------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/libtextstyle-0.20.2.txz Installing /packages/All/gettext-tools-0.20.2.txz Installing /packages/All/libconfuse-3.2.1_1.txz Installing /packages/All/icu-67.1,1.txz Installing /packages/All/boost-libs-1.72.0_2.txz ===== Message from boost-libs-1.72.0_2: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/libftdi1-1.4_15.txz Installing /packages/All/bash-5.0.17.txz SUCCEEDED 00:00:26 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> urjtag-2019.12 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> urjtag-2019.12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by urjtag-2019.12 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> urjtag-2019.12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by urjtag-2019.12 for building => SHA256 Checksum OK for urjtag-2019.12.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> urjtag-2019.12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by urjtag-2019.12 for building ===> Extracting for urjtag-2019.12 => SHA256 Checksum OK for urjtag-2019.12.tar.xz. Extracted Memory Use: 17.52M SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for urjtag-2019.12 ===> Applying ports patches for urjtag-2019.12 ===> Cleanly applied ports patch(es) patch-src_tap_usbconn_libusb.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> urjtag-2019.12 depends on package: gmake>=4.3 - found ===> urjtag-2019.12 depends on executable: msgfmt - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> urjtag-2019.12 depends on shared library: libftdi1.so - found (/usr/local/lib/libftdi1.so) ===> urjtag-2019.12 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) ===> urjtag-2019.12 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> urjtag-2019.12 depends on package: gmake>=4.3 - found ===> urjtag-2019.12 depends on executable: msgfmt - found ===> urjtag-2019.12 depends on shared library: libftdi1.so - found (/usr/local/lib/libftdi1.so) ===> urjtag-2019.12 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) ===> urjtag-2019.12 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for urjtag-2019.12 configure: loading site script /xports/Templates/config.site checking code revision... sed: 1: "/^git-svn-id:/{s:.*@::; ...": extra characters at the end of p command unknown, using 0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether gmake supports the include directive... yes (GNU style) 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp 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 for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/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... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 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... yes checking for gcc... (cached) cc 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... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for bison... no checking for byacc... byacc checking for cc option to accept ISO C99... none needed checking for pkg-config... no checking for library containing ioperm... no checking for library containing i386_set_ioperm... no checking for _sleep... yes checking for getdelim... (cached) yes checking for geteuid... (cached) yes checking for getline... (cached) yes checking for getuid... (cached) yes checking for nanosleep... yes checking for pread... (cached) yes checking for swprintf... yes checking for usleep... (cached) yes checking for clock_gettime... (cached) yes checking linux/ppdev.h usability... no checking linux/ppdev.h presence... no checking for linux/ppdev.h... no checking dev/ppbus/ppi.h usability... no checking dev/ppbus/ppi.h presence... no checking for dev/ppbus/ppi.h... no checking libgpio.h usability... no checking libgpio.h presence... no checking for libgpio.h... no checking for wchar.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for sys/wait.h... (cached) yes checking for wchar_t... (cached) yes checking for struct timespec... (cached) yes checking for a readline compatible library... -lreadline checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking whether readline supports completion... yes checking for LIBFTDI... no checking for LIBFTDI... no checking for libftdi-config... no checking for ftdi_usb_open... no configure: WARNING: *** libftdi not detected. No support for FTDI-based USB JTAG cables via libftdi. checking for ftdi_read_data_submit... no checking for FT_OpenEx in -lftd2xx... no configure: WARNING: *** libftd2xx not found. No support for FTDI-based USB JTAG cables via libftd2xx. checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for gawk... (cached) /usr/bin/awk checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for flex >= 2.5.33, required for SVF and BSDL lexer... yes - flex 2.6.4 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bindings/Makefile config.status: creating bindings/python/Makefile config.status: creating bindings/python/setup.py config.status: creating doc/Makefile config.status: creating data/Makefile config.status: creating extra/fjmem/Makefile config.status: creating include/Makefile config.status: creating include/urjtag/Makefile config.status: creating src/Makefile config.status: creating src/urjtag.pc config.status: creating src/lib/Makefile config.status: creating src/tap/Makefile config.status: creating src/part/Makefile config.status: creating src/bus/Makefile config.status: creating src/flash/Makefile config.status: creating src/cmd/Makefile config.status: creating src/svf/Makefile config.status: creating src/bsdl/Makefile config.status: creating src/stapl/Makefile config.status: creating src/jim/Makefile config.status: creating src/pld/Makefile config.status: creating src/global/Makefile config.status: creating src/apps/jtag/Makefile config.status: creating src/apps/bsdl2jtag/Makefile config.status: creating src/bfin/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: creating include/urjtag/urjtag.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing libtool commands configure: urjtag is now configured for Libraries: libusb : manual libftdi : no (no async mode) libftd2xx : no inpout32 : no Subsystems: SVF : yes BSDL : yes STAPL : yes Drivers: Bus : ahbjtag arm9tdmi au1500 avr32 bcm1250 blackfin bscoach ejtag ejtag_dma fjmem ixp425 ixp435 ixp465 jopcyc h7202 lh7a400 mpc5200 mpc824x mpc8313 mpc837x ppc405ep ppc440gx_ebc8 prototype pxa2x0 pxa27x s3c4510 sa1110 sh7727 sh7750r sh7751r sharc_21065L sharc_21369_ezkit slsup3 tx4925 zefant_xs3 Cable : arcom byteblaster dirtyjtag dlc5 ea253 ei012 gpio ice100 igloo jlink keithkoep lattice mpcbdm triton vsllink wiggler xpc Lowlevel : Language bindings: python : no SUCCEEDED 00:00:16 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for urjtag-2019.12 gmake[1]: Entering directory '/construction/devel/urjtag/urjtag-2019.12' gmake all-recursive gmake[2]: Entering directory '/construction/devel/urjtag/urjtag-2019.12' Making all in doc gmake[3]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/doc' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/doc' Making all in extra/fjmem gmake[3]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/extra/fjmem' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/extra/fjmem' Making all in include gmake[3]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/include' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/include' Making all in include/urjtag gmake[3]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/include/urjtag' gmake all-am gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/include/urjtag' gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/include/urjtag' gmake[3]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/include/urjtag' Making all in data gmake[3]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/data' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/data' Making all in src gmake[3]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src' Making all in flash gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/flash' depbase=`echo amd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT amd.lo -MD -MP -MF $depbase.Tpo -c -o amd.lo amd.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo amd_flash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT amd_flash.lo -MD -MP -MF $depbase.Tpo -c -o amd_flash.lo amd_flash.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cfi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cfi.lo -MD -MP -MF $depbase.Tpo -c -o cfi.lo cfi.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo detectflash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT detectflash.lo -MD -MP -MF $depbase.Tpo -c -o detectflash.lo detectflash.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo flash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT flash.lo -MD -MP -MF $depbase.Tpo -c -o flash.lo flash.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo intel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT intel.lo -MD -MP -MF $depbase.Tpo -c -o intel.lo intel.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo jedec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jedec.lo -MD -MP -MF $depbase.Tpo -c -o jedec.lo jedec.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT detectflash.lo -MD -MP -MF .deps/detectflash.Tpo -c detectflash.c -fPIC -DPIC -o .libs/detectflash.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jedec.lo -MD -MP -MF .deps/jedec.Tpo -c jedec.c -fPIC -DPIC -o .libs/jedec.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT amd_flash.lo -MD -MP -MF .deps/amd_flash.Tpo -c amd_flash.c -fPIC -DPIC -o .libs/amd_flash.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c amd.c -fPIC -DPIC -o .libs/amd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT flash.lo -MD -MP -MF .deps/flash.Tpo -c flash.c -fPIC -DPIC -o .libs/flash.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT intel.lo -MD -MP -MF .deps/intel.Tpo -c intel.c -fPIC -DPIC -o .libs/intel.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cfi.lo -MD -MP -MF .deps/cfi.Tpo -c cfi.c -fPIC -DPIC -o .libs/cfi.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jedec.lo -MD -MP -MF .deps/jedec.Tpo -c jedec.c -o jedec.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT intel.lo -MD -MP -MF .deps/intel.Tpo -c intel.c -o intel.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT amd_flash.lo -MD -MP -MF .deps/amd_flash.Tpo -c amd_flash.c -o amd_flash.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c amd.c -o amd.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT flash.lo -MD -MP -MF .deps/flash.Tpo -c flash.c -o flash.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT detectflash.lo -MD -MP -MF .deps/detectflash.Tpo -c detectflash.c -o detectflash.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cfi.lo -MD -MP -MF .deps/cfi.Tpo -c cfi.c -o cfi.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -L/usr/local/lib -o libflash.la amd.lo amd_flash.lo cfi.lo detectflash.lo flash.lo intel.lo jedec.lo -lreadline libtool: link: ar cru .libs/libflash.a .libs/amd.o .libs/amd_flash.o .libs/cfi.o .libs/detectflash.o .libs/flash.o .libs/intel.o .libs/jedec.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libflash.a libtool: link: ( cd ".libs" && rm -f "libflash.la" && ln -s "../libflash.la" "libflash.la" ) gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/flash' Making all in lib gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/lib' depbase=`echo fclock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT fclock.lo -MD -MP -MF $depbase.Tpo -c -o fclock.lo fclock.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo hex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT hex.lo -MD -MP -MF $depbase.Tpo -c -o hex.lo hex.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo getdelim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT getdelim.lo -MD -MP -MF $depbase.Tpo -c -o getdelim.lo getdelim.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo getline.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT getline.lo -MD -MP -MF $depbase.Tpo -c -o getline.lo getline.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo usleep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT usleep.lo -MD -MP -MF $depbase.Tpo -c -o usleep.lo usleep.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT getdelim.lo -MD -MP -MF .deps/getdelim.Tpo -c getdelim.c -fPIC -DPIC -o .libs/getdelim.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT getline.lo -MD -MP -MF .deps/getline.Tpo -c getline.c -fPIC -DPIC -o .libs/getline.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT fclock.lo -MD -MP -MF .deps/fclock.Tpo -c fclock.c -fPIC -DPIC -o .libs/fclock.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT hex.lo -MD -MP -MF .deps/hex.Tpo -c hex.c -fPIC -DPIC -o .libs/hex.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT usleep.lo -MD -MP -MF .deps/usleep.Tpo -c usleep.c -fPIC -DPIC -o .libs/usleep.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT getline.lo -MD -MP -MF .deps/getline.Tpo -c getline.c -o getline.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT usleep.lo -MD -MP -MF .deps/usleep.Tpo -c usleep.c -o usleep.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT hex.lo -MD -MP -MF .deps/hex.Tpo -c hex.c -o hex.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT fclock.lo -MD -MP -MF .deps/fclock.Tpo -c fclock.c -o fclock.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT getdelim.lo -MD -MP -MF .deps/getdelim.Tpo -c getdelim.c -o getdelim.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -L/usr/local/lib -o libjtaglib.la fclock.lo hex.lo getdelim.lo getline.lo usleep.lo -lreadline libtool: link: ar cru .libs/libjtaglib.a .libs/fclock.o .libs/hex.o .libs/getdelim.o .libs/getline.o .libs/usleep.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libjtaglib.a libtool: link: ( cd ".libs" && rm -f "libjtaglib.la" && ln -s "../libjtaglib.la" "libjtaglib.la" ) gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/lib' Making all in tap gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/tap' depbase=`echo tap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT tap.lo -MD -MP -MF $depbase.Tpo -c -o tap.lo tap.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo register.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT register.lo -MD -MP -MF $depbase.Tpo -c -o register.lo register.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo state.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT state.lo -MD -MP -MF $depbase.Tpo -c -o state.lo state.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo chain.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT chain.lo -MD -MP -MF $depbase.Tpo -c -o chain.lo chain.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo detect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT detect.lo -MD -MP -MF $depbase.Tpo -c -o detect.lo detect.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo discovery.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT discovery.lo -MD -MP -MF $depbase.Tpo -c -o discovery.lo discovery.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo idcode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT idcode.lo -MD -MP -MF $depbase.Tpo -c -o idcode.lo idcode.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parport.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT parport.lo -MD -MP -MF $depbase.Tpo -c -o parport.lo parport.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo usbconn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT usbconn.lo -MD -MP -MF $depbase.Tpo -c -o usbconn.lo usbconn.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable.lo -MD -MP -MF $depbase.Tpo -c -o cable.lo cable.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT idcode.lo -MD -MP -MF .deps/idcode.Tpo -c idcode.c -fPIC -DPIC -o .libs/idcode.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT discovery.lo -MD -MP -MF .deps/discovery.Tpo -c discovery.c -fPIC -DPIC -o .libs/discovery.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT detect.lo -MD -MP -MF .deps/detect.Tpo -c detect.c -fPIC -DPIC -o .libs/detect.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT register.lo -MD -MP -MF .deps/register.Tpo -c register.c -fPIC -DPIC -o .libs/register.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT state.lo -MD -MP -MF .deps/state.Tpo -c state.c -fPIC -DPIC -o .libs/state.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT usbconn.lo -MD -MP -MF .deps/usbconn.Tpo -c usbconn.c -fPIC -DPIC -o .libs/usbconn.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT chain.lo -MD -MP -MF .deps/chain.Tpo -c chain.c -fPIC -DPIC -o .libs/chain.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT parport.lo -MD -MP -MF .deps/parport.Tpo -c parport.c -fPIC -DPIC -o .libs/parport.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT idcode.lo -MD -MP -MF .deps/idcode.Tpo -c idcode.c -o idcode.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT parport.lo -MD -MP -MF .deps/parport.Tpo -c parport.c -o parport.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT discovery.lo -MD -MP -MF .deps/discovery.Tpo -c discovery.c -o discovery.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT usbconn.lo -MD -MP -MF .deps/usbconn.Tpo -c usbconn.c -o usbconn.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable.lo -MD -MP -MF .deps/cable.Tpo -c cable.c -fPIC -DPIC -o .libs/cable.o depbase=`echo cable/dirtyjtag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/dirtyjtag.lo -MD -MP -MF $depbase.Tpo -c -o cable/dirtyjtag.lo cable/dirtyjtag.c &&\ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT state.lo -MD -MP -MF .deps/state.Tpo -c state.c -o state.o >/dev/null 2>&1 mv -f $depbase.Tpo $depbase.Plo depbase=`echo cable/generic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/generic.lo -MD -MP -MF $depbase.Tpo -c -o cable/generic.lo cable/generic.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT tap.lo -MD -MP -MF .deps/tap.Tpo -c tap.c -fPIC -DPIC -o .libs/tap.o depbase=`echo cable/generic_usbconn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/generic_usbconn.lo -MD -MP -MF $depbase.Tpo -c -o cable/generic_usbconn.lo cable/generic_usbconn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/generic.lo -MD -MP -MF cable/.deps/generic.Tpo -c cable/generic.c -fPIC -DPIC -o cable/.libs/generic.o depbase=`echo cable/generic_parport.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/generic_parport.lo -MD -MP -MF $depbase.Tpo -c -o cable/generic_parport.lo cable/generic_parport.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cable/cmd_xfer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/cmd_xfer.lo -MD -MP -MF $depbase.Tpo -c -o cable/cmd_xfer.lo cable/cmd_xfer.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/dirtyjtag.lo -MD -MP -MF cable/.deps/dirtyjtag.Tpo -c cable/dirtyjtag.c -fPIC -DPIC -o cable/.libs/dirtyjtag.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/generic_usbconn.lo -MD -MP -MF cable/.deps/generic_usbconn.Tpo -c cable/generic_usbconn.c -fPIC -DPIC -o cable/.libs/generic_usbconn.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/generic_parport.lo -MD -MP -MF cable/.deps/generic_parport.Tpo -c cable/generic_parport.c -fPIC -DPIC -o cable/.libs/generic_parport.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT tap.lo -MD -MP -MF .deps/tap.Tpo -c tap.c -o tap.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/cmd_xfer.lo -MD -MP -MF cable/.deps/cmd_xfer.Tpo -c cable/cmd_xfer.c -fPIC -DPIC -o cable/.libs/cmd_xfer.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/generic_parport.lo -MD -MP -MF cable/.deps/generic_parport.Tpo -c cable/generic_parport.c -o cable/generic_parport.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/cmd_xfer.lo -MD -MP -MF cable/.deps/cmd_xfer.Tpo -c cable/cmd_xfer.c -o cable/cmd_xfer.o >/dev/null 2>&1 depbase=`echo cable/arcom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/arcom.lo -MD -MP -MF $depbase.Tpo -c -o cable/arcom.lo cable/arcom.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cable/byteblaster.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/byteblaster.lo -MD -MP -MF $depbase.Tpo -c -o cable/byteblaster.lo cable/byteblaster.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/generic_usbconn.lo -MD -MP -MF cable/.deps/generic_usbconn.Tpo -c cable/generic_usbconn.c -o cable/generic_usbconn.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/dirtyjtag.lo -MD -MP -MF cable/.deps/dirtyjtag.Tpo -c cable/dirtyjtag.c -o cable/dirtyjtag.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/byteblaster.lo -MD -MP -MF cable/.deps/byteblaster.Tpo -c cable/byteblaster.c -fPIC -DPIC -o cable/.libs/byteblaster.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/arcom.lo -MD -MP -MF cable/.deps/arcom.Tpo -c cable/arcom.c -fPIC -DPIC -o cable/.libs/arcom.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable.lo -MD -MP -MF .deps/cable.Tpo -c cable.c -o cable.o >/dev/null 2>&1 depbase=`echo cable/dlc5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/dlc5.lo -MD -MP -MF $depbase.Tpo -c -o cable/dlc5.lo cable/dlc5.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/dlc5.lo -MD -MP -MF cable/.deps/dlc5.Tpo -c cable/dlc5.c -fPIC -DPIC -o cable/.libs/dlc5.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/arcom.lo -MD -MP -MF cable/.deps/arcom.Tpo -c cable/arcom.c -o cable/arcom.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/byteblaster.lo -MD -MP -MF cable/.deps/byteblaster.Tpo -c cable/byteblaster.c -o cable/byteblaster.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT chain.lo -MD -MP -MF .deps/chain.Tpo -c chain.c -o chain.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/dlc5.lo -MD -MP -MF cable/.deps/dlc5.Tpo -c cable/dlc5.c -o cable/dlc5.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT register.lo -MD -MP -MF .deps/register.Tpo -c register.c -o register.o >/dev/null 2>&1 depbase=`echo cable/ea253.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/ea253.lo -MD -MP -MF $depbase.Tpo -c -o cable/ea253.lo cable/ea253.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cable/ei012.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/ei012.lo -MD -MP -MF $depbase.Tpo -c -o cable/ei012.lo cable/ei012.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cable/gpio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/gpio.lo -MD -MP -MF $depbase.Tpo -c -o cable/gpio.lo cable/gpio.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/ea253.lo -MD -MP -MF cable/.deps/ea253.Tpo -c cable/ea253.c -fPIC -DPIC -o cable/.libs/ea253.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/ei012.lo -MD -MP -MF cable/.deps/ei012.Tpo -c cable/ei012.c -fPIC -DPIC -o cable/.libs/ei012.o depbase=`echo cable/keithkoep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/keithkoep.lo -MD -MP -MF $depbase.Tpo -c -o cable/keithkoep.lo cable/keithkoep.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cable/lattice.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/lattice.lo -MD -MP -MF $depbase.Tpo -c -o cable/lattice.lo cable/lattice.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/gpio.lo -MD -MP -MF cable/.deps/gpio.Tpo -c cable/gpio.c -fPIC -DPIC -o cable/.libs/gpio.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/keithkoep.lo -MD -MP -MF cable/.deps/keithkoep.Tpo -c cable/keithkoep.c -fPIC -DPIC -o cable/.libs/keithkoep.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/lattice.lo -MD -MP -MF cable/.deps/lattice.Tpo -c cable/lattice.c -fPIC -DPIC -o cable/.libs/lattice.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/ea253.lo -MD -MP -MF cable/.deps/ea253.Tpo -c cable/ea253.c -o cable/ea253.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/ei012.lo -MD -MP -MF cable/.deps/ei012.Tpo -c cable/ei012.c -o cable/ei012.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/keithkoep.lo -MD -MP -MF cable/.deps/keithkoep.Tpo -c cable/keithkoep.c -o cable/keithkoep.o >/dev/null 2>&1 depbase=`echo cable/mpcbdm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/mpcbdm.lo -MD -MP -MF $depbase.Tpo -c -o cable/mpcbdm.lo cable/mpcbdm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/generic.lo -MD -MP -MF cable/.deps/generic.Tpo -c cable/generic.c -o cable/generic.o >/dev/null 2>&1 depbase=`echo cable/triton.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/triton.lo -MD -MP -MF $depbase.Tpo -c -o cable/triton.lo cable/triton.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/mpcbdm.lo -MD -MP -MF cable/.deps/mpcbdm.Tpo -c cable/mpcbdm.c -fPIC -DPIC -o cable/.libs/mpcbdm.o depbase=`echo cable/minimal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/minimal.lo -MD -MP -MF $depbase.Tpo -c -o cable/minimal.lo cable/minimal.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/lattice.lo -MD -MP -MF cable/.deps/lattice.Tpo -c cable/lattice.c -o cable/lattice.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/triton.lo -MD -MP -MF cable/.deps/triton.Tpo -c cable/triton.c -fPIC -DPIC -o cable/.libs/triton.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/minimal.lo -MD -MP -MF cable/.deps/minimal.Tpo -c cable/minimal.c -fPIC -DPIC -o cable/.libs/minimal.o depbase=`echo cable/wiggler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/wiggler.lo -MD -MP -MF $depbase.Tpo -c -o cable/wiggler.lo cable/wiggler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/wiggler.lo -MD -MP -MF cable/.deps/wiggler.Tpo -c cable/wiggler.c -fPIC -DPIC -o cable/.libs/wiggler.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/mpcbdm.lo -MD -MP -MF cable/.deps/mpcbdm.Tpo -c cable/mpcbdm.c -o cable/mpcbdm.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/gpio.lo -MD -MP -MF cable/.deps/gpio.Tpo -c cable/gpio.c -o cable/gpio.o >/dev/null 2>&1 depbase=`echo cable/wiggler2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/wiggler2.lo -MD -MP -MF $depbase.Tpo -c -o cable/wiggler2.lo cable/wiggler2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/minimal.lo -MD -MP -MF cable/.deps/minimal.Tpo -c cable/minimal.c -o cable/minimal.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/wiggler2.lo -MD -MP -MF cable/.deps/wiggler2.Tpo -c cable/wiggler2.c -fPIC -DPIC -o cable/.libs/wiggler2.o depbase=`echo cable/jlink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/jlink.lo -MD -MP -MF $depbase.Tpo -c -o cable/jlink.lo cable/jlink.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/triton.lo -MD -MP -MF cable/.deps/triton.Tpo -c cable/triton.c -o cable/triton.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/wiggler2.lo -MD -MP -MF cable/.deps/wiggler2.Tpo -c cable/wiggler2.c -o cable/wiggler2.o >/dev/null 2>&1 depbase=`echo cable/xpc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/xpc.lo -MD -MP -MF $depbase.Tpo -c -o cable/xpc.lo cable/xpc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cable/ice100.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/ice100.lo -MD -MP -MF $depbase.Tpo -c -o cable/ice100.lo cable/ice100.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/jlink.lo -MD -MP -MF cable/.deps/jlink.Tpo -c cable/jlink.c -fPIC -DPIC -o cable/.libs/jlink.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/xpc.lo -MD -MP -MF cable/.deps/xpc.Tpo -c cable/xpc.c -fPIC -DPIC -o cable/.libs/xpc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/ice100.lo -MD -MP -MF cable/.deps/ice100.Tpo -c cable/ice100.c -fPIC -DPIC -o cable/.libs/ice100.o depbase=`echo cable/vsllink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/vsllink.lo -MD -MP -MF $depbase.Tpo -c -o cable/vsllink.lo cable/vsllink.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo usbconn/libusb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT usbconn/libusb.lo -MD -MP -MF $depbase.Tpo -c -o usbconn/libusb.lo usbconn/libusb.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/wiggler.lo -MD -MP -MF cable/.deps/wiggler.Tpo -c cable/wiggler.c -o cable/wiggler.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT detect.lo -MD -MP -MF .deps/detect.Tpo -c detect.c -o detect.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/vsllink.lo -MD -MP -MF cable/.deps/vsllink.Tpo -c cable/vsllink.c -fPIC -DPIC -o cable/.libs/vsllink.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT usbconn/libusb.lo -MD -MP -MF usbconn/.deps/libusb.Tpo -c usbconn/libusb.c -fPIC -DPIC -o usbconn/.libs/libusb.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT usbconn/libusb.lo -MD -MP -MF usbconn/.deps/libusb.Tpo -c usbconn/libusb.c -o usbconn/libusb.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/xpc.lo -MD -MP -MF cable/.deps/xpc.Tpo -c cable/xpc.c -o cable/xpc.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/vsllink.lo -MD -MP -MF cable/.deps/vsllink.Tpo -c cable/vsllink.c -o cable/vsllink.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/jlink.lo -MD -MP -MF cable/.deps/jlink.Tpo -c cable/jlink.c -o cable/jlink.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cable/ice100.lo -MD -MP -MF cable/.deps/ice100.Tpo -c cable/ice100.c -o cable/ice100.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -L/usr/local/lib -o libtap.la tap.lo register.lo state.lo chain.lo detect.lo discovery.lo idcode.lo parport.lo usbconn.lo cable.lo cable/generic.lo cable/generic_usbconn.lo cable/generic_parport.lo cable/cmd_xfer.lo cable/arcom.lo cable/byteblaster.lo cable/dlc5.lo cable/ea253.lo cable/ei012.lo cable/gpio.lo cable/keithkoep.lo cable/lattice.lo cable/mpcbdm.lo cable/triton.lo cable/minimal.lo cable/wiggler.lo cable/wiggler2.lo cable/jlink.lo cable/xpc.lo cable/ice100.lo cable/vsllink.lo usbconn/libusb.lo cable/dirtyjtag.lo -lreadline libtool: link: ar cru .libs/libtap.a .libs/tap.o .libs/register.o .libs/state.o .libs/chain.o .libs/detect.o .libs/discovery.o .libs/idcode.o .libs/parport.o .libs/usbconn.o .libs/cable.o cable/.libs/generic.o cable/.libs/generic_usbconn.o cable/.libs/generic_parport.o cable/.libs/cmd_xfer.o cable/.libs/arcom.o cable/.libs/byteblaster.o cable/.libs/dlc5.o cable/.libs/ea253.o cable/.libs/ei012.o cable/.libs/gpio.o cable/.libs/keithkoep.o cable/.libs/lattice.o cable/.libs/mpcbdm.o cable/.libs/triton.o cable/.libs/minimal.o cable/.libs/wiggler.o cable/.libs/wiggler2.o cable/.libs/jlink.o cable/.libs/xpc.o cable/.libs/ice100.o cable/.libs/vsllink.o usbconn/.libs/libusb.o cable/.libs/dirtyjtag.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtap.a libtool: link: ( cd ".libs" && rm -f "libtap.la" && ln -s "../libtap.la" "libtap.la" ) gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/tap' Making all in part gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/part' depbase=`echo signal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT signal.lo -MD -MP -MF $depbase.Tpo -c -o signal.lo signal.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo instruction.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT instruction.lo -MD -MP -MF $depbase.Tpo -c -o instruction.lo instruction.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo data_register.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT data_register.lo -MD -MP -MF $depbase.Tpo -c -o data_register.lo data_register.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo bsbit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bsbit.lo -MD -MP -MF $depbase.Tpo -c -o bsbit.lo bsbit.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo part.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT part.lo -MD -MP -MF $depbase.Tpo -c -o part.lo part.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c -fPIC -DPIC -o .libs/signal.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT part.lo -MD -MP -MF .deps/part.Tpo -c part.c -fPIC -DPIC -o .libs/part.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT data_register.lo -MD -MP -MF .deps/data_register.Tpo -c data_register.c -fPIC -DPIC -o .libs/data_register.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT instruction.lo -MD -MP -MF .deps/instruction.Tpo -c instruction.c -fPIC -DPIC -o .libs/instruction.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bsbit.lo -MD -MP -MF .deps/bsbit.Tpo -c bsbit.c -fPIC -DPIC -o .libs/bsbit.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT instruction.lo -MD -MP -MF .deps/instruction.Tpo -c instruction.c -o instruction.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT data_register.lo -MD -MP -MF .deps/data_register.Tpo -c data_register.c -o data_register.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c -o signal.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bsbit.lo -MD -MP -MF .deps/bsbit.Tpo -c bsbit.c -o bsbit.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT part.lo -MD -MP -MF .deps/part.Tpo -c part.c -o part.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -L/usr/local/lib -o libpart.la signal.lo instruction.lo data_register.lo bsbit.lo part.lo -lreadline libtool: link: ar cru .libs/libpart.a .libs/signal.o .libs/instruction.o .libs/data_register.o .libs/bsbit.o .libs/part.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libpart.a libtool: link: ( cd ".libs" && rm -f "libpart.la" && ln -s "../libpart.la" "libpart.la" ) gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/part' Making all in bfin gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/bfin' depbase=`echo insn-gen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT insn-gen.lo -MD -MP -MF $depbase.Tpo -c -o insn-gen.lo insn-gen.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo bfin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bfin.lo -MD -MP -MF $depbase.Tpo -c -o bfin.lo bfin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bfin.lo -MD -MP -MF .deps/bfin.Tpo -c bfin.c -fPIC -DPIC -o .libs/bfin.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT insn-gen.lo -MD -MP -MF .deps/insn-gen.Tpo -c insn-gen.c -fPIC -DPIC -o .libs/insn-gen.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT insn-gen.lo -MD -MP -MF .deps/insn-gen.Tpo -c insn-gen.c -o insn-gen.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bfin.lo -MD -MP -MF .deps/bfin.Tpo -c bfin.c -o bfin.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -L/usr/local/lib -o libbfin.la insn-gen.lo bfin.lo -lreadline libtool: link: ar cru .libs/libbfin.a .libs/insn-gen.o .libs/bfin.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libbfin.a libtool: link: ( cd ".libs" && rm -f "libbfin.la" && ln -s "../libbfin.la" "libbfin.la" ) gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/bfin' Making all in bus gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/bus' depbase=`echo buses.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT buses.lo -MD -MP -MF $depbase.Tpo -c -o buses.lo buses.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo generic_bus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT generic_bus.lo -MD -MP -MF $depbase.Tpo -c -o generic_bus.lo generic_bus.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo readmem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT readmem.lo -MD -MP -MF $depbase.Tpo -c -o readmem.lo readmem.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo writemem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT writemem.lo -MD -MP -MF $depbase.Tpo -c -o writemem.lo writemem.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ahbjtag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ahbjtag.lo -MD -MP -MF $depbase.Tpo -c -o ahbjtag.lo ahbjtag.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo arm9tdmi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT arm9tdmi.lo -MD -MP -MF $depbase.Tpo -c -o arm9tdmi.lo arm9tdmi.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo au1500.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT au1500.lo -MD -MP -MF $depbase.Tpo -c -o au1500.lo au1500.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo avr32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT avr32.lo -MD -MP -MF $depbase.Tpo -c -o avr32.lo avr32.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo bcm1250.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bcm1250.lo -MD -MP -MF $depbase.Tpo -c -o bcm1250.lo bcm1250.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo blackfin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT blackfin.lo -MD -MP -MF $depbase.Tpo -c -o blackfin.lo blackfin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT readmem.lo -MD -MP -MF .deps/readmem.Tpo -c readmem.c -fPIC -DPIC -o .libs/readmem.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT blackfin.lo -MD -MP -MF .deps/blackfin.Tpo -c blackfin.c -fPIC -DPIC -o .libs/blackfin.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT avr32.lo -MD -MP -MF .deps/avr32.Tpo -c avr32.c -fPIC -DPIC -o .libs/avr32.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ahbjtag.lo -MD -MP -MF .deps/ahbjtag.Tpo -c ahbjtag.c -fPIC -DPIC -o .libs/ahbjtag.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bcm1250.lo -MD -MP -MF .deps/bcm1250.Tpo -c bcm1250.c -fPIC -DPIC -o .libs/bcm1250.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT generic_bus.lo -MD -MP -MF .deps/generic_bus.Tpo -c generic_bus.c -fPIC -DPIC -o .libs/generic_bus.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT au1500.lo -MD -MP -MF .deps/au1500.Tpo -c au1500.c -fPIC -DPIC -o .libs/au1500.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT buses.lo -MD -MP -MF .deps/buses.Tpo -c buses.c -fPIC -DPIC -o .libs/buses.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT writemem.lo -MD -MP -MF .deps/writemem.Tpo -c writemem.c -fPIC -DPIC -o .libs/writemem.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT arm9tdmi.lo -MD -MP -MF .deps/arm9tdmi.Tpo -c arm9tdmi.c -fPIC -DPIC -o .libs/arm9tdmi.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT readmem.lo -MD -MP -MF .deps/readmem.Tpo -c readmem.c -o readmem.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bcm1250.lo -MD -MP -MF .deps/bcm1250.Tpo -c bcm1250.c -o bcm1250.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT generic_bus.lo -MD -MP -MF .deps/generic_bus.Tpo -c generic_bus.c -o generic_bus.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT buses.lo -MD -MP -MF .deps/buses.Tpo -c buses.c -o buses.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT writemem.lo -MD -MP -MF .deps/writemem.Tpo -c writemem.c -o writemem.o >/dev/null 2>&1 depbase=`echo bf518f_ezbrd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bf518f_ezbrd.lo -MD -MP -MF $depbase.Tpo -c -o bf518f_ezbrd.lo bf518f_ezbrd.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo bf533_stamp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bf533_stamp.lo -MD -MP -MF $depbase.Tpo -c -o bf533_stamp.lo bf533_stamp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT arm9tdmi.lo -MD -MP -MF .deps/arm9tdmi.Tpo -c arm9tdmi.c -o arm9tdmi.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bf518f_ezbrd.lo -MD -MP -MF .deps/bf518f_ezbrd.Tpo -c bf518f_ezbrd.c -fPIC -DPIC -o .libs/bf518f_ezbrd.o depbase=`echo bf537_stamp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bf537_stamp.lo -MD -MP -MF $depbase.Tpo -c -o bf537_stamp.lo bf537_stamp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bf533_stamp.lo -MD -MP -MF .deps/bf533_stamp.Tpo -c bf533_stamp.c -fPIC -DPIC -o .libs/bf533_stamp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT blackfin.lo -MD -MP -MF .deps/blackfin.Tpo -c blackfin.c -o blackfin.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bf537_stamp.lo -MD -MP -MF .deps/bf537_stamp.Tpo -c bf537_stamp.c -fPIC -DPIC -o .libs/bf537_stamp.o depbase=`echo bf548_ezkit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bf548_ezkit.lo -MD -MP -MF $depbase.Tpo -c -o bf548_ezkit.lo bf548_ezkit.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo bf561_ezkit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bf561_ezkit.lo -MD -MP -MF $depbase.Tpo -c -o bf561_ezkit.lo bf561_ezkit.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT avr32.lo -MD -MP -MF .deps/avr32.Tpo -c avr32.c -o avr32.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bf548_ezkit.lo -MD -MP -MF .deps/bf548_ezkit.Tpo -c bf548_ezkit.c -fPIC -DPIC -o .libs/bf548_ezkit.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bf533_stamp.lo -MD -MP -MF .deps/bf533_stamp.Tpo -c bf533_stamp.c -o bf533_stamp.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bf537_stamp.lo -MD -MP -MF .deps/bf537_stamp.Tpo -c bf537_stamp.c -o bf537_stamp.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bf518f_ezbrd.lo -MD -MP -MF .deps/bf518f_ezbrd.Tpo -c bf518f_ezbrd.c -o bf518f_ezbrd.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bf561_ezkit.lo -MD -MP -MF .deps/bf561_ezkit.Tpo -c bf561_ezkit.c -fPIC -DPIC -o .libs/bf561_ezkit.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bf548_ezkit.lo -MD -MP -MF .deps/bf548_ezkit.Tpo -c bf548_ezkit.c -o bf548_ezkit.o >/dev/null 2>&1 depbase=`echo bscoach.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bscoach.lo -MD -MP -MF $depbase.Tpo -c -o bscoach.lo bscoach.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ejtag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ejtag.lo -MD -MP -MF $depbase.Tpo -c -o ejtag.lo ejtag.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bf561_ezkit.lo -MD -MP -MF .deps/bf561_ezkit.Tpo -c bf561_ezkit.c -o bf561_ezkit.o >/dev/null 2>&1 depbase=`echo ejtag_dma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ejtag_dma.lo -MD -MP -MF $depbase.Tpo -c -o ejtag_dma.lo ejtag_dma.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bscoach.lo -MD -MP -MF .deps/bscoach.Tpo -c bscoach.c -fPIC -DPIC -o .libs/bscoach.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ejtag.lo -MD -MP -MF .deps/ejtag.Tpo -c ejtag.c -fPIC -DPIC -o .libs/ejtag.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT au1500.lo -MD -MP -MF .deps/au1500.Tpo -c au1500.c -o au1500.o >/dev/null 2>&1 depbase=`echo fjmem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT fjmem.lo -MD -MP -MF $depbase.Tpo -c -o fjmem.lo fjmem.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo h7202.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT h7202.lo -MD -MP -MF $depbase.Tpo -c -o h7202.lo h7202.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT fjmem.lo -MD -MP -MF .deps/fjmem.Tpo -c fjmem.c -fPIC -DPIC -o .libs/fjmem.o depbase=`echo ixp425.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ixp425.lo -MD -MP -MF $depbase.Tpo -c -o ixp425.lo ixp425.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ixp435.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ixp435.lo -MD -MP -MF $depbase.Tpo -c -o ixp435.lo ixp435.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bscoach.lo -MD -MP -MF .deps/bscoach.Tpo -c bscoach.c -o bscoach.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ixp425.lo -MD -MP -MF .deps/ixp425.Tpo -c ixp425.c -fPIC -DPIC -o .libs/ixp425.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ixp435.lo -MD -MP -MF .deps/ixp435.Tpo -c ixp435.c -fPIC -DPIC -o .libs/ixp435.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ahbjtag.lo -MD -MP -MF .deps/ahbjtag.Tpo -c ahbjtag.c -o ahbjtag.o >/dev/null 2>&1 depbase=`echo ixp465.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ixp465.lo -MD -MP -MF $depbase.Tpo -c -o ixp465.lo ixp465.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT h7202.lo -MD -MP -MF .deps/h7202.Tpo -c h7202.c -fPIC -DPIC -o .libs/h7202.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ejtag_dma.lo -MD -MP -MF .deps/ejtag_dma.Tpo -c ejtag_dma.c -fPIC -DPIC -o .libs/ejtag_dma.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ixp435.lo -MD -MP -MF .deps/ixp435.Tpo -c ixp435.c -o ixp435.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ixp465.lo -MD -MP -MF .deps/ixp465.Tpo -c ixp465.c -fPIC -DPIC -o .libs/ixp465.o depbase=`echo jopcyc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jopcyc.lo -MD -MP -MF $depbase.Tpo -c -o jopcyc.lo jopcyc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT h7202.lo -MD -MP -MF .deps/h7202.Tpo -c h7202.c -o h7202.o >/dev/null 2>&1 depbase=`echo lh7a400.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT lh7a400.lo -MD -MP -MF $depbase.Tpo -c -o lh7a400.lo lh7a400.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ixp425.lo -MD -MP -MF .deps/ixp425.Tpo -c ixp425.c -o ixp425.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jopcyc.lo -MD -MP -MF .deps/jopcyc.Tpo -c jopcyc.c -fPIC -DPIC -o .libs/jopcyc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ixp465.lo -MD -MP -MF .deps/ixp465.Tpo -c ixp465.c -o ixp465.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT lh7a400.lo -MD -MP -MF .deps/lh7a400.Tpo -c lh7a400.c -fPIC -DPIC -o .libs/lh7a400.o depbase=`echo mpc5200.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT mpc5200.lo -MD -MP -MF $depbase.Tpo -c -o mpc5200.lo mpc5200.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT mpc5200.lo -MD -MP -MF .deps/mpc5200.Tpo -c mpc5200.c -fPIC -DPIC -o .libs/mpc5200.o depbase=`echo mpc824x.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT mpc824x.lo -MD -MP -MF $depbase.Tpo -c -o mpc824x.lo mpc824x.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT mpc824x.lo -MD -MP -MF .deps/mpc824x.Tpo -c mpc824x.c -fPIC -DPIC -o .libs/mpc824x.o depbase=`echo mpc8313.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT mpc8313.lo -MD -MP -MF $depbase.Tpo -c -o mpc8313.lo mpc8313.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpc837x.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT mpc837x.lo -MD -MP -MF $depbase.Tpo -c -o mpc837x.lo mpc837x.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ejtag.lo -MD -MP -MF .deps/ejtag.Tpo -c ejtag.c -o ejtag.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT mpc8313.lo -MD -MP -MF .deps/mpc8313.Tpo -c mpc8313.c -fPIC -DPIC -o .libs/mpc8313.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT mpc837x.lo -MD -MP -MF .deps/mpc837x.Tpo -c mpc837x.c -fPIC -DPIC -o .libs/mpc837x.o depbase=`echo ppc405ep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ppc405ep.lo -MD -MP -MF $depbase.Tpo -c -o ppc405ep.lo ppc405ep.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT fjmem.lo -MD -MP -MF .deps/fjmem.Tpo -c fjmem.c -o fjmem.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ppc405ep.lo -MD -MP -MF .deps/ppc405ep.Tpo -c ppc405ep.c -fPIC -DPIC -o .libs/ppc405ep.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ejtag_dma.lo -MD -MP -MF .deps/ejtag_dma.Tpo -c ejtag_dma.c -o ejtag_dma.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT lh7a400.lo -MD -MP -MF .deps/lh7a400.Tpo -c lh7a400.c -o lh7a400.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT mpc8313.lo -MD -MP -MF .deps/mpc8313.Tpo -c mpc8313.c -o mpc8313.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ppc405ep.lo -MD -MP -MF .deps/ppc405ep.Tpo -c ppc405ep.c -o ppc405ep.o >/dev/null 2>&1 depbase=`echo ppc440gx_ebc8.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ppc440gx_ebc8.lo -MD -MP -MF $depbase.Tpo -c -o ppc440gx_ebc8.lo ppc440gx_ebc8.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ppc440gx_ebc8.lo -MD -MP -MF .deps/ppc440gx_ebc8.Tpo -c ppc440gx_ebc8.c -fPIC -DPIC -o .libs/ppc440gx_ebc8.o depbase=`echo prototype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT prototype.lo -MD -MP -MF $depbase.Tpo -c -o prototype.lo prototype.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT mpc837x.lo -MD -MP -MF .deps/mpc837x.Tpo -c mpc837x.c -o mpc837x.o >/dev/null 2>&1 depbase=`echo pxa2x0.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT pxa2x0.lo -MD -MP -MF $depbase.Tpo -c -o pxa2x0.lo pxa2x0.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT mpc5200.lo -MD -MP -MF .deps/mpc5200.Tpo -c mpc5200.c -o mpc5200.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT pxa2x0.lo -MD -MP -MF .deps/pxa2x0.Tpo -c pxa2x0.c -fPIC -DPIC -o .libs/pxa2x0.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT prototype.lo -MD -MP -MF .deps/prototype.Tpo -c prototype.c -fPIC -DPIC -o .libs/prototype.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT mpc824x.lo -MD -MP -MF .deps/mpc824x.Tpo -c mpc824x.c -o mpc824x.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT ppc440gx_ebc8.lo -MD -MP -MF .deps/ppc440gx_ebc8.Tpo -c ppc440gx_ebc8.c -o ppc440gx_ebc8.o >/dev/null 2>&1 depbase=`echo s3c4510x.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT s3c4510x.lo -MD -MP -MF $depbase.Tpo -c -o s3c4510x.lo s3c4510x.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT s3c4510x.lo -MD -MP -MF .deps/s3c4510x.Tpo -c s3c4510x.c -fPIC -DPIC -o .libs/s3c4510x.o depbase=`echo sa1110.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT sa1110.lo -MD -MP -MF $depbase.Tpo -c -o sa1110.lo sa1110.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jopcyc.lo -MD -MP -MF .deps/jopcyc.Tpo -c jopcyc.c -o jopcyc.o >/dev/null 2>&1 prototype.c: In function 'prototype_bus_new': prototype.c:83:26: warning: '%s' directive writing 2 bytes into a region of size between 1 and 16 [-Wformat-overflow=] sprintf (fmt, "%s%s%s", pre, "%d", suf); ^~ ~~~~ prototype.c:83:9: note: 'sprintf' output between 3 and 33 bytes into a destination of size 16 sprintf (fmt, "%s%s%s", pre, "%d", suf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prototype.c:80:26: warning: '%s' directive writing 2 bytes into a region of size between 1 and 16 [-Wformat-overflow=] sprintf (fmt, "%s%s", pre, "%d"); ^~ ~~~~ prototype.c:80:9: note: 'sprintf' output between 3 and 18 bytes into a destination of size 16 sprintf (fmt, "%s%s", pre, "%d"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT sa1110.lo -MD -MP -MF .deps/sa1110.Tpo -c sa1110.c -fPIC -DPIC -o .libs/sa1110.o depbase=`echo sh7727.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT sh7727.lo -MD -MP -MF $depbase.Tpo -c -o sh7727.lo sh7727.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT sh7727.lo -MD -MP -MF .deps/sh7727.Tpo -c sh7727.c -fPIC -DPIC -o .libs/sh7727.o depbase=`echo sh7750r.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT sh7750r.lo -MD -MP -MF $depbase.Tpo -c -o sh7750r.lo sh7750r.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sh7751r.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT sh7751r.lo -MD -MP -MF $depbase.Tpo -c -o sh7751r.lo sh7751r.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT sa1110.lo -MD -MP -MF .deps/sa1110.Tpo -c sa1110.c -o sa1110.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT s3c4510x.lo -MD -MP -MF .deps/s3c4510x.Tpo -c s3c4510x.c -o s3c4510x.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT sh7750r.lo -MD -MP -MF .deps/sh7750r.Tpo -c sh7750r.c -fPIC -DPIC -o .libs/sh7750r.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT sh7751r.lo -MD -MP -MF .deps/sh7751r.Tpo -c sh7751r.c -fPIC -DPIC -o .libs/sh7751r.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT prototype.lo -MD -MP -MF .deps/prototype.Tpo -c prototype.c -o prototype.o >/dev/null 2>&1 depbase=`echo sharc21065l.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT sharc21065l.lo -MD -MP -MF $depbase.Tpo -c -o sharc21065l.lo sharc21065l.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sharc21369_ezkit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT sharc21369_ezkit.lo -MD -MP -MF $depbase.Tpo -c -o sharc21369_ezkit.lo sharc21369_ezkit.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT sh7727.lo -MD -MP -MF .deps/sh7727.Tpo -c sh7727.c -o sh7727.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT sharc21065l.lo -MD -MP -MF .deps/sharc21065l.Tpo -c sharc21065l.c -fPIC -DPIC -o .libs/sharc21065l.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT sharc21369_ezkit.lo -MD -MP -MF .deps/sharc21369_ezkit.Tpo -c sharc21369_ezkit.c -fPIC -DPIC -o .libs/sharc21369_ezkit.o depbase=`echo slsup3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT slsup3.lo -MD -MP -MF $depbase.Tpo -c -o slsup3.lo slsup3.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT sharc21065l.lo -MD -MP -MF .deps/sharc21065l.Tpo -c sharc21065l.c -o sharc21065l.o >/dev/null 2>&1 depbase=`echo tx4925.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT tx4925.lo -MD -MP -MF $depbase.Tpo -c -o tx4925.lo tx4925.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT slsup3.lo -MD -MP -MF .deps/slsup3.Tpo -c slsup3.c -fPIC -DPIC -o .libs/slsup3.o depbase=`echo zefant-xs3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT zefant-xs3.lo -MD -MP -MF $depbase.Tpo -c -o zefant-xs3.lo zefant-xs3.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT sh7751r.lo -MD -MP -MF .deps/sh7751r.Tpo -c sh7751r.c -o sh7751r.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT sh7750r.lo -MD -MP -MF .deps/sh7750r.Tpo -c sh7750r.c -o sh7750r.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT tx4925.lo -MD -MP -MF .deps/tx4925.Tpo -c tx4925.c -fPIC -DPIC -o .libs/tx4925.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT zefant-xs3.lo -MD -MP -MF .deps/zefant-xs3.Tpo -c zefant-xs3.c -fPIC -DPIC -o .libs/zefant-xs3.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT sharc21369_ezkit.lo -MD -MP -MF .deps/sharc21369_ezkit.Tpo -c sharc21369_ezkit.c -o sharc21369_ezkit.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT tx4925.lo -MD -MP -MF .deps/tx4925.Tpo -c tx4925.c -o tx4925.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT slsup3.lo -MD -MP -MF .deps/slsup3.Tpo -c slsup3.c -o slsup3.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT pxa2x0.lo -MD -MP -MF .deps/pxa2x0.Tpo -c pxa2x0.c -o pxa2x0.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT zefant-xs3.lo -MD -MP -MF .deps/zefant-xs3.Tpo -c zefant-xs3.c -o zefant-xs3.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -L/usr/local/lib -o libbus.la buses.lo generic_bus.lo readmem.lo writemem.lo ahbjtag.lo arm9tdmi.lo au1500.lo avr32.lo bcm1250.lo blackfin.lo bf518f_ezbrd.lo bf533_stamp.lo bf537_stamp.lo bf548_ezkit.lo bf561_ezkit.lo bscoach.lo ejtag.lo ejtag_dma.lo fjmem.lo h7202.lo ixp425.lo ixp435.lo ixp465.lo jopcyc.lo lh7a400.lo mpc5200.lo mpc824x.lo mpc8313.lo mpc837x.lo ppc405ep.lo ppc440gx_ebc8.lo prototype.lo pxa2x0.lo s3c4510x.lo sa1110.lo sh7727.lo sh7750r.lo sh7751r.lo sharc21065l.lo sharc21369_ezkit.lo slsup3.lo tx4925.lo zefant-xs3.lo -lreadline libtool: link: ar cru .libs/libbus.a .libs/buses.o .libs/generic_bus.o .libs/readmem.o .libs/writemem.o .libs/ahbjtag.o .libs/arm9tdmi.o .libs/au1500.o .libs/avr32.o .libs/bcm1250.o .libs/blackfin.o .libs/bf518f_ezbrd.o .libs/bf533_stamp.o .libs/bf537_stamp.o .libs/bf548_ezkit.o .libs/bf561_ezkit.o .libs/bscoach.o .libs/ejtag.o .libs/ejtag_dma.o .libs/fjmem.o .libs/h7202.o .libs/ixp425.o .libs/ixp435.o .libs/ixp465.o .libs/jopcyc.o .libs/lh7a400.o .libs/mpc5200.o .libs/mpc824x.o .libs/mpc8313.o .libs/mpc837x.o .libs/ppc405ep.o .libs/ppc440gx_ebc8.o .libs/prototype.o .libs/pxa2x0.o .libs/s3c4510x.o .libs/sa1110.o .libs/sh7727.o .libs/sh7750r.o .libs/sh7751r.o .libs/sharc21065l.o .libs/sharc21369_ezkit.o .libs/slsup3.o .libs/tx4925.o .libs/zefant-xs3.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libbus.a libtool: link: ( cd ".libs" && rm -f "libbus.la" && ln -s "../libbus.la" "libbus.la" ) gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/bus' Making all in cmd gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/cmd' gmake all-am gmake[5]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/cmd' depbase=`echo cmd_frequency.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_frequency.lo -MD -MP -MF $depbase.Tpo -c -o cmd_frequency.lo cmd_frequency.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmd_cable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_cable.lo -MD -MP -MF $depbase.Tpo -c -o cmd_cable.lo cmd_cable.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmd_reset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_reset.lo -MD -MP -MF $depbase.Tpo -c -o cmd_reset.lo cmd_reset.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmd_discovery.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_discovery.lo -MD -MP -MF $depbase.Tpo -c -o cmd_discovery.lo cmd_discovery.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmd_idcode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_idcode.lo -MD -MP -MF $depbase.Tpo -c -o cmd_idcode.lo cmd_idcode.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmd_detect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_detect.lo -MD -MP -MF $depbase.Tpo -c -o cmd_detect.lo cmd_detect.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmd_detectflash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_detectflash.lo -MD -MP -MF $depbase.Tpo -c -o cmd_detectflash.lo cmd_detectflash.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmd_help.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_help.lo -MD -MP -MF $depbase.Tpo -c -o cmd_help.lo cmd_help.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmd_quit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_quit.lo -MD -MP -MF $depbase.Tpo -c -o cmd_quit.lo cmd_quit.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmd_scan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_scan.lo -MD -MP -MF $depbase.Tpo -c -o cmd_scan.lo cmd_scan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_frequency.lo -MD -MP -MF .deps/cmd_frequency.Tpo -c cmd_frequency.c -fPIC -DPIC -o .libs/cmd_frequency.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_idcode.lo -MD -MP -MF .deps/cmd_idcode.Tpo -c cmd_idcode.c -fPIC -DPIC -o .libs/cmd_idcode.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_cable.lo -MD -MP -MF .deps/cmd_cable.Tpo -c cmd_cable.c -fPIC -DPIC -o .libs/cmd_cable.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_scan.lo -MD -MP -MF .deps/cmd_scan.Tpo -c cmd_scan.c -fPIC -DPIC -o .libs/cmd_scan.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_reset.lo -MD -MP -MF .deps/cmd_reset.Tpo -c cmd_reset.c -fPIC -DPIC -o .libs/cmd_reset.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_quit.lo -MD -MP -MF .deps/cmd_quit.Tpo -c cmd_quit.c -fPIC -DPIC -o .libs/cmd_quit.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_detect.lo -MD -MP -MF .deps/cmd_detect.Tpo -c cmd_detect.c -fPIC -DPIC -o .libs/cmd_detect.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_help.lo -MD -MP -MF .deps/cmd_help.Tpo -c cmd_help.c -fPIC -DPIC -o .libs/cmd_help.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_discovery.lo -MD -MP -MF .deps/cmd_discovery.Tpo -c cmd_discovery.c -fPIC -DPIC -o .libs/cmd_discovery.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_quit.lo -MD -MP -MF .deps/cmd_quit.Tpo -c cmd_quit.c -o cmd_quit.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_frequency.lo -MD -MP -MF .deps/cmd_frequency.Tpo -c cmd_frequency.c -o cmd_frequency.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_reset.lo -MD -MP -MF .deps/cmd_reset.Tpo -c cmd_reset.c -o cmd_reset.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_detectflash.lo -MD -MP -MF .deps/cmd_detectflash.Tpo -c cmd_detectflash.c -fPIC -DPIC -o .libs/cmd_detectflash.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_detect.lo -MD -MP -MF .deps/cmd_detect.Tpo -c cmd_detect.c -o cmd_detect.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_idcode.lo -MD -MP -MF .deps/cmd_idcode.Tpo -c cmd_idcode.c -o cmd_idcode.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_help.lo -MD -MP -MF .deps/cmd_help.Tpo -c cmd_help.c -o cmd_help.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_discovery.lo -MD -MP -MF .deps/cmd_discovery.Tpo -c cmd_discovery.c -o cmd_discovery.o >/dev/null 2>&1 depbase=`echo cmd_signal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_signal.lo -MD -MP -MF $depbase.Tpo -c -o cmd_signal.lo cmd_signal.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmd_salias.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_salias.lo -MD -MP -MF $depbase.Tpo -c -o cmd_salias.lo cmd_salias.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmd_bit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_bit.lo -MD -MP -MF $depbase.Tpo -c -o cmd_bit.lo cmd_bit.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_detectflash.lo -MD -MP -MF .deps/cmd_detectflash.Tpo -c cmd_detectflash.c -o cmd_detectflash.o >/dev/null 2>&1 depbase=`echo cmd_register.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_register.lo -MD -MP -MF $depbase.Tpo -c -o cmd_register.lo cmd_register.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmd_initbus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_initbus.lo -MD -MP -MF $depbase.Tpo -c -o cmd_initbus.lo cmd_initbus.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_signal.lo -MD -MP -MF .deps/cmd_signal.Tpo -c cmd_signal.c -fPIC -DPIC -o .libs/cmd_signal.o depbase=`echo cmd_print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_print.lo -MD -MP -MF $depbase.Tpo -c -o cmd_print.lo cmd_print.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_salias.lo -MD -MP -MF .deps/cmd_salias.Tpo -c cmd_salias.c -fPIC -DPIC -o .libs/cmd_salias.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_bit.lo -MD -MP -MF .deps/cmd_bit.Tpo -c cmd_bit.c -fPIC -DPIC -o .libs/cmd_bit.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_initbus.lo -MD -MP -MF .deps/cmd_initbus.Tpo -c cmd_initbus.c -fPIC -DPIC -o .libs/cmd_initbus.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_register.lo -MD -MP -MF .deps/cmd_register.Tpo -c cmd_register.c -fPIC -DPIC -o .libs/cmd_register.o depbase=`echo cmd_part.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_part.lo -MD -MP -MF $depbase.Tpo -c -o cmd_part.lo cmd_part.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmd_bus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_bus.lo -MD -MP -MF $depbase.Tpo -c -o cmd_bus.lo cmd_bus.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_print.lo -MD -MP -MF .deps/cmd_print.Tpo -c cmd_print.c -fPIC -DPIC -o .libs/cmd_print.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_scan.lo -MD -MP -MF .deps/cmd_scan.Tpo -c cmd_scan.c -o cmd_scan.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_signal.lo -MD -MP -MF .deps/cmd_signal.Tpo -c cmd_signal.c -o cmd_signal.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_bus.lo -MD -MP -MF .deps/cmd_bus.Tpo -c cmd_bus.c -fPIC -DPIC -o .libs/cmd_bus.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_salias.lo -MD -MP -MF .deps/cmd_salias.Tpo -c cmd_salias.c -o cmd_salias.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_initbus.lo -MD -MP -MF .deps/cmd_initbus.Tpo -c cmd_initbus.c -o cmd_initbus.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_part.lo -MD -MP -MF .deps/cmd_part.Tpo -c cmd_part.c -fPIC -DPIC -o .libs/cmd_part.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_cable.lo -MD -MP -MF .deps/cmd_cable.Tpo -c cmd_cable.c -o cmd_cable.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_register.lo -MD -MP -MF .deps/cmd_register.Tpo -c cmd_register.c -o cmd_register.o >/dev/null 2>&1 depbase=`echo cmd_instruction.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_instruction.lo -MD -MP -MF $depbase.Tpo -c -o cmd_instruction.lo cmd_instruction.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmd_shift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_shift.lo -MD -MP -MF $depbase.Tpo -c -o cmd_shift.lo cmd_shift.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmd_dr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_dr.lo -MD -MP -MF $depbase.Tpo -c -o cmd_dr.lo cmd_dr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_bus.lo -MD -MP -MF .deps/cmd_bus.Tpo -c cmd_bus.c -o cmd_bus.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_bit.lo -MD -MP -MF .deps/cmd_bit.Tpo -c cmd_bit.c -o cmd_bit.o >/dev/null 2>&1 depbase=`echo cmd_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_get.lo -MD -MP -MF $depbase.Tpo -c -o cmd_get.lo cmd_get.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmd_test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_test.lo -MD -MP -MF $depbase.Tpo -c -o cmd_test.lo cmd_test.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_part.lo -MD -MP -MF .deps/cmd_part.Tpo -c cmd_part.c -o cmd_part.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_print.lo -MD -MP -MF .deps/cmd_print.Tpo -c cmd_print.c -o cmd_print.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_shift.lo -MD -MP -MF .deps/cmd_shift.Tpo -c cmd_shift.c -fPIC -DPIC -o .libs/cmd_shift.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_test.lo -MD -MP -MF .deps/cmd_test.Tpo -c cmd_test.c -fPIC -DPIC -o .libs/cmd_test.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_instruction.lo -MD -MP -MF .deps/cmd_instruction.Tpo -c cmd_instruction.c -fPIC -DPIC -o .libs/cmd_instruction.o depbase=`echo cmd_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_debug.lo -MD -MP -MF $depbase.Tpo -c -o cmd_debug.lo cmd_debug.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_get.lo -MD -MP -MF .deps/cmd_get.Tpo -c cmd_get.c -fPIC -DPIC -o .libs/cmd_get.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_shift.lo -MD -MP -MF .deps/cmd_shift.Tpo -c cmd_shift.c -o cmd_shift.o >/dev/null 2>&1 depbase=`echo cmd_shell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_shell.lo -MD -MP -MF $depbase.Tpo -c -o cmd_shell.lo cmd_shell.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_test.lo -MD -MP -MF .deps/cmd_test.Tpo -c cmd_test.c -o cmd_test.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_get.lo -MD -MP -MF .deps/cmd_get.Tpo -c cmd_get.c -o cmd_get.o >/dev/null 2>&1 depbase=`echo cmd_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_set.lo -MD -MP -MF $depbase.Tpo -c -o cmd_set.lo cmd_set.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_instruction.lo -MD -MP -MF .deps/cmd_instruction.Tpo -c cmd_instruction.c -o cmd_instruction.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_shell.lo -MD -MP -MF .deps/cmd_shell.Tpo -c cmd_shell.c -fPIC -DPIC -o .libs/cmd_shell.o depbase=`echo cmd_endian.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_endian.lo -MD -MP -MF $depbase.Tpo -c -o cmd_endian.lo cmd_endian.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_debug.lo -MD -MP -MF .deps/cmd_debug.Tpo -c cmd_debug.c -fPIC -DPIC -o .libs/cmd_debug.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_set.lo -MD -MP -MF .deps/cmd_set.Tpo -c cmd_set.c -fPIC -DPIC -o .libs/cmd_set.o depbase=`echo cmd_peekpoke.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_peekpoke.lo -MD -MP -MF $depbase.Tpo -c -o cmd_peekpoke.lo cmd_peekpoke.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmd_pod.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_pod.lo -MD -MP -MF $depbase.Tpo -c -o cmd_pod.lo cmd_pod.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_endian.lo -MD -MP -MF .deps/cmd_endian.Tpo -c cmd_endian.c -fPIC -DPIC -o .libs/cmd_endian.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_peekpoke.lo -MD -MP -MF .deps/cmd_peekpoke.Tpo -c cmd_peekpoke.c -fPIC -DPIC -o .libs/cmd_peekpoke.o depbase=`echo cmd_readmem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_readmem.lo -MD -MP -MF $depbase.Tpo -c -o cmd_readmem.lo cmd_readmem.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_pod.lo -MD -MP -MF .deps/cmd_pod.Tpo -c cmd_pod.c -fPIC -DPIC -o .libs/cmd_pod.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_dr.lo -MD -MP -MF .deps/cmd_dr.Tpo -c cmd_dr.c -fPIC -DPIC -o .libs/cmd_dr.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_debug.lo -MD -MP -MF .deps/cmd_debug.Tpo -c cmd_debug.c -o cmd_debug.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_set.lo -MD -MP -MF .deps/cmd_set.Tpo -c cmd_set.c -o cmd_set.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_shell.lo -MD -MP -MF .deps/cmd_shell.Tpo -c cmd_shell.c -o cmd_shell.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_readmem.lo -MD -MP -MF .deps/cmd_readmem.Tpo -c cmd_readmem.c -fPIC -DPIC -o .libs/cmd_readmem.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_pod.lo -MD -MP -MF .deps/cmd_pod.Tpo -c cmd_pod.c -o cmd_pod.o >/dev/null 2>&1 depbase=`echo cmd_writemem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_writemem.lo -MD -MP -MF $depbase.Tpo -c -o cmd_writemem.lo cmd_writemem.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_endian.lo -MD -MP -MF .deps/cmd_endian.Tpo -c cmd_endian.c -o cmd_endian.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_dr.lo -MD -MP -MF .deps/cmd_dr.Tpo -c cmd_dr.c -o cmd_dr.o >/dev/null 2>&1 depbase=`echo cmd_flashmem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_flashmem.lo -MD -MP -MF $depbase.Tpo -c -o cmd_flashmem.lo cmd_flashmem.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_writemem.lo -MD -MP -MF .deps/cmd_writemem.Tpo -c cmd_writemem.c -fPIC -DPIC -o .libs/cmd_writemem.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_peekpoke.lo -MD -MP -MF .deps/cmd_peekpoke.Tpo -c cmd_peekpoke.c -o cmd_peekpoke.o >/dev/null 2>&1 depbase=`echo cmd_eraseflash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_eraseflash.lo -MD -MP -MF $depbase.Tpo -c -o cmd_eraseflash.lo cmd_eraseflash.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_flashmem.lo -MD -MP -MF .deps/cmd_flashmem.Tpo -c cmd_flashmem.c -fPIC -DPIC -o .libs/cmd_flashmem.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_eraseflash.lo -MD -MP -MF .deps/cmd_eraseflash.Tpo -c cmd_eraseflash.c -fPIC -DPIC -o .libs/cmd_eraseflash.o depbase=`echo cmd_lockflash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_lockflash.lo -MD -MP -MF $depbase.Tpo -c -o cmd_lockflash.lo cmd_lockflash.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_readmem.lo -MD -MP -MF .deps/cmd_readmem.Tpo -c cmd_readmem.c -o cmd_readmem.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_writemem.lo -MD -MP -MF .deps/cmd_writemem.Tpo -c cmd_writemem.c -o cmd_writemem.o >/dev/null 2>&1 depbase=`echo cmd_include.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_include.lo -MD -MP -MF $depbase.Tpo -c -o cmd_include.lo cmd_include.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmd_addpart.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_addpart.lo -MD -MP -MF $depbase.Tpo -c -o cmd_addpart.lo cmd_addpart.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_lockflash.lo -MD -MP -MF .deps/cmd_lockflash.Tpo -c cmd_lockflash.c -fPIC -DPIC -o .libs/cmd_lockflash.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_flashmem.lo -MD -MP -MF .deps/cmd_flashmem.Tpo -c cmd_flashmem.c -o cmd_flashmem.o >/dev/null 2>&1 depbase=`echo cmd_cmd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_cmd.lo -MD -MP -MF $depbase.Tpo -c -o cmd_cmd.lo cmd_cmd.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_include.lo -MD -MP -MF .deps/cmd_include.Tpo -c cmd_include.c -fPIC -DPIC -o .libs/cmd_include.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_addpart.lo -MD -MP -MF .deps/cmd_addpart.Tpo -c cmd_addpart.c -fPIC -DPIC -o .libs/cmd_addpart.o depbase=`echo cmd_usleep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_usleep.lo -MD -MP -MF $depbase.Tpo -c -o cmd_usleep.lo cmd_usleep.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_cmd.lo -MD -MP -MF .deps/cmd_cmd.Tpo -c cmd_cmd.c -fPIC -DPIC -o .libs/cmd_cmd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_lockflash.lo -MD -MP -MF .deps/cmd_lockflash.Tpo -c cmd_lockflash.c -o cmd_lockflash.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_usleep.lo -MD -MP -MF .deps/cmd_usleep.Tpo -c cmd_usleep.c -fPIC -DPIC -o .libs/cmd_usleep.o depbase=`echo cmd_bfin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_bfin.lo -MD -MP -MF $depbase.Tpo -c -o cmd_bfin.lo cmd_bfin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_include.lo -MD -MP -MF .deps/cmd_include.Tpo -c cmd_include.c -o cmd_include.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_eraseflash.lo -MD -MP -MF .deps/cmd_eraseflash.Tpo -c cmd_eraseflash.c -o cmd_eraseflash.o >/dev/null 2>&1 In file included from /usr/local/include/readline/readline.h:36, from cmd_cmd.c:32: /usr/local/include/readline/rltypedefs.h:35:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef int Function () __attribute__ ((deprecated)); ^~~~~~~ /usr/local/include/readline/rltypedefs.h:36:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void VFunction () __attribute__ ((deprecated)); ^~~~~~~ /usr/local/include/readline/rltypedefs.h:37:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef char *CPFunction () __attribute__ ((deprecated)); ^~~~~~~ /usr/local/include/readline/rltypedefs.h:38:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef char **CPPFunction () __attribute__ ((deprecated)); ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_addpart.lo -MD -MP -MF .deps/cmd_addpart.Tpo -c cmd_addpart.c -o cmd_addpart.o >/dev/null 2>&1 In file included from cmd_cmd.c:32: /usr/local/include/readline/readline.h:398:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] extern int rl_message (); ^~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_bfin.lo -MD -MP -MF .deps/cmd_bfin.Tpo -c cmd_bfin.c -fPIC -DPIC -o .libs/cmd_bfin.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_usleep.lo -MD -MP -MF .deps/cmd_usleep.Tpo -c cmd_usleep.c -o cmd_usleep.o >/dev/null 2>&1 depbase=`echo cmd_pld.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_pld.lo -MD -MP -MF $depbase.Tpo -c -o cmd_pld.lo cmd_pld.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmd_svf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_svf.lo -MD -MP -MF $depbase.Tpo -c -o cmd_svf.lo cmd_svf.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmd_bsdl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_bsdl.lo -MD -MP -MF $depbase.Tpo -c -o cmd_bsdl.lo cmd_bsdl.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmd_stapl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_stapl.lo -MD -MP -MF $depbase.Tpo -c -o cmd_stapl.lo cmd_stapl.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from ../../include/urjtag/chain.h:32, from cmd_bfin.c:34: cmd_bfin.c: In function 'cmd_bfin_run': cmd_bfin.c:339:64: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 236 [-Wformat-truncation=] urj_error_set (URJ_ERROR_BFIN, "GAS failed parsing: %s", ^~~~~~~~~~~~~~~~~~~~~~~~ insns_string); ~~~~~~~~~~~~ ../../include/urjtag/error.h:121:19: note: in definition of macro 'urj_error_set' __VA_ARGS__); \ ^~~~~~~~~~~ ../../include/urjtag/error.h:120:9: note: 'snprintf' output between 21 and 1044 bytes into a destination of size 256 snprintf (urj_error_state.msg, sizeof urj_error_state.msg, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __VA_ARGS__); \ ~~~~~~~~~~~~ cmd_bfin.c:339:33: note: in expansion of macro 'urj_error_set' urj_error_set (URJ_ERROR_BFIN, "GAS failed parsing: %s", ^~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_bsdl.lo -MD -MP -MF .deps/cmd_bsdl.Tpo -c cmd_bsdl.c -fPIC -DPIC -o .libs/cmd_bsdl.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_pld.lo -MD -MP -MF .deps/cmd_pld.Tpo -c cmd_pld.c -fPIC -DPIC -o .libs/cmd_pld.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_stapl.lo -MD -MP -MF .deps/cmd_stapl.Tpo -c cmd_stapl.c -fPIC -DPIC -o .libs/cmd_stapl.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_svf.lo -MD -MP -MF .deps/cmd_svf.Tpo -c cmd_svf.c -fPIC -DPIC -o .libs/cmd_svf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_stapl.lo -MD -MP -MF .deps/cmd_stapl.Tpo -c cmd_stapl.c -o cmd_stapl.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_bsdl.lo -MD -MP -MF .deps/cmd_bsdl.Tpo -c cmd_bsdl.c -o cmd_bsdl.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_cmd.lo -MD -MP -MF .deps/cmd_cmd.Tpo -c cmd_cmd.c -o cmd_cmd.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_pld.lo -MD -MP -MF .deps/cmd_pld.Tpo -c cmd_pld.c -o cmd_pld.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_svf.lo -MD -MP -MF .deps/cmd_svf.Tpo -c cmd_svf.c -o cmd_svf.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT cmd_bfin.lo -MD -MP -MF .deps/cmd_bfin.Tpo -c cmd_bfin.c -o cmd_bfin.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -L/usr/local/lib -o libcmd.la cmd_frequency.lo cmd_cable.lo cmd_reset.lo cmd_discovery.lo cmd_idcode.lo cmd_detect.lo cmd_detectflash.lo cmd_help.lo cmd_quit.lo cmd_scan.lo cmd_signal.lo cmd_salias.lo cmd_bit.lo cmd_register.lo cmd_initbus.lo cmd_print.lo cmd_part.lo cmd_bus.lo cmd_instruction.lo cmd_shift.lo cmd_dr.lo cmd_get.lo cmd_test.lo cmd_debug.lo cmd_shell.lo cmd_set.lo cmd_endian.lo cmd_peekpoke.lo cmd_pod.lo cmd_readmem.lo cmd_writemem.lo cmd_flashmem.lo cmd_eraseflash.lo cmd_lockflash.lo cmd_include.lo cmd_addpart.lo cmd_cmd.lo cmd_usleep.lo cmd_bfin.lo cmd_pld.lo cmd_svf.lo cmd_bsdl.lo cmd_stapl.lo -lreadline libtool: link: ar cru .libs/libcmd.a .libs/cmd_frequency.o .libs/cmd_cable.o .libs/cmd_reset.o .libs/cmd_discovery.o .libs/cmd_idcode.o .libs/cmd_detect.o .libs/cmd_detectflash.o .libs/cmd_help.o .libs/cmd_quit.o .libs/cmd_scan.o .libs/cmd_signal.o .libs/cmd_salias.o .libs/cmd_bit.o .libs/cmd_register.o .libs/cmd_initbus.o .libs/cmd_print.o .libs/cmd_part.o .libs/cmd_bus.o .libs/cmd_instruction.o .libs/cmd_shift.o .libs/cmd_dr.o .libs/cmd_get.o .libs/cmd_test.o .libs/cmd_debug.o .libs/cmd_shell.o .libs/cmd_set.o .libs/cmd_endian.o .libs/cmd_peekpoke.o .libs/cmd_pod.o .libs/cmd_readmem.o .libs/cmd_writemem.o .libs/cmd_flashmem.o .libs/cmd_eraseflash.o .libs/cmd_lockflash.o .libs/cmd_include.o .libs/cmd_addpart.o .libs/cmd_cmd.o .libs/cmd_usleep.o .libs/cmd_bfin.o .libs/cmd_pld.o .libs/cmd_svf.o .libs/cmd_bsdl.o .libs/cmd_stapl.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libcmd.a libtool: link: ( cd ".libs" && rm -f "libcmd.la" && ln -s "../libcmd.la" "libcmd.la" ) gmake[5]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/cmd' gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/cmd' Making all in pld gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/pld' depbase=`echo pld.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT pld.lo -MD -MP -MF $depbase.Tpo -c -o pld.lo pld.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo xilinx_bitstream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT xilinx_bitstream.lo -MD -MP -MF $depbase.Tpo -c -o xilinx_bitstream.lo xilinx_bitstream.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo xilinx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT xilinx.lo -MD -MP -MF $depbase.Tpo -c -o xilinx.lo xilinx.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT pld.lo -MD -MP -MF .deps/pld.Tpo -c pld.c -fPIC -DPIC -o .libs/pld.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT xilinx.lo -MD -MP -MF .deps/xilinx.Tpo -c xilinx.c -fPIC -DPIC -o .libs/xilinx.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT xilinx_bitstream.lo -MD -MP -MF .deps/xilinx_bitstream.Tpo -c xilinx_bitstream.c -fPIC -DPIC -o .libs/xilinx_bitstream.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT pld.lo -MD -MP -MF .deps/pld.Tpo -c pld.c -o pld.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT xilinx_bitstream.lo -MD -MP -MF .deps/xilinx_bitstream.Tpo -c xilinx_bitstream.c -o xilinx_bitstream.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT xilinx.lo -MD -MP -MF .deps/xilinx.Tpo -c xilinx.c -o xilinx.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -L/usr/local/lib -o libpld.la pld.lo xilinx_bitstream.lo xilinx.lo -lreadline libtool: link: ar cru .libs/libpld.a .libs/pld.o .libs/xilinx_bitstream.o .libs/xilinx.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libpld.a libtool: link: ( cd ".libs" && rm -f "libpld.la" && ln -s "../libpld.la" "libpld.la" ) gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/pld' Making all in global gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/global' depbase=`echo parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -DJTAG_BIN_DIR=\"/usr/local/bin\" -DJTAG_DATA_DIR=\"/usr/local/share/urjtag\" -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT parse.lo -MD -MP -MF $depbase.Tpo -c -o parse.lo parse.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo log-error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -DJTAG_BIN_DIR=\"/usr/local/bin\" -DJTAG_DATA_DIR=\"/usr/local/share/urjtag\" -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT log-error.lo -MD -MP -MF $depbase.Tpo -c -o log-error.lo log-error.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo data_dir.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -DJTAG_BIN_DIR=\"/usr/local/bin\" -DJTAG_DATA_DIR=\"/usr/local/share/urjtag\" -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT data_dir.lo -MD -MP -MF $depbase.Tpo -c -o data_dir.lo data_dir.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo params.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -DJTAG_BIN_DIR=\"/usr/local/bin\" -DJTAG_DATA_DIR=\"/usr/local/share/urjtag\" -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT params.lo -MD -MP -MF $depbase.Tpo -c -o params.lo params.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -DJTAG_BIN_DIR=\"/usr/local/bin\" -DJTAG_DATA_DIR=\"/usr/local/share/urjtag\" -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT log-error.lo -MD -MP -MF .deps/log-error.Tpo -c log-error.c -fPIC -DPIC -o .libs/log-error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -DJTAG_BIN_DIR=\"/usr/local/bin\" -DJTAG_DATA_DIR=\"/usr/local/share/urjtag\" -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -fPIC -DPIC -o .libs/parse.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -DJTAG_BIN_DIR=\"/usr/local/bin\" -DJTAG_DATA_DIR=\"/usr/local/share/urjtag\" -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT params.lo -MD -MP -MF .deps/params.Tpo -c params.c -fPIC -DPIC -o .libs/params.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -DJTAG_BIN_DIR=\"/usr/local/bin\" -DJTAG_DATA_DIR=\"/usr/local/share/urjtag\" -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT data_dir.lo -MD -MP -MF .deps/data_dir.Tpo -c data_dir.c -fPIC -DPIC -o .libs/data_dir.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -DJTAG_BIN_DIR=\"/usr/local/bin\" -DJTAG_DATA_DIR=\"/usr/local/share/urjtag\" -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT log-error.lo -MD -MP -MF .deps/log-error.Tpo -c log-error.c -o log-error.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -DJTAG_BIN_DIR=\"/usr/local/bin\" -DJTAG_DATA_DIR=\"/usr/local/share/urjtag\" -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT data_dir.lo -MD -MP -MF .deps/data_dir.Tpo -c data_dir.c -o data_dir.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -DJTAG_BIN_DIR=\"/usr/local/bin\" -DJTAG_DATA_DIR=\"/usr/local/share/urjtag\" -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -DJTAG_BIN_DIR=\"/usr/local/bin\" -DJTAG_DATA_DIR=\"/usr/local/share/urjtag\" -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT params.lo -MD -MP -MF .deps/params.Tpo -c params.c -o params.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -L/usr/local/lib -o libglobal.la parse.lo log-error.lo data_dir.lo params.lo -lreadline libtool: link: ar cru .libs/libglobal.a .libs/parse.o .libs/log-error.o .libs/data_dir.o .libs/params.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libglobal.a libtool: link: ( cd ".libs" && rm -f "libglobal.la" && ln -s "../libglobal.la" "libglobal.la" ) gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/global' Making all in svf gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/svf' depbase=`echo svf_bison.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT svf_bison.lo -MD -MP -MF $depbase.Tpo -c -o svf_bison.lo svf_bison.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo svf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT svf.lo -MD -MP -MF $depbase.Tpo -c -o svf.lo svf.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo svf_flex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT svf_flex.lo -MD -MP -MF $depbase.Tpo -c -o svf_flex.lo svf_flex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT svf.lo -MD -MP -MF .deps/svf.Tpo -c svf.c -fPIC -DPIC -o .libs/svf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT svf_flex.lo -MD -MP -MF .deps/svf_flex.Tpo -c svf_flex.c -fPIC -DPIC -o .libs/svf_flex.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT svf_bison.lo -MD -MP -MF .deps/svf_bison.Tpo -c svf_bison.c -fPIC -DPIC -o .libs/svf_bison.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT svf.lo -MD -MP -MF .deps/svf.Tpo -c svf.c -o svf.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT svf_bison.lo -MD -MP -MF .deps/svf_bison.Tpo -c svf_bison.c -o svf_bison.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -L/usr/local/lib -o libsvf.la svf_bison.lo svf.lo -lreadline libtool: link: ar cru .libs/libsvf.a .libs/svf_bison.o .libs/svf.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsvf.a libtool: link: ( cd ".libs" && rm -f "libsvf.la" && ln -s "../libsvf.la" "libsvf.la" ) libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT svf_flex.lo -MD -MP -MF .deps/svf_flex.Tpo -c svf_flex.c -o svf_flex.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -L/usr/local/lib -o libsvf_flex.la svf_flex.lo -lreadline libtool: link: ar cru .libs/libsvf_flex.a .libs/svf_flex.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsvf_flex.a libtool: link: ( cd ".libs" && rm -f "libsvf_flex.la" && ln -s "../libsvf_flex.la" "libsvf_flex.la" ) gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/svf' Making all in bsdl gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/bsdl' depbase=`echo vhdl_bison.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT vhdl_bison.lo -MD -MP -MF $depbase.Tpo -c -o vhdl_bison.lo vhdl_bison.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo bsdl_bison.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bsdl_bison.lo -MD -MP -MF $depbase.Tpo -c -o bsdl_bison.lo bsdl_bison.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo bsdl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bsdl.lo -MD -MP -MF $depbase.Tpo -c -o bsdl.lo bsdl.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo bsdl_sem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bsdl_sem.lo -MD -MP -MF $depbase.Tpo -c -o bsdl_sem.lo bsdl_sem.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo vhdl_flex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT vhdl_flex.lo -MD -MP -MF $depbase.Tpo -c -o vhdl_flex.lo vhdl_flex.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo bsdl_flex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bsdl_flex.lo -MD -MP -MF $depbase.Tpo -c -o bsdl_flex.lo bsdl_flex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bsdl_sem.lo -MD -MP -MF .deps/bsdl_sem.Tpo -c bsdl_sem.c -fPIC -DPIC -o .libs/bsdl_sem.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bsdl.lo -MD -MP -MF .deps/bsdl.Tpo -c bsdl.c -fPIC -DPIC -o .libs/bsdl.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bsdl_bison.lo -MD -MP -MF .deps/bsdl_bison.Tpo -c bsdl_bison.c -fPIC -DPIC -o .libs/bsdl_bison.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bsdl_flex.lo -MD -MP -MF .deps/bsdl_flex.Tpo -c bsdl_flex.c -fPIC -DPIC -o .libs/bsdl_flex.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT vhdl_flex.lo -MD -MP -MF .deps/vhdl_flex.Tpo -c vhdl_flex.c -fPIC -DPIC -o .libs/vhdl_flex.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT vhdl_bison.lo -MD -MP -MF .deps/vhdl_bison.Tpo -c vhdl_bison.c -fPIC -DPIC -o .libs/vhdl_bison.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bsdl.lo -MD -MP -MF .deps/bsdl.Tpo -c bsdl.c -o bsdl.o >/dev/null 2>&1 bsdl_flex.l: In function 'new_string.isra.0': bsdl_flex.l:536:9: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] n_str[n_str_size - 1] = '\0'; /* set very last element to EOS */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bsdl_flex.l:533:18: note: length computed here if ((n_str = malloc (n_str_size))) ^~~~~~~~~~~~ vhdl_flex.l: In function 'new_string.isra.1': vhdl_flex.l:473:9: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] n_str[n_str_size - 1] = '\0'; /* set very last element to EOS */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vhdl_flex.l:470:18: note: length computed here if ((n_str = malloc (n_str_size))) ^~~~~~~~~~~~ In function 'ci_set_cell_spec', inlined from 'urj_bsdl_parse' at bsdl_bison.y:477:21: bsdl_bison.y:1502:13: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy (port_string, name->string, str_len - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bsdl_bison.c: In function 'urj_bsdl_parse': bsdl_bison.y:1494:16: note: length computed here name_len = strlen (name->string); ^~~~~~~~~~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bsdl_sem.lo -MD -MP -MF .deps/bsdl_sem.Tpo -c bsdl_sem.c -o bsdl_sem.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT vhdl_bison.lo -MD -MP -MF .deps/vhdl_bison.Tpo -c vhdl_bison.c -o vhdl_bison.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bsdl_bison.lo -MD -MP -MF .deps/bsdl_bison.Tpo -c bsdl_bison.c -o bsdl_bison.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bsdl_flex.lo -MD -MP -MF .deps/bsdl_flex.Tpo -c bsdl_flex.c -o bsdl_flex.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT vhdl_flex.lo -MD -MP -MF .deps/vhdl_flex.Tpo -c vhdl_flex.c -o vhdl_flex.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -L/usr/local/lib -o libbsdl.la vhdl_bison.lo bsdl_bison.lo bsdl.lo bsdl_sem.lo -lreadline libtool: link: ar cru .libs/libbsdl.a .libs/vhdl_bison.o .libs/bsdl_bison.o .libs/bsdl.o .libs/bsdl_sem.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libbsdl.a libtool: link: ( cd ".libs" && rm -f "libbsdl.la" && ln -s "../libbsdl.la" "libbsdl.la" ) /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -L/usr/local/lib -o libbsdl_flex.la vhdl_flex.lo bsdl_flex.lo -lreadline libtool: link: ar cru .libs/libbsdl_flex.a .libs/vhdl_flex.o .libs/bsdl_flex.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libbsdl_flex.a libtool: link: ( cd ".libs" && rm -f "libbsdl_flex.la" && ln -s "../libbsdl_flex.la" "libbsdl_flex.la" ) gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/bsdl' Making all in stapl gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/stapl' depbase=`echo jamexec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamexec.lo -MD -MP -MF $depbase.Tpo -c -o jamexec.lo jamexec.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo jamnote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamnote.lo -MD -MP -MF $depbase.Tpo -c -o jamnote.lo jamnote.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo jamcrc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamcrc.lo -MD -MP -MF $depbase.Tpo -c -o jamcrc.lo jamcrc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo jamsym.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamsym.lo -MD -MP -MF $depbase.Tpo -c -o jamsym.lo jamsym.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo jamstack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamstack.lo -MD -MP -MF $depbase.Tpo -c -o jamstack.lo jamstack.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo jamheap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamheap.lo -MD -MP -MF $depbase.Tpo -c -o jamheap.lo jamheap.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo jamarray.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamarray.lo -MD -MP -MF $depbase.Tpo -c -o jamarray.lo jamarray.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo jamcomp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamcomp.lo -MD -MP -MF $depbase.Tpo -c -o jamcomp.lo jamcomp.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo jamjtag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamjtag.lo -MD -MP -MF $depbase.Tpo -c -o jamjtag.lo jamjtag.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo jamexp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamexp.lo -MD -MP -MF $depbase.Tpo -c -o jamexp.lo jamexp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamcomp.lo -MD -MP -MF .deps/jamcomp.Tpo -c jamcomp.c -fPIC -DPIC -o .libs/jamcomp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamstack.lo -MD -MP -MF .deps/jamstack.Tpo -c jamstack.c -fPIC -DPIC -o .libs/jamstack.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamheap.lo -MD -MP -MF .deps/jamheap.Tpo -c jamheap.c -fPIC -DPIC -o .libs/jamheap.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamexp.lo -MD -MP -MF .deps/jamexp.Tpo -c jamexp.c -fPIC -DPIC -o .libs/jamexp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamcrc.lo -MD -MP -MF .deps/jamcrc.Tpo -c jamcrc.c -fPIC -DPIC -o .libs/jamcrc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamsym.lo -MD -MP -MF .deps/jamsym.Tpo -c jamsym.c -fPIC -DPIC -o .libs/jamsym.o jamheap.c: In function 'urj_jam_init_heap': jamheap.c:68:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (((int32_t) urj_jam_heap) > (((int32_t) urj_jam_workspace_size) + ^ jamheap.c:69:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ((int32_t) urj_jam_workspace))) ^ jamheap.c: In function 'urj_jam_add_heap_record': jamheap.c:178:42: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] urj_jam_heap_top = (void *) ((int32_t) heap_ptr + ^ jamheap.c:178:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] urj_jam_heap_top = (void *) ((int32_t) heap_ptr + ^ jamheap.c:182:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((int32_t) urj_jam_heap_top > (int32_t) urj_jam_symbol_bottom) ^ jamheap.c:182:46: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((int32_t) urj_jam_heap_top > (int32_t) urj_jam_symbol_bottom) ^ jamheap.c: In function 'urj_jam_get_temp_workspace': jamheap.c:260:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (((int32_t) urj_jam_heap_top) + size <= (int32_t) urj_jam_symbol_bottom) ^ jamheap.c:260:52: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (((int32_t) urj_jam_heap_top) + size <= (int32_t) urj_jam_symbol_bottom) ^ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamarray.lo -MD -MP -MF .deps/jamarray.Tpo -c jamarray.c -fPIC -DPIC -o .libs/jamarray.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamjtag.lo -MD -MP -MF .deps/jamjtag.Tpo -c jamjtag.c -fPIC -DPIC -o .libs/jamjtag.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamnote.lo -MD -MP -MF .deps/jamnote.Tpo -c jamnote.c -fPIC -DPIC -o .libs/jamnote.o jamexp.c: In function 'urj_jam_exp_eval': jamexp.c:807:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] symbol_rec = (JAMS_SYMBOL_RECORD *) op1.val; ^ jamexp.c:857:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_rec = (JAMS_HEAP_RECORD *) symbol_rec->value; ^ jamexp.c:876:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] symbol_rec = (JAMS_SYMBOL_RECORD *) op1.val; ^ jamexp.c:882:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_rec = (JAMS_HEAP_RECORD *) symbol_rec->value; ^ jamexp.c: In function 'urj_jam_yylex': jamexp.c:1274:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] val = (int32_t) symbol_rec; ^ jamsym.c: In function 'urj_jam_init_symbol_table': jamsym.c:67:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] urj_jam_symbol_bottom = (void *) (((int32_t) urj_jam_workspace) + ^ jamsym.c:67:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] urj_jam_symbol_bottom = (void *) (((int32_t) urj_jam_workspace) + ^ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamheap.lo -MD -MP -MF .deps/jamheap.Tpo -c jamheap.c -o jamheap.o >/dev/null 2>&1 jamsym.c: In function 'urj_jam_add_symbol': jamsym.c:387:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (((int32_t) urj_jam_symbol_bottom) - sizeof (JAMS_SYMBOL_RECORD)); ^ jamsym.c:391:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((int32_t) urj_jam_heap_top > (int32_t) urj_jam_symbol_bottom) ^ jamsym.c:391:46: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((int32_t) urj_jam_heap_top > (int32_t) urj_jam_symbol_bottom) ^ jamsym.c: In function 'urj_jam_get_symbol_record': jamsym.c:537:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_record = (JAMS_HEAP_RECORD *) urj_jam_current_block->value; ^ jamarray.c: In function 'urj_jam_get_array_value': jamarray.c:1989:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_record = (JAMS_HEAP_RECORD *) symbol_record->value; ^ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamexec.lo -MD -MP -MF .deps/jamexec.Tpo -c jamexec.c -fPIC -DPIC -o .libs/jamexec.o jamexec.c: In function 'urj_jam_get_array_subrange': jamexec.c:690:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (JAMS_HEAP_RECORD *) symbol_record->value; ^ jamexec.c: In function 'urj_jam_convert_literal_binary': jamexec.c:817:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (int32_t *) (((int32_t) statement_buffer) & 0xfffffffcL); ^ jamexec.c: In function 'urj_jam_convert_literal_array': jamexec.c:950:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (int32_t *) (((int32_t) statement_buffer) & 0xfffffffcL); ^ jamexec.c: In function 'urj_jam_get_array_argument': jamexec.c:1432:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_record = (JAMS_HEAP_RECORD *) ^ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamstack.lo -MD -MP -MF .deps/jamstack.Tpo -c jamstack.c -o jamstack.o >/dev/null 2>&1 jamexec.c: In function 'urj_jam_call_procedure': jamexec.c:2019:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_record = (JAMS_HEAP_RECORD *) symbol_record->value; ^ jamexec.c: In function 'urj_jam_call_procedure_from_procedure': jamexec.c:2250:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_record = (JAMS_HEAP_RECORD *) urj_jam_current_block->value; ^ jamexec.c: In function 'urj_jam_process_boolean': jamexec.c:2615:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] symbol_record->value = (int32_t) heap_record; ^ jamexec.c:2636:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] symbol_record->value = (int32_t) heap_record; ^ jamexec.c: In function 'urj_jam_process_drscan_compare': jamexec.c:3073:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_record = (JAMS_HEAP_RECORD *) symbol_record->value; ^ jamexec.c:3166:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_record = (JAMS_HEAP_RECORD *) symbol_record->value; ^ jamexec.c:3235:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_record = (JAMS_HEAP_RECORD *) symbol_record->value; ^ jamexec.c: In function 'urj_jam_process_drscan_capture': jamexec.c:3425:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_record = (JAMS_HEAP_RECORD *) symbol_record->value; ^ jamexec.c: In function 'urj_jam_process_drscan': jamexec.c:3568:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_record = (JAMS_HEAP_RECORD *) symbol_record->value; ^ jamexec.c: In function 'urj_jam_process_export': jamexec.c:3929:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ba_heap_record = (JAMS_HEAP_RECORD *) ^ depbase=`echo stapl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT stapl.lo -MD -MP -MF $depbase.Tpo -c -o stapl.lo stapl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamcomp.lo -MD -MP -MF .deps/jamcomp.Tpo -c jamcomp.c -o jamcomp.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT stapl.lo -MD -MP -MF .deps/stapl.Tpo -c stapl.c -fPIC -DPIC -o .libs/stapl.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamnote.lo -MD -MP -MF .deps/jamnote.Tpo -c jamnote.c -o jamnote.o >/dev/null 2>&1 jamexec.c: In function 'urj_jam_process_integer': jamexec.c:4597:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] symbol_record->value = (int32_t) heap_record; ^ jamexec.c:4615:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] symbol_record->value = (int32_t) heap_record; ^ jamexec.c: In function 'urj_jam_process_irscan_compare': jamexec.c:4778:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_record = (JAMS_HEAP_RECORD *) symbol_record->value; ^ jamexec.c:4847:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_record = (JAMS_HEAP_RECORD *) symbol_record->value; ^ jamexec.c: In function 'urj_jam_process_irscan_capture': jamexec.c:5024:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_record = (JAMS_HEAP_RECORD *) symbol_record->value; ^ jamexec.c: In function 'urj_jam_process_irscan': jamexec.c:5167:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_record = (JAMS_HEAP_RECORD *) symbol_record->value; ^ jamexec.c: In function 'urj_jam_process_assignment': jamexec.c:5584:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_record = (JAMS_HEAP_RECORD *) symbol_record->value; ^ jamexec.c:5747:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_record = (JAMS_HEAP_RECORD *) ^ jamexec.c: In function 'urj_jam_process_pop': jamexec.c:6263:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_record = (JAMS_HEAP_RECORD *) symbol_record->value; ^ jamexec.c: In function 'urj_jam_process_pre_post': jamexec.c:6525:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (JAMS_HEAP_RECORD *) symbol_record->value; ^ jamexec.c: In function 'urj_jam_process_procedure': jamexec.c:6935:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] symbol_record->value = (int32_t) heap_record; ^ jamexec.c:6942:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_record = (JAMS_HEAP_RECORD *) symbol_record->value; ^ jamexec.c: In function 'urj_jam_process_vector_capture': jamexec.c:7359:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_record = (JAMS_HEAP_RECORD *) symbol_record->value; ^ jamexec.c: In function 'urj_jam_process_vector_compare': jamexec.c:7467:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_record = (JAMS_HEAP_RECORD *) symbol_record->value; ^ jamexec.c:7536:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_record = (JAMS_HEAP_RECORD *) symbol_record->value; ^ jamexec.c: In function 'urj_jam_process_vector': jamexec.c:7718:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_record = (JAMS_HEAP_RECORD *) symbol_record->value; ^ jamexec.c:7775:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] heap_record = (JAMS_HEAP_RECORD *) symbol_record->value; ^ jamexec.c: In function 'urj_jam_execute': jamexec.c:8513:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] urj_jam_workspace_size -= (((int32_t) urj_jam_workspace) & 3L); ^ jamexec.c:8515:40: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] urj_jam_workspace = (char *) (((int32_t) urj_jam_workspace + 3L) & (~3L)); ^ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamcrc.lo -MD -MP -MF .deps/jamcrc.Tpo -c jamcrc.c -o jamcrc.o >/dev/null 2>&1 In file included from stapl.c:31: stapl.c: In function 'urj_jam_export_boolean_array': jamutil.h:30:25: warning: 'snprintf' output truncated before the last format character [-Wformat-truncation=] snprintf (&c, 1, "%u", value % 16); ^ jamutil.h:30:5: note: 'snprintf' output between 2 and 11 bytes into a destination of size 1 snprintf (&c, 1, "%u", value % 16); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jamutil.h:30:25: warning: 'snprintf' output truncated before the last format character [-Wformat-truncation=] snprintf (&c, 1, "%u", value % 16); ^ jamutil.h:30:5: note: 'snprintf' output between 2 and 11 bytes into a destination of size 1 snprintf (&c, 1, "%u", value % 16); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jamutil.h:30:25: warning: 'snprintf' output truncated before the last format character [-Wformat-truncation=] snprintf (&c, 1, "%u", value % 16); ^ jamutil.h:30:5: note: 'snprintf' output between 2 and 11 bytes into a destination of size 1 snprintf (&c, 1, "%u", value % 16); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jamutil.h:30:25: warning: 'snprintf' output truncated before the last format character [-Wformat-truncation=] snprintf (&c, 1, "%u", value % 16); ^ jamutil.h:30:5: note: 'snprintf' output between 2 and 11 bytes into a destination of size 1 snprintf (&c, 1, "%u", value % 16); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamsym.lo -MD -MP -MF .deps/jamsym.Tpo -c jamsym.c -o jamsym.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT stapl.lo -MD -MP -MF .deps/stapl.Tpo -c stapl.c -o stapl.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamjtag.lo -MD -MP -MF .deps/jamjtag.Tpo -c jamjtag.c -o jamjtag.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamexp.lo -MD -MP -MF .deps/jamexp.Tpo -c jamexp.c -o jamexp.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamarray.lo -MD -MP -MF .deps/jamarray.Tpo -c jamarray.c -o jamarray.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include/urjtag -I../.. -I../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jamexec.lo -MD -MP -MF .deps/jamexec.Tpo -c jamexec.c -o jamexec.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -L/usr/local/lib -o libstapl.la jamexec.lo jamnote.lo jamcrc.lo jamsym.lo jamstack.lo jamheap.lo jamarray.lo jamcomp.lo jamjtag.lo jamexp.lo stapl.lo -lreadline libtool: link: ar cru .libs/libstapl.a .libs/jamexec.o .libs/jamnote.o .libs/jamcrc.o .libs/jamsym.o .libs/jamstack.o .libs/jamheap.o .libs/jamarray.o .libs/jamcomp.o .libs/jamjtag.o .libs/jamexp.o .libs/stapl.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libstapl.a libtool: link: ( cd ".libs" && rm -f "libstapl.la" && ln -s "../libstapl.la" "libstapl.la" ) gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/stapl' gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src' /bin/sh ../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -version-info 0:0:0 -no-undefined -L/usr/local/lib -o liburjtag.la -rpath /usr/local/lib tap/libtap.la part/libpart.la lib/libjtaglib.la flash/libflash.la bfin/libbfin.la bus/libbus.la cmd/libcmd.la pld/libpld.la global/libglobal.la -lm -L/usr -L/usr/lib -lusb /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib svf/libsvf.la svf/libsvf_flex.la bsdl/libbsdl.la bsdl/libbsdl_flex.la stapl/libstapl.la -lreadline libtool: link: cc -shared -fPIC -DPIC -Wl,--whole-archive tap/.libs/libtap.a part/.libs/libpart.a lib/.libs/libjtaglib.a flash/.libs/libflash.a bfin/.libs/libbfin.a bus/.libs/libbus.a cmd/.libs/libcmd.a pld/.libs/libpld.a global/.libs/libglobal.a svf/.libs/libsvf.a svf/.libs/libsvf_flex.a bsdl/.libs/libbsdl.a bsdl/.libs/libbsdl_flex.a stapl/.libs/libstapl.a -Wl,--no-whole-archive -L/usr/local/lib -lm -L/usr -L/usr/lib -lusb -lreadline -O2 -Wl,-rpath -Wl,/usr/local/lib -Wl,-soname -Wl,liburjtag.so.0 -o .libs/liburjtag.so.0.0.0 cmd/.libs/libcmd.a(cmd_bfin.o):cmd_bfin.c:function cmd_bfin_run: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() libtool: link: (cd ".libs" && rm -f "liburjtag.so.0" && ln -s "liburjtag.so.0.0.0" "liburjtag.so.0") libtool: link: (cd ".libs" && rm -f "liburjtag.so" && ln -s "liburjtag.so.0.0.0" "liburjtag.so") libtool: link: (cd .libs/liburjtag.lax/libtap.a && ar x "/construction/devel/urjtag/urjtag-2019.12/src/tap/.libs/libtap.a") libtool: link: (cd .libs/liburjtag.lax/libpart.a && ar x "/construction/devel/urjtag/urjtag-2019.12/src/part/.libs/libpart.a") libtool: link: (cd .libs/liburjtag.lax/libjtaglib.a && ar x "/construction/devel/urjtag/urjtag-2019.12/src/lib/.libs/libjtaglib.a") libtool: link: (cd .libs/liburjtag.lax/libflash.a && ar x "/construction/devel/urjtag/urjtag-2019.12/src/flash/.libs/libflash.a") libtool: link: (cd .libs/liburjtag.lax/libbfin.a && ar x "/construction/devel/urjtag/urjtag-2019.12/src/bfin/.libs/libbfin.a") libtool: link: (cd .libs/liburjtag.lax/libbus.a && ar x "/construction/devel/urjtag/urjtag-2019.12/src/bus/.libs/libbus.a") libtool: link: (cd .libs/liburjtag.lax/libcmd.a && ar x "/construction/devel/urjtag/urjtag-2019.12/src/cmd/.libs/libcmd.a") libtool: link: (cd .libs/liburjtag.lax/libpld.a && ar x "/construction/devel/urjtag/urjtag-2019.12/src/pld/.libs/libpld.a") libtool: link: (cd .libs/liburjtag.lax/libglobal.a && ar x "/construction/devel/urjtag/urjtag-2019.12/src/global/.libs/libglobal.a") libtool: link: (cd .libs/liburjtag.lax/libsvf.a && ar x "/construction/devel/urjtag/urjtag-2019.12/src/svf/.libs/libsvf.a") libtool: link: (cd .libs/liburjtag.lax/libsvf_flex.a && ar x "/construction/devel/urjtag/urjtag-2019.12/src/svf/.libs/libsvf_flex.a") libtool: link: (cd .libs/liburjtag.lax/libbsdl.a && ar x "/construction/devel/urjtag/urjtag-2019.12/src/bsdl/.libs/libbsdl.a") libtool: link: (cd .libs/liburjtag.lax/libbsdl_flex.a && ar x "/construction/devel/urjtag/urjtag-2019.12/src/bsdl/.libs/libbsdl_flex.a") libtool: link: (cd .libs/liburjtag.lax/libstapl.a && ar x "/construction/devel/urjtag/urjtag-2019.12/src/stapl/.libs/libstapl.a") libtool: link: ar cru .libs/liburjtag.a .libs/liburjtag.lax/libtap.a/arcom.o .libs/liburjtag.lax/libtap.a/byteblaster.o .libs/liburjtag.lax/libtap.a/cable.o .libs/liburjtag.lax/libtap.a/chain.o .libs/liburjtag.lax/libtap.a/cmd_xfer.o .libs/liburjtag.lax/libtap.a/detect.o .libs/liburjtag.lax/libtap.a/dirtyjtag.o .libs/liburjtag.lax/libtap.a/discovery.o .libs/liburjtag.lax/libtap.a/dlc5.o .libs/liburjtag.lax/libtap.a/ea253.o .libs/liburjtag.lax/libtap.a/ei012.o .libs/liburjtag.lax/libtap.a/generic.o .libs/liburjtag.lax/libtap.a/generic_parport.o .libs/liburjtag.lax/libtap.a/generic_usbconn.o .libs/liburjtag.lax/libtap.a/gpio.o .libs/liburjtag.lax/libtap.a/ice100.o .libs/liburjtag.lax/libtap.a/idcode.o .libs/liburjtag.lax/libtap.a/jlink.o .libs/liburjtag.lax/libtap.a/keithkoep.o .libs/liburjtag.lax/libtap.a/lattice.o .libs/liburjtag.lax/libtap.a/libusb.o .libs/liburjtag.lax/libtap.a/minimal.o .libs/liburjtag.lax/libtap.a/mpcbdm.o .libs/liburjtag.lax/libtap.a/parport.o .libs/liburjtag.lax/libtap.a/register.o .libs/liburjtag.lax/libtap.a/state.o .libs/liburjtag.lax/libtap.a/tap.o .libs/liburjtag.lax/libtap.a/triton.o .libs/liburjtag.lax/libtap.a/usbconn.o .libs/liburjtag.lax/libtap.a/vsllink.o .libs/liburjtag.lax/libtap.a/wiggler.o .libs/liburjtag.lax/libtap.a/wiggler2.o .libs/liburjtag.lax/libtap.a/xpc.o .libs/liburjtag.lax/libpart.a/bsbit.o .libs/liburjtag.lax/libpart.a/data_register.o .libs/liburjtag.lax/libpart.a/instruction.o .libs/liburjtag.lax/libpart.a/part.o .libs/liburjtag.lax/libpart.a/signal.o .libs/liburjtag.lax/libjtaglib.a/fclock.o .libs/liburjtag.lax/libjtaglib.a/getdelim.o .libs/liburjtag.lax/libjtaglib.a/getline.o .libs/liburjtag.lax/libjtaglib.a/hex.o .libs/liburjtag.lax/libjtaglib.a/usleep.o .libs/liburjtag.lax/libflash.a/amd.o .libs/liburjtag.lax/libflash.a/amd_flash.o .libs/liburjtag.lax/libflash.a/cfi.o .libs/liburjtag.lax/libflash.a/detectflash.o .libs/liburjtag.lax/libflash.a/flash.o .libs/liburjtag.lax/libflash.a/intel.o .libs/liburjtag.lax/libflash.a/jedec.o .libs/liburjtag.lax/libbfin.a/bfin.o .libs/liburjtag.lax/libbfin.a/insn-gen.o .libs/liburjtag.lax/libbus.a/ahbjtag.o .libs/liburjtag.lax/libbus.a/arm9tdmi.o .libs/liburjtag.lax/libbus.a/au1500.o .libs/liburjtag.lax/libbus.a/avr32.o .libs/liburjtag.lax/libbus.a/bcm1250.o .libs/liburjtag.lax/libbus.a/bf518f_ezbrd.o .libs/liburjtag.lax/libbus.a/bf533_stamp.o .libs/liburjtag.lax/libbus.a/bf537_stamp.o .libs/liburjtag.lax/libbus.a/bf548_ezkit.o .libs/liburjtag.lax/libbus.a/bf561_ezkit.o .libs/liburjtag.lax/libbus.a/blackfin.o .libs/liburjtag.lax/libbus.a/bscoach.o .libs/liburjtag.lax/libbus.a/buses.o .libs/liburjtag.lax/libbus.a/ejtag.o .libs/liburjtag.lax/libbus.a/ejtag_dma.o .libs/liburjtag.lax/libbus.a/fjmem.o .libs/liburjtag.lax/libbus.a/generic_bus.o .libs/liburjtag.lax/libbus.a/h7202.o .libs/liburjtag.lax/libbus.a/ixp425.o .libs/liburjtag.lax/libbus.a/ixp435.o .libs/liburjtag.lax/libbus.a/ixp465.o .libs/liburjtag.lax/libbus.a/jopcyc.o .libs/liburjtag.lax/libbus.a/lh7a400.o .libs/liburjtag.lax/libbus.a/mpc5200.o .libs/liburjtag.lax/libbus.a/mpc824x.o .libs/liburjtag.lax/libbus.a/mpc8313.o .libs/liburjtag.lax/libbus.a/mpc837x.o .libs/liburjtag.lax/libbus.a/ppc405ep.o .libs/liburjtag.lax/libbus.a/ppc440gx_ebc8.o .libs/liburjtag.lax/libbus.a/prototype.o .libs/liburjtag.lax/libbus.a/pxa2x0.o .libs/liburjtag.lax/libbus.a/readmem.o .libs/liburjtag.lax/libbus.a/s3c4510x.o .libs/liburjtag.lax/libbus.a/sa1110.o .libs/liburjtag.lax/libbus.a/sh7727.o .libs/liburjtag.lax/libbus.a/sh7750r.o .libs/liburjtag.lax/libbus.a/sh7751r.o .libs/liburjtag.lax/libbus.a/sharc21065l.o .libs/liburjtag.lax/libbus.a/sharc21369_ezkit.o .libs/liburjtag.lax/libbus.a/slsup3.o .libs/liburjtag.lax/libbus.a/tx4925.o .libs/liburjtag.lax/libbus.a/writemem.o .libs/liburjtag.lax/libbus.a/zefant-xs3.o .libs/liburjtag.lax/libcmd.a/cmd_addpart.o .libs/liburjtag.lax/libcmd.a/cmd_bfin.o .libs/liburjtag.lax/libcmd.a/cmd_bit.o .libs/liburjtag.lax/libcmd.a/cmd_bsdl.o .libs/liburjtag.lax/libcmd.a/cmd_bus.o .libs/liburjtag.lax/libcmd.a/cmd_cable.o .libs/liburjtag.lax/libcmd.a/cmd_cmd.o .libs/liburjtag.lax/libcmd.a/cmd_debug.o .libs/liburjtag.lax/libcmd.a/cmd_detect.o .libs/liburjtag.lax/libcmd.a/cmd_detectflash.o .libs/liburjtag.lax/libcmd.a/cmd_discovery.o .libs/liburjtag.lax/libcmd.a/cmd_dr.o .libs/liburjtag.lax/libcmd.a/cmd_endian.o .libs/liburjtag.lax/libcmd.a/cmd_eraseflash.o .libs/liburjtag.lax/libcmd.a/cmd_flashmem.o .libs/liburjtag.lax/libcmd.a/cmd_frequency.o .libs/liburjtag.lax/libcmd.a/cmd_get.o .libs/liburjtag.lax/libcmd.a/cmd_help.o .libs/liburjtag.lax/libcmd.a/cmd_idcode.o .libs/liburjtag.lax/libcmd.a/cmd_include.o .libs/liburjtag.lax/libcmd.a/cmd_initbus.o .libs/liburjtag.lax/libcmd.a/cmd_instruction.o .libs/liburjtag.lax/libcmd.a/cmd_lockflash.o .libs/liburjtag.lax/libcmd.a/cmd_part.o .libs/liburjtag.lax/libcmd.a/cmd_peekpoke.o .libs/liburjtag.lax/libcmd.a/cmd_pld.o .libs/liburjtag.lax/libcmd.a/cmd_pod.o .libs/liburjtag.lax/libcmd.a/cmd_print.o .libs/liburjtag.lax/libcmd.a/cmd_quit.o .libs/liburjtag.lax/libcmd.a/cmd_readmem.o .libs/liburjtag.lax/libcmd.a/cmd_register.o .libs/liburjtag.lax/libcmd.a/cmd_reset.o .libs/liburjtag.lax/libcmd.a/cmd_salias.o .libs/liburjtag.lax/libcmd.a/cmd_scan.o .libs/liburjtag.lax/libcmd.a/cmd_set.o .libs/liburjtag.lax/libcmd.a/cmd_shell.o .libs/liburjtag.lax/libcmd.a/cmd_shift.o .libs/liburjtag.lax/libcmd.a/cmd_signal.o .libs/liburjtag.lax/libcmd.a/cmd_stapl.o .libs/liburjtag.lax/libcmd.a/cmd_svf.o .libs/liburjtag.lax/libcmd.a/cmd_test.o .libs/liburjtag.lax/libcmd.a/cmd_usleep.o .libs/liburjtag.lax/libcmd.a/cmd_writemem.o .libs/liburjtag.lax/libpld.a/pld.o .libs/liburjtag.lax/libpld.a/xilinx.o .libs/liburjtag.lax/libpld.a/xilinx_bitstream.o .libs/liburjtag.lax/libglobal.a/data_dir.o .libs/liburjtag.lax/libglobal.a/log-error.o .libs/liburjtag.lax/libglobal.a/params.o .libs/liburjtag.lax/libglobal.a/parse.o .libs/liburjtag.lax/libsvf.a/svf.o .libs/liburjtag.lax/libsvf.a/svf_bison.o .libs/liburjtag.lax/libsvf_flex.a/svf_flex.o .libs/liburjtag.lax/libbsdl.a/bsdl.o .libs/liburjtag.lax/libbsdl.a/bsdl_bison.o .libs/liburjtag.lax/libbsdl.a/bsdl_sem.o .libs/liburjtag.lax/libbsdl.a/vhdl_bison.o .libs/liburjtag.lax/libbsdl_flex.a/bsdl_flex.o .libs/liburjtag.lax/libbsdl_flex.a/vhdl_flex.o .libs/liburjtag.lax/libstapl.a/jamarray.o .libs/liburjtag.lax/libstapl.a/jamcomp.o .libs/liburjtag.lax/libstapl.a/jamcrc.o .libs/liburjtag.lax/libstapl.a/jamexec.o .libs/liburjtag.lax/libstapl.a/jamexp.o .libs/liburjtag.lax/libstapl.a/jamheap.o .libs/liburjtag.lax/libstapl.a/jamjtag.o .libs/liburjtag.lax/libstapl.a/jamnote.o .libs/liburjtag.lax/libstapl.a/jamstack.o .libs/liburjtag.lax/libstapl.a/jamsym.o .libs/liburjtag.lax/libstapl.a/stapl.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/liburjtag.a libtool: link: rm -fr .libs/liburjtag.lax libtool: link: ( cd ".libs" && rm -f "liburjtag.la" && ln -s "../liburjtag.la" "liburjtag.la" ) gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src' gmake[3]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src' Making all in po gmake[3]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/po' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/po' Making all in bindings gmake[3]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/bindings' gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/bindings' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/bindings' gmake[3]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/bindings' Making all in src/apps/jtag gmake[3]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/apps/jtag' depbase=`echo jtag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/urjtag -DLOCALEDIR=\"/usr/local/share/locale\" -I../../.. -I../../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT jtag.o -MD -MP -MF $depbase.Tpo -c -o jtag.o jtag.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /usr/local/include/readline/readline.h:36, from jtag.c:39: /usr/local/include/readline/rltypedefs.h:35:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef int Function () __attribute__ ((deprecated)); ^~~~~~~ /usr/local/include/readline/rltypedefs.h:36:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void VFunction () __attribute__ ((deprecated)); ^~~~~~~ /usr/local/include/readline/rltypedefs.h:37:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef char *CPFunction () __attribute__ ((deprecated)); ^~~~~~~ /usr/local/include/readline/rltypedefs.h:38:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef char **CPPFunction () __attribute__ ((deprecated)); ^~~~~~~ In file included from jtag.c:39: /usr/local/include/readline/readline.h:398:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] extern int rl_message (); ^~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -L/usr/local/lib -o jtag jtag.o ../../../src/liburjtag.la /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lreadline libtool: link: cc -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -o .libs/jtag jtag.o /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../../src/.libs/liburjtag.so -lreadline -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/apps/jtag' Making all in src/apps/bsdl2jtag gmake[3]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/apps/bsdl2jtag' depbase=`echo bsdl2jtag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include/urjtag -DLOCALEDIR=\"/usr/local/share/locale\" -I../../.. -I../../../include -I/usr/local/include -I/usr -I/usr/include -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -MT bsdl2jtag.o -MD -MP -MF $depbase.Tpo -c -o bsdl2jtag.o bsdl2jtag.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -L/usr/local/lib -o bsdl2jtag bsdl2jtag.o ../../../src/liburjtag.la /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lreadline libtool: link: cc -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -pipe -O2 -fno-strict-aliasing -std=c99 -o .libs/bsdl2jtag bsdl2jtag.o /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../../src/.libs/liburjtag.so -lreadline -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/apps/bsdl2jtag' gmake[3]: Entering directory '/construction/devel/urjtag/urjtag-2019.12' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12' gmake[2]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12' gmake[1]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12' SUCCEEDED 00:00:55 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> urjtag-2019.12 depends on executable: bash - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for urjtag-2019.12 ===> urjtag-2019.12 depends on executable: bash - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/devel/urjtag/urjtag-2019.12' if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /construction/devel/urjtag/urjtag-2019.12/tools/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/devel/urjtag/urjtag-2019.12/tools/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /construction/devel/urjtag/urjtag-2019.12/tools/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/devel/urjtag/urjtag-2019.12/tools/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[2]: Entering directory '/construction/devel/urjtag/urjtag-2019.12' Making install in doc gmake[3]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/doc' gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/doc' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/man/man1' install -m 0644 jtag.1 bsdl2jtag.1 '/construction/devel/urjtag/stage/usr/local/man/man1' gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/doc' gmake[3]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/doc' Making install in extra/fjmem gmake[3]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/extra/fjmem' gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/extra/fjmem' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/extra/fjmem' gmake[3]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/extra/fjmem' Making install in include gmake[3]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/include' gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/include' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/include' gmake[3]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/include' Making install in include/urjtag gmake[3]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/include/urjtag' gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/include/urjtag' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/include/urjtag' install -m 0644 urjtag.h '/construction/devel/urjtag/stage/usr/local/include/urjtag' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/include/urjtag' install -m 0644 bfin.h bitmask.h bitops.h bsbit.h bsdl.h bsdl_mode.h bssignal.h bus.h bus_driver.h cable.h chain.h cmd.h data_register.h error.h fclock.h flash.h gettext.h jim.h jtag.h log.h params.h parport.h parse.h part.h part_instruction.h pld.h pod.h tap_register.h tap_state.h tap.h stapl.h svf.h types.h usbconn.h '/construction/devel/urjtag/stage/usr/local/include/urjtag' gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/include/urjtag' gmake[3]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/include/urjtag' Making install in data gmake[3]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/data' gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/data' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vsx35' install -m 0644 xilinx/xc4vsx35/STEPPINGS xilinx/xc4vsx35/xc4vsx35 xilinx/xc4vsx35/xc4vsx35_ff668 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vsx35' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/motorola/mpc8245' install -m 0644 motorola/mpc8245/1.2 '/construction/devel/urjtag/stage/usr/local/share/urjtag/motorola/mpc8245' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vlx15' install -m 0644 xilinx/xc4vlx15/STEPPINGS xilinx/xc4vlx15/xc4vlx15 xilinx/xc4vlx15/xc4vlx15_ff668 xilinx/xc4vlx15/xc4vlx15_sf363 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vlx15' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2v250-fg256' install -m 0644 xilinx/xc2v250-fg256/STEPPINGS xilinx/xc2v250-fg256/xc2v250-fg256 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2v250-fg256' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/atheros/ar2312' install -m 0644 atheros/ar2312/ar2312 '/construction/devel/urjtag/stage/usr/local/share/urjtag/atheros/ar2312' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx25t' install -m 0644 xilinx/xc6slx25t/STEPPINGS xilinx/xc6slx25t/xa6slx25t xilinx/xc6slx25t/xc6slx25t '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx25t' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xcf01s' install -m 0644 xilinx/xcf01s/STEPPINGS xilinx/xcf01s/xcf01s xilinx/xcf01s/xcf01s_vo20 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xcf01s' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vfx140' install -m 0644 xilinx/xc4vfx140/STEPPINGS xilinx/xc4vfx140/xc4vfx140 xilinx/xc4vfx140/xc4vfx140_ff1517 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vfx140' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/broadcom' install -m 0644 broadcom/PARTS '/construction/devel/urjtag/stage/usr/local/share/urjtag/broadcom' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vfx60' install -m 0644 xilinx/xc4vfx60/STEPPINGS xilinx/xc4vfx60/xc4vfx60 xilinx/xc4vfx60/xc4vfx60_ff1152 xilinx/xc4vfx60/xc4vfx60_ff672 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vfx60' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vlx100' install -m 0644 xilinx/xc4vlx100/STEPPINGS xilinx/xc4vlx100/xc4vlx100 xilinx/xc4vlx100/xc4vlx100_ff1148 xilinx/xc4vlx100/xc4vlx100_ff1513 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vlx100' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/atmel/at91sam7s256' install -m 0644 atmel/at91sam7s256/STEPPINGS atmel/at91sam7s256/at91sam7s_tq64v0 atmel/at91sam7s256/at91sam7s_tq48v0 '/construction/devel/urjtag/stage/usr/local/share/urjtag/atmel/at91sam7s256' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx75t' install -m 0644 xilinx/xc6slx75t/STEPPINGS xilinx/xc6slx75t/xa6slx75t xilinx/xc6slx75t/xc6slx75t '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx75t' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/broadcom/bcm6348' install -m 0644 broadcom/bcm6348/STEPPINGS broadcom/bcm6348/bcm6348 '/construction/devel/urjtag/stage/usr/local/share/urjtag/broadcom/bcm6348' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s400a' install -m 0644 xilinx/xc3s400a/xc3s400a_ft256 xilinx/xc3s400a/xc3s400a xilinx/xc3s400a/xc3s400a_fg400 xilinx/xc3s400a/STEPPINGS xilinx/xc3s400a/xc3s400a_fg320 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s400a' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vlx80' install -m 0644 xilinx/xc4vlx80/STEPPINGS xilinx/xc4vlx80/xc4vlx80 xilinx/xc4vlx80/xc4vlx80_ff1148 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vlx80' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/atmel/at32ap7000' install -m 0644 atmel/at32ap7000/STEPPINGS atmel/at32ap7000/at32ap7000 '/construction/devel/urjtag/stage/usr/local/share/urjtag/atmel/at32ap7000' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog' install -m 0644 analog/PARTS '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2c256-vq100' install -m 0644 xilinx/xc2c256-vq100/STEPPINGS xilinx/xc2c256-vq100/xc2c256-vq100 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2c256-vq100' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2c32a-vq44' install -m 0644 xilinx/xc2c32a-vq44/STEPPINGS xilinx/xc2c32a-vq44/xc2c32a-vq44 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2c32a-vq44' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/marvell/88e1118' install -m 0644 marvell/88e1118/STEPPINGS marvell/88e1118/88e1118 '/construction/devel/urjtag/stage/usr/local/share/urjtag/marvell/88e1118' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xcf08p' install -m 0644 xilinx/xcf08p/STEPPINGS xilinx/xcf08p/xcf08p xilinx/xcf08p/xcf08p_fs48 xilinx/xcf08p/xcf08p_vo48 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xcf08p' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx100' install -m 0644 xilinx/xc6slx100/STEPPINGS xilinx/xc6slx100/xc6slx100 xilinx/xc6slx100/xc6slx100_csg484 xilinx/xc6slx100/xc6slx100_fgg484 xilinx/xc6slx100/xc6slx100_fgg676 xilinx/xc6slx100/xc6slx100l xilinx/xc6slx100/xc6slx100l_csg484 xilinx/xc6slx100/xc6slx100l_fgg484 xilinx/xc6slx100/xc6slx100l_fgg676 xilinx/xc6slx100/xc6slx100t_csg484 xilinx/xc6slx100/xc6slx100t_fgg484 xilinx/xc6slx100/xc6slx100t_fgg676 xilinx/xc6slx100/xc6slx100t_fgg900 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx100' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s1600e' install -m 0644 xilinx/xc3s1600e/STEPPINGS xilinx/xc3s1600e/xc3s1600e '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s1600e' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/bf548' install -m 0644 analog/bf548/STEPPINGS analog/bf548/bf548 '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/bf548' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s100e_die' install -m 0644 xilinx/xc3s100e_die/xc3s100e_pq208 xilinx/xc3s100e_die/xc3s100e_tq144 xilinx/xc3s100e_die/xc3s100e_die xilinx/xc3s100e_die/STEPPINGS xilinx/xc3s100e_die/xc3s100e_vq100 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s100e_die' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/altera/epm7128aetc100' install -m 0644 altera/epm7128aetc100/STEPPINGS altera/epm7128aetc100/epm7128aetc100 '/construction/devel/urjtag/stage/usr/local/share/urjtag/altera/epm7128aetc100' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/altera/ep1c6q240' install -m 0644 altera/ep1c6q240/STEPPINGS altera/ep1c6q240/ep1c6q240 '/construction/devel/urjtag/stage/usr/local/share/urjtag/altera/ep1c6q240' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/lexra/lx5280' install -m 0644 lexra/lx5280/STEPPINGS lexra/lx5280/lx5280 '/construction/devel/urjtag/stage/usr/local/share/urjtag/lexra/lx5280' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s1200e_fg320' install -m 0644 xilinx/xc3s1200e_fg320/STEPPINGS xilinx/xc3s1200e_fg320/xc3s1200e_fg320 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s1200e_fg320' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/atmel/atmega128' install -m 0644 atmel/atmega128/STEPPINGS atmel/atmega128/atmega128 '/construction/devel/urjtag/stage/usr/local/share/urjtag/atmel/atmega128' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/sigma' install -m 0644 sigma/PARTS '/construction/devel/urjtag/stage/usr/local/share/urjtag/sigma' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx100t' install -m 0644 xilinx/xc6slx100t/STEPPINGS xilinx/xc6slx100t/xc6slx100t '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx100t' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/intel' install -m 0644 intel/PARTS '/construction/devel/urjtag/stage/usr/local/share/urjtag/intel' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s200a' install -m 0644 xilinx/xc3s200a/xc3s200a_vq100 xilinx/xc3s200a/STEPPINGS xilinx/xc3s200a/xc3s200a_fg320 xilinx/xc3s200a/xc3s200a xilinx/xc3s200a/xc3s200a_ft256 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s200a' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2vp4' install -m 0644 xilinx/xc2vp4/STEPPINGS xilinx/xc2vp4/xc2vp4 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2vp4' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx150t' install -m 0644 xilinx/xc6slx150t/STEPPINGS xilinx/xc6slx150t/xc6slx150t '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx150t' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vlx25' install -m 0644 xilinx/xc4vlx25/STEPPINGS xilinx/xc4vlx25/xc4vlx25 xilinx/xc4vlx25/xc4vlx25_ff668 xilinx/xc4vlx25/xc4vlx25_sf363 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vlx25' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx45' install -m 0644 xilinx/xc6slx45/STEPPINGS xilinx/xc6slx45/xa6slx45 xilinx/xc6slx45/xa6slx45_csg324 xilinx/xc6slx45/xa6slx45_fgg484 xilinx/xc6slx45/xc6slx45 xilinx/xc6slx45/xc6slx45_csg324 xilinx/xc6slx45/xc6slx45_csg484 xilinx/xc6slx45/xc6slx45_fgg484 xilinx/xc6slx45/xc6slx45_fgg676 xilinx/xc6slx45/xc6slx45l xilinx/xc6slx45/xc6slx45l_csg324 xilinx/xc6slx45/xc6slx45l_csg484 xilinx/xc6slx45/xc6slx45l_fgg484 xilinx/xc6slx45/xc6slx45l_fgg676 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx45' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s1400a' install -m 0644 xilinx/xc3s1400a/STEPPINGS xilinx/xc3s1400a/xc3s1400a_ft256 xilinx/xc3s1400a/xc3s1400a xilinx/xc3s1400a/xc3s1400a_fg484 xilinx/xc3s1400a/xc3s1400a_fg676 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s1400a' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xcf02s' install -m 0644 xilinx/xcf02s/STEPPINGS xilinx/xcf02s/xcf02s xilinx/xcf02s/xcf02s_vo20 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xcf02s' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc9536xl' install -m 0644 xilinx/xc9536xl/STEPPINGS xilinx/xc9536xl/xc9536xl_cs48 xilinx/xc9536xl/xc9536xl_pc44 xilinx/xc9536xl/xc9536xl_vq44 xilinx/xc9536xl/xc9536xl_vq64 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc9536xl' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/atmel/atf15xx' install -m 0644 atmel/atf15xx/STEPPINGS atmel/atf15xx/atf1504asv '/construction/devel/urjtag/stage/usr/local/share/urjtag/atmel/atf15xx' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/bsdl' install -m 0644 bsdl/STD_1149_1_1990 bsdl/STD_1149_1_1994 bsdl/STD_1149_1_2001 bsdl/STD_1532_2001 bsdl/STD_1532_2002 '/construction/devel/urjtag/stage/usr/local/share/urjtag/bsdl' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/lattice/m4a3-256.192-fpbga256' install -m 0644 lattice/m4a3-256.192-fpbga256/STEPPINGS lattice/m4a3-256.192-fpbga256/m4a3-256.192-fpbga256 '/construction/devel/urjtag/stage/usr/local/share/urjtag/lattice/m4a3-256.192-fpbga256' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/sharp' install -m 0644 sharp/PARTS '/construction/devel/urjtag/stage/usr/local/share/urjtag/sharp' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/broadcom/bcm6358' install -m 0644 broadcom/bcm6358/STEPPINGS broadcom/bcm6358/bcm6358 '/construction/devel/urjtag/stage/usr/local/share/urjtag/broadcom/bcm6358' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/altera/ep1c20f400' install -m 0644 altera/ep1c20f400/STEPPINGS altera/ep1c20f400/ep1c20f400 '/construction/devel/urjtag/stage/usr/local/share/urjtag/altera/ep1c20f400' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/lattice/lc4128c-tqfp100' install -m 0644 lattice/lc4128c-tqfp100/STEPPINGS lattice/lc4128c-tqfp100/lc4128c-tqfp100 '/construction/devel/urjtag/stage/usr/local/share/urjtag/lattice/lc4128c-tqfp100' install -m 0644 MANUFACTURERS '/construction/devel/urjtag/stage/usr/local/share/urjtag/.' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/toshiba/tmpa9xx' install -m 0644 toshiba/tmpa9xx/STEPPINGS toshiba/tmpa9xx/tmpa9xx '/construction/devel/urjtag/stage/usr/local/share/urjtag/toshiba/tmpa9xx' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xcr3128xl-vq100' install -m 0644 xilinx/xcr3128xl-vq100/xcr3128xl-vq100 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xcr3128xl-vq100' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/ibm' install -m 0644 ibm/PARTS '/construction/devel/urjtag/stage/usr/local/share/urjtag/ibm' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vfx12' install -m 0644 xilinx/xc4vfx12/STEPPINGS xilinx/xc4vfx12/xc4vfx12 xilinx/xc4vfx12/xc4vfx12_ff668 xilinx/xc4vfx12/xc4vfx12_sf363 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vfx12' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2c32a-cv64' install -m 0644 xilinx/xc2c32a-cv64/STEPPINGS xilinx/xc2c32a-cv64/xc2c32a-cv64 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2c32a-cv64' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s200' install -m 0644 xilinx/xc3s200/xc3s200_tq144 xilinx/xc3s200/xc3s200 xilinx/xc3s200/xc3s200_ft256 xilinx/xc3s200/xc3s200_vq100 xilinx/xc3s200/STEPPINGS xilinx/xc3s200/xc3s200_pq208 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s200' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/bfin' install -m 0644 analog/bfin/bfin '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/bfin' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/lattice/lfec2-12e' install -m 0644 lattice/lfec2-12e/STEPPINGS lattice/lfec2-12e/lfec2-12e '/construction/devel/urjtag/stage/usr/local/share/urjtag/lattice/lfec2-12e' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xccace' install -m 0644 xilinx/xccace/STEPPINGS xilinx/xccace/xccace_tq144 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xccace' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xcr3256xl-ft256' install -m 0644 xilinx/xcr3256xl-ft256/STEPPINGS xilinx/xcr3256xl-ft256/xcr3256xl-ft256 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xcr3256xl-ft256' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xcr3128xl-cs144' install -m 0644 xilinx/xcr3128xl-cs144/STEPPINGS xilinx/xcr3128xl-cs144/xcr3128xl-cs144 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xcr3128xl-cs144' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2c32a-cp56' install -m 0644 xilinx/xc2c32a-cp56/STEPPINGS xilinx/xc2c32a-cp56/xc2c32a-cp56 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2c32a-cp56' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/admtek/adm5120' install -m 0644 admtek/adm5120/adm5120 '/construction/devel/urjtag/stage/usr/local/share/urjtag/admtek/adm5120' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xcr3032xl-vq44' install -m 0644 xilinx/xcr3032xl-vq44/STEPPINGS xilinx/xcr3032xl-vq44/xcr3032xl-vq44 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xcr3032xl-vq44' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/altera/ep2c8' install -m 0644 altera/ep2c8/STEPPINGS altera/ep2c8/ep2c8 altera/ep2c8/f256 altera/ep2c8/q208 altera/ep2c8/t144 '/construction/devel/urjtag/stage/usr/local/share/urjtag/altera/ep2c8' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vsx55' install -m 0644 xilinx/xc4vsx55/STEPPINGS xilinx/xc4vsx55/xc4vsx55 xilinx/xc4vsx55/xc4vsx55_ff1148 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vsx55' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/lattice/lcmxo2-1200-csbga132' install -m 0644 lattice/lcmxo2-1200-csbga132/STEPPINGS lattice/lcmxo2-1200-csbga132/lcmxo2-1200-csbga132 '/construction/devel/urjtag/stage/usr/local/share/urjtag/lattice/lcmxo2-1200-csbga132' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/intel/ixp465' install -m 0644 intel/ixp465/STEPPINGS intel/ixp465/ixp465 '/construction/devel/urjtag/stage/usr/local/share/urjtag/intel/ixp465' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/toshiba' install -m 0644 toshiba/PARTS '/construction/devel/urjtag/stage/usr/local/share/urjtag/toshiba' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2s300e' install -m 0644 xilinx/xc2s300e/STEPPINGS xilinx/xc2s300e/xc2s300e xilinx/xc2s300e/pq208 xilinx/xc2s300e/ft256 xilinx/xc2s300e/fg456 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2s300e' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/bf561' install -m 0644 analog/bf561/STEPPINGS analog/bf561/bf561 '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/bf561' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc95288xl' install -m 0644 xilinx/xc95288xl/STEPPINGS xilinx/xc95288xl/xc95288xl xilinx/xc95288xl/xc95288xl_bg256 xilinx/xc95288xl/xc95288xl_cs280 xilinx/xc95288xl/xc95288xl_fg256 xilinx/xc95288xl/xc95288xl_pq208 xilinx/xc95288xl/xc95288xl_tq144 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc95288xl' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/hitachi/hd64465' install -m 0644 hitachi/hd64465/hd64465 '/construction/devel/urjtag/stage/usr/local/share/urjtag/hitachi/hd64465' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/atmel' install -m 0644 atmel/PARTS '/construction/devel/urjtag/stage/usr/local/share/urjtag/atmel' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vfx100' install -m 0644 xilinx/xc4vfx100/STEPPINGS xilinx/xc4vfx100/xc4vfx100 xilinx/xc4vfx100/xc4vfx100_ff1152 xilinx/xc4vfx100/xc4vfx100_ff1517 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vfx100' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vfx20' install -m 0644 xilinx/xc4vfx20/STEPPINGS xilinx/xc4vfx20/xc4vfx20 xilinx/xc4vfx20/xc4vfx20_ff672 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vfx20' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx' install -m 0644 xilinx/PARTS '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/toshiba/tx4925' install -m 0644 toshiba/tx4925/STEPPINGS toshiba/tx4925/tx4925 '/construction/devel/urjtag/stage/usr/local/share/urjtag/toshiba/tx4925' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vlx40' install -m 0644 xilinx/xc4vlx40/STEPPINGS xilinx/xc4vlx40/xc4vlx40 xilinx/xc4vlx40/xc4vlx40_ff1148 xilinx/xc4vlx40/xc4vlx40_ff668 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vlx40' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/toshiba/tx4926' install -m 0644 toshiba/tx4926/STEPPINGS toshiba/tx4926/tx4926 '/construction/devel/urjtag/stage/usr/local/share/urjtag/toshiba/tx4926' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/brecis/msp2006' install -m 0644 brecis/msp2006/STEPPINGS brecis/msp2006/msp2006 '/construction/devel/urjtag/stage/usr/local/share/urjtag/brecis/msp2006' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/bf506' install -m 0644 analog/bf506/STEPPINGS analog/bf506/bf506 '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/bf506' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xcf04s' install -m 0644 xilinx/xcf04s/STEPPINGS xilinx/xcf04s/xcf04s xilinx/xcf04s/xcf04s_vo20 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xcf04s' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/samsung/s3c4510b' install -m 0644 samsung/s3c4510b/s3c4510b '/construction/devel/urjtag/stage/usr/local/share/urjtag/samsung/s3c4510b' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/intel/pxa250' install -m 0644 intel/pxa250/STEPPINGS intel/pxa250/pxa250 intel/pxa250/pxa250c0 '/construction/devel/urjtag/stage/usr/local/share/urjtag/intel/pxa250' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/ti' install -m 0644 ti/PARTS '/construction/devel/urjtag/stage/usr/local/share/urjtag/ti' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2c256-tq144' install -m 0644 xilinx/xc2c256-tq144/STEPPINGS xilinx/xc2c256-tq144/xc2c256-tq144 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2c256-tq144' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2v1000-fg256' install -m 0644 xilinx/xc2v1000-fg256/STEPPINGS xilinx/xc2v1000-fg256/xc2v1000-fg256 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2v1000-fg256' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/philips/xcr3128xl-vq100' install -m 0644 philips/xcr3128xl-vq100/STEPPINGS philips/xcr3128xl-vq100/xcr3128xl-vq100 '/construction/devel/urjtag/stage/usr/local/share/urjtag/philips/xcr3128xl-vq100' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/dec/sa1100' install -m 0644 dec/sa1100/STEPPINGS dec/sa1100/sa1100 '/construction/devel/urjtag/stage/usr/local/share/urjtag/dec/sa1100' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/ibm/ppc405ep' install -m 0644 ibm/ppc405ep/STEPPINGS ibm/ppc405ep/ppc405ep '/construction/devel/urjtag/stage/usr/local/share/urjtag/ibm/ppc405ep' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s50' install -m 0644 xilinx/xc3s50/xc3s50_pq208 xilinx/xc3s50/xc3s50_tq144 xilinx/xc3s50/xc3s50 xilinx/xc3s50/STEPPINGS xilinx/xc3s50/xc3s50_vq100 xilinx/xc3s50/xc3s50_cp132 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s50' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/lattice/lc4032v-tqfp48' install -m 0644 lattice/lc4032v-tqfp48/STEPPINGS lattice/lc4032v-tqfp48/lc4032v-tqfp48 '/construction/devel/urjtag/stage/usr/local/share/urjtag/lattice/lc4032v-tqfp48' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/lexra' install -m 0644 lexra/PARTS '/construction/devel/urjtag/stage/usr/local/share/urjtag/lexra' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/marvell/88f5182' install -m 0644 marvell/88f5182/STEPPINGS marvell/88f5182/88f5182-a2 '/construction/devel/urjtag/stage/usr/local/share/urjtag/marvell/88f5182' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xcf32p' install -m 0644 xilinx/xcf32p/STEPPINGS xilinx/xcf32p/xcf32p xilinx/xcf32p/xcf32p_fs48 xilinx/xcf32p/xcf32p_vo48 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xcf32p' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/marvell' install -m 0644 marvell/PARTS '/construction/devel/urjtag/stage/usr/local/share/urjtag/marvell' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/philips/xcr3128xl-cs144' install -m 0644 philips/xcr3128xl-cs144/STEPPINGS philips/xcr3128xl-cs144/xcr3128xl-cs144 '/construction/devel/urjtag/stage/usr/local/share/urjtag/philips/xcr3128xl-cs144' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/intel/sa1110' install -m 0644 intel/sa1110/STEPPINGS intel/sa1110/sa1110 '/construction/devel/urjtag/stage/usr/local/share/urjtag/intel/sa1110' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xcf16p' install -m 0644 xilinx/xcf16p/STEPPINGS xilinx/xcf16p/xcf16p xilinx/xcf16p/xcf16p_fs48 xilinx/xcf16p/xcf16p_vo48 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xcf16p' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/broadcom/bcm1250' install -m 0644 broadcom/bcm1250/STEPPINGS broadcom/bcm1250/bcm1250 '/construction/devel/urjtag/stage/usr/local/share/urjtag/broadcom/bcm1250' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx45t' install -m 0644 xilinx/xc6slx45t/STEPPINGS xilinx/xc6slx45t/xa6slx45t xilinx/xc6slx45t/xa6slx45t_csg324 xilinx/xc6slx45t/xa6slx45t_fgg484 xilinx/xc6slx45t/xc6slx45t xilinx/xc6slx45t/xc6slx45t_csg324 xilinx/xc6slx45t/xc6slx45t_csg484 xilinx/xc6slx45t/xc6slx45t_fgg484 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx45t' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx75' install -m 0644 xilinx/xc6slx75/STEPPINGS xilinx/xc6slx75/xa6slx75 xilinx/xc6slx75/xa6slx75_fgg484 xilinx/xc6slx75/xa6slx75t_fgg484 xilinx/xc6slx75/xc6slx75 xilinx/xc6slx75/xc6slx75_csg484 xilinx/xc6slx75/xc6slx75_fgg484 xilinx/xc6slx75/xc6slx75_fgg676 xilinx/xc6slx75/xc6slx75l xilinx/xc6slx75/xc6slx75l_csg484 xilinx/xc6slx75/xc6slx75l_fgg484 xilinx/xc6slx75/xc6slx75l_fgg676 xilinx/xc6slx75/xc6slx75t_csg484 xilinx/xc6slx75/xc6slx75t_fgg484 xilinx/xc6slx75/xc6slx75t_fgg676 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx75' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/bf518' install -m 0644 analog/bf518/STEPPINGS analog/bf518/bf518 '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/bf518' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/dec' install -m 0644 dec/PARTS '/construction/devel/urjtag/stage/usr/local/share/urjtag/dec' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc18v02pc44' install -m 0644 xilinx/xc18v02pc44/xc18v02pc44 xilinx/xc18v02pc44/STEPPINGS '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc18v02pc44' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/sharc21369' install -m 0644 analog/sharc21369/STEPPINGS analog/sharc21369/sharc21369 '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/sharc21369' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/ibm/ppc440gx' install -m 0644 ibm/ppc440gx/STEPPINGS ibm/ppc440gx/ppc440gx '/construction/devel/urjtag/stage/usr/local/share/urjtag/ibm/ppc440gx' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/marvell/88w8500' install -m 0644 marvell/88w8500/STEPPINGS marvell/88w8500/88w8500-ban '/construction/devel/urjtag/stage/usr/local/share/urjtag/marvell/88w8500' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s500e_fg320' install -m 0644 xilinx/xc3s500e_fg320/xc3s500e_ft256 xilinx/xc3s500e_fg320/xc3s500e_pq208 xilinx/xc3s500e_fg320/xc3s500e_fg320 xilinx/xc3s500e_fg320/STEPPINGS '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s500e_fg320' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/broadcom/bcm3310' install -m 0644 broadcom/bcm3310/STEPPINGS broadcom/bcm3310/bcm3310 '/construction/devel/urjtag/stage/usr/local/share/urjtag/broadcom/bcm3310' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/intel/ixp425' install -m 0644 intel/ixp425/STEPPINGS intel/ixp425/ixp425 '/construction/devel/urjtag/stage/usr/local/share/urjtag/intel/ixp425' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx16' install -m 0644 xilinx/xc6slx16/STEPPINGS xilinx/xc6slx16/xa6slx16 xilinx/xc6slx16/xa6slx16_csg225 xilinx/xc6slx16/xa6slx16_csg324 xilinx/xc6slx16/xa6slx16_ftg256 xilinx/xc6slx16/xc6slx16 xilinx/xc6slx16/xc6slx16_cpg196 xilinx/xc6slx16/xc6slx16_csg225 xilinx/xc6slx16/xc6slx16_csg324 xilinx/xc6slx16/xc6slx16_ftg256 xilinx/xc6slx16/xc6slx16l xilinx/xc6slx16/xc6slx16l_cpg196 xilinx/xc6slx16/xc6slx16l_csg225 xilinx/xc6slx16/xc6slx16l_csg324 xilinx/xc6slx16/xc6slx16l_ftg256 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx16' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/broadcom/bcm4702' install -m 0644 broadcom/bcm4702/STEPPINGS broadcom/bcm4702/bcm4702 '/construction/devel/urjtag/stage/usr/local/share/urjtag/broadcom/bcm4702' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vfx40' install -m 0644 xilinx/xc4vfx40/STEPPINGS xilinx/xc4vfx40/xc4vfx40 xilinx/xc4vfx40/xc4vfx40_ff1152 xilinx/xc4vfx40/xc4vfx40_ff672 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vfx40' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/freescale/mpc8377' install -m 0644 freescale/mpc8377/STEPPINGS freescale/mpc8377/mpc8377 '/construction/devel/urjtag/stage/usr/local/share/urjtag/freescale/mpc8377' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/freescale/mpc8378' install -m 0644 freescale/mpc8378/STEPPINGS freescale/mpc8378/mpc8378 '/construction/devel/urjtag/stage/usr/local/share/urjtag/freescale/mpc8378' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/sigma/smp8634' install -m 0644 sigma/smp8634/STEPPINGS sigma/smp8634/smp8634 '/construction/devel/urjtag/stage/usr/local/share/urjtag/sigma/smp8634' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/freescale/mpc8379' install -m 0644 freescale/mpc8379/STEPPINGS freescale/mpc8379/mpc8379 '/construction/devel/urjtag/stage/usr/local/share/urjtag/freescale/mpc8379' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/lattice' install -m 0644 lattice/PARTS '/construction/devel/urjtag/stage/usr/local/share/urjtag/lattice' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc95144xl' install -m 0644 xilinx/xc95144xl/STEPPINGS xilinx/xc95144xl/xc95144xl_cs144 xilinx/xc95144xl/xc95144xl_tq100 xilinx/xc95144xl/xc95144xl_tq144 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc95144xl' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/altera/epm3064a' install -m 0644 altera/epm3064a/STEPPINGS altera/epm3064a/epm3064a altera/epm3064a/l44 altera/epm3064a/t100 altera/epm3064a/t44 '/construction/devel/urjtag/stage/usr/local/share/urjtag/altera/epm3064a' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vlx60' install -m 0644 xilinx/xc4vlx60/STEPPINGS xilinx/xc4vlx60/xc4vlx60 xilinx/xc4vlx60/xc4vlx60_ff1148 xilinx/xc4vlx60/xc4vlx60_ff668 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vlx60' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc9572xl' install -m 0644 xilinx/xc9572xl/STEPPINGS xilinx/xc9572xl/xc9572xl_cs48 xilinx/xc9572xl/xc9572xl_pc44 xilinx/xc9572xl/xc9572xl_tq100 xilinx/xc9572xl/xc9572xl_vq44 xilinx/xc9572xl/xc9572xl_vq64 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc9572xl' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s5000' install -m 0644 xilinx/xc3s5000/xc3s5000 xilinx/xc3s5000/xc3s5000_fg900 xilinx/xc3s5000/STEPPINGS xilinx/xc3s5000/xc3s5000_fg1156 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s5000' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/bf527' install -m 0644 analog/bf527/STEPPINGS analog/bf527/bf527 '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/bf527' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/altera' install -m 0644 altera/PARTS '/construction/devel/urjtag/stage/usr/local/share/urjtag/altera' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/intel/pxa270' install -m 0644 intel/pxa270/STEPPINGS intel/pxa270/pxa270 '/construction/devel/urjtag/stage/usr/local/share/urjtag/intel/pxa270' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/lattice/lc4064zc' install -m 0644 lattice/lc4064zc/STEPPINGS lattice/lc4064zc/lc4064zc '/construction/devel/urjtag/stage/usr/local/share/urjtag/lattice/lc4064zc' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/lattice/m4a3-64.32-tqfp48' install -m 0644 lattice/m4a3-64.32-tqfp48/STEPPINGS lattice/m4a3-64.32-tqfp48/m4a3-64.32-tqfp48 '/construction/devel/urjtag/stage/usr/local/share/urjtag/lattice/m4a3-64.32-tqfp48' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s4000' install -m 0644 xilinx/xc3s4000/xc3s4000l xilinx/xc3s4000/xc3s4000_fg676 xilinx/xc3s4000/xc3s4000 xilinx/xc3s4000/xc3s4000l_fg900 xilinx/xc3s4000/xc3s4000_fg900 xilinx/xc3s4000/xc3s4000l_fg1156 xilinx/xc3s4000/STEPPINGS xilinx/xc3s4000/xc3s4000_fg1156 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s4000' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/hitachi/ar7300' install -m 0644 hitachi/ar7300/STEPPINGS hitachi/ar7300/ar7300 '/construction/devel/urjtag/stage/usr/local/share/urjtag/hitachi/ar7300' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vlx200' install -m 0644 xilinx/xc4vlx200/STEPPINGS xilinx/xc4vlx200/xc4vlx200 xilinx/xc4vlx200/xc4vlx200_ff1513 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vlx200' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/bf592' install -m 0644 analog/bf592/STEPPINGS analog/bf592/bf592 '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/bf592' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vsx25' install -m 0644 xilinx/xc4vsx25/STEPPINGS xilinx/xc4vsx25/xc4vsx25 xilinx/xc4vsx25/xc4vsx25_ff668 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vsx25' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc18v04pc44' install -m 0644 xilinx/xc18v04pc44/xc18v04pc44 xilinx/xc18v04pc44/STEPPINGS '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc18v04pc44' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx25' install -m 0644 xilinx/xc6slx25/STEPPINGS xilinx/xc6slx25/xa6slx25 xilinx/xc6slx25/xa6slx25_csg324 xilinx/xc6slx25/xa6slx25_fgg484 xilinx/xc6slx25/xa6slx25_ftg256 xilinx/xc6slx25/xa6slx25t_csg324 xilinx/xc6slx25/xa6slx25t_fgg484 xilinx/xc6slx25/xc6slx25 xilinx/xc6slx25/xc6slx25_csg324 xilinx/xc6slx25/xc6slx25_fgg484 xilinx/xc6slx25/xc6slx25_ftg256 xilinx/xc6slx25/xc6slx25l xilinx/xc6slx25/xc6slx25l_csg324 xilinx/xc6slx25/xc6slx25l_fgg484 xilinx/xc6slx25/xc6slx25l_ftg256 xilinx/xc6slx25/xc6slx25t_csg324 xilinx/xc6slx25/xc6slx25t_fgg484 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx25' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/broadcom/bcm4712' install -m 0644 broadcom/bcm4712/STEPPINGS broadcom/bcm4712/bcm4712 '/construction/devel/urjtag/stage/usr/local/share/urjtag/broadcom/bcm4712' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx150' install -m 0644 xilinx/xc6slx150/STEPPINGS xilinx/xc6slx150/xc6slx150 xilinx/xc6slx150/xc6slx150_csg484 xilinx/xc6slx150/xc6slx150_fgg484 xilinx/xc6slx150/xc6slx150_fgg676 xilinx/xc6slx150/xc6slx150_fgg900 xilinx/xc6slx150/xc6slx150l xilinx/xc6slx150/xc6slx150l_csg484 xilinx/xc6slx150/xc6slx150l_fgg484 xilinx/xc6slx150/xc6slx150l_fgg676 xilinx/xc6slx150/xc6slx150l_fgg900 xilinx/xc6slx150/xc6slx150t_csg484 xilinx/xc6slx150/xc6slx150t_fgg484 xilinx/xc6slx150/xc6slx150t_fgg676 xilinx/xc6slx150/xc6slx150t_fgg900 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx150' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s400' install -m 0644 xilinx/xc3s400/xc3s400_fg456 xilinx/xc3s400/xc3s400_tq144 xilinx/xc3s400/xc3s400 xilinx/xc3s400/xc3s400_fg320 xilinx/xc3s400/xc3s400_ft256 xilinx/xc3s400/STEPPINGS xilinx/xc3s400/xc3s400_pq208 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s400' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2v80-fg256' install -m 0644 xilinx/xc2v80-fg256/STEPPINGS xilinx/xc2v80-fg256/xc2v80-fg256 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2v80-fg256' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/freescale' install -m 0644 freescale/PARTS '/construction/devel/urjtag/stage/usr/local/share/urjtag/freescale' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s2000' install -m 0644 xilinx/xc3s2000/xc3s2000_fg676 xilinx/xc3s2000/xc3s2000 xilinx/xc3s2000/xc3s2000l_fg900 xilinx/xc3s2000/xc3s2000_fg900 xilinx/xc3s2000/STEPPINGS xilinx/xc3s2000/xc3s2000_fg456 xilinx/xc3s2000/xc3s2000l_fg676 xilinx/xc3s2000/xc3s2000l '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s2000' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/broadcom/bcm5421s' install -m 0644 broadcom/bcm5421s/STEPPINGS broadcom/bcm5421s/bcm5421s '/construction/devel/urjtag/stage/usr/local/share/urjtag/broadcom/bcm5421s' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/sharp/lh7a400' install -m 0644 sharp/lh7a400/STEPPINGS sharp/lh7a400/lh7a400 '/construction/devel/urjtag/stage/usr/local/share/urjtag/sharp/lh7a400' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2s200e-pq208' install -m 0644 xilinx/xc2s200e-pq208/STEPPINGS xilinx/xc2s200e-pq208/xc2s200e-pq208 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2s200e-pq208' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/bf533' install -m 0644 analog/bf533/STEPPINGS analog/bf533/bf533 '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/bf533' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/sharc21065l' install -m 0644 analog/sharc21065l/STEPPINGS analog/sharc21065l/sharc21065l '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/sharc21065l' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc95108' install -m 0644 xilinx/xc95108/STEPPINGS xilinx/xc95108/xc95108 xilinx/xc95108/xc95108_pc84 xilinx/xc95108/xc95108_pq100 xilinx/xc95108/xc95108_pq160 xilinx/xc95108/xc95108_tq100 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc95108' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/hitachi/sh7727' install -m 0644 hitachi/sh7727/STEPPINGS hitachi/sh7727/sh7727 '/construction/devel/urjtag/stage/usr/local/share/urjtag/hitachi/sh7727' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s700a' install -m 0644 xilinx/xc3s700a/xc3s700a xilinx/xc3s700a/xc3s700a_fg484 xilinx/xc3s700a/STEPPINGS xilinx/xc3s700a/xc3s700a_ft256 xilinx/xc3s700a/xc3s700a_fg400 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s700a' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s50a' install -m 0644 xilinx/xc3s50a/xc3s50a xilinx/xc3s50a/xc3s50a_ft256 xilinx/xc3s50a/xc3s50a_tq144 xilinx/xc3s50a/STEPPINGS xilinx/xc3s50a/xc3s50a_vq100 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s50a' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/freescale/mpc5200' install -m 0644 freescale/mpc5200/STEPPINGS freescale/mpc5200/mpc5200 '/construction/devel/urjtag/stage/usr/local/share/urjtag/freescale/mpc5200' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/hitachi/sh7729' install -m 0644 hitachi/sh7729/STEPPINGS hitachi/sh7729/sh7729 '/construction/devel/urjtag/stage/usr/local/share/urjtag/hitachi/sh7729' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/bf537' install -m 0644 analog/bf537/STEPPINGS analog/bf537/bf537 '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/bf537' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/bf538' install -m 0644 analog/bf538/STEPPINGS analog/bf538/bf538 '/construction/devel/urjtag/stage/usr/local/share/urjtag/analog/bf538' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/brecis' install -m 0644 brecis/PARTS '/construction/devel/urjtag/stage/usr/local/share/urjtag/brecis' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2c64a-vq44' install -m 0644 xilinx/xc2c64a-vq44/STEPPINGS xilinx/xc2c64a-vq44/xc2c64a-vq44 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc2c64a-vq44' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx4' install -m 0644 xilinx/xc6slx4/STEPPINGS xilinx/xc6slx4/xa6slx4 xilinx/xc6slx4/xa6slx4_csg225 xilinx/xc6slx4/xc6slx4 xilinx/xc6slx4/xc6slx4_cpg196 xilinx/xc6slx4/xc6slx4_csg225 xilinx/xc6slx4/xc6slx4l xilinx/xc6slx4/xc6slx4l_cpg196 xilinx/xc6slx4/xc6slx4l_csg225 xilinx/xc6slx4/xc6slx4l_tqg144 xilinx/xc6slx4/xc6slx4_tqg144 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx4' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s1000' install -m 0644 xilinx/xc3s1000/fg676 xilinx/xc3s1000/xc3s1000 xilinx/xc3s1000/fg320 xilinx/xc3s1000/ft256 xilinx/xc3s1000/STEPPINGS xilinx/xc3s1000/fg456 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s1000' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/philips' install -m 0644 philips/PARTS '/construction/devel/urjtag/stage/usr/local/share/urjtag/philips' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/altera/ep1c12' install -m 0644 altera/ep1c12/STEPPINGS altera/ep1c12/ep1c12 altera/ep1c12/f256 altera/ep1c12/f324 altera/ep1c12/q240 '/construction/devel/urjtag/stage/usr/local/share/urjtag/altera/ep1c12' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vlx160' install -m 0644 xilinx/xc4vlx160/STEPPINGS xilinx/xc4vlx160/xc4vlx160 xilinx/xc4vlx160/xc4vlx160_ff1148 xilinx/xc4vlx160/xc4vlx160_ff1513 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc4vlx160' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/ti/tnetv1060' install -m 0644 ti/tnetv1060/STEPPINGS ti/tnetv1060/tnetv1060 '/construction/devel/urjtag/stage/usr/local/share/urjtag/ti/tnetv1060' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/ti/tnetv1061' install -m 0644 ti/tnetv1061/STEPPINGS ti/tnetv1061/tnetv1061 '/construction/devel/urjtag/stage/usr/local/share/urjtag/ti/tnetv1061' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx9' install -m 0644 xilinx/xc6slx9/STEPPINGS xilinx/xc6slx9/xa6slx9 xilinx/xc6slx9/xa6slx9_csg225 xilinx/xc6slx9/xa6slx9_csg324 xilinx/xc6slx9/xa6slx9_ftg256 xilinx/xc6slx9/xc6slx9 xilinx/xc6slx9/xc6slx9_cpg196 xilinx/xc6slx9/xc6slx9_csg225 xilinx/xc6slx9/xc6slx9_csg324 xilinx/xc6slx9/xc6slx9_ftg256 xilinx/xc6slx9/xc6slx9l xilinx/xc6slx9/xc6slx9l_cpg196 xilinx/xc6slx9/xc6slx9l_csg225 xilinx/xc6slx9/xc6slx9l_csg324 xilinx/xc6slx9/xc6slx9l_ftg256 xilinx/xc6slx9/xc6slx9l_tqg144 xilinx/xc6slx9/xc6slx9_tqg144 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc6slx9' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s1500' install -m 0644 xilinx/xc3s1500/xc3s1500_fg456 xilinx/xc3s1500/xc3s1500l_fg676 xilinx/xc3s1500/xc3s1500l xilinx/xc3s1500/xc3s1500l_fg320 xilinx/xc3s1500/xc3s1500_fg676 xilinx/xc3s1500/xc3s1500 xilinx/xc3s1500/xc3s1500_fg320 xilinx/xc3s1500/STEPPINGS xilinx/xc3s1500/xc3s1500l_fg456 '/construction/devel/urjtag/stage/usr/local/share/urjtag/xilinx/xc3s1500' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/hitachi' install -m 0644 hitachi/PARTS '/construction/devel/urjtag/stage/usr/local/share/urjtag/hitachi' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/share/urjtag/motorola/mpc8241' install -m 0644 motorola/mpc8241/1.2 '/construction/devel/urjtag/stage/usr/local/share/urjtag/motorola/mpc8241' gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/data' gmake[3]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/data' Making install in src gmake[3]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src' Making install in flash gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/flash' gmake[5]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/flash' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/flash' gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/flash' Making install in lib gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/lib' gmake[5]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/lib' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/lib' gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/lib' Making install in tap gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/tap' gmake[5]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/tap' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/tap' gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/tap' Making install in part gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/part' gmake[5]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/part' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/part' gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/part' Making install in bfin gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/bfin' gmake[5]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/bfin' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/bfin' gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/bfin' Making install in bus gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/bus' gmake[5]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/bus' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/bus' gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/bus' Making install in cmd gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/cmd' gmake install-am gmake[5]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/cmd' gmake[6]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/cmd' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/cmd' gmake[5]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/cmd' gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/cmd' Making install in pld gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/pld' gmake[5]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/pld' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/pld' gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/pld' Making install in global gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/global' gmake[5]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/global' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/global' gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/global' Making install in svf gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/svf' gmake[5]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/svf' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/svf' gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/svf' Making install in bsdl gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/bsdl' gmake[5]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/bsdl' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/bsdl' gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/bsdl' Making install in stapl gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/stapl' gmake[5]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/stapl' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/stapl' gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/stapl' gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src' gmake[5]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s liburjtag.la '/construction/devel/urjtag/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/liburjtag.so.0.0.0 /construction/devel/urjtag/stage/usr/local/lib/liburjtag.so.0.0.0 libtool: install: strip --strip-unneeded /construction/devel/urjtag/stage/usr/local/lib/liburjtag.so.0.0.0 libtool: install: (cd /construction/devel/urjtag/stage/usr/local/lib && { ln -s -f liburjtag.so.0.0.0 liburjtag.so.0 || { rm -f liburjtag.so.0 && ln -s liburjtag.so.0.0.0 liburjtag.so.0; }; }) libtool: install: (cd /construction/devel/urjtag/stage/usr/local/lib && { ln -s -f liburjtag.so.0.0.0 liburjtag.so || { rm -f liburjtag.so && ln -s liburjtag.so.0.0.0 liburjtag.so; }; }) libtool: install: /usr/bin/install -c .libs/liburjtag.lai /construction/devel/urjtag/stage/usr/local/lib/liburjtag.la libtool: install: /usr/bin/install -c .libs/liburjtag.a /construction/devel/urjtag/stage/usr/local/lib/liburjtag.a libtool: install: strip --strip-debug /construction/devel/urjtag/stage/usr/local/lib/liburjtag.a libtool: install: chmod 644 /construction/devel/urjtag/stage/usr/local/lib/liburjtag.a libtool: install: ranlib /construction/devel/urjtag/stage/usr/local/lib/liburjtag.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/lib/pkgconfig' install -m 0644 urjtag.pc '/construction/devel/urjtag/stage/usr/local/lib/pkgconfig' gmake[5]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src' gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src' gmake[3]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src' Making install in po gmake[3]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/po' installing fr.gmo as /construction/devel/urjtag/stage/usr/local/share/locale/fr/LC_MESSAGES/urjtag.mo installing rw.gmo as /construction/devel/urjtag/stage/usr/local/share/locale/rw/LC_MESSAGES/urjtag.mo installing sk.gmo as /construction/devel/urjtag/stage/usr/local/share/locale/sk/LC_MESSAGES/urjtag.mo if test "urjtag" = "gettext-tools"; then \ /bin/mkdir -p /construction/devel/urjtag/stage/usr/local/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ install -m 0644 ./$file \ /construction/devel/urjtag/stage/usr/local/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /construction/devel/urjtag/stage/usr/local/share/gettext/po/$file; \ done; \ else \ : ; \ fi gmake[3]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/po' Making install in bindings gmake[3]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/bindings' gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/bindings' gmake[5]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/bindings' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/bindings' gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/bindings' gmake[3]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/bindings' Making install in src/apps/jtag gmake[3]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/apps/jtag' gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/apps/jtag' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../../libtool --mode=install /bin/sh /construction/devel/urjtag/urjtag-2019.12/tools/install-sh -c -s jtag '/construction/devel/urjtag/stage/usr/local/bin' libtool: warning: '../../../src/liburjtag.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/devel/urjtag/urjtag-2019.12/tools/install-sh -c -s .libs/jtag /construction/devel/urjtag/stage/usr/local/bin/jtag gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/apps/jtag' gmake[3]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/apps/jtag' Making install in src/apps/bsdl2jtag gmake[3]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/apps/bsdl2jtag' gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12/src/apps/bsdl2jtag' /bin/mkdir -p '/construction/devel/urjtag/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../../libtool --mode=install /bin/sh /construction/devel/urjtag/urjtag-2019.12/tools/install-sh -c -s bsdl2jtag '/construction/devel/urjtag/stage/usr/local/bin' libtool: warning: '../../../src/liburjtag.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/devel/urjtag/urjtag-2019.12/tools/install-sh -c -s .libs/bsdl2jtag /construction/devel/urjtag/stage/usr/local/bin/bsdl2jtag gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/apps/bsdl2jtag' gmake[3]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12/src/apps/bsdl2jtag' gmake[3]: Entering directory '/construction/devel/urjtag/urjtag-2019.12' gmake[4]: Entering directory '/construction/devel/urjtag/urjtag-2019.12' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12' gmake[3]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12' gmake[2]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12' gmake[1]: Leaving directory '/construction/devel/urjtag/urjtag-2019.12' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/liburjtag.so.0.0.0 is linked to /usr/local/lib/libncurses.so.6 from devel/ncurses but it is not declared as a dependency Warning: you need USES+=ncurses Error: /usr/local/lib/liburjtag.so.0.0.0 is linked to /usr/local/lib/libtinfo.so.6 from devel/ncurses but it is not declared as a dependency Warning: you need USES+=ncurses Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for urjtag-2019.12 file sizes/checksums [595]: 0% file sizes/checksums [595]: 16% file sizes/checksums [595]: 33% file sizes/checksums [595]: 50% file sizes/checksums [595]: 67% file sizes/checksums [595]: 84% file sizes/checksums [595]: 100% packing files [595]: 0% packing files [595]: 16% packing files [595]: 33% packing files [595]: 50% packing files [595]: 67% packing files [595]: 84% packing files [595]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:27 TOTAL TIME 00:02:12