Mock Version: 1.4.19 Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nut.spec'], chrootPath='/var/lib/mock/f32-build-17665897-1275429/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nut.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1570060800 Wrote: /builddir/build/SRPMS/nut-2.7.4-25.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nut.spec'], chrootPath='/var/lib/mock/f32-build-17665897-1275429/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nut.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1570060800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4TbkzG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nut-2.7.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/nut-2.7.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nut-2.7.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (nut-2.6.3-tmpfiles.patch): + echo 'Patch #1 (nut-2.6.3-tmpfiles.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .tmpfiles --fuzz=0 patching file scripts/systemd/nut-driver.service.in patching file scripts/systemd/nut-monitor.service.in + echo 'Patch #3 (nut-2.6.5-quickfix.patch):' Patch #3 (nut-2.6.5-quickfix.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .quickfix --fuzz=0 patching file configure.ac Hunk #1 succeeded at 1066 (offset 1 line). Patch #5 (nut-2.6.5-dlfix.patch): + echo 'Patch #5 (nut-2.6.5-dlfix.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .dlfix --fuzz=0 patching file tools/nut-scanner/scan_xml_http.c + echo 'Patch #7 (nut-2.6.5-foreground.patch):' Patch #7 (nut-2.6.5-foreground.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .foreground --fuzz=0 patching file clients/upsmon.c patching file scripts/systemd/nut-monitor.service.in patching file scripts/systemd/nut-server.service.in Hunk #1 succeeded at 8 (offset 3 lines). patching file server/upsd.c Hunk #5 succeeded at 1033 (offset -3 lines). Patch #8 (nut-2.6.5-unreachable.patch): + echo 'Patch #8 (nut-2.6.5-unreachable.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .unreachable --fuzz=0 patching file scripts/python/app/NUT-Monitor Hunk #1 succeeded at 683 (offset 9 lines). patching file scripts/python/module/PyNUT.py Hunk #1 succeeded at 165 (offset 7 lines). + echo 'Patch #9 (nut-2.6.5-rmpidf.patch):' Patch #9 (nut-2.6.5-rmpidf.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .rmpidf --fuzz=0 patching file clients/upsmon.c patching file common/common.c patching file include/common.h Hunk #1 succeeded at 71 (offset 1 line). patching file server/upsd.c + echo 'Patch #10 (nut-2.7.4-cloexec.patch):' Patch #10 (nut-2.7.4-cloexec.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .cloexec --fuzz=0 patching file common/parseconf.c patching file clients/upsmon.c patching file clients/upssched.c + sed -i 's|=NUT-Monitor|=nut-monitor|' scripts/python/app/nut-monitor.desktop + sed -i 's|env python|env python3|' scripts/python/app/NUT-Monitor + sed -i 's|sys.argv\[0\]|'\''/usr/share/nut/nut-monitor/nut-monitor'\''|' scripts/python/app/NUT-Monitor + sed -i 's|LIBSSL_LDFLAGS|LIBSSL_LIBS|' lib/libupsclient-config.in + sed -i 's|LIBSSL_LDFLAGS|LIBSSL_LIBS|' lib/libupsclient.pc.in + pathfix.py -pni '/usr/bin/python3 -s' scripts/python scripts/python/app/NUT-Monitor scripts/python/module/PyNUT.py: updating scripts/python/module/test_nutclient.py: updating scripts/python/app/NUT-Monitor: updating recursedown('scripts/python') recursedown('scripts/python/app') recursedown('scripts/python/app/locale') recursedown('scripts/python/app/locale/fr') recursedown('scripts/python/app/locale/fr/LC_MESSAGES') recursedown('scripts/python/app/locale/it') recursedown('scripts/python/app/locale/it/LC_MESSAGES') recursedown('scripts/python/app/pixmaps') recursedown('scripts/python/module') + find . -mtime -1 -print0 + xargs -0 touch --reference /builddir/build/SOURCES/nut-2.7.4.tar.gz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aSwP6H + umask 022 + cd /builddir/build/BUILD + cd nut-2.7.4 + autoreconf -i libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltversion.m4' + export LDFLAGS=-Wl,-z,now + LDFLAGS=-Wl,-z,now + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS=-Wl,-z,now + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-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 --with-all --without-powerman --with-libltdl --with-nss --without-wrap --with-cgi --datadir=/usr/share/nut --with-user=nut --with-group=dialout --with-statepath=/var/run/nut --with-pidpath=/var/run/nut --with-altpidpath=/var/run/nut --sysconfdir=/etc/ups --with-cgipath=/var/www/nut-cgi-bin --with-drvpath=/usr/sbin --with-systemdsystemunitdir=/usr/lib/systemd/system --with-pkgconfig-dir=/usr/lib64/pkgconfig --disable-static --with-udev-dir=/usr/lib/udev --libdir=/usr/lib64 Network UPS Tools version 2.7.4 checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for host system name... fedora checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for autoconf macro to enable system extensions... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for egrep... (cached) /usr/bin/grep -E checking for ar... /usr/bin/ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether byte ordering is bigendian... no checking for inline... inline checking for flexible array members... yes checking for variable-length arrays... yes checking for flock... yes checking for lockf... yes checking for fcvt... yes checking for fcvtl... no checking for cfsetispeed... yes checking for tcsendbreak... yes checking for seteuid... yes checking for setsid... yes checking for getpassphrase... no checking for on_exit... yes checking for strptime... yes checking for setlogmask... yes checking whether LOG_UPTO is declared... yes checking for unsigned long long int... yes checking for vsnprintf... yes checking for snprintf... yes checking for setenv... yes checking for strerror... yes checking for atexit... yes checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for CPPUNIT... yes checking whether optind is declared... yes checking for getopt.h... yes checking for getopt_long... yes checking whether uu_lock is declared... no checking whether __func__ is declared... yes checking for library containing gethostbyname... none required checking for library containing connect... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/modem.h... no checking for stdarg.h... yes checking for varargs.h... no checking for sys/termios.h... yes checking for sys/time.h... yes checking for library containing pthread_create... -lpthread checking for socklen_t... yes checking for --with-all... "yes" checking for Net-SNMP version via net-snmp-config... 5.8 found checking for Net-SNMP cflags... -I/usr/include checking for Net-SNMP libs... -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -lnetsnmp -lssl -lssl -lcrypto -lm checking for net-snmp/net-snmp-config.h... yes checking for init_snmp... yes checking for libusb version via pkg-config... 0.1.12 found checking for libusb cflags... -I/usr/include/libusb-1.0 checking for libusb ldflags... -lusb checking for usb.h... yes checking for usb_init... yes checking for usb_detach_kernel_driver_np... yes checking for libneon version via pkg-config (0.25.0 minimum required)... 0.30.2 found checking for libneon cflags... -I/usr/include/neon checking for libneon ldflags... -lneon checking for ne_xmlreq.h... yes checking for ne_xml_dispatch_request... yes checking for ne_set_connect_timeout... yes checking for ne_sock_connect_timeout... yes checking for libpowerman cflags... checking for libpowerman libs... checking for libpowerman.h... no checking for pm_connect... no checking for avahi-core version via pkg-config (0.6.30 minimum required)... 0.7 found checking for avahi-client version via pkg-config (0.6.30 minimum required)... 0.7 found checking for avahi cflags... -D_REENTRANT checking for avahi ldflags... -lavahi-core -lavahi-common -lavahi-client checking for avahi-common/malloc.h... yes checking for avahi_free... yes checking for avahi-client/client.h... yes checking for avahi_client_new... yes checking whether to build serial drivers... yes checking whether to build USB drivers... yes checking whether to build SNMP drivers... yes checking whether to build neon based XML driver... yes checking whether to enable Avahi support... yes checking whether to build Powerman PDU client driver... no checking for FreeIPMI version via pkg-config... 1.6.4 found checking for FreeIPMI cflags... checking for FreeIPMI ldflags... -lfreeipmi -lipmimonitoring checking for freeipmi/freeipmi.h... yes checking for ipmi_monitoring.h... yes checking for library containing ipmi_ctx_create... none required checking for library containing ipmi_ctx_find_inband... none required checking for library containing ipmi_monitoring_init... none required checking for library containing ipmi_monitoring_sensor_read_record_id... none required checking for library containing ipmi_sdr_cache_ctx_destroy... no checking for library containing ipmi_sdr_ctx_destroy... none required checking whether to build IPMI driver... yes (FreeIPMI) checking whether to build Mac OS X meta-driver... no checking whether i2c_smbus_read_word_data is declared... no checking whether i2c_smbus_write_word_data is declared... no checking whether i2c_smbus_read_block_data is declared... no checking whether to build i2c based drivers... no checking for Mozilla NSS version via pkg-config... 3.46.0 found checking for Mozilla NSS cflags... -I/usr/include/nss3 -I/usr/include/nspr4 checking for Mozilla NSS ldflags... -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl checking for NSS_Init... yes checking for nss.h... yes checking for ssl.h... yes checking whether to enable SSL support... yes (Mozilla NSS) checking whether to enable libwrap (tcp-wrappers) support... no checking for libltdl cflags... -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare checking for libltdl ldflags... checking for ltdl.h... yes checking for library containing lt_dlinit... -lltdl checking whether to enable libltdl (Libtool dlopen abstraction) support... yes checking for gd version via gdlib-config... 2.2.5 found checking for gd include flags... -I/usr/include checking for gd library flags... -lgd -lm -lz -lpng16 -lz -lfreetype -lfontconfig -lfreetype -ljpeg -limagequant -fopenmp -lXpm -lX11 -L/usr/lib -ltiff -lwebp checking for gd.h... yes checking for gdfontmb.h... yes checking for library containing gdImagePng... none required checking whether to build CGI programs... yes checking for asciidoc... no checking for a2x... no checking for dblatex... no checking for xsltproc... no checking for xmllint... /usr/bin/xmllint checking for xmllint version... found checking for source-highlight... no checking if asciidoc version can build manpages (minimum required 8.6.3)... no checking if a2x version can build manpages (minimum required 8.6.3)... no checking if xsltproc is present (mandatory for man page regeneration)... no checking if xmllint is present (mandatory for man page regeneration)... yes checking if source-highlight is present (preferable for documentation generation)... no checking whether to build and install documentation... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by 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/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-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-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... /usr/bin/ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from 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-redhat-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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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... g++ -E checking for ld used by 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 g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the 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 to build and install the development files... yes checking state path... /var/run/nut checking alt pid path... /var/run/nut checking driver path... /usr/sbin checking cgi path... /var/www/nut-cgi-bin checking html path... ${prefix}/html checking pidpath... /var/run/nut checking network port number... 3493 checking user to run as... nut checking group membership of user to run as... dialout checking facility for syslog... LOG_DAEMON checking which drivers to build... all available checking which driver man pages to install... all available checking whether to strip debug symbols... no checking whether to install pkg-config *.pc files... using /usr/lib64/pkgconfig checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to install systemd files... using /usr/lib/systemd/system checking whether to install hotplug rules... no checking whether to install udev rules... using /usr/lib/udev checking whether to install FreeBSD devd.conf file... no checking for asciidoc... no checking for a2x... no checking for aspell... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating clients/Makefile config.status: creating common/Makefile config.status: creating conf/Makefile config.status: creating conf/upsmon.conf.sample config.status: creating conf/upssched.conf.sample config.status: creating data/html/header.html config.status: creating data/html/Makefile config.status: creating data/Makefile config.status: creating data/driver.list config.status: creating docs/Makefile config.status: creating docs/docinfo.xml config.status: creating docs/man/Makefile config.status: creating drivers/Makefile config.status: creating include/Makefile config.status: creating lib/libupsclient-config config.status: creating lib/libupsclient.pc config.status: creating lib/libnutclient.pc config.status: creating lib/libnutscan.pc config.status: creating lib/Makefile config.status: creating scripts/Aix/nut-aix.spec config.status: creating scripts/augeas/Makefile config.status: creating scripts/augeas/nutnutconf.aug config.status: creating scripts/augeas/nutupsconf.aug config.status: creating scripts/augeas/nutupsdconf.aug config.status: creating scripts/augeas/nutupsdusers.aug config.status: creating scripts/augeas/nutupsmonconf.aug config.status: creating scripts/augeas/nutupsschedconf.aug config.status: creating scripts/augeas/nuthostsconf.aug config.status: creating scripts/augeas/nutupssetconf.aug config.status: creating scripts/avahi/nut.service config.status: creating scripts/devd/Makefile config.status: creating scripts/devd/nut-usb.conf config.status: creating scripts/hotplug/Makefile config.status: creating scripts/hotplug/libhidups config.status: creating scripts/HP-UX/nut.psf config.status: creating scripts/HP-UX/postinstall config.status: creating scripts/python/Makefile config.status: creating scripts/systemd/Makefile config.status: creating scripts/systemd/nut-driver.service config.status: creating scripts/systemd/nut-monitor.service config.status: creating scripts/systemd/nut-server.service config.status: creating scripts/systemd/nutshutdown config.status: creating scripts/Solaris/Makefile config.status: creating scripts/Solaris/pkginfo config.status: creating scripts/Solaris/postinstall config.status: creating scripts/Solaris/preremove config.status: creating scripts/Solaris/nut config.status: creating scripts/udev/Makefile config.status: creating scripts/udev/nut-ipmipsu.rules config.status: creating scripts/udev/nut-usbups.rules config.status: creating scripts/ufw/nut.ufw.profile config.status: creating scripts/Makefile config.status: creating server/Makefile config.status: creating tools/Makefile config.status: creating tools/nut-scanner/Makefile config.status: creating tests/Makefile config.status: creating Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration summary: ====================== build serial drivers: yes build USB drivers: yes build SNMP drivers: yes build neon based XML driver: yes enable Avahi support: yes build Powerman PDU client driver: no build IPMI driver: yes (FreeIPMI) build Mac OS X meta-driver: no build i2c based drivers: no enable SSL support: yes (Mozilla NSS) enable libwrap (tcp-wrappers) support: no enable libltdl (Libtool dlopen abstraction) support: yes build nut-scanner: yes build CGI programs: yes build and install documentation: no build and install the development files: yes + sh /builddir/build/SOURCES/libs.sh + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + /usr/bin/make -O -j48 V=1 VERBOSE=1 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' Making all in include make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/include' NUT_VERSION: "2.7.4" test -f nut_version.h || cp _nut_version.h nut_version.h cmp -s _nut_version.h nut_version.h || cp _nut_version.h nut_version.h rm -f _nut_version.h make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/include' /usr/bin/make all-am make[2]: Nothing to be done for 'all-am'. Making all in common make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/common' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o upsconf.lo upsconf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c upsconf.c -fPIC -DPIC -o .libs/upsconf.o make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/common' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/common' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o parseconf.lo parseconf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c parseconf.c -fPIC -DPIC -o .libs/parseconf.o make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/common' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/common' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o state.lo state.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c state.c -fPIC -DPIC -o .libs/state.o make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/common' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/common' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o common.lo common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c common.c -fPIC -DPIC -o .libs/common.o make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/common' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/common' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o str.lo str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c str.c -fPIC -DPIC -o .libs/str.o make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/common' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/common' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libparseconf.la parseconf.lo -lpthread libtool: link: /usr/bin/ar cru .libs/libparseconf.a .libs/parseconf.o libtool: link: ranlib .libs/libparseconf.a libtool: link: ( cd ".libs" && rm -f "libparseconf.la" && ln -s "../libparseconf.la" "libparseconf.la" ) make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/common' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/common' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcommon.la common.lo state.lo str.lo upsconf.lo libparseconf.la -lpthread libtool: link: (cd .libs/libcommon.lax/libparseconf.a && /usr/bin/ar x "/builddir/build/BUILD/nut-2.7.4/common/./.libs/libparseconf.a") libtool: link: /usr/bin/ar cru .libs/libcommon.a .libs/common.o .libs/state.o .libs/str.o .libs/upsconf.o .libs/libcommon.lax/libparseconf.a/parseconf.o libtool: link: ranlib .libs/libcommon.a libtool: link: rm -fr .libs/libcommon.lax libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/common' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/common' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcommonclient.la common.lo state.lo str.lo libparseconf.la -lpthread libtool: link: (cd .libs/libcommonclient.lax/libparseconf.a && /usr/bin/ar x "/builddir/build/BUILD/nut-2.7.4/common/./.libs/libparseconf.a") libtool: link: /usr/bin/ar cru .libs/libcommonclient.a .libs/common.o .libs/state.o .libs/str.o .libs/libcommonclient.lax/libparseconf.a/parseconf.o libtool: link: ranlib .libs/libcommonclient.a libtool: link: rm -fr .libs/libcommonclient.lax libtool: link: ( cd ".libs" && rm -f "libcommonclient.la" && ln -s "../libcommonclient.la" "libcommonclient.la" ) make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/common' Making all in clients make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o cgilib.o cgilib.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o upsc.o upsc.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o upscmd.o upscmd.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' upscmd.c: In function 'main': upscmd.c:288:39: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 503 [-Wformat-truncation=] 288 | snprintf(buf, sizeof(buf), "USERNAME %s\n", username); | ^~ ~~~~~~~~ In file included from /usr/include/stdio.h:867, from ../include/common.h:32, from upscmd.c:20: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 522 bytes into a destination of size 512 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ upscmd.c:306:39: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 503 [-Wformat-truncation=] 306 | snprintf(buf, sizeof(buf), "PASSWORD %s\n", password); | ^~ ~~~~~~~~ In file included from /usr/include/stdio.h:867, from ../include/common.h:32, from upscmd.c:20: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 522 bytes into a destination of size 512 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o upslog.o upslog.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o upsrw.o upsrw.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' upsrw.c: In function 'do_setvar': upsrw.c:145:41: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 503 [-Wformat-truncation=] 145 | snprintf(temp, sizeof(temp), "USERNAME %s\n", user); | ^~ ~~~~ In file included from /usr/include/stdio.h:867, from ../include/common.h:32, from upsrw.c:20: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 522 bytes into a destination of size 512 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o upsimage.o upsimage.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o upssched.o upssched.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' upssched.c: In function 'parse_at': upssched.c:805:11: warning: comparison between pointer and zero character constant [-Wpointer-compare] 805 | if (ca1 == '\0') { | ^~ upssched.c:805:7: note: did you mean to dereference the pointer? 805 | if (ca1 == '\0') { | ^ upssched.c: In function 'sendcmd.part.0': upssched.c:705:34: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 705 | snprintf(enc, sizeof(enc), "%s\n", buf); | ^ In file included from /usr/include/stdio.h:867, from ../include/common.h:32, from upssched.c:42: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 513 bytes into a destination of size 512 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o upsset.o upsset.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o upsstats.o upsstats.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o upsclient.lo upsclient.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c upsclient.c -fPIC -DPIC -o .libs/upsclient.o make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o upssched upssched.o ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o upssched upssched.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o upsmon.o upsmon.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -version-info 4:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libupsclient.la -rpath /usr/lib64 upsclient.lo ../common/libcommonclient.la -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/upsclient.o -Wl,--whole-archive ../common/.libs/libcommonclient.a -Wl,--no-whole-archive -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libupsclient.so.4 -o .libs/libupsclient.so.4.0.0 libtool: link: (cd ".libs" && rm -f "libupsclient.so.4" && ln -s "libupsclient.so.4.0.0" "libupsclient.so.4") libtool: link: (cd ".libs" && rm -f "libupsclient.so" && ln -s "libupsclient.so.4.0.0" "libupsclient.so") libtool: link: ( cd ".libs" && rm -f "libupsclient.la" && ln -s "../libupsclient.la" "libupsclient.la" ) make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o upsc upsc.o ../common/libcommon.la libupsclient.la -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lpthread libtool: link: gcc -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/upsc upsc.o ../common/.libs/libcommon.a ./.libs/libupsclient.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o upscmd upscmd.o ../common/libcommon.la libupsclient.la -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lpthread libtool: link: gcc -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/upscmd upscmd.o ../common/.libs/libcommon.a ./.libs/libupsclient.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o upslog upslog.o ../common/libcommon.la libupsclient.la -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lpthread libtool: link: gcc -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/upslog upslog.o ../common/.libs/libcommon.a ./.libs/libupsclient.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o upsstats.cgi upsstats.o cgilib.o ../common/libcommon.la libupsclient.la -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lpthread libtool: link: gcc -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/upsstats.cgi upsstats.o cgilib.o ../common/.libs/libcommon.a ./.libs/libupsclient.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o upsset.cgi upsset.o cgilib.o ../common/libcommon.la libupsclient.la -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lpthread libtool: link: gcc -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/upsset.cgi upsset.o cgilib.o ../common/.libs/libcommon.a ./.libs/libupsclient.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o upsrw upsrw.o ../common/libcommon.la libupsclient.la -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lpthread libtool: link: gcc -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/upsrw upsrw.o ../common/.libs/libcommon.a ./.libs/libupsclient.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o upsmon upsmon.o ../common/libcommon.la libupsclient.la -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lpthread libtool: link: gcc -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/upsmon upsmon.o ../common/.libs/libcommon.a ./.libs/libupsclient.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o upsimage.cgi upsimage.o cgilib.o ../common/libcommon.la libupsclient.la -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgd -lm -lz -lpng16 -lz -lfreetype -lfontconfig -lfreetype -ljpeg -limagequant -fopenmp -lXpm -lX11 -L/usr/lib -ltiff -lwebp -lpthread libtool: link: gcc -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/upsimage.cgi upsimage.o cgilib.o -fopenmp ../common/.libs/libcommon.a ./.libs/libupsclient.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgd -lm -lpng16 -lz -lfontconfig -lfreetype -ljpeg -limagequant -lXpm -lX11 -L/usr/lib -ltiff -lwebp -lpthread -fopenmp make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nutclient.lo nutclient.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c nutclient.cpp -fPIC -DPIC -o .libs/nutclient.o In file included from nutclient.cpp:20: nutclient.h:135:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 135 | virtual void authenticate(const std::string& user, const std::string& passwd)throw(NutException)=0; | ^~~~~ nutclient.h:141:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 141 | virtual void logout()throw(NutException)=0; | ^~~~~ nutclient.h:154:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 154 | virtual Device getDevice(const std::string& name)throw(NutException); | ^~~~~ nutclient.h:159:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 159 | virtual std::set getDevices()throw(NutException); | ^~~~~ nutclient.h:165:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 165 | virtual bool hasDevice(const std::string& dev)throw(NutException); | ^~~~~ nutclient.h:170:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 170 | virtual std::set getDeviceNames()throw(NutException)=0; | ^~~~~ nutclient.h:176:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 176 | virtual std::string getDeviceDescription(const std::string& name)throw(NutException)=0; | ^~~~~ nutclient.h:189:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 189 | virtual std::set getDeviceVariableNames(const std::string& dev)throw(NutException)=0; | ^~~~~ nutclient.h:195:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 195 | virtual std::set getDeviceRWVariableNames(const std::string& dev)throw(NutException)=0; | ^~~~~ nutclient.h:202:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 202 | virtual bool hasDeviceVariable(const std::string& dev, const std::string& name)throw(NutException); | ^~~~~ nutclient.h:209:99: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 209 | virtual std::string getDeviceVariableDescription(const std::string& dev, const std::string& name)throw(NutException)=0; | ^~~~~ nutclient.h:216:106: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 216 | virtual std::vector getDeviceVariableValue(const std::string& dev, const std::string& name)throw(NutException)=0; | ^~~~~ In file included from nutclient.cpp:20: nutclient.h:222:105: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 222 | virtual std::map > getDeviceVariableValues(const std::string& dev)throw(NutException); | ^~~~~ nutclient.h:229:107: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 229 | virtual void setDeviceVariable(const std::string& dev, const std::string& name, const std::string& value)throw(NutException)=0; | ^~~~~ nutclient.h:236:121: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 236 | virtual void setDeviceVariable(const std::string& dev, const std::string& name, const std::vector& values)throw(NutException)=0; | ^~~~~ nutclient.h:249:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 249 | virtual std::set getDeviceCommandNames(const std::string& dev)throw(NutException)=0; | ^~~~~ nutclient.h:256:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 256 | virtual bool hasDeviceCommand(const std::string& dev, const std::string& name)throw(NutException); | ^~~~~ nutclient.h:263:98: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | virtual std::string getDeviceCommandDescription(const std::string& dev, const std::string& name)throw(NutException)=0; | ^~~~~ nutclient.h:269:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 269 | virtual void executeDeviceCommand(const std::string& dev, const std::string& name)throw(NutException)=0; | ^~~~~ nutclient.h:280:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 280 | virtual void deviceLogin(const std::string& dev)throw(NutException)=0; | ^~~~~ nutclient.h:286:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 286 | virtual int deviceGetNumLogins(const std::string& dev)throw(NutException)=0; | ^~~~~ nutclient.h:287:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 287 | virtual void deviceMaster(const std::string& dev)throw(NutException)=0; | ^~~~~ nutclient.h:288:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 288 | virtual void deviceForcedShutdown(const std::string& dev)throw(NutException)=0; | ^~~~~ nutclient.h:312:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 312 | TcpClient(const std::string& host, int port = 3493)throw(nut::IOException); | ^~~~~ nutclient.h:320:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 320 | void connect(const std::string& host, int port = 3493)throw(nut::IOException); | ^~~~~ nutclient.h:326:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 326 | void connect()throw(nut::IOException); | ^~~~~ nutclient.h:361:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 361 | virtual void authenticate(const std::string& user, const std::string& passwd)throw(NutException); | ^~~~~ nutclient.h:362:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 362 | virtual void logout()throw(NutException); | ^~~~~ nutclient.h:364:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 364 | virtual Device getDevice(const std::string& name)throw(NutException); | ^~~~~ nutclient.h:365:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 365 | virtual std::set getDeviceNames()throw(NutException); | ^~~~~ nutclient.h:366:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 366 | virtual std::string getDeviceDescription(const std::string& name)throw(NutException); | ^~~~~ nutclient.h:368:78: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 368 | virtual std::set getDeviceVariableNames(const std::string& dev)throw(NutException); | ^~~~~ nutclient.h:369:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 369 | virtual std::set getDeviceRWVariableNames(const std::string& dev)throw(NutException); | ^~~~~ nutclient.h:370:99: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 370 | virtual std::string getDeviceVariableDescription(const std::string& dev, const std::string& name)throw(NutException); | ^~~~~ nutclient.h:371:106: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 371 | virtual std::vector getDeviceVariableValue(const std::string& dev, const std::string& name)throw(NutException); | ^~~~~ nutclient.h:372:105: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 372 | virtual std::map > getDeviceVariableValues(const std::string& dev)throw(NutException); | ^~~~~ nutclient.h:373:107: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 373 | virtual void setDeviceVariable(const std::string& dev, const std::string& name, const std::string& value)throw(NutException); | ^~~~~ nutclient.h:374:121: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 374 | virtual void setDeviceVariable(const std::string& dev, const std::string& name, const std::vector& values)throw(NutException); | ^~~~~ nutclient.h:376:77: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 376 | virtual std::set getDeviceCommandNames(const std::string& dev)throw(NutException); | ^~~~~ nutclient.h:377:98: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 377 | virtual std::string getDeviceCommandDescription(const std::string& dev, const std::string& name)throw(NutException); | ^~~~~ nutclient.h:378:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 378 | virtual void executeDeviceCommand(const std::string& dev, const std::string& name)throw(NutException); | ^~~~~ nutclient.h:380:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 380 | virtual void deviceLogin(const std::string& dev)throw(NutException); | ^~~~~ nutclient.h:381:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 381 | virtual void deviceMaster(const std::string& dev)throw(NutException); | ^~~~~ nutclient.h:382:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 382 | virtual void deviceForcedShutdown(const std::string& dev)throw(NutException); | ^~~~~ nutclient.h:383:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 383 | virtual int deviceGetNumLogins(const std::string& dev)throw(NutException); | ^~~~~ nutclient.h:386:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 386 | std::string sendQuery(const std::string& req)throw(nut::IOException); | ^~~~~ nutclient.h:387:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 387 | static void detectError(const std::string& req)throw(nut::NutException); | ^~~~~ nutclient.h:390:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 390 | throw(nut::NutException); | ^~~~~ nutclient.h:393:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 393 | throw(nut::NutException); | ^~~~~ nutclient.h:458:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 458 | std::string getDescription()throw(NutException); | ^~~~~ nutclient.h:465:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 465 | std::vector getVariableValue(const std::string& name)throw(NutException); | ^~~~~ nutclient.h:470:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 470 | std::map > getVariableValues()throw(NutException); | ^~~~~ nutclient.h:475:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 475 | std::set getVariableNames()throw(NutException); | ^~~~~ nutclient.h:480:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 480 | std::set getRWVariableNames()throw(NutException); | ^~~~~ nutclient.h:486:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 486 | void setVariable(const std::string& name, const std::string& value)throw(NutException); | ^~~~~ nutclient.h:492:83: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 492 | void setVariable(const std::string& name, const std::vector& values)throw(NutException); | ^~~~~ nutclient.h:499:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 499 | Variable getVariable(const std::string& name)throw(NutException); | ^~~~~ nutclient.h:504:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 504 | std::set getVariables()throw(NutException); | ^~~~~ nutclient.h:509:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 509 | std::set getRWVariables()throw(NutException); | ^~~~~ nutclient.h:515:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 515 | std::set getCommandNames()throw(NutException); | ^~~~~ nutclient.h:520:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 520 | std::set getCommands()throw(NutException); | ^~~~~ nutclient.h:526:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 526 | Command getCommand(const std::string& name)throw(NutException); | ^~~~~ nutclient.h:531:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 531 | void executeCommand(const std::string& name)throw(NutException); | ^~~~~ nutclient.h:536:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 536 | void login()throw(NutException); | ^~~~~ nutclient.h:537:15: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 537 | void master()throw(NutException); | ^~~~~ nutclient.h:538:23: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 538 | void forcedShutdown()throw(NutException); | ^~~~~ nutclient.h:543:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 543 | int getNumLogins()throw(NutException); | ^~~~~ nutclient.h:606:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 606 | std::vector getValue()throw(NutException); | ^~~~~ nutclient.h:611:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 611 | std::string getDescription()throw(NutException); | ^~~~~ nutclient.h:617:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 617 | void setValue(const std::string& value)throw(NutException); | ^~~~~ nutclient.h:622:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 622 | void setValues(const std::vector& values)throw(NutException); | ^~~~~ nutclient.h:686:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 686 | std::string getDescription()throw(NutException); | ^~~~~ nutclient.h:692:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 692 | void execute()throw(NutException); | ^~~~~ nutclient.cpp:99:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 99 | void connect(const std::string& host, int port)throw(nut::IOException); | ^~~~~ nutclient.cpp:106:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 106 | size_t read(void* buf, size_t sz)throw(nut::IOException); | ^~~~~ nutclient.cpp:107:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 107 | size_t write(const void* buf, size_t sz)throw(nut::IOException); | ^~~~~ nutclient.cpp:109:20: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 109 | std::string read()throw(nut::IOException); | ^~~~~ nutclient.cpp:110:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 110 | void write(const std::string& str)throw(nut::IOException); | ^~~~~ nutclient.cpp:132:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 132 | void Socket::connect(const std::string& host, int port)throw(nut::IOException) | ^~~~~ nutclient.cpp:301:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 301 | size_t Socket::read(void* buf, size_t sz)throw(nut::IOException) | ^~~~~ nutclient.cpp:328:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 328 | size_t Socket::write(const void* buf, size_t sz)throw(nut::IOException) | ^~~~~ nutclient.cpp:355:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 355 | std::string Socket::read()throw(nut::IOException) | ^~~~~ nutclient.cpp:386:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 386 | void Socket::write(const std::string& str)throw(nut::IOException) | ^~~~~ nutclient.cpp:411:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 411 | bool Client::hasDevice(const std::string& dev)throw(NutException) | ^~~~~ nutclient.cpp:417:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 417 | Device Client::getDevice(const std::string& name)throw(NutException) | ^~~~~ nutclient.cpp:425:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 425 | std::set Client::getDevices()throw(NutException) | ^~~~~ nutclient.cpp:438:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 438 | bool Client::hasDeviceVariable(const std::string& dev, const std::string& name)throw(NutException) | ^~~~~ nutclient.cpp:444:104: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 444 | std::map > Client::getDeviceVariableValues(const std::string& dev)throw(NutException) | ^~~~~ nutclient.cpp:458:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 458 | bool Client::hasDeviceCommand(const std::string& dev, const std::string& name)throw(NutException) | ^~~~~ nutclient.cpp:480:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 480 | TcpClient::TcpClient(const std::string& host, int port)throw(IOException): | ^~~~~ nutclient.cpp:492:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 492 | void TcpClient::connect(const std::string& host, int port)throw(IOException) | ^~~~~ nutclient.cpp:499:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 499 | void TcpClient::connect()throw(nut::IOException) | ^~~~~ nutclient.cpp:535:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 535 | throw(NutException) | ^~~~~ nutclient.cpp:541:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 541 | void TcpClient::logout()throw(NutException) | ^~~~~ nutclient.cpp:547:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 547 | Device TcpClient::getDevice(const std::string& name)throw(NutException) | ^~~~~ nutclient.cpp:563:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 563 | std::set TcpClient::getDeviceNames()throw(NutException) | ^~~~~ nutclient.cpp:579:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 579 | std::string TcpClient::getDeviceDescription(const std::string& name)throw(NutException) | ^~~~~ nutclient.cpp:584:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 584 | std::set TcpClient::getDeviceVariableNames(const std::string& dev)throw(NutException) | ^~~~~ nutclient.cpp:597:82: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 597 | std::set TcpClient::getDeviceRWVariableNames(const std::string& dev)throw(NutException) | ^~~~~ nutclient.cpp:610:101: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 610 | std::string TcpClient::getDeviceVariableDescription(const std::string& dev, const std::string& name)throw(NutException) | ^~~~~ nutclient.cpp:615:108: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 615 | std::vector TcpClient::getDeviceVariableValue(const std::string& dev, const std::string& name)throw(NutException) | ^~~~~ nutclient.cpp:620:107: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 620 | std::map > TcpClient::getDeviceVariableValues(const std::string& dev)throw(NutException) | ^~~~~ nutclient.cpp:637:109: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 637 | void TcpClient::setDeviceVariable(const std::string& dev, const std::string& name, const std::string& value)throw(NutException) | ^~~~~ nutclient.cpp:643:123: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 643 | void TcpClient::setDeviceVariable(const std::string& dev, const std::string& name, const std::vector& values)throw(NutException) | ^~~~~ nutclient.cpp:653:79: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 653 | std::set TcpClient::getDeviceCommandNames(const std::string& dev)throw(NutException) | ^~~~~ nutclient.cpp:666:100: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 666 | std::string TcpClient::getDeviceCommandDescription(const std::string& dev, const std::string& name)throw(NutException) | ^~~~~ nutclient.cpp:671:86: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 671 | void TcpClient::executeDeviceCommand(const std::string& dev, const std::string& name)throw(NutException) | ^~~~~ nutclient.cpp:676:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 676 | void TcpClient::deviceLogin(const std::string& dev)throw(NutException) | ^~~~~ nutclient.cpp:681:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 681 | void TcpClient::deviceMaster(const std::string& dev)throw(NutException) | ^~~~~ nutclient.cpp:686:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 686 | void TcpClient::deviceForcedShutdown(const std::string& dev)throw(NutException) | ^~~~~ nutclient.cpp:691:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 691 | int TcpClient::deviceGetNumLogins(const std::string& dev)throw(NutException) | ^~~~~ nutclient.cpp:699:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 699 | (const std::string& subcmd, const std::string& params) throw(NutException) | ^~~~~ nutclient.cpp:717:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 717 | (const std::string& subcmd, const std::string& params) throw(NutException) | ^~~~~ nutclient.cpp:751:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 751 | std::string TcpClient::sendQuery(const std::string& req)throw(IOException) | ^~~~~ nutclient.cpp:757:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 757 | void TcpClient::detectError(const std::string& req)throw(NutException) | ^~~~~ nutclient.cpp:957:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 957 | std::string Device::getDescription()throw(NutException) | ^~~~~ nutclient.cpp:963:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 963 | throw(NutException) | ^~~~~ nutclient.cpp:969:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 969 | throw(NutException) | ^~~~~ nutclient.cpp:974:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 974 | std::set Device::getVariableNames()throw(NutException) | ^~~~~ nutclient.cpp:979:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 979 | std::set Device::getRWVariableNames()throw(NutException) | ^~~~~ nutclient.cpp:984:76: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 984 | void Device::setVariable(const std::string& name, const std::string& value)throw(NutException) | ^~~~~ nutclient.cpp:990:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 990 | throw(NutException) | ^~~~~ nutclient.cpp:997:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 997 | Variable Device::getVariable(const std::string& name)throw(NutException) | ^~~~~ nutclient.cpp:1005:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1005 | std::set Device::getVariables()throw(NutException) | ^~~~~ nutclient.cpp:1018:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1018 | std::set Device::getRWVariables()throw(NutException) | ^~~~~ nutclient.cpp:1031:48: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1031 | std::set Device::getCommandNames()throw(NutException) | ^~~~~ nutclient.cpp:1036:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1036 | std::set Device::getCommands()throw(NutException) | ^~~~~ nutclient.cpp:1049:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1049 | Command Device::getCommand(const std::string& name)throw(NutException) | ^~~~~ nutclient.cpp:1057:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1057 | void Device::executeCommand(const std::string& name)throw(NutException) | ^~~~~ nutclient.cpp:1062:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1062 | void Device::login()throw(NutException) | ^~~~~ nutclient.cpp:1067:22: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1067 | void Device::master()throw(NutException) | ^~~~~ nutclient.cpp:1072:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1072 | void Device::forcedShutdown()throw(NutException) | ^~~~~ nutclient.cpp:1076:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1076 | int Device::getNumLogins()throw(NutException) | ^~~~~ nutclient.cpp:1144:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1144 | std::vector Variable::getValue()throw(NutException) | ^~~~~ nutclient.cpp:1149:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1149 | std::string Variable::getDescription()throw(NutException) | ^~~~~ nutclient.cpp:1154:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1154 | void Variable::setValue(const std::string& value)throw(NutException) | ^~~~~ nutclient.cpp:1159:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1159 | void Variable::setValues(const std::vector& values)throw(NutException) | ^~~~~ nutclient.cpp:1228:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1228 | std::string Command::getDescription()throw(NutException) | ^~~~~ nutclient.cpp:1233:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 1233 | void Command::execute()throw(NutException) | ^~~~~ nutclient.cpp: In function 'void* nutclient_tcp_create_client(const char*, short unsigned int)': nutclient.cpp:1300:10: warning: deleting object of polymorphic class type 'nut::TcpClient' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] 1300 | delete client; | ^~~~~~ nutclient.cpp: In function 'void nutclient_destroy(NUTCLIENT_t)': nutclient.cpp:1310:24: warning: deleting object of abstract class type 'nut::Client' which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor] 1310 | delete (nut::Client*)client; | ^~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 0:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libnutclient.la -rpath /usr/lib64 nutclient.lo -lpthread libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/9/crtbeginS.o .libs/nutclient.o -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/9 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/9/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libnutclient.so.0 -o .libs/libnutclient.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libnutclient.so.0" && ln -s "libnutclient.so.0.0.0" "libnutclient.so.0") libtool: link: (cd ".libs" && rm -f "libnutclient.so" && ln -s "libnutclient.so.0.0.0" "libnutclient.so") libtool: link: ( cd ".libs" && rm -f "libnutclient.la" && ln -s "../libnutclient.la" "libnutclient.la" ) make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' Making all in conf make[1]: Nothing to be done for 'all'. Making all in data Making all in html make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. Making all in tools Making all in . make[2]: Nothing to be done for 'all-am'. Making all in nut-scanner /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools' ---------------------------------------------------------------------- Warning: Python is not available. Skipping the SNMP helper files regeneration. ---------------------------------------------------------------------- Regenerating the USB helper files. make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools' /bin/sh: python: command not found make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o libnutscan_la-nutscan-display.lo `test -f 'nutscan-display.c' || echo './'`nutscan-display.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c nutscan-display.c -fPIC -DPIC -o .libs/libnutscan_la-nutscan-display.o make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o libnutscan_la-nutscan-device.lo `test -f 'nutscan-device.c' || echo './'`nutscan-device.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c nutscan-device.c -fPIC -DPIC -o .libs/libnutscan_la-nutscan-device.o make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o libnutscan_la-nutscan-serial.lo `test -f 'nutscan-serial.c' || echo './'`nutscan-serial.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c nutscan-serial.c -fPIC -DPIC -o .libs/libnutscan_la-nutscan-serial.o make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o libnutscan_la-nutscan-init.lo `test -f 'nutscan-init.c' || echo './'`nutscan-init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c nutscan-init.c -fPIC -DPIC -o .libs/libnutscan_la-nutscan-init.o make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o nut_scanner-nut-scanner.o `test -f 'nut-scanner.c' || echo './'`nut-scanner.c make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o libnutscan_la-nutscan-ip.lo `test -f 'nutscan-ip.c' || echo './'`nutscan-ip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c nutscan-ip.c -fPIC -DPIC -o .libs/libnutscan_la-nutscan-ip.o make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o libnutscan_la-scan_xml_http.lo `test -f 'scan_xml_http.c' || echo './'`scan_xml_http.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c scan_xml_http.c -fPIC -DPIC -o .libs/libnutscan_la-scan_xml_http.o make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' scan_xml_http.c: In function 'nutscan_scan_xml_http': scan_xml_http.c:226:25: warning: '%s' directive writing up to 511 bytes into a region of size 505 [-Wformat-overflow=] 226 | sprintf(buf,"http://%s",string); | ^~ ~~~~~~ In file included from /usr/include/stdio.h:867, from ../../include/common.h:32, from scan_xml_http.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 8 and 519 bytes into a destination of size 512 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o libnutscan_la-scan_usb.lo `test -f 'scan_usb.c' || echo './'`scan_usb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c scan_usb.c -fPIC -DPIC -o .libs/libnutscan_la-scan_usb.o make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o libnutscan_la-scan_ipmi.lo `test -f 'scan_ipmi.c' || echo './'`scan_ipmi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c scan_ipmi.c -fPIC -DPIC -o .libs/libnutscan_la-scan_ipmi.o make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o ../../drivers/libnutscan_la-bcmxcp_ser.lo `test -f '../../drivers/bcmxcp_ser.c' || echo './'`../../drivers/bcmxcp_ser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c ../../drivers/bcmxcp_ser.c -fPIC -DPIC -o ../../drivers/.libs/libnutscan_la-bcmxcp_ser.o make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o libnutscan_la-scan_nut.lo `test -f 'scan_nut.c' || echo './'`scan_nut.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c scan_nut.c -fPIC -DPIC -o .libs/libnutscan_la-scan_nut.o make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o ../../drivers/libnutscan_la-serial.lo `test -f '../../drivers/serial.c' || echo './'`../../drivers/serial.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c ../../drivers/serial.c -fPIC -DPIC -o ../../drivers/.libs/libnutscan_la-serial.o make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o libnutscan_la-scan_eaton_serial.lo `test -f 'scan_eaton_serial.c' || echo './'`scan_eaton_serial.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c scan_eaton_serial.c -fPIC -DPIC -o .libs/libnutscan_la-scan_eaton_serial.o make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o libnutscan_la-scan_avahi.lo `test -f 'scan_avahi.c' || echo './'`scan_avahi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c scan_avahi.c -fPIC -DPIC -o .libs/libnutscan_la-scan_avahi.o make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o ../../common/libnutscan_la-common.lo `test -f '../../common/common.c' || echo './'`../../common/common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c ../../common/common.c -fPIC -DPIC -o ../../common/.libs/libnutscan_la-common.o make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o libnutscan_la-scan_snmp.lo `test -f 'scan_snmp.c' || echo './'`scan_snmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c scan_snmp.c -fPIC -DPIC -o .libs/libnutscan_la-scan_snmp.o make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' scan_snmp.c: In function 'init_session': scan_snmp.c:464:42: warning: division 'sizeof (oid * {aka long unsigned int *}) / sizeof (oid {aka long unsigned int})' does not compute the number of array elements [-Wsizeof-pointer-div] 464 | sizeof((*nut_usmHMACMD5AuthProtocol))/ | ^ scan_snmp.c:472:44: warning: division 'sizeof (oid * {aka long unsigned int *}) / sizeof (oid {aka long unsigned int})' does not compute the number of array elements [-Wsizeof-pointer-div] 472 | sizeof((*nut_usmHMACSHA1AuthProtocol))/ | ^ scan_snmp.c:507:37: warning: division 'sizeof (oid * {aka long unsigned int *}) / sizeof (oid {aka long unsigned int})' does not compute the number of array elements [-Wsizeof-pointer-div] 507 | sizeof((*nut_usmDESPrivProtocol))/sizeof(oid); | ^ scan_snmp.c:514:39: warning: division 'sizeof (oid * {aka long unsigned int *}) / sizeof (oid {aka long unsigned int})' does not compute the number of array elements [-Wsizeof-pointer-div] 514 | sizeof((*nut_usmAESPrivProtocol))/ | ^ make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../clients -I../../include -I../../drivers -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libnutscan.la -rpath /usr/lib64 libnutscan_la-scan_nut.lo libnutscan_la-scan_ipmi.lo libnutscan_la-nutscan-device.lo libnutscan_la-nutscan-ip.lo libnutscan_la-nutscan-display.lo libnutscan_la-nutscan-init.lo libnutscan_la-scan_usb.lo libnutscan_la-scan_snmp.lo libnutscan_la-scan_xml_http.lo libnutscan_la-scan_avahi.lo libnutscan_la-scan_eaton_serial.lo libnutscan_la-nutscan-serial.lo ../../drivers/libnutscan_la-serial.lo ../../drivers/libnutscan_la-bcmxcp_ser.lo ../../common/libnutscan_la-common.lo -lltdl -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/libnutscan_la-scan_nut.o .libs/libnutscan_la-scan_ipmi.o .libs/libnutscan_la-nutscan-device.o .libs/libnutscan_la-nutscan-ip.o .libs/libnutscan_la-nutscan-display.o .libs/libnutscan_la-nutscan-init.o .libs/libnutscan_la-scan_usb.o .libs/libnutscan_la-scan_snmp.o .libs/libnutscan_la-scan_xml_http.o .libs/libnutscan_la-scan_avahi.o .libs/libnutscan_la-scan_eaton_serial.o .libs/libnutscan_la-nutscan-serial.o ../../drivers/.libs/libnutscan_la-serial.o ../../drivers/.libs/libnutscan_la-bcmxcp_ser.o ../../common/.libs/libnutscan_la-common.o -lltdl -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libnutscan.so.1 -o .libs/libnutscan.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libnutscan.so.1" && ln -s "libnutscan.so.1.0.0" "libnutscan.so.1") libtool: link: (cd ".libs" && rm -f "libnutscan.so" && ln -s "libnutscan.so.1.0.0" "libnutscan.so") libtool: link: ( cd ".libs" && rm -f "libnutscan.la" && ln -s "../libnutscan.la" "libnutscan.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../clients -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nut-scanner nut_scanner-nut-scanner.o libnutscan.la ../../common/libcommon.la -lpthread libtool: link: gcc -I../../clients -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/nut-scanner nut_scanner-nut-scanner.o ./.libs/libnutscan.so -lltdl -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl ../../common/.libs/libcommon.a -lpthread make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' Making all in docs Making all in man make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. Making all in drivers make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o skel.o skel.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o liebert.o liebert.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o everups.o everups.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o blazer_ser.o blazer_ser.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o powerpanel.o powerpanel.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o etapro.o etapro.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o genericups.o genericups.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o bcmxcp_ser.o bcmxcp_ser.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o apcsmart_tabs.o apcsmart_tabs.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o bestuferrups.o bestuferrups.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o masterguard.o masterguard.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o gamatronic.o gamatronic.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' gamatronic.c: In function 'sec_poll': gamatronic.c:228:42: warning: '%s' directive output may be truncated writing up to 139 bytes into a region of size 65 [-Wformat-truncation=] 228 | sizeof(sec_varlist[sqv(q,f)].value), "%s", r); | ^~ In file included from /usr/include/stdio.h:867, from ../include/common.h:32, from main.h:4, from gamatronic.c:28: /usr/include/bits/stdio2.h:67:10: note: '__builtin_snprintf' output between 1 and 140 bytes into a destination of size 65 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o liebert-esp2.o liebert-esp2.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' liebert-esp2.c:100:2: warning: 'cmd_selftestres' defined but not used [-Wunused-const-variable=] 100 | cmd_selftestres[] = { 1,148,2,1,13,165 }, /* SELF_TEST_RESULT */ | ^~~~~~~~~~~~~~~ liebert-esp2.c:99:2: warning: 'cmd_battestres' defined but not used [-Wunused-const-variable=] 99 | cmd_battestres[] = { 1,148,2,1,12,164 }, /* BATTERY_TEST_RESULT */ | ^~~~~~~~~~~~~~ liebert-esp2.c:98:2: warning: 'cmd_bitfield7' defined but not used [-Wunused-const-variable=] 98 | cmd_bitfield7[] = { 1,148,2,1,7,159 }, /* AMBIENT_OVERTEMP (2) */ | ^~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o safenet.o safenet.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o rhino.o rhino.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o belkin.o belkin.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' rhino.c: In function 'ScanReceivePack': rhino.c:308:23: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] 308 | if( !( SourceFail ) == RedeAnterior ) | ^~ rhino.c:308:7: note: add parentheses around left hand side expression to silence this warning 308 | if( !( SourceFail ) == RedeAnterior ) | ^~~~~~~~~~~~~~~ | ( ) make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o bestups.o bestups.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o victronups.o victronups.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o serial.o serial.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o isbmex.o isbmex.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o bestfortress.o bestfortress.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -DSHUT_MODE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o mge_shut-mge-hid.o `test -f 'mge-hid.c' || echo './'`mge-hid.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o ivtscd.o ivtscd.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' mge-hid.c: In function 'mge_format_model': mge-hid.c:1384:34: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size between 0 and 511 [-Wformat-truncation=] 1384 | snprintf(buf, sizeof(buf), "%s %s", iProduct, iModel); | ^~ ...... 1413 | hd->Product = get_model_name(product, model); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from ../include/common.h:32, from main.h:4, from mge-hid.c:36: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 1024 bytes into a destination of size 512 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -I../clients -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o dummy_ups-dummy-ups.o `test -f 'dummy-ups.c' || echo './'`dummy-ups.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o main.o main.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o clone-outlet.o clone-outlet.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o powerp-txt.o powerp-txt.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o clone.o clone.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o hidparser.o hidparser.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o tripplite.o tripplite.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -DSHUT_MODE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o mge_shut-hidparser.o `test -f 'hidparser.c' || echo './'`hidparser.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -DQX_SERIAL -DQX_USB -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o nutdrv_qx-nutdrv_qx_megatec.o `test -f 'nutdrv_qx_megatec.c' || echo './'`nutdrv_qx_megatec.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -DQX_SERIAL -DQX_USB -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o nutdrv_qx-nutdrv_qx_q1.o `test -f 'nutdrv_qx_q1.c' || echo './'`nutdrv_qx_q1.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o powerp-bin.o powerp-bin.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -DSHUT_MODE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o mge_shut-libshut.o `test -f 'libshut.c' || echo './'`libshut.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -DQX_SERIAL -DQX_USB -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o nutdrv_qx-nutdrv_qx_megatec-old.o `test -f 'nutdrv_qx_megatec-old.c' || echo './'`nutdrv_qx_megatec-old.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -DSHUT_MODE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o mge_shut-libhid.o `test -f 'libhid.c' || echo './'`libhid.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o metasys.o metasys.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -DQX_SERIAL -DQX_USB -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o nutdrv_qx-nutdrv_qx_mustek.o `test -f 'nutdrv_qx_mustek.c' || echo './'`nutdrv_qx_mustek.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -DQX_SERIAL -DQX_USB -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o nutdrv_qx-nutdrv_qx_voltronic-qs.o `test -f 'nutdrv_qx_voltronic-qs.c' || echo './'`nutdrv_qx_voltronic-qs.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -DQX_SERIAL -DQX_USB -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o nutdrv_qx-nutdrv_qx_zinto.o `test -f 'nutdrv_qx_zinto.c' || echo './'`nutdrv_qx_zinto.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -DQX_SERIAL -DQX_USB -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o nutdrv_qx-nutdrv_qx_mecer.o `test -f 'nutdrv_qx_mecer.c' || echo './'`nutdrv_qx_mecer.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o mge-utalk.o mge-utalk.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o al175.o al175.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o oneac.o oneac.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' al175.c: In function 'al175_do.constprop': al175.c:400:28: warning: '%2X' directive output may be truncated writing between 2 and 4 bytes into a region of size between 3 and 5 [-Wformat-truncation=] 400 | snprintf(data+2, 6+1, "%2X%2X%2X", pr1, pr2, pr3); | ^~~ al175.c:400:24: note: directive argument in the range [0, 65535] 400 | snprintf(data+2, 6+1, "%2X%2X%2X", pr1, pr2, pr3); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from ../include/common.h:32, from main.h:4, from al175.c:40: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 7 and 11 bytes into a destination of size 7 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o dstate.o dstate.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o microdowell.o microdowell.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -DSHUT_MODE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o mge_shut-usbhid-ups.o `test -f 'usbhid-ups.c' || echo './'`usbhid-ups.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o tripplitesu.o tripplitesu.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o apcupsd_ups-apcupsd-ups.o `test -f 'apcupsd-ups.c' || echo './'`apcupsd-ups.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o apc-mib.o apc-mib.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o compaq-mib.o compaq-mib.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o ietf-mib.o ietf-mib.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -DQX_SERIAL -DQX_USB -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o nutdrv_qx-usb-common.o `test -f 'usb-common.c' || echo './'`usb-common.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o baytech-mib.o baytech-mib.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o mge-mib.o mge-mib.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o netvision-mib.o netvision-mib.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o bestfcom.o bestfcom.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o belkinunv.o belkinunv.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o powerware-mib.o powerware-mib.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o raritan-pdu-mib.o raritan-pdu-mib.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o cyberpower-mib.o cyberpower-mib.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o bestpower-mib.o bestpower-mib.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o delta_ups-mib.o delta_ups-mib.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o eaton-mib.o eaton-mib.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -DQX_SERIAL -DQX_USB -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o nutdrv_qx-nutdrv_qx_blazer-common.o `test -f 'nutdrv_qx_blazer-common.c' || echo './'`nutdrv_qx_blazer-common.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o xppc-mib.o xppc-mib.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o blazer.o blazer.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o apc-ats-mib.o apc-ats-mib.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o huawei-mib.o huawei-mib.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o eaton-ats-mib.o eaton-ats-mib.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -DQX_SERIAL -DQX_USB -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o nutdrv_qx-nutdrv_qx_bestups.o `test -f 'nutdrv_qx_bestups.c' || echo './'`nutdrv_qx_bestups.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -DQX_SERIAL -DQX_USB -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o nutdrv_qx-nutdrv_qx_voltronic-qs-hex.o `test -f 'nutdrv_qx_voltronic-qs-hex.c' || echo './'`nutdrv_qx_voltronic-qs-hex.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o explore-hid.o explore-hid.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -DQX_SERIAL -DQX_USB -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o nutdrv_qx-libusb.o `test -f 'libusb.c' || echo './'`libusb.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o optiups.o optiups.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o liebert-hid.o liebert-hid.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o idowell-hid.o idowell-hid.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o cps-hid.o cps-hid.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o upscode2.o upscode2.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o apc-hid.o apc-hid.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o tripplite-hid.o tripplite-hid.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o mge-shut.o mge-shut.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' In file included from /usr/include/string.h:494, from mge-shut.c:24: In function 'strncpy', inlined from 'lookup_path' at mge-shut.c:1147:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mge-shut.c: In function 'lookup_path': mge-shut.c:1147:2: note: length computed here 1147 | strncpy(buf, HIDpath, strlen(HIDpath)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mge-shut.c: In function 'shut_identify_ups.part.0': mge-shut.c:485:4: warning: '%s' directive argument is null [-Wformat-overflow=] 485 | dstate_setinfo("ups.model", "%s", finalname); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o solis.o solis.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' solis.c: In function 'ScanReceivePack': solis.c:682:22: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] 682 | if( !( SourceFail ) == SourceLast ) { | ^~ solis.c:682:6: note: add parentheses around left hand side expression to silence this warning 682 | if( !( SourceFail ) == SourceLast ) { | ^~~~~~~~~~~~~~~ | ( ) make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o riello_ser.o riello_ser.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o openups-hid.o openups-hid.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o usb-common.o usb-common.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o nut-ipmipsu.o nut-ipmipsu.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o powercom-hid.o powercom-hid.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o belkin-hid.o belkin-hid.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o libusb.o libusb.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o richcomm_usb.o richcomm_usb.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o mge-hid.o mge-hid.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' mge-hid.c: In function 'mge_format_model': mge-hid.c:1384:34: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size between 0 and 511 [-Wformat-truncation=] 1384 | snprintf(buf, sizeof(buf), "%s %s", iProduct, iModel); | ^~ ...... 1413 | hd->Product = get_model_name(product, model); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from ../include/common.h:32, from main.h:4, from mge-hid.c:36: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 1024 bytes into a destination of size 512 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o nutdrv_atcl_usb.o nutdrv_atcl_usb.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o riello.o riello.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o upsdrvctl.o upsdrvctl.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o libhid.o libhid.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o bcmxcp_usb.o bcmxcp_usb.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o blazer_usb.o blazer_usb.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o powercom.o powercom.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bestfcom bestfcom.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bestfcom bestfcom.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o belkinunv belkinunv.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o belkinunv belkinunv.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o apcsmart-old.o apcsmart-old.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o al175 al175.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o al175 al175.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bestuferrups bestuferrups.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bestuferrups bestuferrups.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o belkin belkin.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o belkin belkin.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bestups bestups.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bestups bestups.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o everups everups.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o everups everups.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bestfortress bestfortress.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bestfortress bestfortress.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o etapro etapro.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o etapro etapro.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gamatronic gamatronic.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gamatronic gamatronic.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o genericups genericups.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o genericups genericups.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o masterguard masterguard.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o masterguard masterguard.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o usbhid-ups.o usbhid-ups.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mge-utalk mge-utalk.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mge-utalk mge-utalk.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o isbmex isbmex.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lm -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o isbmex isbmex.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liebert-esp2 liebert-esp2.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liebert-esp2 liebert-esp2.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o metasys metasys.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o metasys metasys.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liebert liebert.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liebert liebert.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o optiups optiups.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o optiups optiups.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o microdowell microdowell.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o microdowell microdowell.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o riello_usb.o riello_usb.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o oneac oneac.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o oneac oneac.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o nut-libfreeipmi.o nut-libfreeipmi.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rhino rhino.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lm -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rhino rhino.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o safenet safenet.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o safenet safenet.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o solis solis.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lm -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o solis solis.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o skel skel.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o skel skel.o main.o dstate.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o mge-xml.o mge-xml.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -DSHUT_MODE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mge-shut mge_shut-usbhid-ups.o mge_shut-libshut.o mge_shut-libhid.o mge_shut-hidparser.o mge_shut-mge-hid.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -DSHUT_MODE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mge-shut mge_shut-usbhid-ups.o mge_shut-libshut.o mge_shut-libhid.o mge_shut-hidparser.o mge_shut-mge-hid.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -I../clients -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dummy-ups dummy_ups-dummy-ups.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o ../clients/libupsclient.la -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -I../clients -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dummy-ups dummy_ups-dummy-ups.o main.o dstate.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a ../clients/.libs/libupsclient.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tripplite tripplite.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lm -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tripplite tripplite.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o netxml-ups.o netxml-ups.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tripplitesu tripplitesu.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tripplitesu tripplitesu.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o victronups victronups.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o victronups victronups.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o upscode2 upscode2.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lm -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o upscode2 upscode2.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o tripplite_usb.o tripplite_usb.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o powerpanel powerpanel.o powerp-bin.o powerp-txt.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lm -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o powerpanel powerpanel.o powerp-bin.o powerp-txt.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o blazer_ser blazer.o blazer_ser.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lm -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o blazer_ser blazer.o blazer_ser.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ivtscd ivtscd.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ivtscd ivtscd.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o clone clone.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o clone clone.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o clone-outlet clone-outlet.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o clone-outlet clone-outlet.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o oldmge-shut mge-shut.o hidparser.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o oldmge-shut mge-shut.o hidparser.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o upsdrvctl upsdrvctl.o ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o upsdrvctl upsdrvctl.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apcupsd-ups apcupsd_ups-apcupsd-ups.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apcupsd-ups apcupsd_ups-apcupsd-ups.o main.o dstate.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nutdrv_atcl_usb nutdrv_atcl_usb.o usb-common.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o -lusb -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nutdrv_atcl_usb nutdrv_atcl_usb.o usb-common.o main.o dstate.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lusb -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o riello_ser riello.o riello_ser.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lm -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o riello_ser riello.o riello_ser.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o blazer_usb blazer.o blazer_usb.o libusb.o usb-common.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o -lusb -lm -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o blazer_usb blazer.o blazer_usb.o libusb.o usb-common.o main.o dstate.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lusb -lm -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o richcomm_usb richcomm_usb.o usb-common.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o -lusb -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o richcomm_usb richcomm_usb.o usb-common.o main.o dstate.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lusb -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o powercom powercom.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lm -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o powercom powercom.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apcsmart-old apcsmart-old.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apcsmart-old apcsmart-old.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o apcsmart.o apcsmart.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o usbhid-ups usbhid-ups.o libhid.o libusb.o hidparser.o usb-common.o apc-hid.o belkin-hid.o cps-hid.o explore-hid.o liebert-hid.o mge-hid.o powercom-hid.o tripplite-hid.o idowell-hid.o openups-hid.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o -lusb -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o usbhid-ups usbhid-ups.o libhid.o libusb.o hidparser.o usb-common.o apc-hid.o belkin-hid.o cps-hid.o explore-hid.o liebert-hid.o mge-hid.o powercom-hid.o tripplite-hid.o idowell-hid.o openups-hid.o main.o dstate.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lusb -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nut-ipmipsu nut-ipmipsu.o nut-libfreeipmi.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lfreeipmi -lipmimonitoring -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nut-ipmipsu nut-ipmipsu.o nut-libfreeipmi.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lfreeipmi -lipmimonitoring -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o bcmxcp.o bcmxcp.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' bcmxcp.c: In function 'init_outlet': bcmxcp.c:1019:73: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 1019 | snprintf(outlet_name, sizeof(outlet_name)-1, "outlet.%d.delay.shutdown", num); | ^ In file included from /usr/include/stdio.h:867, from ../include/common.h:32, from main.h:4, from bcmxcp.c:112: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 24 and 25 bytes into a destination of size 24 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bcmxcp.c: In function 'setvar': bcmxcp.c:2253:114: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] 2253 | snprintf(success_msg, sizeof(success_msg)-1, " Mains return minimum battery capacity set to %d %%", tmp); | ^ In file included from /usr/include/stdio.h:867, from ../include/common.h:32, from main.h:4, from bcmxcp.c:112: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 50 and 60 bytes into a destination of size 49 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bcmxcp.c: In function 'upsdrv_initinfo': bcmxcp.c:1483:59: warning: '.shutdown.return' directive output may be truncated writing 16 bytes into a region of size between 9 and 18 [-Wformat-truncation=] 1483 | snprintf(outlet_name, sizeof(outlet_name)-1, "outlet.%d.shutdown.return", res); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from ../include/common.h:32, from main.h:4, from bcmxcp.c:112: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 25 and 34 bytes into a destination of size 26 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bcmxcp.c:1487:68: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 1487 | snprintf(outlet_name, sizeof(outlet_name)-1, "outlet.%d.load.off", res); | ^ In file included from /usr/include/stdio.h:867, from ../include/common.h:32, from main.h:4, from bcmxcp.c:112: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 18 and 27 bytes into a destination of size 26 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o riello_usb riello.o riello_usb.o libusb.o usb-common.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o -lusb -lm -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o riello_usb riello.o riello_usb.o libusb.o usb-common.o main.o dstate.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lusb -lm -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o snmp-ups.o snmp-ups.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' snmp-ups.c: In function 'nut_snmp_init': snmp-ups.c:480:66: warning: division 'sizeof (oid * {aka long unsigned int *}) / sizeof (oid {aka long unsigned int})' does not compute the number of array elements [-Wsizeof-pointer-div] 480 | g_snmp_sess.securityPrivProtoLen = sizeof(usmAESPrivProtocol)/sizeof(oid); | ^ In file included from /usr/include/net-snmp/snmpv3_api.h:27, from /usr/include/net-snmp/net-snmp-includes.h:78, from snmp-ups.h:79, from snmp-ups.c:38: /usr/include/net-snmp/library/transform_oids.h:50:26: note: first 'sizeof' operand was declared here 50 | NETSNMP_IMPORT oid *usmAES128PrivProtocol; /* backwards compat */ | ^~~~~~~~~~~~~~~~~~~~~ snmp-ups.c: In function 'match_sysoid': snmp-ups.c:1121:4: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 1121 | memset(mib2nut_sysOID, 0, MAX_OID_LEN); | ^~~~~~ snmp-ups.c: In function 'su_alarm_set': snmp-ups.c:1060:16: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 237 and 247 [-Wformat-truncation=] 1060 | "phase L%i %s", item_number, info_value); | ^~ In file included from /usr/include/stdio.h:867, from ../include/common.h:32, from main.h:4, from snmp-ups.c:37: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 10 and 275 bytes into a destination of size 256 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tripplite_usb tripplite_usb.o libusb.o usb-common.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o -lusb -lm -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tripplite_usb tripplite_usb.o libusb.o usb-common.o main.o dstate.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lusb -lm -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -DQX_SERIAL -DQX_USB -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o nutdrv_qx-nutdrv_qx.o `test -f 'nutdrv_qx.c' || echo './'`nutdrv_qx.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o netxml-ups netxml-ups.o mge-xml.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o -lneon -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o netxml-ups netxml-ups.o mge-xml.o main.o dstate.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a /usr/lib64/libneon.so -lpthread -pthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apcsmart apcsmart.o apcsmart_tabs.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apcsmart apcsmart.o apcsmart_tabs.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -DQX_SERIAL -DQX_USB -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o nutdrv_qx-nutdrv_qx_voltronic.o `test -f 'nutdrv_qx_voltronic.c' || echo './'`nutdrv_qx_voltronic.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' nutdrv_qx_voltronic.c: In function 'voltronic_p31b_set': nutdrv_qx_voltronic.c:4037:39: warning: division 'sizeof (info_rw_t * {aka struct *}) / sizeof (info_rw_t {aka struct })' does not compute the number of array elements [-Wsizeof-pointer-div] 4037 | if (i >= (int)(sizeof(item->info_rw) / sizeof(item->info_rw[0]))) { | ^ nutdrv_qx_voltronic.c: In function 'voltronic_p31g_set': nutdrv_qx_voltronic.c:4080:39: warning: division 'sizeof (info_rw_t * {aka struct *}) / sizeof (info_rw_t {aka struct })' does not compute the number of array elements [-Wsizeof-pointer-div] 4080 | if (i >= (int)(sizeof(item->info_rw) / sizeof(item->info_rw[0]))) { | ^ nutdrv_qx_voltronic.c: In function 'voltronic_phase_set': nutdrv_qx_voltronic.c:4147:39: warning: division 'sizeof (info_rw_t * {aka struct *}) / sizeof (info_rw_t {aka struct })' does not compute the number of array elements [-Wsizeof-pointer-div] 4147 | if (i >= (int)(sizeof(item->info_rw) / sizeof(item->info_rw[0]))) { | ^ nutdrv_qx_voltronic.c: In function 'voltronic_fault': nutdrv_qx_voltronic.c:3174:51: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 497 [-Wformat-truncation=] 3174 | snprintf(alarm, sizeof(alarm), "Unknown fault [%s]", item->value); | ^~ In file included from /usr/include/stdio.h:867, from ../include/common.h:32, from main.h:4, from nutdrv_qx_voltronic.c:22: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 17 and 528 bytes into a destination of size 512 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nutdrv_qx_voltronic.c:2951:52: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 497 [-Wformat-truncation=] 2951 | snprintf(alarm, sizeof(alarm), "Unknown fault [%s]", item->value); | ^~ In file included from /usr/include/stdio.h:867, from ../include/common.h:32, from main.h:4, from nutdrv_qx_voltronic.c:22: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 17 and 528 bytes into a destination of size 512 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nutdrv_qx_voltronic.c:2847:51: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 497 [-Wformat-truncation=] 2847 | snprintf(alarm, sizeof(alarm), "Unknown fault [%s]", item->value); | ^~ In file included from /usr/include/stdio.h:867, from ../include/common.h:32, from main.h:4, from nutdrv_qx_voltronic.c:22: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 17 and 528 bytes into a destination of size 512 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nutdrv_qx_voltronic.c:2840:50: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 497 [-Wformat-truncation=] 2840 | snprintf(alarm, sizeof(alarm), "Unknown fault [%s]", item->value); | ^~ In file included from /usr/include/stdio.h:867, from ../include/common.h:32, from main.h:4, from nutdrv_qx_voltronic.c:22: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 17 and 528 bytes into a destination of size 512 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bcmxcp bcmxcp.o bcmxcp_ser.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o serial.o -lm -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bcmxcp bcmxcp.o bcmxcp_ser.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bcmxcp_usb bcmxcp_usb.o bcmxcp.o usb-common.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o -lusb -lm -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bcmxcp_usb bcmxcp_usb.o bcmxcp.o usb-common.o main.o dstate.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lusb -lm -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snmp-ups snmp-ups.o apc-mib.o baytech-mib.o compaq-mib.o eaton-mib.o ietf-mib.o mge-mib.o netvision-mib.o powerware-mib.o raritan-pdu-mib.o bestpower-mib.o cyberpower-mib.o delta_ups-mib.o xppc-mib.o huawei-mib.o eaton-ats-mib.o apc-ats-mib.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -lnetsnmp -lssl -lssl -lcrypto -lm -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snmp-ups snmp-ups.o apc-mib.o baytech-mib.o compaq-mib.o eaton-mib.o ietf-mib.o mge-mib.o netvision-mib.o powerware-mib.o raritan-pdu-mib.o bestpower-mib.o cyberpower-mib.o delta_ups-mib.o xppc-mib.o huawei-mib.o eaton-ats-mib.o apc-ats-mib.o main.o dstate.o -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -L/usr/lib64 -lnetsnmp -lssl -lcrypto -lm -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -DQX_SERIAL -DQX_USB -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nutdrv_qx nutdrv_qx-nutdrv_qx.o nutdrv_qx-libusb.o nutdrv_qx-usb-common.o nutdrv_qx-nutdrv_qx_bestups.o nutdrv_qx-nutdrv_qx_blazer-common.o nutdrv_qx-nutdrv_qx_mecer.o nutdrv_qx-nutdrv_qx_megatec.o nutdrv_qx-nutdrv_qx_megatec-old.o nutdrv_qx-nutdrv_qx_mustek.o nutdrv_qx-nutdrv_qx_q1.o nutdrv_qx-nutdrv_qx_voltronic.o nutdrv_qx-nutdrv_qx_voltronic-qs.o nutdrv_qx-nutdrv_qx_voltronic-qs-hex.o nutdrv_qx-nutdrv_qx_zinto.o ../common/libcommon.la ../common/libparseconf.la main.o dstate.o -lm serial.o -lusb -lpthread libtool: link: gcc -I../include -I/usr/include/libusb-1.0 -I/usr/include -I/usr/include/neon -DQX_SERIAL -DQX_USB -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nutdrv_qx nutdrv_qx-nutdrv_qx.o nutdrv_qx-libusb.o nutdrv_qx-usb-common.o nutdrv_qx-nutdrv_qx_bestups.o nutdrv_qx-nutdrv_qx_blazer-common.o nutdrv_qx-nutdrv_qx_mecer.o nutdrv_qx-nutdrv_qx_megatec.o nutdrv_qx-nutdrv_qx_megatec-old.o nutdrv_qx-nutdrv_qx_mustek.o nutdrv_qx-nutdrv_qx_q1.o nutdrv_qx-nutdrv_qx_voltronic.o nutdrv_qx-nutdrv_qx_voltronic-qs.o nutdrv_qx-nutdrv_qx_voltronic-qs-hex.o nutdrv_qx-nutdrv_qx_zinto.o main.o dstate.o serial.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lusb -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' Making all in lib make[1]: Nothing to be done for 'all'. Making all in scripts Making all in augeas make[2]: Nothing to be done for 'all'. Making all in devd make[2]: Nothing to be done for 'all'. Making all in hotplug make[2]: Nothing to be done for 'all'. Making all in python make[2]: Nothing to be done for 'all'. Making all in systemd make[2]: Nothing to be done for 'all'. Making all in udev make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/scripts/udev' cp nut-ipmipsu.rules 52-nut-ipmipsu.rules make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/scripts/udev' make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/scripts/udev' cd ../.. && /bin/sh ./config.status scripts/udev/nut-usbups.rules config.status: creating scripts/udev/nut-usbups.rules make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/scripts/udev' make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/scripts/udev' cp nut-usbups.rules 62-nut-usbups.rules make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/scripts/udev' Making all in Solaris make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. Making all in server make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/server' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o desc.o desc.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/server' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/server' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o netmisc.o netmisc.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/server' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/server' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o netset.o netset.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/server' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/server' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o netget.o netget.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/server' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/server' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o netinstcmd.o netinstcmd.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/server' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/server' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o netlist.o netlist.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/server' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/server' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o sstate.o sstate.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/server' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/server' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o netuser.o netuser.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/server' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/server' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o netssl.o netssl.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/server' In file included from netssl.c:38: /usr/include/nss3/key.h:9:9: note: #pragma message: key.h is deprecated. Please include keyhi.h instead. 9 | #pragma message("key.h is deprecated. Please include keyhi.h instead.") | ^~~~~~~ In file included from netssl.c:39: /usr/include/nss3/keyt.h:9:9: note: #pragma message: keyt.h is deprecated. Please include keythi.h instead. 9 | #pragma message("keyt.h is deprecated. Please include keythi.h instead.") | ^~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/server' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o user.o user.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/server' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/server' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o conf.o conf.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/server' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/server' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -c -o upsd.o upsd.c make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/server' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/server' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o upsd upsd.o user.o conf.o netssl.o sstate.o desc.o netget.o netmisc.o netlist.o netuser.o netset.o netinstcmd.o ../common/libcommon.la ../common/libparseconf.la -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lpthread libtool: link: gcc -I../include -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wsign-compare -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o upsd upsd.o user.o conf.o netssl.o sstate.o desc.o netget.o netmisc.o netlist.o netuser.o netset.o netinstcmd.o ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lpthread make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/server' Making all in tests 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 /var/tmp/rpm-tmp.99ELRH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64 ++ dirname /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64 + cd nut-2.7.4 + mkdir -p /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/udev/rules.d /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/var/run/nut /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/var/lib/ups /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/libexec + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64 'INSTALL=/usr/bin/install -p' Making install in include make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/include' NUT_VERSION: "2.7.4" test -f nut_version.h || cp _nut_version.h nut_version.h cmp -s _nut_version.h nut_version.h || cp _nut_version.h nut_version.h rm -f _nut_version.h /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/include' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/include' make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/include' make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/include' Making install in common make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/common' make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/common' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/common' make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/common' Making install in clients make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/clients' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libupsclient.la libnutclient.la '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libupsclient.so.4.0.0 /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64/libupsclient.so.4.0.0 libtool: install: (cd /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64 && { ln -s -f libupsclient.so.4.0.0 libupsclient.so.4 || { rm -f libupsclient.so.4 && ln -s libupsclient.so.4.0.0 libupsclient.so.4; }; }) libtool: install: (cd /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64 && { ln -s -f libupsclient.so.4.0.0 libupsclient.so || { rm -f libupsclient.so && ln -s libupsclient.so.4.0.0 libupsclient.so; }; }) libtool: install: /usr/bin/install -p .libs/libupsclient.lai /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64/libupsclient.la libtool: install: /usr/bin/install -p .libs/libnutclient.so.0.0.0 /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64/libnutclient.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64 && { ln -s -f libnutclient.so.0.0.0 libnutclient.so.0 || { rm -f libnutclient.so.0 && ln -s libnutclient.so.0.0.0 libnutclient.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64 && { ln -s -f libnutclient.so.0.0.0 libnutclient.so || { rm -f libnutclient.so && ln -s libnutclient.so.0.0.0 libnutclient.so; }; }) libtool: install: /usr/bin/install -p .libs/libnutclient.lai /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64/libnutclient.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p upsc upslog upsrw upscmd '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/bin' libtool: warning: 'libupsclient.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/upsc /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/bin/upsc libtool: warning: 'libupsclient.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/upslog /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/bin/upslog libtool: warning: 'libupsclient.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/upsrw /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/bin/upsrw libtool: warning: 'libupsclient.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/upscmd /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/bin/upscmd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/var/www/nut-cgi-bin' /bin/sh ../libtool --mode=install /usr/bin/install -p upsstats.cgi upsimage.cgi upsset.cgi '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/var/www/nut-cgi-bin' libtool: warning: 'libupsclient.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/upsstats.cgi /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/var/www/nut-cgi-bin/upsstats.cgi libtool: warning: 'libupsclient.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/upsimage.cgi /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/var/www/nut-cgi-bin/upsimage.cgi libtool: warning: 'libupsclient.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/upsset.cgi /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/var/www/nut-cgi-bin/upsset.cgi /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/bin' /usr/bin/install -p upssched-cmd '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p upsmon upssched '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin' libtool: warning: 'libupsclient.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/upsmon /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/upsmon libtool: install: /usr/bin/install -p upssched /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/upssched /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/include' /usr/bin/install -p -m 644 upsclient.h ../include/parseconf.h nutclient.h '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/clients' Making install in conf make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/conf' make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/conf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups' /usr/bin/install -p -m 644 upsd.conf.sample upsd.users.sample nut.conf.sample ups.conf.sample hosts.conf.sample upsset.conf.sample upsstats.html.sample upsstats-single.html.sample '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups' /usr/bin/install -p -m 644 upssched.conf.sample upsmon.conf.sample '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/conf' make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/conf' Making install in data make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/data' Making install in html make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/data/html' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/data/html' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/html' /usr/bin/install -p -m 644 index.html bottom.html nut-banner.png '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/html' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/html' /usr/bin/install -p -m 644 header.html '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/html' make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/data/html' make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/data/html' make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/data' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/nut' /usr/bin/install -p -m 644 cmdvartab '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/nut' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/nut' /usr/bin/install -p -m 644 driver.list '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/nut' make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/data' make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/data' make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/data' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools' Making install in . make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools' make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools' Making install in nut-scanner make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' make[4]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libnutscan.la '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libnutscan.so.1.0.0 /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64/libnutscan.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64 && { ln -s -f libnutscan.so.1.0.0 libnutscan.so.1 || { rm -f libnutscan.so.1 && ln -s libnutscan.so.1.0.0 libnutscan.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64 && { ln -s -f libnutscan.so.1.0.0 libnutscan.so || { rm -f libnutscan.so && ln -s libnutscan.so.1.0.0 libnutscan.so; }; }) libtool: install: /usr/bin/install -p .libs/libnutscan.lai /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64/libnutscan.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p nut-scanner '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/bin' libtool: warning: 'libnutscan.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/nut-scanner /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/bin/nut-scanner /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/include' /usr/bin/install -p -m 644 nut-scan.h nutscan-device.h nutscan-ip.h nutscan-init.h '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/include' make[4]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools/nut-scanner' make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tools' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/docs' Making install in man make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/docs/man' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/docs/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 upsclient.3 upscli_add_host_cert.3 upscli_cleanup.3 upscli_connect.3 upscli_disconnect.3 upscli_fd.3 upscli_get.3 upscli_init.3 upscli_list_next.3 upscli_list_start.3 upscli_readline.3 upscli_sendline.3 upscli_splitaddr.3 upscli_splitname.3 upscli_ssl.3 upscli_strerror.3 upscli_upserror.3 libnutclient.3 libnutclient_commands.3 libnutclient_devices.3 libnutclient_general.3 libnutclient_misc.3 libnutclient_tcp.3 libnutclient_variables.3 nutclient_authenticate.3 nutclient_destroy.3 nutclient_device_forced_shutdown.3 nutclient_device_login.3 nutclient_device_master.3 nutclient_execute_device_command.3 nutclient_get_device_command_description.3 nutclient_get_device_commands.3 nutclient_get_device_description.3 nutclient_get_device_num_logins.3 nutclient_get_device_rw_variables.3 nutclient_get_devices.3 nutclient_get_device_variable_description.3 nutclient_get_device_variables.3 nutclient_get_device_variable_values.3 nutclient_has_device.3 '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 nutclient_has_device_command.3 nutclient_has_device_variable.3 nutclient_logout.3 nutclient_set_device_variable_value.3 nutclient_set_device_variable_values.3 nutclient_tcp_create_client.3 nutclient_tcp_disconnect.3 nutclient_tcp_get_timeout.3 nutclient_tcp_is_connected.3 nutclient_tcp_reconnect.3 nutclient_tcp_set_timeout.3 nutscan.3 nutscan_scan_snmp.3 nutscan_scan_usb.3 nutscan_scan_xml_http.3 nutscan_scan_nut.3 nutscan_scan_avahi.3 nutscan_scan_ipmi.3 nutscan_scan_eaton_serial.3 nutscan_display_ups_conf.3 nutscan_display_parsable.3 nutscan_cidr_to_ip.3 nutscan_new_device.3 nutscan_free_device.3 nutscan_add_option_to_device.3 nutscan_add_device_to_device.3 nutscan_get_serial_ports_list.3 nutscan_init.3 '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/man/man5' /usr/bin/install -p -m 644 nut.conf.5 ups.conf.5 upsd.conf.5 upsd.users.5 upsmon.conf.5 upssched.conf.5 hosts.conf.5 upsset.conf.5 upsstats.html.5 '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 nutupsdrv.8 upsc.8 upscmd.8 upsd.8 upsdrvctl.8 upslog.8 upsmon.8 upsrw.8 upssched.8 nut-scanner.8 nut-recorder.8 upsset.cgi.8 upsstats.cgi.8 upsimage.cgi.8 al175.8 apcsmart.8 apcsmart-old.8 bcmxcp.8 belkin.8 belkinunv.8 bestfortress.8 bestuferrups.8 bestups.8 bestfcom.8 blazer_ser.8 clone.8 dummy-ups.8 etapro.8 everups.8 gamatronic.8 genericups.8 isbmex.8 ivtscd.8 liebert.8 liebert-esp2.8 masterguard.8 metasys.8 mge-shut.8 mge-utalk.8 nutdrv_qx.8 '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 oneac.8 microdowell.8 optiups.8 powercom.8 powerpanel.8 rhino.8 riello_ser.8 safenet.8 solis.8 tripplite.8 tripplitesu.8 upscode2.8 victronups.8 apcupsd-ups.8 snmp-ups.8 bcmxcp_usb.8 blazer_usb.8 nutdrv_atcl_usb.8 nutdrv_qx.8 richcomm_usb.8 riello_usb.8 tripplite_usb.8 usbhid-ups.8 netxml-ups.8 nut-ipmipsu.8 '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/docs/man' make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/docs/man' make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/docs' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/docs' make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/docs' make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/docs' Making install in drivers make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/drivers' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p al175 bcmxcp belkin belkinunv bestfcom bestfortress bestuferrups bestups dummy-ups etapro everups gamatronic genericups isbmex liebert liebert-esp2 masterguard metasys oldmge-shut mge-utalk microdowell mge-shut oneac optiups powercom rhino safenet skel solis tripplite tripplitesu upscode2 victronups powerpanel blazer_ser clone clone-outlet ivtscd apcsmart apcsmart-old apcupsd-ups riello_ser nutdrv_qx snmp-ups usbhid-ups bcmxcp_usb tripplite_usb blazer_usb richcomm_usb riello_usb nutdrv_atcl_usb nutdrv_qx netxml-ups nut-ipmipsu '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin' libtool: install: /usr/bin/install -p al175 /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/al175 libtool: install: /usr/bin/install -p bcmxcp /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/bcmxcp libtool: install: /usr/bin/install -p belkin /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/belkin libtool: install: /usr/bin/install -p belkinunv /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/belkinunv libtool: install: /usr/bin/install -p bestfcom /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/bestfcom libtool: install: /usr/bin/install -p bestfortress /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/bestfortress libtool: install: /usr/bin/install -p bestuferrups /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/bestuferrups libtool: install: /usr/bin/install -p bestups /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/bestups libtool: warning: '../clients/libupsclient.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dummy-ups /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/dummy-ups libtool: install: /usr/bin/install -p etapro /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/etapro libtool: install: /usr/bin/install -p everups /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/everups libtool: install: /usr/bin/install -p gamatronic /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/gamatronic libtool: install: /usr/bin/install -p genericups /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/genericups libtool: install: /usr/bin/install -p isbmex /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/isbmex libtool: install: /usr/bin/install -p liebert /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/liebert libtool: install: /usr/bin/install -p liebert-esp2 /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/liebert-esp2 libtool: install: /usr/bin/install -p masterguard /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/masterguard libtool: install: /usr/bin/install -p metasys /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/metasys libtool: install: /usr/bin/install -p oldmge-shut /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/oldmge-shut libtool: install: /usr/bin/install -p mge-utalk /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/mge-utalk libtool: install: /usr/bin/install -p microdowell /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/microdowell libtool: install: /usr/bin/install -p mge-shut /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/mge-shut libtool: install: /usr/bin/install -p oneac /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/oneac libtool: install: /usr/bin/install -p optiups /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/optiups libtool: install: /usr/bin/install -p powercom /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/powercom libtool: install: /usr/bin/install -p rhino /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/rhino libtool: install: /usr/bin/install -p safenet /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/safenet libtool: install: /usr/bin/install -p skel /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/skel libtool: install: /usr/bin/install -p solis /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/solis libtool: install: /usr/bin/install -p tripplite /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/tripplite libtool: install: /usr/bin/install -p tripplitesu /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/tripplitesu libtool: install: /usr/bin/install -p upscode2 /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/upscode2 libtool: install: /usr/bin/install -p victronups /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/victronups libtool: install: /usr/bin/install -p powerpanel /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/powerpanel libtool: install: /usr/bin/install -p blazer_ser /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/blazer_ser libtool: install: /usr/bin/install -p clone /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/clone libtool: install: /usr/bin/install -p clone-outlet /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/clone-outlet libtool: install: /usr/bin/install -p ivtscd /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/ivtscd libtool: install: /usr/bin/install -p apcsmart /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/apcsmart libtool: install: /usr/bin/install -p apcsmart-old /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/apcsmart-old libtool: install: /usr/bin/install -p apcupsd-ups /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/apcupsd-ups libtool: install: /usr/bin/install -p riello_ser /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/riello_ser libtool: install: /usr/bin/install -p nutdrv_qx /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/nutdrv_qx libtool: install: /usr/bin/install -p snmp-ups /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/snmp-ups libtool: install: /usr/bin/install -p usbhid-ups /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/usbhid-ups libtool: install: /usr/bin/install -p bcmxcp_usb /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/bcmxcp_usb libtool: install: /usr/bin/install -p tripplite_usb /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/tripplite_usb libtool: install: /usr/bin/install -p blazer_usb /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/blazer_usb libtool: install: /usr/bin/install -p richcomm_usb /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/richcomm_usb libtool: install: /usr/bin/install -p riello_usb /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/riello_usb libtool: install: /usr/bin/install -p nutdrv_atcl_usb /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/nutdrv_atcl_usb libtool: install: /usr/bin/install -p nutdrv_qx /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/nutdrv_qx libtool: install: /usr/bin/install -p netxml-ups /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/netxml-ups libtool: install: /usr/bin/install -p nut-ipmipsu /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/nut-ipmipsu /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p upsdrvctl '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin' libtool: install: /usr/bin/install -p upsdrvctl /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/upsdrvctl make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/drivers' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/lib' make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libupsclient.pc libnutscan.pc libnutclient.pc '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/lib' make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/lib' Making install in scripts make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/scripts' Making install in augeas make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/scripts/augeas' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/scripts/augeas' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/scripts/augeas' make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/scripts/augeas' Making install in devd make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/scripts/devd' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/scripts/devd' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/scripts/devd' make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/scripts/devd' Making install in hotplug make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/scripts/hotplug' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/scripts/hotplug' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/scripts/hotplug' make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/scripts/hotplug' Making install in python make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/scripts/python' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/scripts/python' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/scripts/python' make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/scripts/python' Making install in systemd make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/scripts/systemd' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/scripts/systemd' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/lib/systemd/system-shutdown' /usr/bin/install -p nutshutdown '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/lib/systemd/system-shutdown' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib/systemd/system' /usr/bin/install -p -m 644 nut-driver.service nut-monitor.service nut-server.service '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib/systemd/system' make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/scripts/systemd' make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/scripts/systemd' Making install in udev make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/scripts/udev' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/scripts/udev' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib/udev/rules.d' /usr/bin/install -p -m 644 62-nut-usbups.rules 52-nut-ipmipsu.rules '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib/udev/rules.d' make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/scripts/udev' make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/scripts/udev' Making install in Solaris make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/scripts/Solaris' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/scripts/Solaris' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/scripts/Solaris' make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/scripts/Solaris' make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/scripts' make[3]: Entering directory '/builddir/build/BUILD/nut-2.7.4/scripts' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/scripts' make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/scripts' make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/scripts' Making install in server make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/server' make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/server' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p upsd '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin' libtool: install: /usr/bin/install -p upsd /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/upsd make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/server' make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/server' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tests' make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/tests' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4' make[2]: Entering directory '/builddir/build/BUILD/nut-2.7.4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/nut-2.7.4' make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4' + install -p -D -m 644 /builddir/build/SOURCES/nut-client.tmpfiles /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib/tmpfiles.d/nut-client.conf + rm -rf /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/html + rm -f /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64/libnutclient.la /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64/libnutscan.la /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64/libupsclient.la + rm -rf docs/man + find docs/ -name 'Makefile*' -delete + pushd conf ~/build/BUILD/nut-2.7.4/conf ~/build/BUILD/nut-2.7.4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/builddir/build/BUILD/nut-2.7.4/conf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups' /usr/bin/install -p -m 644 upsd.conf.sample upsd.users.sample nut.conf.sample ups.conf.sample hosts.conf.sample upsset.conf.sample upsstats.html.sample upsstats-single.html.sample '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups' /usr/bin/install -p -m 644 upssched.conf.sample upsmon.conf.sample '/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/builddir/build/BUILD/nut-2.7.4/conf' + for file in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/*.sample ++ basename /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/hosts.conf.sample .sample + mv /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/hosts.conf.sample /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/hosts.conf + for file in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/*.sample ++ basename /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/nut.conf.sample .sample + mv /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/nut.conf.sample /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/nut.conf + for file in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/*.sample ++ basename /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/ups.conf.sample .sample + mv /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/ups.conf.sample /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/ups.conf + for file in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/*.sample ++ basename /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/upsd.conf.sample .sample + mv /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/upsd.conf.sample /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/upsd.conf + for file in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/*.sample ++ basename /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/upsd.users.sample .sample + mv /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/upsd.users.sample /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/upsd.users + for file in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/*.sample ++ basename /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/upsmon.conf.sample .sample + mv /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/upsmon.conf.sample /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/upsmon.conf + for file in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/*.sample ++ basename /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/upssched.conf.sample .sample + mv /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/upssched.conf.sample /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/upssched.conf + for file in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/*.sample ++ basename /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/upsset.conf.sample .sample + mv /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/upsset.conf.sample /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/upsset.conf + for file in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/*.sample ++ basename /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/upsstats-single.html.sample .sample + mv /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/upsstats-single.html.sample /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/upsstats-single.html + for file in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/*.sample ++ basename /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/upsstats.html.sample .sample + mv /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/upsstats.html.sample /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/etc/ups/upsstats.html + popd ~/build/BUILD/nut-2.7.4 + mv /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64//usr/lib/udev/rules.d/52-nut-ipmipsu.rules /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64//usr/lib/udev/rules.d/62-nut-ipmipsu.rules + for fe in ./docs/cables/powerware.txt + iconv -f iso-8859-1 -t utf-8 + touch -r ./docs/cables/powerware.txt ./docs/cables/powerware.txt.new + mv -f ./docs/cables/powerware.txt.new ./docs/cables/powerware.txt + install -p -D -m 644 scripts/python/module/PyNUT.py /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib/python3.8/site-packages/PyNUT.py + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 2.7.4-25.fc32 --unique-debug-suffix -2.7.4-25.fc32.x86_64 --unique-debug-src-base nut-2.7.4-25.fc32.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/nut-2.7.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/bin/nut-scanner explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/bin/upscmd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/bin/upslog explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/bin/upsc explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/bin/upsrw explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64/libnutclient.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64/libnutscan.so.1.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64/libupsclient.so.4.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/al175 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/apcupsd-ups extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/bin/upslog explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/bcmxcp extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/bin/nut-scanner extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/bin/upscmd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/apcsmart extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/bin/upsrw explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/bestfortress explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/apcsmart-old extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64/libnutclient.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64/libupsclient.so.4.0.0 extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/bin/upsc explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/bcmxcp_usb extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib64/libnutscan.so.1.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/belkin extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/al175 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/bestuferrups explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/belkinunv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/bestups explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/bestfcom extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/apcupsd-ups extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/bcmxcp extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/apcsmart explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/clone extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/bcmxcp_usb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/dummy-ups extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/apcsmart-old explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/blazer_ser extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/bestfortress extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/belkin explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/etapro extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/bestups explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/blazer_usb extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/bestuferrups extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/bestfcom explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/everups explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/clone-outlet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/genericups extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/belkinunv extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/clone extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/dummy-ups extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/blazer_ser explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/isbmex extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/blazer_usb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/liebert explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/mge-shut explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/metasys extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/everups explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/masterguard explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/ivtscd extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/genericups explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/microdowell explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/nutdrv_qx extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/clone-outlet extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/isbmex extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/etapro explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/gamatronic explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/mge-utalk extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/liebert explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/liebert-esp2 extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/metasys extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/mge-shut explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/oneac explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/nutdrv_atcl_usb extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/ivtscd extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/masterguard explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/powercom explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/optiups explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/powerpanel explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/oldmge-shut extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/nutdrv_qx extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/mge-utalk extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/gamatronic extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/liebert-esp2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/rhino extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/optiups explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/netxml-ups extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/powercom extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/oldmge-shut extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/powerpanel explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/nut-ipmipsu extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/rhino extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/microdowell extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/oneac extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/nutdrv_atcl_usb extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/nut-ipmipsu extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/netxml-ups explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/richcomm_usb extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/richcomm_usb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/riello_usb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/riello_ser extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/riello_usb extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/riello_ser explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/safenet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/skel explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/solis explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/snmp-ups extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/safenet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/tripplite extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/skel extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/solis extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/snmp-ups extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/tripplite explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/tripplite_usb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/tripplitesu extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/tripplite_usb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/upscode2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/upsd extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/tripplitesu explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/victronups explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/upsdrvctl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/usbhid-ups explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/var/www/nut-cgi-bin/upsimage.cgi explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/var/www/nut-cgi-bin/upsstats.cgi explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/var/www/nut-cgi-bin/upsset.cgi explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/upsmon extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/upscode2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/upssched extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/upsd extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/upsdrvctl extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/victronups extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/var/www/nut-cgi-bin/upsstats.cgi extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/usbhid-ups extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/var/www/nut-cgi-bin/upsimage.cgi extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/var/www/nut-cgi-bin/upsset.cgi extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/upssched extracting debug info from /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/sbin/upsmon original debug info size: 18240kB, size after compression: 15672kB /usr/lib/rpm/sepdebugcrcfix: Updated 68 CRC32s, 0 CRC32s did match. 6087 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/nut-2.7.4-25.fc32.x86_64/drivers/apc-ats-mib.h is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/src/debug/nut-2.7.4-25.fc32.x86_64/drivers/apc-ats-mib.c is executable but has empty or no shebang, removing executable bit mangling shebang in /usr/bin/upssched-cmd from /bin/sh to #!/usr/bin/sh mangling shebang in /lib/systemd/system-shutdown/nutshutdown from /bin/sh to #!/usr/bin/sh Processing files: nut-2.7.4-25.fc32.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dKy1HH + umask 022 + cd /builddir/build/BUILD + cd nut-2.7.4 + DOCDIR=/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/doc/nut + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/doc/nut + cp -pr ChangeLog /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/doc/nut + cp -pr AUTHORS /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/doc/nut + cp -pr MAINTAINERS /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/doc/nut + cp -pr README /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/doc/nut + cp -pr docs /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/doc/nut + cp -pr UPGRADING /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/doc/nut + cp -pr INSTALL /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/doc/nut + cp -pr NEWS /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/doc/nut + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.o0YeXI + umask 022 + cd /builddir/build/BUILD + cd nut-2.7.4 + LICENSEDIR=/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/licenses/nut + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/licenses/nut + cp -pr COPYING /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/licenses/nut + cp -pr LICENSE-GPL2 /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/licenses/nut + cp -pr LICENSE-GPL3 /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/licenses/nut + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/lib/.build-id/1d/99093eb32008f375d5b10d029332b2fe4eea11 warning: File listed twice: /usr/lib/.build-id/ea/d06c4d67b8aa11bb2e49b4b8570c88e2cec103 warning: File listed twice: /usr/sbin/upsd Provides: config(nut) = 2.7.4-25.fc32 libnutscan.so.1()(64bit) nut = 2.7.4-25.fc32 nut(x86-64) = 2.7.4-25.fc32 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils systemd-udev Requires(post): /bin/sh coreutils systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh coreutils systemd Requires(posttrans): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(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) libdl.so.2()(64bit) libfreeipmi.so.17()(64bit) libipmimonitoring.so.6()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libnetsnmp.so.35()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.9.2)(64bit) libnssutil3.so()(64bit) libnutscan.so.1()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsmime3.so()(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.2)(64bit) libupsclient.so.4()(64bit) libusb-0.1.so.4()(64bit) rtld(GNU_HASH) Obsoletes: nut-hal < 2.6.0-7 Processing files: nut-client-2.7.4-25.fc32.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9K23YG + umask 022 + cd /builddir/build/BUILD + cd nut-2.7.4 + LICENSEDIR=/builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/licenses/nut-client + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/licenses/nut-client + cp -pr COPYING /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/licenses/nut-client + cp -pr LICENSE-GPL2 /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/licenses/nut-client + cp -pr LICENSE-GPL3 /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64/usr/share/licenses/nut-client + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(nut-client) = 2.7.4-25.fc32 libnutclient.so.0()(64bit) libupsclient.so.4()(64bit) nut-client = 2.7.4-25.fc32 nut-client(x86-64) = 2.7.4-25.fc32 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils systemd-udev Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(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) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.2)(64bit) libnssutil3.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsmime3.so()(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libupsclient.so.4()(64bit) python(abi) = 3.8 rtld(GNU_HASH) Processing files: nut-cgi-2.7.4-25.fc32.x86_64 Provides: config(nut-cgi) = 2.7.4-25.fc32 nut-cgi = 2.7.4-25.fc32 nut-cgi(x86-64) = 2.7.4-25.fc32 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils udev 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) libgd.so.3()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libupsclient.so.4()(64bit) rtld(GNU_HASH) Processing files: nut-xml-2.7.4-25.fc32.x86_64 Provides: nut-xml = 2.7.4-25.fc32 nut-xml(x86-64) = 2.7.4-25.fc32 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.14)(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) libneon.so.27()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: nut-devel-2.7.4-25.fc32.x86_64 Provides: nut-devel = 2.7.4-25.fc32 nut-devel(x86-64) = 2.7.4-25.fc32 pkgconfig(libnutclient) = 2.7.4 pkgconfig(libnutscan) = 2.7.4 pkgconfig(libupsclient) = 2.7.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libnutclient.so.0()(64bit) libnutscan.so.1()(64bit) libupsclient.so.4()(64bit) Processing files: nut-debugsource-2.7.4-25.fc32.x86_64 Provides: nut-debugsource = 2.7.4-25.fc32 nut-debugsource(x86-64) = 2.7.4-25.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: nut-debuginfo-2.7.4-25.fc32.x86_64 Provides: debuginfo(build-id) = 0c2d87872c785984e4324f71b64b0bd36ff99918 debuginfo(build-id) = 101af4bcc6d1be01dde7ddf42f8e1dccd1365638 debuginfo(build-id) = 1627c1855d13dc1de588f75b6ba674a6009844c3 debuginfo(build-id) = 1904806e2fd921c04e82406c7554df705abdf989 debuginfo(build-id) = 1b1493a8904cb73a279b2f0b94181c63450a5021 debuginfo(build-id) = 1d99093eb32008f375d5b10d029332b2fe4eea11 debuginfo(build-id) = 1f83c954afea2e605d19ec85cb984ad2db57fe34 debuginfo(build-id) = 28d539f77e5d6760dc18c6e1ac59bffd6535798d debuginfo(build-id) = 2a1ef2e05eade6d1383ca7efe3b45843302ed25c debuginfo(build-id) = 2afad3d7fa10c389abc1ba40963b92a5270d8224 debuginfo(build-id) = 36b7e5d9409b09813378382410466e1dae24dbf5 debuginfo(build-id) = 3f46c19878545c8e96e7a57c4b7292fc501fdff6 debuginfo(build-id) = 4198cf1bb85789e82c592e7ab3b8d9c5c395cc8d debuginfo(build-id) = 4cf5b3325efa44c0ce55108fe2a297f4dcafc896 debuginfo(build-id) = 5a220089f01db035fc992f2b04f4cf5dbf8414ad debuginfo(build-id) = 5a4095cff3131c96bcf9dedf673460e56a162147 debuginfo(build-id) = 5c446006f2e08cea3a48eda49940449f54dfa0a8 debuginfo(build-id) = 6a1646ab25f45d0d25971f73f8d967debe17690a debuginfo(build-id) = 6cf353a1d166b83a24853da23226a40a07a378f3 debuginfo(build-id) = 702087c2938c0ea09e9ac40667a10a5e49e33c43 debuginfo(build-id) = 71ccd7a0f570e04b944f34fc7ae65d0e4bd64bb4 debuginfo(build-id) = 75321d1f0a487f102118535985d291565a371e0b debuginfo(build-id) = 7fdffccb1c7394b0c6b55e3a35e434dd7bc66f23 debuginfo(build-id) = 7fe00824b291a95e7515043d570e9e02bcc7666b debuginfo(build-id) = 85e986dc6384d0eb96a3c8f93b7f42a7d41575a8 debuginfo(build-id) = 87c294b3a705e28fd138deb01f83d46a348028f1 debuginfo(build-id) = 8ac056ee9cd57d57b64ccebb393dcb319c5a3ed1 debuginfo(build-id) = 8baf4b43bdd7c50451bfc89dd3d355458016e1b4 debuginfo(build-id) = 8f2933eab1e1275adc1d91e5be1137108be05473 debuginfo(build-id) = 8f52339324904dde90b4619d8b8101e819dc3fdc debuginfo(build-id) = 949ce3645dfae90d56e3cd71857789a348403649 debuginfo(build-id) = 9638d0c72cfd998e27a1f4245a479ce6e5344de9 debuginfo(build-id) = 9a4e0cbb61a740e5e3602a4f78782c32c404a95a debuginfo(build-id) = 9bc457a9a7f04fb4d12874980a82534ae4aac6a8 debuginfo(build-id) = a5e7a28b61b81d6720ae02e2d890cfb49128a80d debuginfo(build-id) = b075b8175c46a798a0a0ba477440cd6fcbbd0b89 debuginfo(build-id) = b20b154e881c4184624b97ca5786c0593525cc9b debuginfo(build-id) = b710647b4a721dfaf0810213da622f61795f5466 debuginfo(build-id) = b7a94176b9346a7d92ca0d73739a4c6a62960a3f debuginfo(build-id) = b85b2d9c06a7100810485a89fc6d062fc71b06c9 debuginfo(build-id) = ba49802bc0536fc47fbca342acd694a6372f06d6 debuginfo(build-id) = bcccd794463a9a3cf55e882adc478afd0f641ff2 debuginfo(build-id) = c13a46cab88b0e1ec9d60ab5d9008441cbb30280 debuginfo(build-id) = c19754cef0ede3b4a90f06cedf17d99040837311 debuginfo(build-id) = c314d025cadd3b65ea9ae453c9d5b9117d2a6624 debuginfo(build-id) = c62272f5e96f50e617a8bf928359790ac3271e0e debuginfo(build-id) = c72b8590a76cb5c0866072386f0062eacfebb08b debuginfo(build-id) = d049d87d5b853a34ace775b6fbae848c3f137201 debuginfo(build-id) = d62847721e1725d3d6700235d0082fa65b1e6e55 debuginfo(build-id) = d9e0320b074decca5a648afc7ca11d0378615b32 debuginfo(build-id) = dcdf801fd2dc79bdc0848311c7c8c8c1fa1029e9 debuginfo(build-id) = e01fc01e6647bdbe7a082a49aff277576ab85d77 debuginfo(build-id) = e3e939a05359be32224c272150c3ecc6c4ac2e13 debuginfo(build-id) = e76c75367293d8de0620d3e4dd4c221b4dc25490 debuginfo(build-id) = e8b63498ab0740e337e6d26234f109f895b0fdf1 debuginfo(build-id) = ead06c4d67b8aa11bb2e49b4b8570c88e2cec103 debuginfo(build-id) = efd445b49ab025aeb59cb05b5d1099b214e78204 debuginfo(build-id) = f09dc0817da3890bb0df23d3161327ba52d68345 debuginfo(build-id) = f45fd4bd481a627d5a49bf1bc6e512cdf29c745d debuginfo(build-id) = fe0d1d91ea2cd2b619a6d8b400bc48fbe6f0f424 nut-debuginfo = 2.7.4-25.fc32 nut-debuginfo(x86-64) = 2.7.4-25.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nut-debugsource(x86-64) = 2.7.4-25.fc32 Processing files: nut-client-debuginfo-2.7.4-25.fc32.x86_64 Provides: debuginfo(build-id) = 8f2933eab1e1275adc1d91e5be1137108be05473 debuginfo(build-id) = ac5d9b32aaffa1b5f238882984c9dcf63a620bd1 debuginfo(build-id) = ad67642d271a8f04461ac8b7daec3b064c3de1b2 debuginfo(build-id) = b03736a55b8a1bcd7421249de302e6bbf8928c30 debuginfo(build-id) = c19754cef0ede3b4a90f06cedf17d99040837311 debuginfo(build-id) = db82d12ea89b818e0ee7dac7f99e87551e0433cc debuginfo(build-id) = ec4139c6cc735cf6d7ec1761186e2affabb0538d nut-client-debuginfo = 2.7.4-25.fc32 nut-client-debuginfo(x86-64) = 2.7.4-25.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nut-debugsource(x86-64) = 2.7.4-25.fc32 Processing files: nut-cgi-debuginfo-2.7.4-25.fc32.x86_64 Provides: debuginfo(build-id) = 40e71402169fb85c1c8dbb25545df079b9f91ba1 debuginfo(build-id) = 55a08664a821f5fbff922580783042112da0a890 debuginfo(build-id) = 598e3ffda09da1f29f74abcb79f70614dfaea2a2 nut-cgi-debuginfo = 2.7.4-25.fc32 nut-cgi-debuginfo(x86-64) = 2.7.4-25.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nut-debugsource(x86-64) = 2.7.4-25.fc32 Processing files: nut-xml-debuginfo-2.7.4-25.fc32.x86_64 Provides: debuginfo(build-id) = 1d99093eb32008f375d5b10d029332b2fe4eea11 nut-xml-debuginfo = 2.7.4-25.fc32 nut-xml-debuginfo(x86-64) = 2.7.4-25.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nut-debugsource(x86-64) = 2.7.4-25.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64 Wrote: /builddir/build/RPMS/nut-devel-2.7.4-25.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/nut-xml-2.7.4-25.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/nut-cgi-2.7.4-25.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/nut-xml-debuginfo-2.7.4-25.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/nut-cgi-debuginfo-2.7.4-25.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/nut-client-2.7.4-25.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/nut-client-debuginfo-2.7.4-25.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/nut-debugsource-2.7.4-25.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/nut-2.7.4-25.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/nut-debuginfo-2.7.4-25.fc32.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ECiMBK + umask 022 + cd /builddir/build/BUILD + cd nut-2.7.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/nut-2.7.4-25.fc32.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0