configure: WARNING: hidapi/hidapi.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: hidapi/hidapi.h: proceeding with the compiler's result
configure: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: arpa/inet.h: proceeding with the compiler's result
configure: WARNING: fcntl.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: fcntl.h: proceeding with the compiler's result
configure: WARNING: netdb.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: netdb.h: proceeding with the compiler's result
configure: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: netinet/in.h: proceeding with the compiler's result
configure: WARNING: stdlib.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: stdlib.h: proceeding with the compiler's result
configure: WARNING: string.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: string.h: proceeding with the compiler's result
configure: WARNING: sys/socket.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: sys/socket.h: proceeding with the compiler's result
configure: WARNING: sys/time.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: sys/time.h: proceeding with the compiler's result
configure: WARNING: termios.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: termios.h: proceeding with the compiler's result
configure: WARNING: unistd.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: unistd.h: proceeding with the compiler's result
configure: WARNING: bfd.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: bfd.h: proceeding with the compiler's result
configure: WARNING: sys/select.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: sys/select.h: proceeding with the compiler's result
rc/jtag3run.cc
avarice-2.14/src/remote.cc
avarice-2.14/src/ioreg.cc
avarice-2.14/src/jtag3io.cc
avarice-2.14/src/jtaggeneric.cc
avarice-2.14/src/avarice.h
avarice-2.14/src/devdescr.cc
avarice-2.14/src/jtag2bp.cc
avarice-2.14/src/gnu_getopt.h
avarice-2.14/src/jtag3bp.cc
avarice-2.14/src/main.cc
avarice-2.14/src/crc16.h
avarice-2.14/src/jtag2io.cc
avarice-2.14/src/ioreg.h
avarice-2.14/src/autoconf.hin
avarice-2.14/src/jtag2misc.cc
avarice-2.14/src/jtag2prog.cc
avarice-2.14/src/jtag2_defs.h
avarice-2.14/src/jtagrw.cc
avarice-2.14/scripts/Makefile.in
avarice-2.14/scripts/Makefile.am
avarice-2.14/scripts/kill-avarice
avarice-2.14/scripts/start-avarice
avarice-2.14/scripts/ice-gdb.in
avarice-2.14/scripts/ice-insight
avarice-2.14/scripts/gdb-avarice-script
patching file src/jtag2usb.cc
patching file src/jtag3io.cc
patching file src/jtag3prog.cc
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for g++... g++
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 g++ accepts -g... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking build system type... x86_64-slackware-linux-gnu
checking host system type... x86_64-slackware-linux-gnu
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for perl... /usr/bin/perl
checking for library containing gethostbyname... none required
checking for socket... yes
checking for library containing inet_aton... none required
checking for iconv_open in -liconv... no
checking for libiconv_open in -liconv... no
checking for dcgettext in -lintl... no
checking for xmalloc in -liberty... yes
checking for bfd_init in -lbfd... yes
checking for usb_get_string_simple in -lusb... yes
checking for libusb20_dev_open in -lusb... no
checking for library containing hid_init... -lhidapi-libusb
checking hidapi/hidapi.h usability... yes
checking hidapi/hidapi.h presence... no
checking for hidapi/hidapi.h... yes
checking for ANSI C header files... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... no
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... no
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... no
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... no
checking for netinet/in.h... yes
checking stdlib.h usability... yes
checking stdlib.h presence... no
checking for stdlib.h... yes
checking string.h usability... yes
checking string.h presence... no
checking for string.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... no
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... no
checking for sys/time.h... yes
checking termios.h usability... yes
checking termios.h presence... no
checking for termios.h... yes
checking unistd.h usability... yes
checking unistd.h presence... no
checking for unistd.h... yes
checking bfd.h usability... yes
checking bfd.h presence... no
checking for bfd.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for socklen_t... yes
checking whether libbfd requires libz... no
checking whether libbfd requires libdl... yes
checking for dlopen in -ldl... yes
checking for error_at_line... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for working memcmp... yes
checking sys/select.h usability... yes
checking sys/select.h presence... no
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking whether lstat correctly handles trailing slash... no
checking whether stat accepts an empty string... yes
checking for vprintf... yes
checking for _doprnt... no
checking for atexit... yes
checking for gethostbyname... yes
checking for inet_ntoa... yes
checking for memmove... yes
checking for memset... yes
checking for select... yes
checking for socket... (cached) yes
checking for strcasecmp... yes
checking for strerror... yes
checking for strtol... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating scripts/Makefile
config.status: creating scripts/ice-gdb
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating avarice.spec
config.status: creating Makefile
config.status: creating src/autoconf.h
config.status: executing depfiles commands
Making all in scripts
make[1]: Entering directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14/scripts'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14/scripts'
Making all in src
make[1]: Entering directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14/src'
make  all-am
make[2]: Entering directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14/src'
gcc -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -g -O2 -MT crc16.o -MD -MP -MF .deps/crc16.Tpo -c -o crc16.o ../../avarice-2.14/src/crc16.c
mv -f .deps/crc16.Tpo .deps/crc16.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT devdescr.o -MD -MP -MF .deps/devdescr.Tpo -c -o devdescr.o ../../avarice-2.14/src/devdescr.cc
mv -f .deps/devdescr.Tpo .deps/devdescr.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT ioreg.o -MD -MP -MF .deps/ioreg.Tpo -c -o ioreg.o ../../avarice-2.14/src/ioreg.cc
mv -f .deps/ioreg.Tpo .deps/ioreg.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT jtag2bp.o -MD -MP -MF .deps/jtag2bp.Tpo -c -o jtag2bp.o ../../avarice-2.14/src/jtag2bp.cc
In file included from ../../avarice-2.14/src/jtag2bp.cc:39:
../../avarice-2.14/src/jtag2.h:159:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  159 |                        bool retryOnTimeout = true) throw(jtag_exception);
      |                                                    ^~~~~
