D: [iurt_root_command] chroot Installing /home/baz/rpmbuild/SRPMS/hamlib-4.5.3-1.1.mga.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/baz/rpmbuild/tmp/rpm-tmp.7eaJ2D + umask 022 + cd /home/baz/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/baz/rpmbuild/BUILD + rm -rf hamlib-4.5.3 + /usr/bin/gzip -dc /home/baz/rpmbuild/SOURCES/hamlib-4.5.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hamlib-4.5.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/baz/rpmbuild/SOURCES/hamlib-4.5.3-mga-fix_powerstat-status.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i s:@PACKAGE_VERSION@:4.5.3: hamlib.pc.in + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/baz/rpmbuild/tmp/rpm-tmp.e9ooCE + umask 022 + cd /home/baz/rpmbuild/BUILD + cd hamlib-4.5.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -ivf autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I macros --install aclocal: overwriting 'macros/pkg.m4' with '/usr/share/aclocal/pkg.m4' autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'macros'. libtoolize: copying file 'macros/libtool.m4' libtoolize: copying file 'macros/ltoptions.m4' libtoolize: copying file 'macros/ltsugar.m4' libtoolize: copying file 'macros/ltversion.m4' libtoolize: copying file 'macros/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I macros --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:26: installing 'build-aux/compile' configure.ac:35: installing 'build-aux/missing' amplifiers/elecraft/Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory '.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --without-perl-binding --without-python-binding checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc 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 the compiler supports GNU C... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking whether make supports nested variables... (cached) yes checking for x86_64-mageia-linux-gnu-gcc... (cached) x86_64-mageia-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-mageia-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes checking for x86_64-mageia-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of x86_64-mageia-linux-gnu-g++... none checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for gawk... (cached) gawk checking whether ln -s works... yes checking for x86_64-mageia-linux-gnu-g++... yes checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking the archiver (x86_64-mageia-linux-gnu-ar) interface... ar checking for inline... inline checking AM_CFLAGS for maximum warnings... -Wall checking AM_CXXFLAGS for maximum warnings... -Wall checking for errno.h... yes checking for fcntl.h... yes checking for getopt.h... yes checking for limits.h... yes checking for locale.h... yes checking for malloc.h... yes checking for netdb.h... yes checking for sgtty.h... yes checking for stddef.h... yes checking for termio.h... yes checking for termios.h... yes checking for values.h... yes checking for arpa/inet.h... yes checking for dev/ppbus/ppbconf.hdev/ppbus/ppi.h... no checking for linux/hidraw.h... yes checking for linux/ioctl.h... yes checking for linux/parport.h... yes checking for linux/ppdev.h... yes checking for netinet/in.h... yes checking for sys/ioccom.h... no checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for sys/select.h... yes checking for glob.h... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for ws2tcpip.h... no checking for wspiapi.h... no checking for library containing nanosleep... none required checking for pthread.h... yes checking for sys/types.h... (cached) yes checking for windows.h... no checking for winioctl.h... no checking for winbase.h... no checking for getopt... yes checking for getopt_long... yes checking for usleep... yes checking for sleep... yes checking for nanosleep... yes checking for gettimeofday... yes checking for struct timezone... yes checking for ssize_t... yes checking for getopt... (cached) yes checking for getopt_long... (cached) yes checking for usleep... (cached) yes checking for gettimeofday... (cached) yes checking for Sleep... no 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 POSIX termios... yes checking for size_t... yes checking for siginfo_t... yes checking for sig_atomic_t... yes checking for sin... no checking for connect... yes checking for gethostbyname... yes checking for gethostbyname... (cached) yes checking for x86_64-mageia-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking for struct addrinfo... yes checking whether gai_strerror is declared... yes checking for getaddrinfo... (cached) yes checking for cfmakeraw... yes checking for floor... no checking for getpagesize... yes checking for getpagesize... (cached) yes checking for gettimeofday... (cached) yes checking for inet_ntoa... yes checking for ioctl... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for pow... no checking for rint... no checking for select... yes checking for setitimer... yes checking for setlocale... yes checking for sigaction... yes checking for signal... yes checking for snprintf... yes checking for socket... yes checking for sqrt... no checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for glob... yes checking for socketpair... yes checking for working alloca.h... yes checking for alloca... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-mageia-linux-gnu-gcc... /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/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... (cached) x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-mageia-linux-gnu-g++ -E checking for ld used by x86_64-mageia-linux-gnu-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-g++ static flag -static works... no checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether C99 struct/array initializers are supported... yes checking whether to build USB dependent backends... yes checking for libusb_init in -lusb-1.0... yes checking for libusb.h... no checking for libusb-1.0/libusb.h... yes checking whether to use readline in rigctl/rotctl... yes checking for a readline compatible library... no configure: WARNING: readline support not found, using internal input handling. checking whether to use INDI in rigctl/rotctl... checking for nova library... checking for libnova/libnova.h... no no configure: WARNING: libnova support not found, required by INDI. checking whether to build HTML rig feature matrix... check checking for gd.h... yes checking for gdImageCreate in -lgd... yes checking whether to build rigmem XML support... no checking whether to build USRP backend... no checking whether to build C++ binding... yes checking whether to build perl binding... no checking whether to build python binding... no checking Whether to build Tcl bindings... no checking whether to build lua binding... no checking whether to build bindings... no checking whether to build winradio backend... yes checking whether to build parallel port devices... yes checking for dlopen in -ldl... yes checking for dlfcn.h... (cached) yes checking whether x86_64-mageia-linux-gnu-g++ supports C++11 features with -std=c++11... yes Build_OS is linux-gnu checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating macros/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating security/Makefile config.status: creating c++/Makefile config.status: creating bindings/Makefile config.status: creating doc/Makefile config.status: creating doc/hamlib.cfg config.status: creating rotators/amsat/Makefile config.status: creating rotators/ars/Makefile config.status: creating rotators/celestron/Makefile config.status: creating rotators/cnctrk/Makefile config.status: creating rotators/grbltrk/Makefile config.status: creating rotators/easycomm/Makefile config.status: creating rotators/ether6/Makefile config.status: creating rotators/fodtrack/Makefile config.status: creating rotators/gs232a/Makefile config.status: creating rotators/heathkit/Makefile config.status: creating rotators/ioptron/Makefile config.status: creating rotators/m2/Makefile config.status: creating rotators/meade/Makefile config.status: creating rotators/prosistel/Makefile config.status: creating rotators/rotorez/Makefile config.status: creating rotators/sartek/Makefile config.status: creating rotators/spid/Makefile config.status: creating rotators/ts7400/Makefile config.status: creating rotators/indi/Makefile config.status: creating rotators/satel/Makefile config.status: creating rotators/radant/Makefile config.status: creating rigs/adat/Makefile config.status: creating rigs/alinco/Makefile config.status: creating rigs/aor/Makefile config.status: creating rigs/barrett/Makefile config.status: creating rigs/codan/Makefile config.status: creating rigs/dorji/Makefile config.status: creating rigs/drake/Makefile config.status: creating rigs/dummy/Makefile config.status: creating rigs/elad/Makefile config.status: creating rigs/flexradio/Makefile config.status: creating rigs/icmarine/Makefile config.status: creating rigs/icom/Makefile config.status: creating rigs/jrc/Makefile config.status: creating rigs/kachina/Makefile config.status: creating rigs/kenwood/Makefile config.status: creating rigs/kit/Makefile config.status: creating rigs/lowe/Makefile config.status: creating rigs/pcr/Makefile config.status: creating rigs/prm80/Makefile config.status: creating rigs/racal/Makefile config.status: creating rigs/rft/Makefile config.status: creating rigs/rs/Makefile config.status: creating rigs/skanti/Makefile config.status: creating rigs/tapr/Makefile config.status: creating rigs/tentec/Makefile config.status: creating rigs/tuner/Makefile config.status: creating rigs/uniden/Makefile config.status: creating rigs/winradio/Makefile config.status: creating rigs/wj/Makefile config.status: creating rigs/yaesu/Makefile config.status: creating rigs/gomspace/Makefile config.status: creating tests/Makefile config.status: creating scripts/Makefile config.status: creating android/Makefile config.status: creating amplifiers/elecraft/Makefile config.status: creating amplifiers/gemini/Makefile config.status: creating simulators/Makefile config.status: creating hamlib.pc config.status: creating include/hamlib/config.h config.status: executing depfiles commands config.status: executing libtool commands ---------------------------------------------------------------------- Hamlib Version 4.5.3 configuration: Prefix /usr Preprocessor x86_64-mageia-linux-gnu-gcc -E C Compiler x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables C++ Compiler x86_64-mageia-linux-gnu-g++ -std=c++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables Package features: With C++ binding yes With Perl binding no With Python binding no With TCL binding no With Lua binding no With rigmem XML support no With Readline support no With INDI support no Enable HTML rig feature matrix yes Enable WinRadio yes Enable Parallel yes Enable USRP no Enable USB backends yes Enable shared libs yes Enable static libs no ----------------------------------------------------------------------- + /usr/bin/make -O -j4 V=1 VERBOSE=1 Making all in macros make[1]: Nothing to be done for 'all'. Making all in include make[1]: Nothing to be done for 'all'. Making all in lib make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dummy.lo dummy.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dummy.c -fPIC -DPIC -o .libs/dummy.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/lib' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o asyncpipe.lo asyncpipe.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c asyncpipe.c -fPIC -DPIC -o .libs/asyncpipe.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/lib' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o termios.lo termios.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c termios.c -fPIC -DPIC -o .libs/termios.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/lib' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cJSON.lo cJSON.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cJSON.c -fPIC -DPIC -o .libs/cJSON.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/lib' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmisc.la cJSON.lo asyncpipe.lo termios.lo dummy.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libmisc.a .libs/cJSON.o .libs/asyncpipe.o .libs/termios.o .libs/dummy.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libmisc.a libtool: link: ( cd ".libs" && rm -f "libmisc.la" && ln -s "../libmisc.la" "libmisc.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/lib' Making all in security make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o password.lo password.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c password.c -fPIC -DPIC -o .libs/password.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o security.lo security.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c security.c -fPIC -DPIC -o .libs/security.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o AESStringCrypt.lo AESStringCrypt.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c AESStringCrypt.c -fPIC -DPIC -o .libs/AESStringCrypt.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o md5.lo md5.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c md5.c -fPIC -DPIC -o .libs/md5.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o aes.lo aes.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c aes.c -fPIC -DPIC -o .libs/aes.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sha256.lo sha256.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sha256.c -fPIC -DPIC -o .libs/sha256.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libsecurity.la aes.lo AESStringCrypt.lo password.lo security.lo sha256.lo md5.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libsecurity.a .libs/aes.o .libs/AESStringCrypt.o .libs/password.o .libs/security.o .libs/sha256.o .libs/md5.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libsecurity.a libtool: link: ( cd ".libs" && rm -f "libsecurity.la" && ln -s "../libsecurity.la" "libsecurity.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' Making all in rigs/adat make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/adat' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o adt_200a.lo adt_200a.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c adt_200a.c -fPIC -DPIC -o .libs/adt_200a.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/adat' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/adat' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o adat.lo adat.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c adat.c -fPIC -DPIC -o .libs/adat.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/adat' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/adat' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-adat.la adt_200a.lo adat.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-adat.a .libs/adt_200a.o .libs/adat.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-adat.a libtool: link: ( cd ".libs" && rm -f "libhamlib-adat.la" && ln -s "../libhamlib-adat.la" "libhamlib-adat.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/adat' Making all in rigs/alinco make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/alinco' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o alinco.lo alinco.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c alinco.c -fPIC -DPIC -o .libs/alinco.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/alinco' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/alinco' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dxsr8.lo dxsr8.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dxsr8.c -fPIC -DPIC -o .libs/dxsr8.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/alinco' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/alinco' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dx77.lo dx77.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dx77.c -fPIC -DPIC -o .libs/dx77.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/alinco' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/alinco' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-alinco.la dx77.lo dxsr8.lo alinco.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-alinco.a .libs/dx77.o .libs/dxsr8.o .libs/alinco.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-alinco.a libtool: link: ( cd ".libs" && rm -f "libhamlib-alinco.la" && ln -s "../libhamlib-alinco.la" "libhamlib-alinco.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/alinco' Making all in rigs/aor make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ar8000.lo ar8000.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ar8000.c -fPIC -DPIC -o .libs/ar8000.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ar8200.lo ar8200.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ar8200.c -fPIC -DPIC -o .libs/ar8200.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ar5000.lo ar5000.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ar5000.c -fPIC -DPIC -o .libs/ar5000.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ar3000.lo ar3000.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ar3000.c -fPIC -DPIC -o .libs/ar3000.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ar2700.lo ar2700.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ar2700.c -fPIC -DPIC -o .libs/ar2700.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ar8600.lo ar8600.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ar8600.c -fPIC -DPIC -o .libs/ar8600.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ar7030.lo ar7030.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ar7030.c -fPIC -DPIC -o .libs/ar7030.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ar3030.lo ar3030.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ar3030.c -fPIC -DPIC -o .libs/ar3030.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sr2200.lo sr2200.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sr2200.c -fPIC -DPIC -o .libs/sr2200.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ar7030p_utils.lo ar7030p_utils.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ar7030p_utils.c -fPIC -DPIC -o .libs/ar7030p_utils.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ar7030p.lo ar7030p.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ar7030p.c -fPIC -DPIC -o .libs/ar7030p.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o aor.lo aor.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c aor.c -fPIC -DPIC -o .libs/aor.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-aor.la ar8200.lo ar8000.lo ar5000.lo ar3000.lo ar7030.lo ar3030.lo ar2700.lo ar8600.lo ar7030p.lo ar7030p_utils.lo sr2200.lo aor.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-aor.a .libs/ar8200.o .libs/ar8000.o .libs/ar5000.o .libs/ar3000.o .libs/ar7030.o .libs/ar3030.o .libs/ar2700.o .libs/ar8600.o .libs/ar7030p.o .libs/ar7030p_utils.o .libs/sr2200.o .libs/aor.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-aor.a libtool: link: ( cd ".libs" && rm -f "libhamlib-aor.la" && ln -s "../libhamlib-aor.la" "libhamlib-aor.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' Making all in rigs/barrett make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/barrett' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o 4050.lo 4050.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c 4050.c -fPIC -DPIC -o .libs/4050.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/barrett' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/barrett' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o 950.lo 950.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c 950.c -fPIC -DPIC -o .libs/950.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/barrett' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/barrett' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o barrett.lo barrett.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c barrett.c -fPIC -DPIC -o .libs/barrett.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/barrett' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/barrett' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-barrett.la barrett.lo 950.lo 4050.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-barrett.a .libs/barrett.o .libs/950.o .libs/4050.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-barrett.a libtool: link: ( cd ".libs" && rm -f "libhamlib-barrett.la" && ln -s "../libhamlib-barrett.la" "libhamlib-barrett.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/barrett' Making all in rigs/codan make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/codan' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o codan.lo codan.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c codan.c -fPIC -DPIC -o .libs/codan.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/codan' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/codan' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-codan.la codan.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-codan.a .libs/codan.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-codan.a libtool: link: ( cd ".libs" && rm -f "libhamlib-codan.la" && ln -s "../libhamlib-codan.la" "libhamlib-codan.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/codan' Making all in rigs/dorji make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dorji' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dorji.lo dorji.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dorji.c -fPIC -DPIC -o .libs/dorji.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dorji' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dorji' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dra818.lo dra818.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dra818.c -fPIC -DPIC -o .libs/dra818.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dorji' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dorji' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-dorji.la dorji.lo dra818.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-dorji.a .libs/dorji.o .libs/dra818.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-dorji.a libtool: link: ( cd ".libs" && rm -f "libhamlib-dorji.la" && ln -s "../libhamlib-dorji.la" "libhamlib-dorji.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dorji' Making all in rigs/drake make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/drake' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o r8a.lo r8a.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c r8a.c -fPIC -DPIC -o .libs/r8a.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/drake' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/drake' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o r8b.lo r8b.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c r8b.c -fPIC -DPIC -o .libs/r8b.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/drake' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/drake' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o drake.lo drake.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c drake.c -fPIC -DPIC -o .libs/drake.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/drake' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/drake' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-drake.la r8a.lo r8b.lo drake.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-drake.a .libs/r8a.o .libs/r8b.o .libs/drake.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-drake.a libtool: link: ( cd ".libs" && rm -f "libhamlib-drake.la" && ln -s "../libhamlib-drake.la" "libhamlib-drake.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/drake' Making all in rigs/dummy make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dummy_common.lo dummy_common.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dummy_common.c -fPIC -DPIC -o .libs/dummy_common.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o netrotctl.lo netrotctl.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c netrotctl.c -fPIC -DPIC -o .libs/netrotctl.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rot_dummy.lo rot_dummy.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rot_dummy.c -fPIC -DPIC -o .libs/rot_dummy.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o trxmanager.lo trxmanager.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c trxmanager.c -fPIC -DPIC -o .libs/trxmanager.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o amp_dummy.lo amp_dummy.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c amp_dummy.c -fPIC -DPIC -o .libs/amp_dummy.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o netampctl.lo netampctl.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c netampctl.c -fPIC -DPIC -o .libs/netampctl.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o netrigctl.lo netrigctl.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c netrigctl.c -fPIC -DPIC -o .libs/netrigctl.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dummy.lo dummy.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dummy.c -fPIC -DPIC -o .libs/dummy.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o flrig.lo flrig.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c flrig.c -fPIC -DPIC -o .libs/flrig.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tci1x.lo tci1x.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tci1x.c -fPIC -DPIC -o .libs/tci1x.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-dummy.la dummy_common.lo dummy.lo rot_dummy.lo netrigctl.lo netrotctl.lo flrig.lo trxmanager.lo amp_dummy.lo netampctl.lo tci1x.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-dummy.a .libs/dummy_common.o .libs/dummy.o .libs/rot_dummy.o .libs/netrigctl.o .libs/netrotctl.o .libs/flrig.o .libs/trxmanager.o .libs/amp_dummy.o .libs/netampctl.o .libs/tci1x.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-dummy.a libtool: link: ( cd ".libs" && rm -f "libhamlib-dummy.la" && ln -s "../libhamlib-dummy.la" "libhamlib-dummy.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' Making all in rigs/elad make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/elad' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fdm_duo.lo fdm_duo.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fdm_duo.c -fPIC -DPIC -o .libs/fdm_duo.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/elad' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/elad' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o elad.lo elad.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c elad.c -fPIC -DPIC -o .libs/elad.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/elad' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/elad' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-elad.la elad.lo fdm_duo.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-elad.a .libs/elad.o .libs/fdm_duo.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-elad.a libtool: link: ( cd ".libs" && rm -f "libhamlib-elad.la" && ln -s "../libhamlib-elad.la" "libhamlib-elad.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/elad' Making all in rigs/flexradio make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/flexradio' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o flexradio.lo flexradio.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c flexradio.c -fPIC -DPIC -o .libs/flexradio.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/flexradio' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/flexradio' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sdr1k.lo sdr1k.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sdr1k.c -fPIC -DPIC -o .libs/sdr1k.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/flexradio' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/flexradio' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dttsp.lo dttsp.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dttsp.c -fPIC -DPIC -o .libs/dttsp.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/flexradio' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/flexradio' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-flexradio.la flexradio.lo sdr1k.lo dttsp.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-flexradio.a .libs/flexradio.o .libs/sdr1k.o .libs/dttsp.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-flexradio.a libtool: link: ( cd ".libs" && rm -f "libhamlib-flexradio.la" && ln -s "../libhamlib-flexradio.la" "libhamlib-flexradio.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/flexradio' Making all in rigs/icom make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o icr8500.lo icr8500.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c icr8500.c -fPIC -DPIC -o .libs/icr8500.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic706.lo ic706.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic706.c -fPIC -DPIC -o .libs/ic706.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic735.lo ic735.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic735.c -fPIC -DPIC -o .libs/ic735.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic775.lo ic775.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic775.c -fPIC -DPIC -o .libs/ic775.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic275.lo ic275.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic275.c -fPIC -DPIC -o .libs/ic275.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o frame.lo frame.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c frame.c -fPIC -DPIC -o .libs/frame.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic475.lo ic475.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic475.c -fPIC -DPIC -o .libs/ic475.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic756.lo ic756.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic756.c -fPIC -DPIC -o .libs/ic756.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic1275.lo ic1275.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic1275.c -fPIC -DPIC -o .libs/ic1275.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic820h.lo ic820h.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic820h.c -fPIC -DPIC -o .libs/ic820h.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic821h.lo ic821h.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic821h.c -fPIC -DPIC -o .libs/ic821h.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o icr7000.lo icr7000.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c icr7000.c -fPIC -DPIC -o .libs/icr7000.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic9100.lo ic9100.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic9100.c -fPIC -DPIC -o .libs/ic9100.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic910.lo ic910.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic910.c -fPIC -DPIC -o .libs/ic910.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic970.lo ic970.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic970.c -fPIC -DPIC -o .libs/ic970.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic725.lo ic725.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic725.c -fPIC -DPIC -o .libs/ic725.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic737.lo ic737.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic737.c -fPIC -DPIC -o .libs/ic737.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic718.lo ic718.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic718.c -fPIC -DPIC -o .libs/ic718.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o os535.lo os535.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c os535.c -fPIC -DPIC -o .libs/os535.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o os456.lo os456.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c os456.c -fPIC -DPIC -o .libs/os456.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o omni.lo omni.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c omni.c -fPIC -DPIC -o .libs/omni.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o delta2.lo delta2.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c delta2.c -fPIC -DPIC -o .libs/delta2.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic92d.lo ic92d.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic92d.c -fPIC -DPIC -o .libs/ic92d.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic736.lo ic736.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic736.c -fPIC -DPIC -o .libs/ic736.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic738.lo ic738.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic738.c -fPIC -DPIC -o .libs/ic738.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic7410.lo ic7410.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic7410.c -fPIC -DPIC -o .libs/ic7410.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic703.lo ic703.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic703.c -fPIC -DPIC -o .libs/ic703.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic726.lo ic726.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic726.c -fPIC -DPIC -o .libs/ic726.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic271.lo ic271.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic271.c -fPIC -DPIC -o .libs/ic271.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic765.lo ic765.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic765.c -fPIC -DPIC -o .libs/ic765.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic746.lo ic746.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic746.c -fPIC -DPIC -o .libs/ic746.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic471.lo ic471.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic471.c -fPIC -DPIC -o .libs/ic471.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic781.lo ic781.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic781.c -fPIC -DPIC -o .libs/ic781.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o icr9000.lo icr9000.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c icr9000.c -fPIC -DPIC -o .libs/icr9000.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o icr9500.lo icr9500.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c icr9500.c -fPIC -DPIC -o .libs/icr9500.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o icr10.lo icr10.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c icr10.c -fPIC -DPIC -o .libs/icr10.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o icr20.lo icr20.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c icr20.c -fPIC -DPIC -o .libs/icr20.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o icr6.lo icr6.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c icr6.c -fPIC -DPIC -o .libs/icr6.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o icr30.lo icr30.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c icr30.c -fPIC -DPIC -o .libs/icr30.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o icr71.lo icr71.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c icr71.c -fPIC -DPIC -o .libs/icr71.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o icr72.lo icr72.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c icr72.c -fPIC -DPIC -o .libs/icr72.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o icrx7.lo icrx7.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c icrx7.c -fPIC -DPIC -o .libs/icrx7.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o icr8600.lo icr8600.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c icr8600.c -fPIC -DPIC -o .libs/icr8600.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o icr75.lo icr75.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c icr75.c -fPIC -DPIC -o .libs/icr75.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o id1.lo id1.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c id1.c -fPIC -DPIC -o .libs/id1.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o id31.lo id31.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c id31.c -fPIC -DPIC -o .libs/id31.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o id51.lo id51.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c id51.c -fPIC -DPIC -o .libs/id51.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o id4100.lo id4100.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c id4100.c -fPIC -DPIC -o .libs/id4100.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o id5100.lo id5100.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c id5100.c -fPIC -DPIC -o .libs/id5100.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o perseus.lo perseus.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c perseus.c -fPIC -DPIC -o .libs/perseus.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic2730.lo ic2730.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic2730.c -fPIC -DPIC -o .libs/ic2730.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic707.lo ic707.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic707.c -fPIC -DPIC -o .libs/ic707.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic728.lo ic728.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic728.c -fPIC -DPIC -o .libs/ic728.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic751.lo ic751.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic751.c -fPIC -DPIC -o .libs/ic751.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic761.lo ic761.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic761.c -fPIC -DPIC -o .libs/ic761.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic78.lo ic78.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic78.c -fPIC -DPIC -o .libs/ic78.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic785x.lo ic785x.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic785x.c -fPIC -DPIC -o .libs/ic785x.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic7800.lo ic7800.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic7800.c -fPIC -DPIC -o .libs/ic7800.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic7000.lo ic7000.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic7000.c -fPIC -DPIC -o .libs/ic7000.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic7100.lo ic7100.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic7100.c -fPIC -DPIC -o .libs/ic7100.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic7200.lo ic7200.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic7200.c -fPIC -DPIC -o .libs/ic7200.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic7300.lo ic7300.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic7300.c -fPIC -DPIC -o .libs/ic7300.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic7610.lo ic7610.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic7610.c -fPIC -DPIC -o .libs/ic7610.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic7600.lo ic7600.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic7600.c -fPIC -DPIC -o .libs/ic7600.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic7700.lo ic7700.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic7700.c -fPIC -DPIC -o .libs/ic7700.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o icf8101.lo icf8101.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c icf8101.c -fPIC -DPIC -o .libs/icf8101.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o optoscan.lo optoscan.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c optoscan.c -fPIC -DPIC -o .libs/optoscan.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xiegu.lo xiegu.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xiegu.c -fPIC -DPIC -o .libs/xiegu.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o icom.lo icom.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c icom.c -fPIC -DPIC -o .libs/icom.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-icom.la icom.lo frame.lo ic706.lo icr8500.lo ic735.lo ic775.lo ic756.lo ic275.lo ic475.lo ic1275.lo ic820h.lo ic821h.lo icr7000.lo ic910.lo ic9100.lo ic970.lo ic725.lo ic737.lo ic718.lo os535.lo os456.lo omni.lo delta2.lo ic92d.lo ic736.lo ic738.lo ic7410.lo ic746.lo ic703.lo ic726.lo ic271.lo ic765.lo ic781.lo ic471.lo icr9000.lo icr9500.lo icr10.lo icr20.lo icr30.lo icr6.lo icr71.lo icr72.lo icr75.lo icrx7.lo icr8600.lo id1.lo id31.lo id51.lo id4100.lo id5100.lo perseus.lo ic2730.lo ic707.lo ic728.lo ic751.lo ic761.lo ic78.lo ic7800.lo ic785x.lo ic7000.lo ic7100.lo ic7200.lo ic7300.lo ic7600.lo ic7610.lo ic7700.lo icf8101.lo optoscan.lo xiegu.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-icom.a .libs/icom.o .libs/frame.o .libs/ic706.o .libs/icr8500.o .libs/ic735.o .libs/ic775.o .libs/ic756.o .libs/ic275.o .libs/ic475.o .libs/ic1275.o .libs/ic820h.o .libs/ic821h.o .libs/icr7000.o .libs/ic910.o .libs/ic9100.o .libs/ic970.o .libs/ic725.o .libs/ic737.o .libs/ic718.o .libs/os535.o .libs/os456.o .libs/omni.o .libs/delta2.o .libs/ic92d.o .libs/ic736.o .libs/ic738.o .libs/ic7410.o .libs/ic746.o .libs/ic703.o .libs/ic726.o .libs/ic271.o .libs/ic765.o .libs/ic781.o .libs/ic471.o .libs/icr9000.o .libs/icr9500.o .libs/icr10.o .libs/icr20.o .libs/icr30.o .libs/icr6.o .libs/icr71.o .libs/icr72.o .libs/icr75.o .libs/icrx7.o .libs/icr8600.o .libs/id1.o .libs/id31.o .libs/id51.o .libs/id4100.o .libs/id5100.o .libs/perseus.o .libs/ic2730.o .libs/ic707.o .libs/ic728.o .libs/ic751.o .libs/ic761.o .libs/ic78.o .libs/ic7800.o .libs/ic785x.o .libs/ic7000.o .libs/ic7100.o .libs/ic7200.o .libs/ic7300.o .libs/ic7600.o .libs/ic7610.o .libs/ic7700.o .libs/icf8101.o .libs/optoscan.o .libs/xiegu.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-icom.a libtool: link: ( cd ".libs" && rm -f "libhamlib-icom.la" && ln -s "../libhamlib-icom.la" "libhamlib-icom.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' Making all in rigs/icmarine make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icmarine' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o icm802.lo icm802.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c icm802.c -fPIC -DPIC -o .libs/icm802.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icmarine' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icmarine' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o icm803.lo icm803.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c icm803.c -fPIC -DPIC -o .libs/icm803.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icmarine' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icmarine' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o icm700pro.lo icm700pro.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c icm700pro.c -fPIC -DPIC -o .libs/icm700pro.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icmarine' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icmarine' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o icm710.lo icm710.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c icm710.c -fPIC -DPIC -o .libs/icm710.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icmarine' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icmarine' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o icmarine.lo icmarine.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c icmarine.c -fPIC -DPIC -o .libs/icmarine.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icmarine' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icmarine' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-icmarine.la icm700pro.lo icm710.lo icm802.lo icm803.lo icmarine.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-icmarine.a .libs/icm700pro.o .libs/icm710.o .libs/icm802.o .libs/icm803.o .libs/icmarine.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-icmarine.a libtool: link: ( cd ".libs" && rm -f "libhamlib-icmarine.la" && ln -s "../libhamlib-icmarine.la" "libhamlib-icmarine.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icmarine' Making all in rigs/jrc make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/jrc' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nrd545.lo nrd545.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nrd545.c -fPIC -DPIC -o .libs/nrd545.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/jrc' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/jrc' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nrd535.lo nrd535.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nrd535.c -fPIC -DPIC -o .libs/nrd535.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/jrc' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/jrc' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nrd525.lo nrd525.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nrd525.c -fPIC -DPIC -o .libs/nrd525.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/jrc' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/jrc' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o jst145.lo jst145.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jst145.c -fPIC -DPIC -o .libs/jst145.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/jrc' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/jrc' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o jrc.lo jrc.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jrc.c -fPIC -DPIC -o .libs/jrc.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/jrc' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/jrc' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-jrc.la nrd535.lo nrd545.lo nrd525.lo jrc.lo jst145.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-jrc.a .libs/nrd535.o .libs/nrd545.o .libs/nrd525.o .libs/jrc.o .libs/jst145.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-jrc.a libtool: link: ( cd ".libs" && rm -f "libhamlib-jrc.la" && ln -s "../libhamlib-jrc.la" "libhamlib-jrc.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/jrc' Making all in rigs/kachina make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kachina' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o 505dsp.lo 505dsp.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c 505dsp.c -fPIC -DPIC -o .libs/505dsp.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kachina' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kachina' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o kachina.lo kachina.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c kachina.c -fPIC -DPIC -o .libs/kachina.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kachina' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kachina' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-kachina.la 505dsp.lo kachina.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-kachina.a .libs/505dsp.o .libs/kachina.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-kachina.a libtool: link: ( cd ".libs" && rm -f "libhamlib-kachina.la" && ln -s "../libhamlib-kachina.la" "libhamlib-kachina.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kachina' Making all in rigs/kenwood make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ts450s.lo ts450s.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts450s.c -fPIC -DPIC -o .libs/ts450s.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ts850.lo ts850.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts850.c -fPIC -DPIC -o .libs/ts850.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ts870s.lo ts870s.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts870s.c -fPIC -DPIC -o .libs/ts870s.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ts950.lo ts950.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts950.c -fPIC -DPIC -o .libs/ts950.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ts570.lo ts570.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts570.c -fPIC -DPIC -o .libs/ts570.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ts50s.lo ts50s.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts50s.c -fPIC -DPIC -o .libs/ts50s.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ts790.lo ts790.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts790.c -fPIC -DPIC -o .libs/ts790.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ts2000.lo ts2000.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts2000.c -fPIC -DPIC -o .libs/ts2000.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o k2.lo k2.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c k2.c -fPIC -DPIC -o .libs/k2.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xg3.lo xg3.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xg3.c -fPIC -DPIC -o .libs/xg3.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ts930.lo ts930.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts930.c -fPIC -DPIC -o .libs/ts930.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ts680.lo ts680.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts680.c -fPIC -DPIC -o .libs/ts680.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ts690.lo ts690.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts690.c -fPIC -DPIC -o .libs/ts690.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ts140.lo ts140.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts140.c -fPIC -DPIC -o .libs/ts140.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o trc80.lo trc80.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c trc80.c -fPIC -DPIC -o .libs/trc80.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ts590.lo ts590.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts590.c -fPIC -DPIC -o .libs/ts590.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o k3.lo k3.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c k3.c -fPIC -DPIC -o .libs/k3.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ts890s.lo ts890s.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts890s.c -fPIC -DPIC -o .libs/ts890s.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ts990s.lo ts990s.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts990s.c -fPIC -DPIC -o .libs/ts990s.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pihpsdr.lo pihpsdr.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pihpsdr.c -fPIC -DPIC -o .libs/pihpsdr.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o flex6xxx.lo flex6xxx.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c flex6xxx.c -fPIC -DPIC -o .libs/flex6xxx.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tx500.lo tx500.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tx500.c -fPIC -DPIC -o .libs/tx500.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ts480.lo ts480.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts480.c -fPIC -DPIC -o .libs/ts480.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o thd7.lo thd7.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c thd7.c -fPIC -DPIC -o .libs/thd7.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o thf7.lo thf7.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c thf7.c -fPIC -DPIC -o .libs/thf7.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tmd700.lo tmd700.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tmd700.c -fPIC -DPIC -o .libs/tmd700.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o thg71.lo thg71.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c thg71.c -fPIC -DPIC -o .libs/thg71.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o thf6a.lo thf6a.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c thf6a.c -fPIC -DPIC -o .libs/thf6a.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tmv7.lo tmv7.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tmv7.c -fPIC -DPIC -o .libs/tmv7.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ts440.lo ts440.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts440.c -fPIC -DPIC -o .libs/ts440.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ts940.lo ts940.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts940.c -fPIC -DPIC -o .libs/ts940.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o thd72.lo thd72.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c thd72.c -fPIC -DPIC -o .libs/thd72.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o thd74.lo thd74.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c thd74.c -fPIC -DPIC -o .libs/thd74.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ts811.lo ts811.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts811.c -fPIC -DPIC -o .libs/ts811.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ts711.lo ts711.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts711.c -fPIC -DPIC -o .libs/ts711.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o r5000.lo r5000.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c r5000.c -fPIC -DPIC -o .libs/r5000.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tmd710.lo tmd710.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tmd710.c -fPIC -DPIC -o .libs/tmd710.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o elecraft.lo elecraft.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c elecraft.c -fPIC -DPIC -o .libs/elecraft.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ic10.lo ic10.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ic10.c -fPIC -DPIC -o .libs/ic10.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o transfox.lo transfox.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c transfox.c -fPIC -DPIC -o .libs/transfox.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o flex.lo flex.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c flex.c -fPIC -DPIC -o .libs/flex.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o th.lo th.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c th.c -fPIC -DPIC -o .libs/th.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o kenwood.lo kenwood.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c kenwood.c -fPIC -DPIC -o .libs/kenwood.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-kenwood.la ts850.lo ts870s.lo ts570.lo ts450s.lo ts950.lo ts50s.lo ts790.lo ts2000.lo k2.lo k3.lo xg3.lo ts930.lo ts680.lo ts690.lo ts140.lo ts480.lo trc80.lo ts590.lo ts890s.lo ts990s.lo flex6xxx.lo pihpsdr.lo tx500.lo thd7.lo thf7.lo thg71.lo tmd700.lo tmv7.lo thf6a.lo thd72.lo tmd710.lo thd74.lo ts440.lo ts940.lo ts711.lo ts811.lo r5000.lo kenwood.lo th.lo ic10.lo elecraft.lo transfox.lo flex.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-kenwood.a .libs/ts850.o .libs/ts870s.o .libs/ts570.o .libs/ts450s.o .libs/ts950.o .libs/ts50s.o .libs/ts790.o .libs/ts2000.o .libs/k2.o .libs/k3.o .libs/xg3.o .libs/ts930.o .libs/ts680.o .libs/ts690.o .libs/ts140.o .libs/ts480.o .libs/trc80.o .libs/ts590.o .libs/ts890s.o .libs/ts990s.o .libs/flex6xxx.o .libs/pihpsdr.o .libs/tx500.o .libs/thd7.o .libs/thf7.o .libs/thg71.o .libs/tmd700.o .libs/tmv7.o .libs/thf6a.o .libs/thd72.o .libs/tmd710.o .libs/thd74.o .libs/ts440.o .libs/ts940.o .libs/ts711.o .libs/ts811.o .libs/r5000.o .libs/kenwood.o .libs/th.o .libs/ic10.o .libs/elecraft.o .libs/transfox.o .libs/flex.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-kenwood.a libtool: link: ( cd ".libs" && rm -f "libhamlib-kenwood.la" && ln -s "../libhamlib-kenwood.la" "libhamlib-kenwood.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' Making all in rigs/kit make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o usrp.lo usrp.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c usrp.c -fPIC -DPIC -o .libs/usrp.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dwt.lo dwt.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dwt.c -fPIC -DPIC -o .libs/dwt.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o elektor304.lo elektor304.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c elektor304.c -fPIC -DPIC -o .libs/elektor304.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o drt1.lo drt1.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c drt1.c -fPIC -DPIC -o .libs/drt1.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dds60.lo dds60.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dds60.c -fPIC -DPIC -o .libs/dds60.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o miniVNA.lo miniVNA.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c miniVNA.c -fPIC -DPIC -o .libs/miniVNA.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o elektor507.lo elektor507.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c elektor507.c -fPIC -DPIC -o .libs/elektor507.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fifisdr.lo fifisdr.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fifisdr.c -fPIC -DPIC -o .libs/fifisdr.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hiqsdr.lo hiqsdr.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hiqsdr.c -fPIC -DPIC -o .libs/hiqsdr.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o si570avrusb.lo si570avrusb.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c si570avrusb.c -fPIC -DPIC -o .libs/si570avrusb.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o funcube.lo funcube.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c funcube.c -fPIC -DPIC -o .libs/funcube.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o kit.lo kit.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c kit.c -fPIC -DPIC -o .libs/kit.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pcrotor.lo pcrotor.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pcrotor.c -fPIC -DPIC -o .libs/pcrotor.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rs_hfiq.lo rs_hfiq.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rs_hfiq.c -fPIC -DPIC -o .libs/rs_hfiq.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-kit.la elektor304.lo drt1.lo dwt.lo usrp.lo elektor507.lo dds60.lo miniVNA.lo si570avrusb.lo funcube.lo fifisdr.lo hiqsdr.lo kit.lo rs_hfiq.lo pcrotor.lo -lusb-1.0 -lm libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-kit.a .libs/elektor304.o .libs/drt1.o .libs/dwt.o .libs/usrp.o .libs/elektor507.o .libs/dds60.o .libs/miniVNA.o .libs/si570avrusb.o .libs/funcube.o .libs/fifisdr.o .libs/hiqsdr.o .libs/kit.o .libs/rs_hfiq.o .libs/pcrotor.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-kit.a libtool: link: ( cd ".libs" && rm -f "libhamlib-kit.la" && ln -s "../libhamlib-kit.la" "libhamlib-kit.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' Making all in rigs/lowe make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/lowe' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hf235.lo hf235.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hf235.c -fPIC -DPIC -o .libs/hf235.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/lowe' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/lowe' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lowe.lo lowe.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lowe.c -fPIC -DPIC -o .libs/lowe.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/lowe' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/lowe' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-lowe.la hf235.lo lowe.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-lowe.a .libs/hf235.o .libs/lowe.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-lowe.a libtool: link: ( cd ".libs" && rm -f "libhamlib-lowe.la" && ln -s "../libhamlib-lowe.la" "libhamlib-lowe.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/lowe' Making all in rigs/pcr make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/pcr' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pcr1000.lo pcr1000.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pcr1000.c -fPIC -DPIC -o .libs/pcr1000.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/pcr' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/pcr' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pcr100.lo pcr100.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pcr100.c -fPIC -DPIC -o .libs/pcr100.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/pcr' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/pcr' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pcr2500.lo pcr2500.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pcr2500.c -fPIC -DPIC -o .libs/pcr2500.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/pcr' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/pcr' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pcr1500.lo pcr1500.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pcr1500.c -fPIC -DPIC -o .libs/pcr1500.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/pcr' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/pcr' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pcr.lo pcr.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pcr.c -fPIC -DPIC -o .libs/pcr.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/pcr' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/pcr' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-pcr.la pcr1000.lo pcr100.lo pcr1500.lo pcr2500.lo pcr.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-pcr.a .libs/pcr1000.o .libs/pcr100.o .libs/pcr1500.o .libs/pcr2500.o .libs/pcr.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-pcr.a libtool: link: ( cd ".libs" && rm -f "libhamlib-pcr.la" && ln -s "../libhamlib-pcr.la" "libhamlib-pcr.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/pcr' Making all in rigs/prm80 make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/prm80' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o prm8060.lo prm8060.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c prm8060.c -fPIC -DPIC -o .libs/prm8060.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/prm80' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/prm80' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o prm80.lo prm80.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c prm80.c -fPIC -DPIC -o .libs/prm80.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/prm80' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/prm80' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-prm80.la prm8060.lo prm80.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-prm80.a .libs/prm8060.o .libs/prm80.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-prm80.a libtool: link: ( cd ".libs" && rm -f "libhamlib-prm80.la" && ln -s "../libhamlib-prm80.la" "libhamlib-prm80.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/prm80' Making all in rigs/racal make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/racal' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ra6790.lo ra6790.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ra6790.c -fPIC -DPIC -o .libs/ra6790.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/racal' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/racal' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ra3702.lo ra3702.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ra3702.c -fPIC -DPIC -o .libs/ra3702.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/racal' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/racal' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o racal.lo racal.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c racal.c -fPIC -DPIC -o .libs/racal.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/racal' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/racal' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ra37xx.lo ra37xx.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ra37xx.c -fPIC -DPIC -o .libs/ra37xx.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/racal' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/racal' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-racal.la ra6790.lo ra3702.lo ra37xx.lo racal.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-racal.a .libs/ra6790.o .libs/ra3702.o .libs/ra37xx.o .libs/racal.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-racal.a libtool: link: ( cd ".libs" && rm -f "libhamlib-racal.la" && ln -s "../libhamlib-racal.la" "libhamlib-racal.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/racal' Making all in rigs/rft make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rft' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ekd500.lo ekd500.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ekd500.c -fPIC -DPIC -o .libs/ekd500.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rft' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rft' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rft.lo rft.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rft.c -fPIC -DPIC -o .libs/rft.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rft' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rft' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-rft.la ekd500.lo rft.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-rft.a .libs/ekd500.o .libs/rft.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-rft.a libtool: link: ( cd ".libs" && rm -f "libhamlib-rft.la" && ln -s "../libhamlib-rft.la" "libhamlib-rft.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rft' Making all in rigs/rs make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o esmc.lo esmc.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c esmc.c -fPIC -DPIC -o .libs/esmc.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rs' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o eb200.lo eb200.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eb200.c -fPIC -DPIC -o .libs/eb200.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rs' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xk2100.lo xk2100.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c xk2100.c -fPIC -DPIC -o .libs/xk2100.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rs' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rs.lo rs.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rs.c -fPIC -DPIC -o .libs/rs.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rs' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gp2000.lo gp2000.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gp2000.c -fPIC -DPIC -o .libs/gp2000.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rs' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ek89x.lo ek89x.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ek89x.c -fPIC -DPIC -o .libs/ek89x.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rs' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rs' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-rs.la esmc.lo eb200.lo rs.lo gp2000.lo xk2100.lo ek89x.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-rs.a .libs/esmc.o .libs/eb200.o .libs/rs.o .libs/gp2000.o .libs/xk2100.o .libs/ek89x.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-rs.a libtool: link: ( cd ".libs" && rm -f "libhamlib-rs.la" && ln -s "../libhamlib-rs.la" "libhamlib-rs.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rs' Making all in rigs/skanti make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/skanti' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o trp8000.lo trp8000.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c trp8000.c -fPIC -DPIC -o .libs/trp8000.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/skanti' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/skanti' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o skanti.lo skanti.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c skanti.c -fPIC -DPIC -o .libs/skanti.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/skanti' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/skanti' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o trp8255.lo trp8255.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c trp8255.c -fPIC -DPIC -o .libs/trp8255.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/skanti' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/skanti' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-skanti.la trp8000.lo trp8255.lo skanti.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-skanti.a .libs/trp8000.o .libs/trp8255.o .libs/skanti.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-skanti.a libtool: link: ( cd ".libs" && rm -f "libhamlib-skanti.la" && ln -s "../libhamlib-skanti.la" "libhamlib-skanti.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/skanti' Making all in rigs/tapr make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tapr' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dsp10.lo dsp10.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dsp10.c -fPIC -DPIC -o .libs/dsp10.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tapr' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tapr' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tapr.lo tapr.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tapr.c -fPIC -DPIC -o .libs/tapr.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tapr' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tapr' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-tapr.la dsp10.lo tapr.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-tapr.a .libs/dsp10.o .libs/tapr.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-tapr.a libtool: link: ( cd ".libs" && rm -f "libhamlib-tapr.la" && ln -s "../libhamlib-tapr.la" "libhamlib-tapr.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tapr' Making all in rigs/tentec make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rx350.lo rx350.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rx350.c -fPIC -DPIC -o .libs/rx350.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rx320.lo rx320.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rx320.c -fPIC -DPIC -o .libs/rx320.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rx340.lo rx340.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rx340.c -fPIC -DPIC -o .libs/rx340.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pegasus.lo pegasus.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pegasus.c -fPIC -DPIC -o .libs/pegasus.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rx331.lo rx331.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rx331.c -fPIC -DPIC -o .libs/rx331.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o argonaut.lo argonaut.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c argonaut.c -fPIC -DPIC -o .libs/argonaut.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tt550.lo tt550.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tt550.c -fPIC -DPIC -o .libs/tt550.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o jupiter.lo jupiter.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jupiter.c -fPIC -DPIC -o .libs/jupiter.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o paragon.lo paragon.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c paragon.c -fPIC -DPIC -o .libs/paragon.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tentec.lo tentec.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tentec.c -fPIC -DPIC -o .libs/tentec.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o omnivii.lo omnivii.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c omnivii.c -fPIC -DPIC -o .libs/omnivii.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o orion.lo orion.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c orion.c -fPIC -DPIC -o .libs/orion.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tentec2.lo tentec2.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tentec2.c -fPIC -DPIC -o .libs/tentec2.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-tentec.la rx320.lo rx340.lo rx350.lo rx331.lo tt550.lo pegasus.lo argonaut.lo orion.lo jupiter.lo omnivii.lo paragon.lo tentec.lo tentec2.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-tentec.a .libs/rx320.o .libs/rx340.o .libs/rx350.o .libs/rx331.o .libs/tt550.o .libs/pegasus.o .libs/argonaut.o .libs/orion.o .libs/jupiter.o .libs/omnivii.o .libs/paragon.o .libs/tentec.o .libs/tentec2.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-tentec.a libtool: link: ( cd ".libs" && rm -f "libhamlib-tentec.la" && ln -s "../libhamlib-tentec.la" "libhamlib-tentec.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' Making all in rigs/tuner make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tuner' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tuner.lo tuner.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tuner.c -fPIC -DPIC -o .libs/tuner.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tuner' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tuner' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2.lo v4l2.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c v4l2.c -fPIC -DPIC -o .libs/v4l2.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tuner' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tuner' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l.lo v4l.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c v4l.c -fPIC -DPIC -o .libs/v4l.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tuner' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tuner' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-tuner.la v4l.lo v4l2.lo tuner.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-tuner.a .libs/v4l.o .libs/v4l2.o .libs/tuner.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-tuner.a libtool: link: ( cd ".libs" && rm -f "libhamlib-tuner.la" && ln -s "../libhamlib-tuner.la" "libhamlib-tuner.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tuner' Making all in rigs/uniden make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bc895.lo bc895.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bc895.c -fPIC -DPIC -o .libs/bc895.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bc898.lo bc898.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bc898.c -fPIC -DPIC -o .libs/bc898.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bc245.lo bc245.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bc245.c -fPIC -DPIC -o .libs/bc245.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pro2052.lo pro2052.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pro2052.c -fPIC -DPIC -o .libs/pro2052.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bc250.lo bc250.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bc250.c -fPIC -DPIC -o .libs/bc250.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bc780.lo bc780.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bc780.c -fPIC -DPIC -o .libs/bc780.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bcd396t.lo bcd396t.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bcd396t.c -fPIC -DPIC -o .libs/bcd396t.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bcd996t.lo bcd996t.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bcd996t.c -fPIC -DPIC -o .libs/bcd996t.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o uniden_digital.lo uniden_digital.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c uniden_digital.c -fPIC -DPIC -o .libs/uniden_digital.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o uniden.lo uniden.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c uniden.c -fPIC -DPIC -o .libs/uniden.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-uniden.la bc895.lo bc898.lo bc245.lo pro2052.lo bc780.lo bc250.lo bcd396t.lo bcd996t.lo uniden.lo uniden_digital.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-uniden.a .libs/bc895.o .libs/bc898.o .libs/bc245.o .libs/pro2052.o .libs/bc780.o .libs/bc250.o .libs/bcd396t.o .libs/bcd996t.o .libs/uniden.o .libs/uniden_digital.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-uniden.a libtool: link: ( cd ".libs" && rm -f "libhamlib-uniden.la" && ln -s "../libhamlib-uniden.la" "libhamlib-uniden.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' Making all in rigs/winradio make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wr1550.lo wr1550.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wr1550.c -fPIC -DPIC -o .libs/wr1550.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wr1000.lo wr1000.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wr1000.c -fPIC -DPIC -o .libs/wr1000.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wr1500.lo wr1500.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wr1500.c -fPIC -DPIC -o .libs/wr1500.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wr3100.lo wr3100.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wr3100.c -fPIC -DPIC -o .libs/wr3100.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o g303.lo g303.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c g303.c -fPIC -DPIC -o .libs/g303.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wr3150.lo wr3150.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wr3150.c -fPIC -DPIC -o .libs/wr3150.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wr3700.lo wr3700.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wr3700.c -fPIC -DPIC -o .libs/wr3700.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wr3500.lo wr3500.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wr3500.c -fPIC -DPIC -o .libs/wr3500.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o g305.lo g305.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c g305.c -fPIC -DPIC -o .libs/g305.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o linradio/wrg313api.lo linradio/wrg313api.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c linradio/wrg313api.c -fPIC -DPIC -o linradio/.libs/wrg313api.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o winradio.lo winradio.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c winradio.c -fPIC -DPIC -o .libs/winradio.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o g313-posix.lo g313-posix.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c g313-posix.c -fPIC -DPIC -o .libs/g313-posix.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-winradio.la wr1000.lo wr1500.lo wr1550.lo wr3100.lo wr3150.lo wr3500.lo wr3700.lo g303.lo g305.lo winradio.lo g313-posix.lo linradio/wrg313api.lo -ldl libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-winradio.a .libs/wr1000.o .libs/wr1500.o .libs/wr1550.o .libs/wr3100.o .libs/wr3150.o .libs/wr3500.o .libs/wr3700.o .libs/g303.o .libs/g305.o .libs/winradio.o .libs/g313-posix.o linradio/.libs/wrg313api.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-winradio.a libtool: link: ( cd ".libs" && rm -f "libhamlib-winradio.la" && ln -s "../libhamlib-winradio.la" "libhamlib-winradio.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' Making all in rigs/wj make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/wj' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wj8888.lo wj8888.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wj8888.c -fPIC -DPIC -o .libs/wj8888.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/wj' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/wj' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wj.lo wj.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c wj.c -fPIC -DPIC -o .libs/wj.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/wj' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/wj' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-wj.la wj8888.lo wj.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-wj.a .libs/wj8888.o .libs/wj.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-wj.a libtool: link: ( cd ".libs" && rm -f "libhamlib-wj.la" && ln -s "../libhamlib-wj.la" "libhamlib-wj.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/wj' Making all in rigs/yaesu make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o yaesu.lo yaesu.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c yaesu.c -fPIC -DPIC -o .libs/yaesu.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft747.lo ft747.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft747.c -fPIC -DPIC -o .libs/ft747.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft100.lo ft100.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft100.c -fPIC -DPIC -o .libs/ft100.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft817.lo ft817.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft817.c -fPIC -DPIC -o .libs/ft817.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft847.lo ft847.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft847.c -fPIC -DPIC -o .libs/ft847.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft890.lo ft890.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft890.c -fPIC -DPIC -o .libs/ft890.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft900.lo ft900.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft900.c -fPIC -DPIC -o .libs/ft900.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft920.lo ft920.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft920.c -fPIC -DPIC -o .libs/ft920.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft857.lo ft857.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft857.c -fPIC -DPIC -o .libs/ft857.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft897.lo ft897.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft897.c -fPIC -DPIC -o .libs/ft897.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft1000mp.lo ft1000mp.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft1000mp.c -fPIC -DPIC -o .libs/ft1000mp.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o frg8800.lo frg8800.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c frg8800.c -fPIC -DPIC -o .libs/frg8800.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft600.lo ft600.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft600.c -fPIC -DPIC -o .libs/ft600.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft757gx.lo ft757gx.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft757gx.c -fPIC -DPIC -o .libs/ft757gx.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft990.lo ft990.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft990.c -fPIC -DPIC -o .libs/ft990.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o frg100.lo frg100.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c frg100.c -fPIC -DPIC -o .libs/frg100.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o frg9600.lo frg9600.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c frg9600.c -fPIC -DPIC -o .libs/frg9600.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft990v12.lo ft990v12.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft990v12.c -fPIC -DPIC -o .libs/ft990v12.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft736.lo ft736.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft736.c -fPIC -DPIC -o .libs/ft736.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vr5000.lo vr5000.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vr5000.c -fPIC -DPIC -o .libs/vr5000.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft767gx.lo ft767gx.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft767gx.c -fPIC -DPIC -o .libs/ft767gx.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft840.lo ft840.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft840.c -fPIC -DPIC -o .libs/ft840.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft710.lo ft710.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft710.c -fPIC -DPIC -o .libs/ft710.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft980.lo ft980.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft980.c -fPIC -DPIC -o .libs/ft980.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft450.lo ft450.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft450.c -fPIC -DPIC -o .libs/ft450.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft1000d.lo ft1000d.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft1000d.c -fPIC -DPIC -o .libs/ft1000d.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft950.lo ft950.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft950.c -fPIC -DPIC -o .libs/ft950.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vx1700.lo vx1700.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vx1700.c -fPIC -DPIC -o .libs/vx1700.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft2000.lo ft2000.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft2000.c -fPIC -DPIC -o .libs/ft2000.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft9000.lo ft9000.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft9000.c -fPIC -DPIC -o .libs/ft9000.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft5000.lo ft5000.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft5000.c -fPIC -DPIC -o .libs/ft5000.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft991.lo ft991.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft991.c -fPIC -DPIC -o .libs/ft991.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft1200.lo ft1200.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft1200.c -fPIC -DPIC -o .libs/ft1200.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ftdx101.lo ftdx101.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ftdx101.c -fPIC -DPIC -o .libs/ftdx101.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ftdx101mp.lo ftdx101mp.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ftdx101mp.c -fPIC -DPIC -o .libs/ftdx101mp.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft891.lo ft891.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft891.c -fPIC -DPIC -o .libs/ft891.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ftdx10.lo ftdx10.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ftdx10.c -fPIC -DPIC -o .libs/ftdx10.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ft3000.lo ft3000.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ft3000.c -fPIC -DPIC -o .libs/ft3000.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o newcat.lo newcat.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c newcat.c -fPIC -DPIC -o .libs/newcat.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-yaesu.la yaesu.lo ft100.lo ft747.lo ft817.lo ft847.lo ft890.lo ft900.lo ft920.lo ft1000mp.lo ft857.lo ft897.lo ft990.lo ft990v12.lo frg8800.lo ft757gx.lo ft600.lo ft736.lo frg100.lo frg9600.lo ft1000d.lo vr5000.lo ft767gx.lo ft840.lo ft980.lo vx1700.lo ft710.lo newcat.lo ft450.lo ft950.lo ft991.lo ft2000.lo ft9000.lo ft5000.lo ft1200.lo ft891.lo ftdx101.lo ftdx101mp.lo ft3000.lo ftdx10.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-yaesu.a .libs/yaesu.o .libs/ft100.o .libs/ft747.o .libs/ft817.o .libs/ft847.o .libs/ft890.o .libs/ft900.o .libs/ft920.o .libs/ft1000mp.o .libs/ft857.o .libs/ft897.o .libs/ft990.o .libs/ft990v12.o .libs/frg8800.o .libs/ft757gx.o .libs/ft600.o .libs/ft736.o .libs/frg100.o .libs/frg9600.o .libs/ft1000d.o .libs/vr5000.o .libs/ft767gx.o .libs/ft840.o .libs/ft980.o .libs/vx1700.o .libs/ft710.o .libs/newcat.o .libs/ft450.o .libs/ft950.o .libs/ft991.o .libs/ft2000.o .libs/ft9000.o .libs/ft5000.o .libs/ft1200.o .libs/ft891.o .libs/ftdx101.o .libs/ftdx101mp.o .libs/ft3000.o .libs/ftdx10.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-yaesu.a libtool: link: ( cd ".libs" && rm -f "libhamlib-yaesu.la" && ln -s "../libhamlib-yaesu.la" "libhamlib-yaesu.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' Making all in rigs/gomspace make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/gomspace' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gs100.lo gs100.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gs100.c -fPIC -DPIC -o .libs/gs100.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/gomspace' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/gomspace' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-gomspace.la gs100.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-gomspace.a .libs/gs100.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-gomspace.a libtool: link: ( cd ".libs" && rm -f "libhamlib-gomspace.la" && ln -s "../libhamlib-gomspace.la" "libhamlib-gomspace.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/gomspace' Making all in rotators/amsat make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/amsat' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o if100.lo if100.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c if100.c -fPIC -DPIC -o .libs/if100.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/amsat' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/amsat' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-amsat.la if100.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-amsat.a .libs/if100.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-amsat.a libtool: link: ( cd ".libs" && rm -f "libhamlib-amsat.la" && ln -s "../libhamlib-amsat.la" "libhamlib-amsat.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/amsat' Making all in rotators/ars make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ars' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ars.lo ars.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ars.c -fPIC -DPIC -o .libs/ars.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ars' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ars' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-ars.la ars.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-ars.a .libs/ars.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-ars.a libtool: link: ( cd ".libs" && rm -f "libhamlib-ars.la" && ln -s "../libhamlib-ars.la" "libhamlib-ars.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ars' Making all in rotators/celestron make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/celestron' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o celestron.lo celestron.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c celestron.c -fPIC -DPIC -o .libs/celestron.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/celestron' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/celestron' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-celestron.la celestron.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-celestron.a .libs/celestron.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-celestron.a libtool: link: ( cd ".libs" && rm -f "libhamlib-celestron.la" && ln -s "../libhamlib-celestron.la" "libhamlib-celestron.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/celestron' Making all in rotators/cnctrk make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/cnctrk' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cnctrk.lo cnctrk.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cnctrk.c -fPIC -DPIC -o .libs/cnctrk.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/cnctrk' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/cnctrk' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-cnctrk.la cnctrk.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-cnctrk.a .libs/cnctrk.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-cnctrk.a libtool: link: ( cd ".libs" && rm -f "libhamlib-cnctrk.la" && ln -s "../libhamlib-cnctrk.la" "libhamlib-cnctrk.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/cnctrk' Making all in rotators/grbltrk make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/grbltrk' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o grbltrk.lo grbltrk.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c grbltrk.c -fPIC -DPIC -o .libs/grbltrk.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/grbltrk' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/grbltrk' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-grbltrk.la grbltrk.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-grbltrk.a .libs/grbltrk.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-grbltrk.a libtool: link: ( cd ".libs" && rm -f "libhamlib-grbltrk.la" && ln -s "../libhamlib-grbltrk.la" "libhamlib-grbltrk.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/grbltrk' Making all in rotators/easycomm make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/easycomm' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o easycomm.lo easycomm.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c easycomm.c -fPIC -DPIC -o .libs/easycomm.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/easycomm' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/easycomm' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-easycomm.la easycomm.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-easycomm.a .libs/easycomm.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-easycomm.a libtool: link: ( cd ".libs" && rm -f "libhamlib-easycomm.la" && ln -s "../libhamlib-easycomm.la" "libhamlib-easycomm.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/easycomm' Making all in rotators/ether6 make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ether6' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ether6.lo ether6.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ether6.c -fPIC -DPIC -o .libs/ether6.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ether6' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ether6' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-ether6.la ether6.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-ether6.a .libs/ether6.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-ether6.a libtool: link: ( cd ".libs" && rm -f "libhamlib-ether6.la" && ln -s "../libhamlib-ether6.la" "libhamlib-ether6.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ether6' Making all in rotators/fodtrack make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/fodtrack' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fodtrack.lo fodtrack.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fodtrack.c -fPIC -DPIC -o .libs/fodtrack.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/fodtrack' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/fodtrack' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-fodtrack.la fodtrack.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-fodtrack.a .libs/fodtrack.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-fodtrack.a libtool: link: ( cd ".libs" && rm -f "libhamlib-fodtrack.la" && ln -s "../libhamlib-fodtrack.la" "libhamlib-fodtrack.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/fodtrack' Making all in rotators/gs232a make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/gs232a' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gs232.lo gs232.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gs232.c -fPIC -DPIC -o .libs/gs232.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/gs232a' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/gs232a' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gs232b.lo gs232b.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gs232b.c -fPIC -DPIC -o .libs/gs232b.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/gs232a' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/gs232a' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gs232a.lo gs232a.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gs232a.c -fPIC -DPIC -o .libs/gs232a.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/gs232a' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/gs232a' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-gs232a.la gs232a.lo gs232b.lo gs232.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-gs232a.a .libs/gs232a.o .libs/gs232b.o .libs/gs232.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-gs232a.a libtool: link: ( cd ".libs" && rm -f "libhamlib-gs232a.la" && ln -s "../libhamlib-gs232a.la" "libhamlib-gs232a.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/gs232a' Making all in rotators/heathkit make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/heathkit' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hd1780.lo hd1780.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hd1780.c -fPIC -DPIC -o .libs/hd1780.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/heathkit' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/heathkit' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-heathkit.la hd1780.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-heathkit.a .libs/hd1780.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-heathkit.a libtool: link: ( cd ".libs" && rm -f "libhamlib-heathkit.la" && ln -s "../libhamlib-heathkit.la" "libhamlib-heathkit.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/heathkit' Making all in rotators/m2 make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/m2' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rc2800.lo rc2800.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rc2800.c -fPIC -DPIC -o .libs/rc2800.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/m2' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/m2' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-m2.la rc2800.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-m2.a .libs/rc2800.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-m2.a libtool: link: ( cd ".libs" && rm -f "libhamlib-m2.la" && ln -s "../libhamlib-m2.la" "libhamlib-m2.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/m2' Making all in rotators/meade make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/meade' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o meade.lo meade.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c meade.c -fPIC -DPIC -o .libs/meade.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/meade' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/meade' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-meade.la meade.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-meade.a .libs/meade.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-meade.a libtool: link: ( cd ".libs" && rm -f "libhamlib-meade.la" && ln -s "../libhamlib-meade.la" "libhamlib-meade.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/meade' Making all in rotators/rotorez make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/rotorez' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rotorez.lo rotorez.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rotorez.c -fPIC -DPIC -o .libs/rotorez.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/rotorez' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/rotorez' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-rotorez.la rotorez.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-rotorez.a .libs/rotorez.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-rotorez.a libtool: link: ( cd ".libs" && rm -f "libhamlib-rotorez.la" && ln -s "../libhamlib-rotorez.la" "libhamlib-rotorez.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/rotorez' Making all in rotators/sartek make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/sartek' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sartek.lo sartek.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sartek.c -fPIC -DPIC -o .libs/sartek.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/sartek' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/sartek' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-sartek.la sartek.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-sartek.a .libs/sartek.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-sartek.a libtool: link: ( cd ".libs" && rm -f "libhamlib-sartek.la" && ln -s "../libhamlib-sartek.la" "libhamlib-sartek.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/sartek' Making all in rotators/spid make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/spid' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o spid.lo spid.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c spid.c -fPIC -DPIC -o .libs/spid.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/spid' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/spid' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-spid.la spid.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-spid.a .libs/spid.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-spid.a libtool: link: ( cd ".libs" && rm -f "libhamlib-spid.la" && ln -s "../libhamlib-spid.la" "libhamlib-spid.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/spid' Making all in rotators/ts7400 make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ts7400' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ts7400.lo ts7400.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ts7400.c -fPIC -DPIC -o .libs/ts7400.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ts7400' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ts7400' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-ts7400.la ts7400.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-ts7400.a .libs/ts7400.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-ts7400.a libtool: link: ( cd ".libs" && rm -f "libhamlib-ts7400.la" && ln -s "../libhamlib-ts7400.la" "libhamlib-ts7400.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ts7400' Making all in rotators/prosistel make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/prosistel' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o prosistel.lo prosistel.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c prosistel.c -fPIC -DPIC -o .libs/prosistel.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/prosistel' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/prosistel' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-prosistel.la prosistel.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-prosistel.a .libs/prosistel.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-prosistel.a libtool: link: ( cd ".libs" && rm -f "libhamlib-prosistel.la" && ln -s "../libhamlib-prosistel.la" "libhamlib-prosistel.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/prosistel' Making all in rotators/ioptron make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ioptron' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rot_ioptron.lo rot_ioptron.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rot_ioptron.c -fPIC -DPIC -o .libs/rot_ioptron.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ioptron' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ioptron' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-ioptron.la rot_ioptron.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-ioptron.a .libs/rot_ioptron.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-ioptron.a libtool: link: ( cd ".libs" && rm -f "libhamlib-ioptron.la" && ln -s "../libhamlib-ioptron.la" "libhamlib-ioptron.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ioptron' Making all in rotators/satel make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/satel' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o satel.lo satel.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c satel.c -fPIC -DPIC -o .libs/satel.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/satel' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/satel' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-satel.la satel.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-satel.a .libs/satel.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-satel.a libtool: link: ( cd ".libs" && rm -f "libhamlib-satel.la" && ln -s "../libhamlib-satel.la" "libhamlib-satel.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/satel' Making all in rotators/radant make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/radant' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o radant.lo radant.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c radant.c -fPIC -DPIC -o .libs/radant.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/radant' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/radant' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-radant.la radant.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-radant.a .libs/radant.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-radant.a libtool: link: ( cd ".libs" && rm -f "libhamlib-radant.la" && ln -s "../libhamlib-radant.la" "libhamlib-radant.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/radant' Making all in amplifiers/elecraft make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/elecraft' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o kpa1500.lo kpa1500.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c kpa1500.c -fPIC -DPIC -o .libs/kpa1500.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/elecraft' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/elecraft' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o kpa.lo kpa.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c kpa.c -fPIC -DPIC -o .libs/kpa.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/elecraft' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/elecraft' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-elecraft.la kpa1500.lo kpa.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-elecraft.a .libs/kpa1500.o .libs/kpa.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-elecraft.a libtool: link: ( cd ".libs" && rm -f "libhamlib-elecraft.la" && ln -s "../libhamlib-elecraft.la" "libhamlib-elecraft.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/elecraft' Making all in amplifiers/gemini make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/gemini' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dx1200.lo dx1200.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dx1200.c -fPIC -DPIC -o .libs/dx1200.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/gemini' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/gemini' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gemini.lo gemini.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/hamlib -DIN_HAMLIB -I../../include -I../../src -I../../lib -I../../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gemini.c -fPIC -DPIC -o .libs/gemini.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/gemini' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/gemini' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib-gemini.la gemini.lo dx1200.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libhamlib-gemini.a .libs/gemini.o .libs/dx1200.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhamlib-gemini.a libtool: link: ( cd ".libs" && rm -f "libhamlib-gemini.la" && ln -s "../libhamlib-gemini.la" "libhamlib-gemini.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/gemini' Making all in security make[1]: Nothing to be done for 'all'. Making all in src make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' echo "#define HAMLIBDATETIME "\"$(TZ=UTC git --git-dir=../.git log --no-merges --date='format-local:%b %d %H:%M:%SZ %Y SHA=' --format='%cd' -n 1)$(git --git-dir=../.git log --no-merges -n 1 | cut -c8-13)\" /bin/sh: line 1: git: command not found /bin/sh: line 1: git: command not found #define HAMLIBDATETIME "" make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /usr/bin/make all-am make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o register.lo register.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c register.c -fPIC -DPIC -o .libs/register.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o serial.lo serial.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c serial.c -fPIC -DPIC -o .libs/serial.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cal.lo cal.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cal.c -fPIC -DPIC -o .libs/cal.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o misc.lo misc.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c misc.c -fPIC -DPIC -o .libs/misc.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o event.lo event.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c event.c -fPIC -DPIC -o .libs/event.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o conf.lo conf.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c conf.c -fPIC -DPIC -o .libs/conf.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tones.lo tones.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tones.c -fPIC -DPIC -o .libs/tones.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rotator.lo rotator.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rotator.c -fPIC -DPIC -o .libs/rotator.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rot_reg.lo rot_reg.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rot_reg.c -fPIC -DPIC -o .libs/rot_reg.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o locator.lo locator.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c locator.c -fPIC -DPIC -o .libs/locator.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rot_ext.lo rot_ext.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rot_ext.c -fPIC -DPIC -o .libs/rot_ext.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rot_conf.lo rot_conf.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rot_conf.c -fPIC -DPIC -o .libs/rot_conf.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rot_settings.lo rot_settings.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rot_settings.c -fPIC -DPIC -o .libs/rot_settings.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ext.lo ext.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ext.c -fPIC -DPIC -o .libs/ext.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o iofunc.lo iofunc.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c iofunc.c -fPIC -DPIC -o .libs/iofunc.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mem.lo mem.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mem.c -fPIC -DPIC -o .libs/mem.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o settings.lo settings.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c settings.c -fPIC -DPIC -o .libs/settings.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parallel.lo parallel.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c parallel.c -fPIC -DPIC -o .libs/parallel.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o usb_port.lo usb_port.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c usb_port.c -fPIC -DPIC -o .libs/usb_port.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o debug.lo debug.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c debug.c -fPIC -DPIC -o .libs/debug.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cm108.lo cm108.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cm108.c -fPIC -DPIC -o .libs/cm108.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gpio.lo gpio.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gpio.c -fPIC -DPIC -o .libs/gpio.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o network.lo network.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c network.c -fPIC -DPIC -o .libs/network.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o microham.lo microham.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c microham.c -fPIC -DPIC -o .libs/microham.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o amplifier.lo amplifier.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c amplifier.c -fPIC -DPIC -o .libs/amplifier.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o amp_reg.lo amp_reg.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c amp_reg.c -fPIC -DPIC -o .libs/amp_reg.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o amp_settings.lo amp_settings.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c amp_settings.c -fPIC -DPIC -o .libs/amp_settings.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o amp_conf.lo amp_conf.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c amp_conf.c -fPIC -DPIC -o .libs/amp_conf.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o extamp.lo extamp.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c extamp.c -fPIC -DPIC -o .libs/extamp.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sleep.lo sleep.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sleep.c -fPIC -DPIC -o .libs/sleep.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o snapshot_data.lo snapshot_data.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c snapshot_data.c -fPIC -DPIC -o .libs/snapshot_data.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cache.lo cache.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cache.c -fPIC -DPIC -o .libs/cache.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sprintflst.lo sprintflst.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sprintflst.c -fPIC -DPIC -o .libs/sprintflst.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rig.lo rig.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rig.c -fPIC -DPIC -o .libs/rig.o make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -no-undefined -version-info 4:6:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib.la -rpath /usr/lib64 rig.lo serial.lo misc.lo register.lo event.lo cal.lo conf.lo tones.lo rotator.lo locator.lo rot_reg.lo rot_conf.lo rot_settings.lo rot_ext.lo iofunc.lo ext.lo mem.lo settings.lo parallel.lo usb_port.lo debug.lo network.lo cm108.lo gpio.lo microham.lo amplifier.lo amp_reg.lo amp_conf.lo amp_settings.lo extamp.lo sleep.lo sprintflst.lo cache.lo snapshot_data.lo ../lib/libmisc.la ../security/libsecurity.la ../rigs/adat/libhamlib-adat.la ../rigs/alinco/libhamlib-alinco.la ../rigs/aor/libhamlib-aor.la ../rigs/barrett/libhamlib-barrett.la ../rigs/codan/libhamlib-codan.la ../rigs/dorji/libhamlib-dorji.la ../rigs/drake/libhamlib-drake.la ../rigs/dummy/libhamlib-dummy.la ../rigs/elad/libhamlib-elad.la ../rigs/flexradio/libhamlib-flexradio.la ../rigs/icom/libhamlib-icom.la ../rigs/icmarine/libhamlib-icmarine.la ../rigs/jrc/libhamlib-jrc.la ../rigs/kachina/libhamlib-kachina.la ../rigs/kenwood/libhamlib-kenwood.la ../rigs/kit/libhamlib-kit.la ../rigs/lowe/libhamlib-lowe.la ../rigs/pcr/libhamlib-pcr.la ../rigs/prm80/libhamlib-prm80.la ../rigs/racal/libhamlib-racal.la ../rigs/rft/libhamlib-rft.la ../rigs/rs/libhamlib-rs.la ../rigs/skanti/libhamlib-skanti.la ../rigs/tapr/libhamlib-tapr.la ../rigs/tentec/libhamlib-tentec.la ../rigs/tuner/libhamlib-tuner.la ../rigs/uniden/libhamlib-uniden.la ../rigs/winradio/libhamlib-winradio.la ../rigs/wj/libhamlib-wj.la ../rigs/yaesu/libhamlib-yaesu.la ../rigs/gomspace/libhamlib-gomspace.la ../rotators/amsat/libhamlib-amsat.la ../rotators/ars/libhamlib-ars.la ../rotators/celestron/libhamlib-celestron.la ../rotators/cnctrk/libhamlib-cnctrk.la ../rotators/grbltrk/libhamlib-grbltrk.la ../rotators/easycomm/libhamlib-easycomm.la ../rotators/ether6/libhamlib-ether6.la ../rotators/fodtrack/libhamlib-fodtrack.la ../rotators/gs232a/libhamlib-gs232a.la ../rotators/heathkit/libhamlib-heathkit.la ../rotators/m2/libhamlib-m2.la ../rotators/meade/libhamlib-meade.la ../rotators/rotorez/libhamlib-rotorez.la ../rotators/sartek/libhamlib-sartek.la ../rotators/spid/libhamlib-spid.la ../rotators/ts7400/libhamlib-ts7400.la ../rotators/prosistel/libhamlib-prosistel.la ../rotators/ioptron/libhamlib-ioptron.la ../rotators/satel/libhamlib-satel.la ../rotators/radant/libhamlib-radant.la ../amplifiers/elecraft/libhamlib-elecraft.la ../amplifiers/gemini/libhamlib-gemini.la -lm -lusb-1.0 libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/rig.o .libs/serial.o .libs/misc.o .libs/register.o .libs/event.o .libs/cal.o .libs/conf.o .libs/tones.o .libs/rotator.o .libs/locator.o .libs/rot_reg.o .libs/rot_conf.o .libs/rot_settings.o .libs/rot_ext.o .libs/iofunc.o .libs/ext.o .libs/mem.o .libs/settings.o .libs/parallel.o .libs/usb_port.o .libs/debug.o .libs/network.o .libs/cm108.o .libs/gpio.o .libs/microham.o .libs/amplifier.o .libs/amp_reg.o .libs/amp_conf.o .libs/amp_settings.o .libs/extamp.o .libs/sleep.o .libs/sprintflst.o .libs/cache.o .libs/snapshot_data.o -Wl,--whole-archive ../lib/.libs/libmisc.a ../security/.libs/libsecurity.a ../rigs/adat/.libs/libhamlib-adat.a ../rigs/alinco/.libs/libhamlib-alinco.a ../rigs/aor/.libs/libhamlib-aor.a ../rigs/barrett/.libs/libhamlib-barrett.a ../rigs/codan/.libs/libhamlib-codan.a ../rigs/dorji/.libs/libhamlib-dorji.a ../rigs/drake/.libs/libhamlib-drake.a ../rigs/dummy/.libs/libhamlib-dummy.a ../rigs/elad/.libs/libhamlib-elad.a ../rigs/flexradio/.libs/libhamlib-flexradio.a ../rigs/icom/.libs/libhamlib-icom.a ../rigs/icmarine/.libs/libhamlib-icmarine.a ../rigs/jrc/.libs/libhamlib-jrc.a ../rigs/kachina/.libs/libhamlib-kachina.a ../rigs/kenwood/.libs/libhamlib-kenwood.a ../rigs/kit/.libs/libhamlib-kit.a ../rigs/lowe/.libs/libhamlib-lowe.a ../rigs/pcr/.libs/libhamlib-pcr.a ../rigs/prm80/.libs/libhamlib-prm80.a ../rigs/racal/.libs/libhamlib-racal.a ../rigs/rft/.libs/libhamlib-rft.a ../rigs/rs/.libs/libhamlib-rs.a ../rigs/skanti/.libs/libhamlib-skanti.a ../rigs/tapr/.libs/libhamlib-tapr.a ../rigs/tentec/.libs/libhamlib-tentec.a ../rigs/tuner/.libs/libhamlib-tuner.a ../rigs/uniden/.libs/libhamlib-uniden.a ../rigs/winradio/.libs/libhamlib-winradio.a ../rigs/wj/.libs/libhamlib-wj.a ../rigs/yaesu/.libs/libhamlib-yaesu.a ../rigs/gomspace/.libs/libhamlib-gomspace.a ../rotators/amsat/.libs/libhamlib-amsat.a ../rotators/ars/.libs/libhamlib-ars.a ../rotators/celestron/.libs/libhamlib-celestron.a ../rotators/cnctrk/.libs/libhamlib-cnctrk.a ../rotators/grbltrk/.libs/libhamlib-grbltrk.a ../rotators/easycomm/.libs/libhamlib-easycomm.a ../rotators/ether6/.libs/libhamlib-ether6.a ../rotators/fodtrack/.libs/libhamlib-fodtrack.a ../rotators/gs232a/.libs/libhamlib-gs232a.a ../rotators/heathkit/.libs/libhamlib-heathkit.a ../rotators/m2/.libs/libhamlib-m2.a ../rotators/meade/.libs/libhamlib-meade.a ../rotators/rotorez/.libs/libhamlib-rotorez.a ../rotators/sartek/.libs/libhamlib-sartek.a ../rotators/spid/.libs/libhamlib-spid.a ../rotators/ts7400/.libs/libhamlib-ts7400.a ../rotators/prosistel/.libs/libhamlib-prosistel.a ../rotators/ioptron/.libs/libhamlib-ioptron.a ../rotators/satel/.libs/libhamlib-satel.a ../rotators/radant/.libs/libhamlib-radant.a ../amplifiers/elecraft/.libs/libhamlib-elecraft.a ../amplifiers/gemini/.libs/libhamlib-gemini.a -Wl,--no-whole-archive -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -ldl -lm -lusb-1.0 -Wl,-soname -Wl,libhamlib.so.4 -o .libs/libhamlib.so.4.0.6 libtool: link: (cd ".libs" && rm -f "libhamlib.so.4" && ln -s "libhamlib.so.4.0.6" "libhamlib.so.4") libtool: link: (cd ".libs" && rm -f "libhamlib.so" && ln -s "libhamlib.so.4.0.6" "libhamlib.so") libtool: link: ( cd ".libs" && rm -f "libhamlib.la" && ln -s "../libhamlib.la" "libhamlib.la" ) make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' Making all in c++ make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/c++' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ampclass.lo ampclass.cc libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ampclass.cc -fPIC -DPIC -o .libs/ampclass.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/c++' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/c++' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rotclass.lo rotclass.cc libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rotclass.cc -fPIC -DPIC -o .libs/rotclass.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/c++' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/c++' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rigclass.lo rigclass.cc libtool: compile: x86_64-mageia-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rigclass.cc -fPIC -DPIC -o .libs/rigclass.o make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/c++' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/c++' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -std=c++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -no-undefined -version-info 4:6:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib++.la -rpath /usr/lib64 rigclass.lo rotclass.lo ampclass.lo ../src/libhamlib.la libtool: link: x86_64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtbeginS.o .libs/rigclass.o .libs/rotclass.o .libs/ampclass.o -O2 -g -fstack-protector -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-rpath -Wl,/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src/.libs ../src/.libs/libhamlib.so -ldl -lusb-1.0 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libhamlib++.so.4 -o .libs/libhamlib++.so.4.0.6 libtool: link: (cd ".libs" && rm -f "libhamlib++.so.4" && ln -s "libhamlib++.so.4.0.6" "libhamlib++.so.4") libtool: link: (cd ".libs" && rm -f "libhamlib++.so" && ln -s "libhamlib++.so.4.0.6" "libhamlib++.so") libtool: link: ( cd ".libs" && rm -f "libhamlib++.la" && ln -s "../libhamlib++.la" "libhamlib++.la" ) make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/c++' Making all in tests make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -I../tests -I../src -I. -I../security -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rigctl-rigctl.o `test -f 'rigctl.c' || echo './'`rigctl.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -pthread -I../src -I../security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rigctld-rigctld.o `test -f 'rigctld.c' || echo './'`rigctld.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -I../tests -I../src -I. -I../security -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rigctl-dumpcaps.o `test -f 'dumpcaps.c' || echo './'`dumpcaps.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rigmem-rigmem.o `test -f 'rigmem.c' || echo './'`rigmem.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rigmem-memsave.o `test -f 'memsave.c' || echo './'`memsave.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rigmem-memload.o `test -f 'memload.c' || echo './'`memload.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -pthread -I../src -I../security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rigctld-dumpcaps.o `test -f 'dumpcaps.c' || echo './'`dumpcaps.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rigsmtr.o rigsmtr.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rigmem-memcsv.o `test -f 'memcsv.c' || echo './'`memcsv.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rigswr.o rigswr.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -pthread -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rotctl-rotctl.o `test -f 'rotctl.c' || echo './'`rotctl.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -pthread -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rotctl-dumpcaps_rot.o `test -f 'dumpcaps_rot.c' || echo './'`dumpcaps_rot.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -pthread -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rotctld-rotctld.o `test -f 'rotctld.c' || echo './'`rotctld.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -pthread -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rotctl-rotctl_parse.o `test -f 'rotctl_parse.c' || echo './'`rotctl_parse.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -pthread -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rotctld-dumpcaps_rot.o `test -f 'dumpcaps_rot.c' || echo './'`dumpcaps_rot.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -pthread -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rotctld-rotctl_parse.o `test -f 'rotctl_parse.c' || echo './'`rotctl_parse.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -pthread -I../security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rigctlcom-rigctlcom.o `test -f 'rigctlcom.c' || echo './'`rigctlcom.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -I../tests -I../src -I. -I../security -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rigctl-rigctl_parse.o `test -f 'rigctl_parse.c' || echo './'`rigctl_parse.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -pthread -I../security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rigctlcom-dumpcaps.o `test -f 'dumpcaps.c' || echo './'`dumpcaps.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -pthread -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ampctl-ampctl.o `test -f 'ampctl.c' || echo './'`ampctl.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -pthread -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ampctl-dumpcaps_amp.o `test -f 'dumpcaps_amp.c' || echo './'`dumpcaps_amp.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -pthread -I../src -I../security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rigctld-rigctl_parse.o `test -f 'rigctl_parse.c' || echo './'`rigctl_parse.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -pthread -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ampctld-ampctld.o `test -f 'ampctld.c' || echo './'`ampctld.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -pthread -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ampctld-dumpcaps_amp.o `test -f 'dumpcaps_amp.c' || echo './'`dumpcaps_amp.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -pthread -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ampctl-ampctl_parse.o `test -f 'ampctl_parse.c' || echo './'`ampctl_parse.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rigtestlibusb-rigtestlibusb.o `test -f 'rigtestlibusb.c' || echo './'`rigtestlibusb.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -pthread -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ampctld-ampctl_parse.o `test -f 'ampctl_parse.c' || echo './'`ampctl_parse.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rigctl rigctl-rigctl.o rigctl-rigctl_parse.o rigctl-dumpcaps.o ../src/libhamlib.la ../lib/libmisc.la -ldl libtool: link: x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/rigctl rigctl-rigctl.o rigctl-rigctl_parse.o rigctl-dumpcaps.o ../src/.libs/libhamlib.so -lm -lusb-1.0 ../lib/.libs/libmisc.a -ldl -pthread make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -pthread -I../src -I../security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rigctld rigctld-rigctld.o rigctld-rigctl_parse.o rigctld-dumpcaps.o ../src/libhamlib.la ../lib/libmisc.la -ldl libtool: link: x86_64-mageia-linux-gnu-gcc -Wall -pthread -I../src -I../security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/rigctld rigctld-rigctld.o rigctld-rigctl_parse.o rigctld-dumpcaps.o ../src/.libs/libhamlib.so -lm -lusb-1.0 ../lib/.libs/libmisc.a -ldl -pthread make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rigmem rigmem-rigmem.o rigmem-memsave.o rigmem-memload.o rigmem-memcsv.o ../src/libhamlib.la ../lib/libmisc.la -ldl libtool: link: x86_64-mageia-linux-gnu-gcc -Wall -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/rigmem rigmem-rigmem.o rigmem-memsave.o rigmem-memload.o rigmem-memcsv.o ../src/.libs/libhamlib.so -lm -lusb-1.0 ../lib/.libs/libmisc.a -ldl -pthread make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rigsmtr rigsmtr.o ../src/libhamlib.la ../lib/libmisc.la -ldl libtool: link: x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/rigsmtr rigsmtr.o ../src/.libs/libhamlib.so -lm -lusb-1.0 ../lib/.libs/libmisc.a -ldl -pthread make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rigswr rigswr.o ../src/libhamlib.la ../lib/libmisc.la -ldl libtool: link: x86_64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/rigswr rigswr.o ../src/.libs/libhamlib.so -lm -lusb-1.0 ../lib/.libs/libmisc.a -ldl -pthread make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -pthread -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rotctl rotctl-rotctl.o rotctl-rotctl_parse.o rotctl-dumpcaps_rot.o ../src/libhamlib.la ../lib/libmisc.la -ldl libtool: link: x86_64-mageia-linux-gnu-gcc -Wall -pthread -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/rotctl rotctl-rotctl.o rotctl-rotctl_parse.o rotctl-dumpcaps_rot.o ../src/.libs/libhamlib.so -lm -lusb-1.0 ../lib/.libs/libmisc.a -ldl -pthread make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -pthread -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rotctld rotctld-rotctld.o rotctld-rotctl_parse.o rotctld-dumpcaps_rot.o ../src/libhamlib.la ../lib/libmisc.la -ldl libtool: link: x86_64-mageia-linux-gnu-gcc -Wall -pthread -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/rotctld rotctld-rotctld.o rotctld-rotctl_parse.o rotctld-dumpcaps_rot.o ../src/.libs/libhamlib.so -lm -lusb-1.0 ../lib/.libs/libmisc.a -ldl -pthread make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -pthread -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ampctl ampctl-ampctl.o ampctl-ampctl_parse.o ampctl-dumpcaps_amp.o ../src/libhamlib.la ../lib/libmisc.la -ldl libtool: link: x86_64-mageia-linux-gnu-gcc -Wall -pthread -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ampctl ampctl-ampctl.o ampctl-ampctl_parse.o ampctl-dumpcaps_amp.o ../src/.libs/libhamlib.so -lm -lusb-1.0 ../lib/.libs/libmisc.a -ldl -pthread make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rigtestlibusb rigtestlibusb-rigtestlibusb.o -lusb-1.0 libtool: link: x86_64-mageia-linux-gnu-gcc -Wall -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rigtestlibusb rigtestlibusb-rigtestlibusb.o -lusb-1.0 -pthread make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -pthread -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ampctld ampctld-ampctld.o ampctld-ampctl_parse.o ampctld-dumpcaps_amp.o ../src/libhamlib.la ../lib/libmisc.la -ldl libtool: link: x86_64-mageia-linux-gnu-gcc -Wall -pthread -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ampctld ampctld-ampctld.o ampctld-ampctl_parse.o ampctld-dumpcaps_amp.o ../src/.libs/libhamlib.so -lm -lusb-1.0 ../lib/.libs/libmisc.a -ldl -pthread make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/hamlib -DIN_HAMLIB -I../include -I../src -I../lib -I../include -Wall -pthread -I../security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rigctlcom-rigctl_parse.o `test -f 'rigctl_parse.c' || echo './'`rigctl_parse.c make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -pthread -I../security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rigctlcom rigctlcom-rigctlcom.o rigctlcom-rigctl_parse.o rigctlcom-dumpcaps.o ../src/libhamlib.la ../lib/libmisc.la -ldl libtool: link: x86_64-mageia-linux-gnu-gcc -Wall -pthread -I../security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/rigctlcom rigctlcom-rigctlcom.o rigctlcom-rigctl_parse.o rigctlcom-dumpcaps.o ../src/.libs/libhamlib.so -lm -lusb-1.0 ../lib/.libs/libmisc.a -ldl -pthread make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' Making all in doc make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/baz/rpmbuild/tmp/rpm-tmp.CVpSrE + umask 022 + cd /home/baz/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64 '!=' / ']' + rm -rf /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64 ++ dirname /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64 + mkdir -p /home/baz/rpmbuild/BUILDROOT + mkdir /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64 + cd hamlib-4.5.3 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64 'INSTALL=/usr/bin/install -p' Making install in macros make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/macros' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/macros' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/macros' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/macros' Making install in include make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/include' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/include' /usr/bin/mkdir -p '/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/include/hamlib' /usr/bin/install -p -m 644 hamlib/rig.h hamlib/riglist.h hamlib/rig_dll.h hamlib/rotator.h hamlib/rotlist.h hamlib/rigclass.h hamlib/rotclass.h hamlib/amplifier.h hamlib/amplist.h hamlib/ampclass.h hamlib/config.h '/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/include/hamlib' make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/include' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/include' Making install in lib make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/lib' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/lib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/lib' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/lib' Making install in security make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' Making install in rigs/adat make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/adat' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/adat' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/adat' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/adat' Making install in rigs/alinco make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/alinco' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/alinco' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/alinco' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/alinco' Making install in rigs/aor make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' Making install in rigs/barrett make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/barrett' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/barrett' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/barrett' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/barrett' Making install in rigs/codan make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/codan' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/codan' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/codan' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/codan' Making install in rigs/dorji make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dorji' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dorji' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dorji' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dorji' Making install in rigs/drake make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/drake' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/drake' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/drake' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/drake' Making install in rigs/dummy make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' Making install in rigs/elad make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/elad' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/elad' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/elad' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/elad' Making install in rigs/flexradio make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/flexradio' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/flexradio' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/flexradio' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/flexradio' Making install in rigs/icom make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' Making install in rigs/icmarine make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icmarine' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icmarine' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icmarine' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icmarine' Making install in rigs/jrc make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/jrc' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/jrc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/jrc' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/jrc' Making install in rigs/kachina make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kachina' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kachina' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kachina' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kachina' Making install in rigs/kenwood make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' Making install in rigs/kit make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' Making install in rigs/lowe make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/lowe' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/lowe' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/lowe' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/lowe' Making install in rigs/pcr make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/pcr' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/pcr' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/pcr' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/pcr' Making install in rigs/prm80 make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/prm80' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/prm80' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/prm80' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/prm80' Making install in rigs/racal make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/racal' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/racal' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/racal' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/racal' Making install in rigs/rft make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rft' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rft' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rft' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rft' Making install in rigs/rs make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rs' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rs' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rs' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rs' Making install in rigs/skanti make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/skanti' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/skanti' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/skanti' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/skanti' Making install in rigs/tapr make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tapr' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tapr' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tapr' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tapr' Making install in rigs/tentec make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' Making install in rigs/tuner make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tuner' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tuner' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tuner' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tuner' Making install in rigs/uniden make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' Making install in rigs/winradio make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' Making install in rigs/wj make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/wj' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/wj' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/wj' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/wj' Making install in rigs/yaesu make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' Making install in rigs/gomspace make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/gomspace' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/gomspace' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/gomspace' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/gomspace' Making install in rotators/amsat make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/amsat' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/amsat' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/amsat' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/amsat' Making install in rotators/ars make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ars' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ars' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ars' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ars' Making install in rotators/celestron make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/celestron' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/celestron' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/celestron' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/celestron' Making install in rotators/cnctrk make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/cnctrk' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/cnctrk' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/cnctrk' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/cnctrk' Making install in rotators/grbltrk make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/grbltrk' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/grbltrk' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/grbltrk' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/grbltrk' Making install in rotators/easycomm make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/easycomm' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/easycomm' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/easycomm' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/easycomm' Making install in rotators/ether6 make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ether6' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ether6' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ether6' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ether6' Making install in rotators/fodtrack make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/fodtrack' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/fodtrack' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/fodtrack' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/fodtrack' Making install in rotators/gs232a make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/gs232a' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/gs232a' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/gs232a' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/gs232a' Making install in rotators/heathkit make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/heathkit' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/heathkit' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/heathkit' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/heathkit' Making install in rotators/m2 make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/m2' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/m2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/m2' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/m2' Making install in rotators/meade make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/meade' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/meade' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/meade' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/meade' Making install in rotators/rotorez make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/rotorez' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/rotorez' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/rotorez' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/rotorez' Making install in rotators/sartek make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/sartek' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/sartek' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/sartek' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/sartek' Making install in rotators/spid make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/spid' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/spid' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/spid' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/spid' Making install in rotators/ts7400 make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ts7400' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ts7400' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ts7400' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ts7400' Making install in rotators/prosistel make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/prosistel' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/prosistel' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/prosistel' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/prosistel' Making install in rotators/ioptron make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ioptron' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ioptron' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ioptron' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ioptron' Making install in rotators/satel make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/satel' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/satel' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/satel' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/satel' Making install in rotators/radant make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/radant' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/radant' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/radant' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/radant' Making install in amplifiers/elecraft make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/elecraft' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/elecraft' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/elecraft' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/elecraft' Making install in amplifiers/gemini make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/gemini' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/gemini' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/gemini' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/gemini' Making install in security make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' Making install in src make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' echo "#define HAMLIBDATETIME "\"$(TZ=UTC git --git-dir=../.git log --no-merges --date='format-local:%b %d %H:%M:%SZ %Y SHA=' --format='%cd' -n 1)$(git --git-dir=../.git log --no-merges -n 1 | cut -c8-13)\" /bin/sh: line 1: git: command not found /bin/sh: line 1: git: command not found #define HAMLIBDATETIME "" /usr/bin/make install-am make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[3]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' /usr/bin/mkdir -p '/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libhamlib.la '/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libhamlib.so.4.0.6 /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/lib64/libhamlib.so.4.0.6 libtool: install: (cd /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/lib64 && { ln -s -f libhamlib.so.4.0.6 libhamlib.so.4 || { rm -f libhamlib.so.4 && ln -s libhamlib.so.4.0.6 libhamlib.so.4; }; }) libtool: install: (cd /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/lib64 && { ln -s -f libhamlib.so.4.0.6 libhamlib.so || { rm -f libhamlib.so && ln -s libhamlib.so.4.0.6 libhamlib.so; }; }) libtool: install: /usr/bin/install -p .libs/libhamlib.lai /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/lib64/libhamlib.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' Making install in c++ make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/c++' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/c++' /usr/bin/mkdir -p '/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libhamlib++.la '/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/lib64' libtool: warning: relinking 'libhamlib++.la' libtool: install: (cd /home/baz/rpmbuild/BUILD/hamlib-4.5.3/c++; /bin/sh "/home/baz/rpmbuild/BUILD/hamlib-4.5.3/libtool" --tag CXX --mode=relink x86_64-mageia-linux-gnu-g++ -std=c++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -no-undefined -version-info 4:6:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhamlib++.la -rpath /usr/lib64 rigclass.lo rotclass.lo ampclass.lo ../src/libhamlib.la -inst-prefix-dir /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64) libtool: relink: x86_64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtbeginS.o .libs/rigclass.o .libs/rotclass.o .libs/ampclass.o -O2 -g -fstack-protector -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -L/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/lib64 -L/usr/lib64 -lhamlib -ldl -lusb-1.0 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libhamlib++.so.4 -o .libs/libhamlib++.so.4.0.6 libtool: install: /usr/bin/install -p .libs/libhamlib++.so.4.0.6T /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/lib64/libhamlib++.so.4.0.6 libtool: install: (cd /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/lib64 && { ln -s -f libhamlib++.so.4.0.6 libhamlib++.so.4 || { rm -f libhamlib++.so.4 && ln -s libhamlib++.so.4.0.6 libhamlib++.so.4; }; }) libtool: install: (cd /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/lib64 && { ln -s -f libhamlib++.so.4.0.6 libhamlib++.so || { rm -f libhamlib++.so && ln -s libhamlib++.so.4.0.6 libhamlib++.so; }; }) libtool: install: /usr/bin/install -p .libs/libhamlib++.lai /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/lib64/libhamlib++.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/c++' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/c++' Making install in tests make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' /usr/bin/mkdir -p '/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p rigctl rigctld rigmem rigsmtr rigswr rotctl rotctld rigctlcom ampctl ampctld rigtestlibusb '/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin' libtool: warning: '../src/libhamlib.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/rigctl /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rigctl libtool: warning: '../src/libhamlib.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/rigctld /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rigctld libtool: warning: '../src/libhamlib.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/rigmem /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rigmem libtool: warning: '../src/libhamlib.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/rigsmtr /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rigsmtr libtool: warning: '../src/libhamlib.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/rigswr /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rigswr libtool: warning: '../src/libhamlib.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/rotctl /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rotctl libtool: warning: '../src/libhamlib.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/rotctld /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rotctld libtool: warning: '../src/libhamlib.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/rigctlcom /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rigctlcom libtool: warning: '../src/libhamlib.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ampctl /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/ampctl libtool: warning: '../src/libhamlib.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ampctld /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/ampctld libtool: install: /usr/bin/install -p rigtestlibusb /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rigtestlibusb make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' Making install in doc make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/doc' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 man1/ampctl.1 man1/ampctld.1 man1/rigctl.1 man1/rigctld.1 man1/rigmem.1 man1/rigsmtr.1 man1/rigswr.1 man1/rotctl.1 man1/rotctld.1 man1/rigctlcom.1 '/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/share/man/man7' /usr/bin/install -p -m 644 man7/hamlib.7 man7/hamlib-primer.7 man7/hamlib-utilities.7 '/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/share/man/man7' make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/doc' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/doc' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3' make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/share/aclocal' /usr/bin/install -p -m 644 hamlib.m4 '/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/share/aclocal' /usr/bin/mkdir -p '/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/share/doc/hamlib' /usr/bin/install -p -m 644 ChangeLog COPYING COPYING.LIB LICENSE README README.betatester README.developer '/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/share/doc/hamlib' /usr/bin/mkdir -p '/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 hamlib.pc '/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3' + mkdir -p /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/etc + cp -f /home/baz/rpmbuild/SOURCES/rigctld.conf /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/etc/ + mkdir -p /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/lib/systemd/system + cp -f /home/baz/rpmbuild/SOURCES/rigctld.service /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/lib/systemd/system/ + find /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.5.3-1.1.mga --unique-debug-suffix -4.5.3-1.1.mga.x86_64 --unique-debug-src-base hamlib-4.5.3-1.1.mga.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/baz/rpmbuild/BUILD/hamlib-4.5.3 explicitly decompress any DWARF compressed ELF sections in /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/ampctld explicitly decompress any DWARF compressed ELF sections in /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/ampctl explicitly decompress any DWARF compressed ELF sections in /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rigctl explicitly decompress any DWARF compressed ELF sections in /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rigctlcom extracting debug info from /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/ampctl extracting debug info from /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/ampctld extracting debug info from /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rigctlcom extracting debug info from /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rigctl explicitly decompress any DWARF compressed ELF sections in /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rigctld explicitly decompress any DWARF compressed ELF sections in /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rigmem extracting debug info from /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rigctld extracting debug info from /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rigmem explicitly decompress any DWARF compressed ELF sections in /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rigsmtr explicitly decompress any DWARF compressed ELF sections in /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rigswr extracting debug info from /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rigsmtr extracting debug info from /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rigswr explicitly decompress any DWARF compressed ELF sections in /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rigtestlibusb explicitly decompress any DWARF compressed ELF sections in /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rotctl explicitly decompress any DWARF compressed ELF sections in /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rotctld extracting debug info from /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rigtestlibusb extracting debug info from /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rotctl extracting debug info from /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/bin/rotctld explicitly decompress any DWARF compressed ELF sections in /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/lib64/libhamlib++.so.4.0.6 extracting debug info from /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/lib64/libhamlib++.so.4.0.6 explicitly decompress any DWARF compressed ELF sections in /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/lib64/libhamlib.so.4.0.6 extracting debug info from /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/lib64/libhamlib.so.4.0.6 original debug info size: 17952kB, size after compression: 12656kB /usr/lib/rpm/sepdebugcrcfix: Updated 13 CRC32s, 0 CRC32s did match. 16306 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/hamlib-4.5.3-1.1.mga.x86_64/security/aes.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/hamlib-4.5.3-1.1.mga.x86_64/security/sha256.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/hamlib-4.5.3-1.1.mga.x86_64/security/AESStringCrypt.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/hamlib-4.5.3-1.1.mga.x86_64/rigs/yaesu/ft990.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/hamlib-4.5.3-1.1.mga.x86_64/rigs/yaesu/ft990.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/hamlib-4.5.3-1.1.mga.x86_64/rigs/yaesu/ft990v12.h is executable but has no shebang, removing executable bit Executing(%check): /bin/sh -e /home/baz/rpmbuild/tmp/rpm-tmp.oddQZD + umask 022 + cd /home/baz/rpmbuild/BUILD + cd hamlib-4.5.3 + '[' 1 -eq 1 ']' + make check Making check in macros make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/macros' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/macros' Making check in include make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/include' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/include' Making check in lib make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/lib' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/lib' Making check in security make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' Making check in rigs/adat make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/adat' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/adat' Making check in rigs/alinco make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/alinco' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/alinco' Making check in rigs/aor make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/aor' Making check in rigs/barrett make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/barrett' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/barrett' Making check in rigs/codan make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/codan' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/codan' Making check in rigs/dorji make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dorji' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dorji' Making check in rigs/drake make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/drake' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/drake' Making check in rigs/dummy make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/dummy' Making check in rigs/elad make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/elad' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/elad' Making check in rigs/flexradio make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/flexradio' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/flexradio' Making check in rigs/icom make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icom' Making check in rigs/icmarine make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icmarine' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/icmarine' Making check in rigs/jrc make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/jrc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/jrc' Making check in rigs/kachina make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kachina' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kachina' Making check in rigs/kenwood make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kenwood' Making check in rigs/kit make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/kit' Making check in rigs/lowe make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/lowe' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/lowe' Making check in rigs/pcr make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/pcr' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/pcr' Making check in rigs/prm80 make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/prm80' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/prm80' Making check in rigs/racal make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/racal' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/racal' Making check in rigs/rft make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rft' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rft' Making check in rigs/rs make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rs' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/rs' Making check in rigs/skanti make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/skanti' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/skanti' Making check in rigs/tapr make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tapr' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tapr' Making check in rigs/tentec make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tentec' Making check in rigs/tuner make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tuner' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/tuner' Making check in rigs/uniden make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/uniden' Making check in rigs/winradio make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/winradio' Making check in rigs/wj make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/wj' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/wj' Making check in rigs/yaesu make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/yaesu' Making check in rigs/gomspace make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/gomspace' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rigs/gomspace' Making check in rotators/amsat make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/amsat' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/amsat' Making check in rotators/ars make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ars' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ars' Making check in rotators/celestron make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/celestron' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/celestron' Making check in rotators/cnctrk make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/cnctrk' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/cnctrk' Making check in rotators/grbltrk make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/grbltrk' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/grbltrk' Making check in rotators/easycomm make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/easycomm' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/easycomm' Making check in rotators/ether6 make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ether6' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ether6' Making check in rotators/fodtrack make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/fodtrack' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/fodtrack' Making check in rotators/gs232a make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/gs232a' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/gs232a' Making check in rotators/heathkit make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/heathkit' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/heathkit' Making check in rotators/m2 make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/m2' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/m2' Making check in rotators/meade make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/meade' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/meade' Making check in rotators/rotorez make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/rotorez' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/rotorez' Making check in rotators/sartek make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/sartek' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/sartek' Making check in rotators/spid make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/spid' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/spid' Making check in rotators/ts7400 make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ts7400' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ts7400' Making check in rotators/prosistel make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/prosistel' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/prosistel' Making check in rotators/ioptron make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ioptron' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/ioptron' Making check in rotators/satel make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/satel' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/satel' Making check in rotators/radant make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/radant' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/rotators/radant' Making check in amplifiers/elecraft make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/elecraft' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/elecraft' Making check in amplifiers/gemini make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/gemini' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/amplifiers/gemini' Making check in security make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/security' Making check in src make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' echo "#define HAMLIBDATETIME "\"$(TZ=UTC git --git-dir=../.git log --no-merges --date='format-local:%b %d %H:%M:%SZ %Y SHA=' --format='%cd' -n 1)$(git --git-dir=../.git log --no-merges -n 1 | cut -c8-13)\" /bin/sh: line 1: git: command not found /bin/sh: line 1: git: command not found #define HAMLIBDATETIME "" make check-am make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/src' Making check in c++ make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/c++' make testcpp testcpp.sh make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/c++' CXX testcpp.o CXXLD testcpp echo 'LD_LIBRARY_PATH=../c++/.libs:../dummy/.libs ./testcpp' > testcpp.sh chmod +x ./testcpp.sh make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/c++' make check-TESTS make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/c++' make[3]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/c++' PASS: testcpp.sh ============================================================================ Testsuite summary for Hamlib 4.5.3 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/c++' make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/c++' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/c++' Making check in tests make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make dumpmem testrig testrigopen testrigcaps testtrn testbcd testfreq listrigs testloc rig_bench testcache cachetest cachetest2 testcookie testgrid testrig.sh testfreq.sh testbcd.sh testloc.sh testrigcaps.sh testcache.sh testcookie.sh testgrid.sh make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' CC dumpmem.o CCLD dumpmem CC testrig.o CCLD testrig CC testrigopen.o CCLD testrigopen CC testrigcaps.o CCLD testrigcaps CC testtrn.o CCLD testtrn CC testbcd.o CCLD testbcd CC testfreq.o CCLD testfreq CC listrigs.o CCLD listrigs CC testloc.o CCLD testloc CC rig_bench.o CCLD rig_bench CC testcache.o CCLD testcache CC cachetest.o CCLD cachetest CC cachetest2.o CCLD cachetest2 CC testcookie.o CCLD testcookie CC testgrid.o CCLD testgrid echo 'LD_LIBRARY_PATH=../src/.libs:../dummy/.libs ./testrig 1' > testrig.sh chmod +x ./testrig.sh echo './testfreq' > testfreq.sh chmod +x ./testfreq.sh echo './testbcd 146520000 10' > testbcd.sh chmod +x ./testbcd.sh echo './testloc EM79UT96LW 5' > testloc.sh chmod +x ./testloc.sh echo './testrigcaps' > testrigcaps.sh chmod +x ./testrigcaps.sh echo './testcache 1' > testcache.sh chmod +x ./testcache.sh echo './testcookie 1' > testcookie.sh chmod +x ./testcookie.sh echo './testgrid' > testgrid.sh chmod +x ./testgrid.sh make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make check-TESTS make[2]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[3]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' PASS: testrig.sh PASS: testfreq.sh PASS: testbcd.sh PASS: testloc.sh PASS: testrigcaps.sh PASS: testcache.sh PASS: testcookie.sh PASS: testgrid.sh ============================================================================ Testsuite summary for Hamlib 4.5.3 ============================================================================ # TOTAL: 8 # PASS: 8 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[2]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/tests' Making check in doc make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3/doc' make[1]: Entering directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/baz/rpmbuild/BUILD/hamlib-4.5.3' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: lib64hamlib4-4.5.3-1.1.mga.x86_64 Executing(%doc): /bin/sh -e /home/baz/rpmbuild/tmp/rpm-tmp.qehbFA + umask 022 + cd /home/baz/rpmbuild/BUILD + cd hamlib-4.5.3 + DOCDIR=/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/share/doc/lib64hamlib4 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/share/doc/lib64hamlib4 + cp -pr AUTHORS /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/share/doc/lib64hamlib4 + cp -pr ChangeLog /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/share/doc/lib64hamlib4 + cp -pr PLAN /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/share/doc/lib64hamlib4 + cp -pr README /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/share/doc/lib64hamlib4 + cp -pr THANKS /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/share/doc/lib64hamlib4 + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libhamlib(64bit)) hamlib = 4.5.3-1.1.mga lib64hamlib4 = 4.5.3-1.1.mga lib64hamlib4(x86-64) = 4.5.3-1.1.mga libhamlib.so.4()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libdl(64bit)) devel(libm(64bit)) devel(libusb-1.0(64bit)) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libusb-1.0.so.0()(64bit) Obsoletes: hamlib < 4.5.3-1.1.mga Processing files: hamlib-utils-4.5.3-1.1.mga.x86_64 Provides: config(hamlib-utils) = 4.5.3-1.1.mga hamlib-utils = 4.5.3-1.1.mga hamlib-utils(x86-64) = 4.5.3-1.1.mga Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libhamlib.so.4()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libusb-1.0.so.0()(64bit) Processing files: lib64hamlib-devel-4.5.3-1.1.mga.x86_64 Executing(%doc): /bin/sh -e /home/baz/rpmbuild/tmp/rpm-tmp.AUzfZA + umask 022 + cd /home/baz/rpmbuild/BUILD + cd hamlib-4.5.3 + DOCDIR=/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/share/doc/lib64hamlib-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/share/doc/lib64hamlib-devel + cp -pr README.developer /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/share/doc/lib64hamlib-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libhamlib(64bit)) hamlib-devel = 4.5.3-1.1.mga lib64hamlib-devel = 4.5.3-1.1.mga lib64hamlib-devel(x86-64) = 4.5.3-1.1.mga libhamlib-devel = 4.5.3-1.1.mga pkgconfig(hamlib) = 4.5.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libdl(64bit)) devel(libm(64bit)) devel(libusb-1.0(64bit)) pkgconfig pkgconfig(libusb-1.0) Obsoletes: hamlib-devel < 4.5.3-1.1.mga Processing files: lib64hamlib++4-4.5.3-1.1.mga.x86_64 Provides: lib64hamlib++4 = 4.5.3-1.1.mga lib64hamlib++4(x86-64) = 4.5.3-1.1.mga libhamlib++.so.4()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libhamlib.so.4()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) Processing files: lib64hamlib++-devel-4.5.3-1.1.mga.x86_64 Executing(%doc): /bin/sh -e /home/baz/rpmbuild/tmp/rpm-tmp.LtGAPB + umask 022 + cd /home/baz/rpmbuild/BUILD + cd hamlib-4.5.3 + DOCDIR=/home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/share/doc/lib64hamlib++-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/share/doc/lib64hamlib++-devel + cp -pr README.developer /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64/usr/share/doc/lib64hamlib++-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libhamlib++(64bit)) hamlib++-devel = 4.5.3-1.1.mga lib64hamlib++-devel = 4.5.3-1.1.mga lib64hamlib++-devel(x86-64) = 4.5.3-1.1.mga libhamlib++-devel = 4.5.3-1.1.mga Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgcc_s(64bit)) devel(libhamlib(64bit)) devel(libstdc++(64bit)) Processing files: hamlib-debugsource-4.5.3-1.1.mga.x86_64 Provides: hamlib-debugsource = 4.5.3-1.1.mga hamlib-debugsource(x86-64) = 4.5.3-1.1.mga Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hamlib-debuginfo-4.5.3-1.1.mga.x86_64 Provides: hamlib-debuginfo = 4.5.3-1.1.mga hamlib-debuginfo(x86-64) = 4.5.3-1.1.mga Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hamlib-debugsource(x86-64) = 4.5.3-1.1.mga Processing files: lib64hamlib4-debuginfo-4.5.3-1.1.mga.x86_64 Provides: debuginfo(build-id) = c70dbbb8035647f8a5cc1e54036c20ac07392bba lib64hamlib4-debuginfo = 4.5.3-1.1.mga lib64hamlib4-debuginfo(x86-64) = 4.5.3-1.1.mga Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hamlib-debugsource(x86-64) = 4.5.3-1.1.mga Processing files: hamlib-utils-debuginfo-4.5.3-1.1.mga.x86_64 Provides: debuginfo(build-id) = 3d321fa91e08f4343d10ad4f4bf937b9384e636c debuginfo(build-id) = 550f3a27845cc96f884145a5ede38aa4244b0fa9 debuginfo(build-id) = 613475afb2fdb78b4815f89f961c4e2c46b6b127 debuginfo(build-id) = 8928416bb643a0f0cab5915679c26cb9789fd27d debuginfo(build-id) = 8fed1b5a9711c5df9eaeddb085e9c3e7a1b03268 debuginfo(build-id) = 9eb4b2ef396834cda5daa2d29a717053eeb40de3 debuginfo(build-id) = a8f0882b966f0ac47c18434a824e3235a3e05386 debuginfo(build-id) = c324b4537a04219f284237dd81aa2a7ff9a43f2d debuginfo(build-id) = ca19d09eda1a63f9da5139d253c1094e823d1d02 debuginfo(build-id) = eb57403627c954e96326249f5a0307858d6eb73c debuginfo(build-id) = fae0a1ed9d4db566bf1ec85748a1bd0978ea9b0e hamlib-utils-debuginfo = 4.5.3-1.1.mga hamlib-utils-debuginfo(x86-64) = 4.5.3-1.1.mga Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hamlib-debugsource(x86-64) = 4.5.3-1.1.mga Processing files: lib64hamlib++4-debuginfo-4.5.3-1.1.mga.x86_64 Provides: debuginfo(build-id) = 55084bb7dd132852226a435dba0ca54115c6415b lib64hamlib++4-debuginfo = 4.5.3-1.1.mga lib64hamlib++4-debuginfo(x86-64) = 4.5.3-1.1.mga Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hamlib-debugsource(x86-64) = 4.5.3-1.1.mga Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64 Wrote: /home/baz/rpmbuild/RPMS/x86_64/hamlib-utils-debuginfo-4.5.3-1.1.mga.x86_64.rpm Wrote: /home/baz/rpmbuild/RPMS/x86_64/hamlib-utils-4.5.3-1.1.mga.x86_64.rpm Wrote: /home/baz/rpmbuild/RPMS/x86_64/lib64hamlib-devel-4.5.3-1.1.mga.x86_64.rpm Wrote: /home/baz/rpmbuild/RPMS/x86_64/lib64hamlib4-4.5.3-1.1.mga.x86_64.rpm Wrote: /home/baz/rpmbuild/RPMS/x86_64/lib64hamlib++4-debuginfo-4.5.3-1.1.mga.x86_64.rpm Wrote: /home/baz/rpmbuild/RPMS/x86_64/hamlib-debuginfo-4.5.3-1.1.mga.x86_64.rpm Wrote: /home/baz/rpmbuild/RPMS/x86_64/lib64hamlib++4-4.5.3-1.1.mga.x86_64.rpm Wrote: /home/baz/rpmbuild/RPMS/x86_64/lib64hamlib++-devel-4.5.3-1.1.mga.x86_64.rpm Wrote: /home/baz/rpmbuild/RPMS/x86_64/lib64hamlib4-debuginfo-4.5.3-1.1.mga.x86_64.rpm Wrote: /home/baz/rpmbuild/RPMS/x86_64/hamlib-debugsource-4.5.3-1.1.mga.x86_64.rpm Executing(%clean): /bin/sh -e /home/baz/rpmbuild/tmp/rpm-tmp.2cq7EA + umask 022 + cd /home/baz/rpmbuild/BUILD + cd hamlib-4.5.3 + /usr/bin/rm -rf /home/baz/rpmbuild/BUILDROOT/hamlib-4.5.3-1.1.mga.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/baz/rpmbuild/tmp/rpm-tmp.O422aD + umask 022 + cd /home/baz/rpmbuild/BUILD + rm -rf hamlib-4.5.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!