mv -f .deps/jtag2bp.Tpo .deps/jtag2bp.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT jtag2io.o -MD -MP -MF .deps/jtag2io.Tpo -c -o jtag2io.o ../../avarice-2.14/src/jtag2io.cc
In file included from ../../avarice-2.14/src/jtag2io.cc:41:
../../avarice-2.14/src/jtag2.h:159:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  159 |                        bool retryOnTimeout = true) throw(jtag_exception);
      |                                                    ^~~~~
../../avarice-2.14/src/jtag2io.cc:369:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  369 |     throw (jtag_exception)
      |     ^~~~~
mv -f .deps/jtag2io.Tpo .deps/jtag2io.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT jtag2misc.o -MD -MP -MF .deps/jtag2misc.Tpo -c -o jtag2misc.o ../../avarice-2.14/src/jtag2misc.cc
In file included from ../../avarice-2.14/src/jtag2misc.cc:35:
../../avarice-2.14/src/jtag2.h:159:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  159 |                        bool retryOnTimeout = true) throw(jtag_exception);
      |                                                    ^~~~~
mv -f .deps/jtag2misc.Tpo .deps/jtag2misc.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT jtag2prog.o -MD -MP -MF .deps/jtag2prog.Tpo -c -o jtag2prog.o ../../avarice-2.14/src/jtag2prog.cc
In file included from ../../avarice-2.14/src/jtag2prog.cc:47:
../../avarice-2.14/src/jtag2.h:159:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  159 |                        bool retryOnTimeout = true) throw(jtag_exception);
      |                                                    ^~~~~
mv -f .deps/jtag2prog.Tpo .deps/jtag2prog.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT jtag2run.o -MD -MP -MF .deps/jtag2run.Tpo -c -o jtag2run.o ../../avarice-2.14/src/jtag2run.cc
In file included from ../../avarice-2.14/src/jtag2run.cc:39:
../../avarice-2.14/src/jtag2.h:159:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  159 |                        bool retryOnTimeout = true) throw(jtag_exception);
      |                                                    ^~~~~
mv -f .deps/jtag2run.Tpo .deps/jtag2run.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT jtag2rw.o -MD -MP -MF .deps/jtag2rw.Tpo -c -o jtag2rw.o ../../avarice-2.14/src/jtag2rw.cc
In file included from ../../avarice-2.14/src/jtag2rw.cc:38:
../../avarice-2.14/src/jtag2.h:159:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  159 |                        bool retryOnTimeout = true) throw(jtag_exception);
      |                                                    ^~~~~
mv -f .deps/jtag2rw.Tpo .deps/jtag2rw.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT jtag2usb.o -MD -MP -MF .deps/jtag2usb.Tpo -c -o jtag2usb.o ../../avarice-2.14/src/jtag2usb.cc
../../avarice-2.14/src/jtag2usb.cc: In function ‘void* usb_thread_write(void*)’:
../../avarice-2.14/src/jtag2usb.cc:999:38: warning: unused parameter ‘data’ [-Wunused-parameter]
  999 | static void *usb_thread_write(void * data)
      |                               ~~~~~~~^~~~
../../avarice-2.14/src/jtag2usb.cc: In function ‘void* usb_thread_read(void*)’:
../../avarice-2.14/src/jtag2usb.cc:1046:36: warning: unused parameter ‘data’ [-Wunused-parameter]
 1046 | static void *usb_thread_read(void *data)
      |                              ~~~~~~^~~~
../../avarice-2.14/src/jtag2usb.cc: In function ‘void* usb_thread_event(void*)’:
../../avarice-2.14/src/jtag2usb.cc:1179:67: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
 1179 |           if (write(pype[0], buf, pkt_len + sizeof(unsigned int)) !=
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
 1180 |               pkt_len + sizeof(unsigned int))
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
../../avarice-2.14/src/jtag2usb.cc:1136:37: warning: unused parameter ‘data’ [-Wunused-parameter]
 1136 | static void *usb_thread_event(void *data)
      |                               ~~~~~~^~~~
mv -f .deps/jtag2usb.Tpo .deps/jtag2usb.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT jtag3bp.o -MD -MP -MF .deps/jtag3bp.Tpo -c -o jtag3bp.o ../../avarice-2.14/src/jtag3bp.cc
In file included from ../../avarice-2.14/src/jtag3bp.cc:38:
../../avarice-2.14/src/jtag3.h:314:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  314 |                        uchar *&response, int &responseSize) throw(jtag_exception);
      |                                                             ^~~~~
../../avarice-2.14/src/jtag3.h:322:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  322 |                              uchar scope = SCOPE_AVR) throw(jtag_exception);
      |                                                       ^~~~~
mv -f .deps/jtag3bp.Tpo .deps/jtag3bp.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT jtag3io.o -MD -MP -MF .deps/jtag3io.Tpo -c -o jtag3io.o ../../avarice-2.14/src/jtag3io.cc
In file included from ../../avarice-2.14/src/jtag3io.cc:38:
../../avarice-2.14/src/jtag3.h:314:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  314 |                        uchar *&response, int &responseSize) throw(jtag_exception);
      |                                                             ^~~~~
../../avarice-2.14/src/jtag3.h:322:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  322 |                              uchar scope = SCOPE_AVR) throw(jtag_exception);
      |                                                       ^~~~~
../../avarice-2.14/src/jtag3io.cc:309:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  309 |     throw (jtag_exception)
      |     ^~~~~
../../avarice-2.14/src/jtag3io.cc:321:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  321 |     throw (jtag_exception)
      |     ^~~~~
../../avarice-2.14/src/jtag3io.cc: In member function ‘virtual void jtag3::changeBitRate(int)’:
../../avarice-2.14/src/jtag3io.cc:353:31: warning: unused parameter ‘newBitRate’ [-Wunused-parameter]
  353 | void jtag3::changeBitRate(int newBitRate)
      |                           ~~~~^~~~~~~~~~
../../avarice-2.14/src/jtag3io.cc: In member function ‘virtual bool jtag3::synchroniseAt(int)’:
../../avarice-2.14/src/jtag3io.cc:358:31: warning: unused parameter ‘bitrate’ [-Wunused-parameter]
  358 | bool jtag3::synchroniseAt(int bitrate)
      |                           ~~~~^~~~~~~
mv -f .deps/jtag3io.Tpo .deps/jtag3io.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT jtag3misc.o -MD -MP -MF .deps/jtag3misc.Tpo -c -o jtag3misc.o ../../avarice-2.14/src/jtag3misc.cc
In file included from ../../avarice-2.14/src/jtag3misc.cc:35:
../../avarice-2.14/src/jtag3.h:314:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  314 |                        uchar *&response, int &responseSize) throw(jtag_exception);
      |                                                             ^~~~~
../../avarice-2.14/src/jtag3.h:322:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  322 |                              uchar scope = SCOPE_AVR) throw(jtag_exception);
      |                                                       ^~~~~
mv -f .deps/jtag3misc.Tpo .deps/jtag3misc.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT jtag3prog.o -MD -MP -MF .deps/jtag3prog.Tpo -c -o jtag3prog.o ../../avarice-2.14/src/jtag3prog.cc
In file included from ../../avarice-2.14/src/jtag3prog.cc:37:
../../avarice-2.14/src/jtag3.h:314:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  314 |                        uchar *&response, int &responseSize) throw(jtag_exception);
      |                                                             ^~~~~
../../avarice-2.14/src/jtag3.h:322:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  322 |                              uchar scope = SCOPE_AVR) throw(jtag_exception);
      |                                                       ^~~~~
../../avarice-2.14/src/jtag3prog.cc: In member function ‘virtual void jtag3::downloadToTarget(const char*, bool, bool)’:
../../avarice-2.14/src/jtag3prog.cc:109:42: warning: unused parameter ‘filename’ [-Wunused-parameter]
  109 | void jtag3::downloadToTarget(const char* filename, bool program, bool verify)
      |                              ~~~~~~~~~~~~^~~~~~~~
../../avarice-2.14/src/jtag3prog.cc:109:57: warning: unused parameter ‘program’ [-Wunused-parameter]
  109 | void jtag3::downloadToTarget(const char* filename, bool program, bool verify)
      |                                                    ~~~~~^~~~~~~
../../avarice-2.14/src/jtag3prog.cc:109:71: warning: unused parameter ‘verify’ [-Wunused-parameter]
  109 | void jtag3::downloadToTarget(const char* filename, bool program, bool verify)
      |                                                                  ~~~~~^~~~~~
mv -f .deps/jtag3prog.Tpo .deps/jtag3prog.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT jtag3run.o -MD -MP -MF .deps/jtag3run.Tpo -c -o jtag3run.o ../../avarice-2.14/src/jtag3run.cc
In file included from ../../avarice-2.14/src/jtag3run.cc:37:
../../avarice-2.14/src/jtag3.h:314:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  314 |                        uchar *&response, int &responseSize) throw(jtag_exception);
      |                                                             ^~~~~
../../avarice-2.14/src/jtag3.h:322:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  322 |                              uchar scope = SCOPE_AVR) throw(jtag_exception);
      |                                                       ^~~~~
../../avarice-2.14/src/jtag3run.cc: In member function ‘virtual void jtag3::parseEvents(const char*)’:
../../avarice-2.14/src/jtag3run.cc:336:37: warning: unused parameter ‘evtlist’ [-Wunused-parameter]
  336 | void jtag3::parseEvents(const char *evtlist)
      |                         ~~~~~~~~~~~~^~~~~~~
mv -f .deps/jtag3run.Tpo .deps/jtag3run.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT jtag3rw.o -MD -MP -MF .deps/jtag3rw.Tpo -c -o jtag3rw.o ../../avarice-2.14/src/jtag3rw.cc
In file included from ../../avarice-2.14/src/jtag3rw.cc:36:
../../avarice-2.14/src/jtag3.h:314:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  314 |                        uchar *&response, int &responseSize) throw(jtag_exception);
      |                                                             ^~~~~
../../avarice-2.14/src/jtag3.h:322:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  322 |                              uchar scope = SCOPE_AVR) throw(jtag_exception);
      |                                                       ^~~~~
mv -f .deps/jtag3rw.Tpo .deps/jtag3rw.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT jtagbp.o -MD -MP -MF .deps/jtagbp.Tpo -c -o jtagbp.o ../../avarice-2.14/src/jtagbp.cc
mv -f .deps/jtagbp.Tpo .deps/jtagbp.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT jtaggeneric.o -MD -MP -MF .deps/jtaggeneric.Tpo -c -o jtaggeneric.o ../../avarice-2.14/src/jtaggeneric.cc
mv -f .deps/jtaggeneric.Tpo .deps/jtaggeneric.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT jtagio.o -MD -MP -MF .deps/jtagio.Tpo -c -o jtagio.o ../../avarice-2.14/src/jtagio.cc
mv -f .deps/jtagio.Tpo .deps/jtagio.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT jtagmisc.o -MD -MP -MF .deps/jtagmisc.Tpo -c -o jtagmisc.o ../../avarice-2.14/src/jtagmisc.cc
mv -f .deps/jtagmisc.Tpo .deps/jtagmisc.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT jtagprog.o -MD -MP -MF .deps/jtagprog.Tpo -c -o jtagprog.o ../../avarice-2.14/src/jtagprog.cc
mv -f .deps/jtagprog.Tpo .deps/jtagprog.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT jtagrun.o -MD -MP -MF .deps/jtagrun.Tpo -c -o jtagrun.o ../../avarice-2.14/src/jtagrun.cc
mv -f .deps/jtagrun.Tpo .deps/jtagrun.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT jtagrw.o -MD -MP -MF .deps/jtagrw.Tpo -c -o jtagrw.o ../../avarice-2.14/src/jtagrw.cc
mv -f .deps/jtagrw.Tpo .deps/jtagrw.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o ../../avarice-2.14/src/main.cc
In file included from ../../avarice-2.14/src/main.cc:47:
../../avarice-2.14/src/jtag2.h:159:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  159 |                        bool retryOnTimeout = true) throw(jtag_exception);
      |                                                    ^~~~~
In file included from ../../avarice-2.14/src/main.cc:48:
../../avarice-2.14/src/jtag3.h:314:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  314 |                        uchar *&response, int &responseSize) throw(jtag_exception);
      |                                                             ^~~~~
../../avarice-2.14/src/jtag3.h:322:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  322 |                              uchar scope = SCOPE_AVR) throw(jtag_exception);
      |                                                       ^~~~~
../../avarice-2.14/src/main.cc: In function ‘int main(int, char**)’:
../../avarice-2.14/src/main.cc:400:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
  400 |                 usage(progname);
      |                 ~~~~~^~~~~~~~~~
../../avarice-2.14/src/main.cc:401:13: note: here
  401 |             case 'k':
      |             ^~~~
../../avarice-2.14/src/main.cc:402:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
  402 |                 knownParts();
      |                 ~~~~~~~~~~^~
../../avarice-2.14/src/main.cc:403:13: note: here
  403 |             case '1':
      |             ^~~~
mv -f .deps/main.Tpo .deps/main.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT remote.o -MD -MP -MF .deps/remote.Tpo -c -o remote.o ../../avarice-2.14/src/remote.cc
../../avarice-2.14/src/remote.cc: In function ‘void talkToGdb()’:
../../avarice-2.14/src/remote.cc:1248:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1248 |         adding = true;
      |         ~~~~~~~^~~~~~
../../avarice-2.14/src/remote.cc:1249:5: note: here
 1249 |     case 'z':
      |     ^~~~
mv -f .deps/remote.Tpo .deps/remote.Po
g++ -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -std=c++14 -pthread -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o ../../avarice-2.14/src/utils.cc
mv -f .deps/utils.Tpo .deps/utils.Po
gcc -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -g -O2 -MT gnu_getopt.o -MD -MP -MF .deps/gnu_getopt.Tpo -c -o gnu_getopt.o ../../avarice-2.14/src/gnu_getopt.c
mv -f .deps/gnu_getopt.Tpo .deps/gnu_getopt.Po
gcc -DHAVE_CONFIG_H -I. -I../../avarice-2.14/src  -Wall -Wextra -DENABLE_TARGET_PROGRAMMING=0   -g -O2 -MT gnu_getopt1.o -MD -MP -MF .deps/gnu_getopt1.Tpo -c -o gnu_getopt1.o ../../avarice-2.14/src/gnu_getopt1.c
mv -f .deps/gnu_getopt1.Tpo .deps/gnu_getopt1.Po
g++  -std=c++14 -pthread   -o avarice crc16.o devdescr.o ioreg.o jtag2bp.o jtag2io.o jtag2misc.o jtag2prog.o jtag2run.o jtag2rw.o jtag2usb.o jtag3bp.o jtag3io.o jtag3misc.o jtag3prog.o jtag3run.o jtag3rw.o jtagbp.o jtaggeneric.o jtagio.o jtagmisc.o jtagprog.o jtagrun.o jtagrw.o main.o remote.o utils.o gnu_getopt.o gnu_getopt1.o  -lhidapi-libusb -lusb -lbfd -liberty   -ldl
make[2]: Leaving directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14/src'
make[1]: Leaving directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14/src'
Making all in doc
make[1]: Entering directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14/doc'
make[1]: Entering directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14'
Making install in scripts
make[1]: Entering directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14/scripts'
make[2]: Entering directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14/scripts'
 /usr/bin/mkdir -p '/usr/src/slapt-src/development/avarice/package-avarice/usr/bin'
 /usr/bin/ginstall -c ../../avarice-2.14/scripts/start-avarice ../../avarice-2.14/scripts/kill-avarice ice-gdb ../../avarice-2.14/scripts/ice-insight '/usr/src/slapt-src/development/avarice/package-avarice/usr/bin'
 /usr/bin/mkdir -p '/usr/src/slapt-src/development/avarice/package-avarice/usr/share/avarice'
 /usr/bin/ginstall -c -m 644 ../../avarice-2.14/scripts/gdb-avarice-script '/usr/src/slapt-src/development/avarice/package-avarice/usr/share/avarice'
make[2]: Leaving directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14/scripts'
make[1]: Leaving directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14/scripts'
Making install in src
make[1]: Entering directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14/src'
make[2]: Entering directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14/src'
 /usr/bin/mkdir -p '/usr/src/slapt-src/development/avarice/package-avarice/usr/bin'
  /usr/bin/ginstall -c avarice '/usr/src/slapt-src/development/avarice/package-avarice/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14/src'
make[1]: Leaving directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14/src'
Making install in doc
make[1]: Entering directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14/doc'
make[2]: Entering directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/src/slapt-src/development/avarice/package-avarice/usr/man/man1'
 /usr/bin/ginstall -c -m 644 ../../avarice-2.14/doc/ice-gdb.1 ../../avarice-2.14/doc/ice-insight.1 ../../avarice-2.14/doc/avarice.1 ../../avarice-2.14/doc/start-avarice.1 ../../avarice-2.14/doc/kill-avarice.1 '/usr/src/slapt-src/development/avarice/package-avarice/usr/man/man1'
make[2]: Leaving directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14/doc'
make[1]: Leaving directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14/doc'
make[1]: Entering directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14'
make[2]: Entering directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14'
make[1]: Leaving directory '/usr/src/slapt-src/development/avarice/avarice-build-2.14'

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n

Creating Slackware package:  /usr/src/slapt-src/development/avarice/avarice-2.14-x86_64-1salix15.0.txz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/avarice
usr/bin/ice-gdb
usr/bin/ice-insight
usr/bin/kill-avarice
usr/bin/start-avarice
usr/doc/
usr/doc/avarice-2.14/
usr/doc/avarice-2.14/AUTHORS
usr/doc/avarice-2.14/COPYING
usr/doc/avarice-2.14/ChangeLog
usr/doc/avarice-2.14/INSTALL
usr/doc/avarice-2.14/NEWS
usr/doc/avarice-2.14/avarice.SlackBuild
usr/man/
usr/man/man1/
usr/man/man1/avarice.1.gz
usr/man/man1/ice-gdb.1.gz
usr/man/man1/ice-insight.1.gz
usr/man/man1/kill-avarice.1.gz
usr/man/man1/start-avarice.1.gz
usr/share/
usr/share/avarice/
usr/share/avarice/gdb-avarice-script

Slackware package /usr/src/slapt-src/development/avarice/avarice-2.14-x86_64-1salix15.0.txz created.

Installing package avarice-2.14-x86_64-1salix15.0...
| avarice (GDB for the AVR platform)
| 
| AVaRICE is a program which interfaces the GNU Debugger GDB with the
| AVR JTAG ICE available from Atmel.
| 
| 
| 
| 
| 
| 
| 
| 
|