Jim Klimov
2021-Dec-21 20:42 UTC
[Nut-upsuser] LibUSB-1.0+0.1 testing wanted, NUT 2.7.5 pending
Hello fellow NUTs :) It seems the magic of the season might just help us finish some long story arcs and tie up loose ends... oh, wait, that is wording about other "seasons" ;) In our case, the "fightwarn" effort is reaching a major milestone to finally pass the builds with "medium" level of warnings treated as fatal errors - with zero warnings. This achievement took a bit over a year, and almost 3000 commits to analyze and stomp out different small bugs, and it allows to set that tolerance level as default and insist on non-regressions with future iterations - as well as to work towards clearing the "hard" level eventually. And this became one of the criteria for cutting a new official NUT release (especially as new platforms refused to build release 2.7.4 with their default settings). This work has originally delayed merging of libusb-1.0 support (from issue https://github.com/networkupstools/nut/issues/300 and several candidate branches to pick from), in particular because with the original codebase sporting thousands of build warnings, it was hard to notice any new "offences" introduced by this large set of changes. I was afraid that merging it would even have to wait until after the next NUT release, but in the end found that some remaining warnings in the original USB-related NUT codebase made those branches' changes the better solution. Now, before we find the hard way if the cure is worse than the disease, I would like to ask people with USB-connected UPSes (and also those using the MGE SHUT protocol) to build and test https://github.com/networkupstools/nut/tree/fightwarn-libusb-1.0+0.1 branch with their setups - hopefully hitting as many OSes and CPU types as feasible, as well as trying both libusb-0.1, libusb-1.0 (and not sure about libusb-0.1-compat). For building from scratch, note we now have a list of prerequisite packages for several platforms at https://github.com/networkupstools/nut/blob/master/docs/config-prereqs.txt - and as for other code, PRs there are welcome too. Note also the new `ci_build.sh` script to automate a number of configurations and setups, usually reducing the typing needed to reproduce build attempts :) I understand that some people would be away for holidays, but also realize that for others these days may be among the few times in the year that can be dedicated to such experiments and other hobbies. It would be much appreciated if you can help bring the official new confident NUT release date closer ;) The NUT CI farm is busy testing hundreds of build combinations formally in software, but it is no replacement for tests against actual hardware. Also, great thanks to dozens of individual and corporate contributors adding and fixing NUT drivers and other features (a few are still being tested and may become part of the new release too), and sharing findings and ideas in the issue tracker -- you guys and gals are our real heroes! Finally, on behalf of the NUT core team, please let me wish you all a happy holiday season and some quality time to rest, walk, ski and be with family and friends! Jim Klimov -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20211221/2b75baa7/attachment.htm>
Jim Klimov
2021-Dec-26 09:50 UTC
[Nut-upsuser] LibUSB-1.0+0.1 testing wanted, NUT 2.7.5 pending
Reminder: I plan to merge https://github.com/networkupstools/nut/tree/fightwarn-libusb-1.0+0.1 as "libusb-1.0+0.1" branch and as master after that, early next week. If anyone has tested this codebase against hardware, or needs a few more days to do so, please let me know here or in issue #300. Happy holidays, Jim On Tue, Dec 21, 2021, 21:42 Jim Klimov <jimklimov+nut at gmail.com> wrote:> Hello fellow NUTs :) > > It seems the magic of the season might just help us finish some long > story arcs and tie up loose ends... oh, wait, that is wording about other > "seasons" ;) > > In our case, the "fightwarn" effort is reaching a major milestone to > finally pass the builds with "medium" level of warnings treated as fatal > errors - with zero warnings. This achievement took a bit over a year, and > almost 3000 commits to analyze and stomp out different small bugs, and it > allows to set that tolerance level as default and insist on non-regressions > with future iterations - as well as to work towards clearing the "hard" > level eventually. And this became one of the criteria for cutting a new > official NUT release (especially as new platforms refused to build release > 2.7.4 with their default settings). > > This work has originally delayed merging of libusb-1.0 support (from > issue https://github.com/networkupstools/nut/issues/300 and several > candidate branches to pick from), in particular because with the original > codebase sporting thousands of build warnings, it was hard to notice any > new "offences" introduced by this large set of changes. I was afraid that > merging it would even have to wait until after the next NUT release, but in > the end found that some remaining warnings in the original USB-related NUT > codebase made those branches' changes the better solution. > > Now, before we find the hard way if the cure is worse than the disease, > I would like to ask people with USB-connected UPSes (and also those using > the MGE SHUT protocol) to build and test > https://github.com/networkupstools/nut/tree/fightwarn-libusb-1.0+0.1 > branch with their setups - hopefully hitting as many OSes and CPU types as > feasible, as well as trying both libusb-0.1, libusb-1.0 (and not sure about > libusb-0.1-compat). > > For building from scratch, note we now have a list of prerequisite > packages for several platforms at > https://github.com/networkupstools/nut/blob/master/docs/config-prereqs.txt > - and as for other code, PRs there are welcome too. > Note also the new `ci_build.sh` script to automate a number of > configurations and setups, usually reducing the typing needed to reproduce > build attempts :) > > I understand that some people would be away for holidays, but also > realize that for others these days may be among the few times in the year > that can be dedicated to such experiments and other hobbies. It would be > much appreciated if you can help bring the official new confident NUT > release date closer ;) > > The NUT CI farm is busy testing hundreds of build combinations formally > in software, but it is no replacement for tests against actual hardware. > > Also, great thanks to dozens of individual and corporate contributors > adding and fixing NUT drivers and other features (a few are still being > tested and may become part of the new release too), and sharing findings > and ideas in the issue tracker -- you guys and gals are our real heroes! > > Finally, on behalf of the NUT core team, please let me wish you all a > happy holiday season and some quality time to rest, walk, ski and be with > family and friends! > > Jim Klimov > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20211226/61c889cb/attachment.htm>
Yogesh Bhanu
2021-Dec-27 10:00 UTC
[Nut-upsuser] LibUSB-1.0+0.1 testing wanted, NUT 2.7.5 pending
Hi Jim, I was able to test it on Arch linux on RPI3 against my Tripplite SMC1000LCD. It Works. P.S: on Arch Linux there is libusb-compat (0.1) and libusb (1.0) . Also the git version is still 2.7.4 ~ v2.7.4.r3891.gea87c8c7. Good Luck and a Happy new year. Cheers, Yogi On Sun, Dec 26, 2021 at 10:51 AM Jim Klimov via Nut-upsuser < nut-upsuser at alioth-lists.debian.net> wrote:> Reminder: I plan to merge > https://github.com/networkupstools/nut/tree/fightwarn-libusb-1.0+0.1 as > "libusb-1.0+0.1" branch and as master after that, early next week. > > If anyone has tested this codebase against hardware, or needs a few more > days to do so, please let me know here or in issue #300. > > Happy holidays, > Jim > > On Tue, Dec 21, 2021, 21:42 Jim Klimov <jimklimov+nut at gmail.com> wrote: > >> Hello fellow NUTs :) >> >> It seems the magic of the season might just help us finish some long >> story arcs and tie up loose ends... oh, wait, that is wording about other >> "seasons" ;) >> >> In our case, the "fightwarn" effort is reaching a major milestone to >> finally pass the builds with "medium" level of warnings treated as fatal >> errors - with zero warnings. This achievement took a bit over a year, and >> almost 3000 commits to analyze and stomp out different small bugs, and it >> allows to set that tolerance level as default and insist on non-regressions >> with future iterations - as well as to work towards clearing the "hard" >> level eventually. And this became one of the criteria for cutting a new >> official NUT release (especially as new platforms refused to build release >> 2.7.4 with their default settings). >> >> This work has originally delayed merging of libusb-1.0 support (from >> issue https://github.com/networkupstools/nut/issues/300 and several >> candidate branches to pick from), in particular because with the original >> codebase sporting thousands of build warnings, it was hard to notice any >> new "offences" introduced by this large set of changes. I was afraid that >> merging it would even have to wait until after the next NUT release, but in >> the end found that some remaining warnings in the original USB-related NUT >> codebase made those branches' changes the better solution. >> >> Now, before we find the hard way if the cure is worse than the disease, >> I would like to ask people with USB-connected UPSes (and also those using >> the MGE SHUT protocol) to build and test >> https://github.com/networkupstools/nut/tree/fightwarn-libusb-1.0+0.1 >> branch with their setups - hopefully hitting as many OSes and CPU types as >> feasible, as well as trying both libusb-0.1, libusb-1.0 (and not sure about >> libusb-0.1-compat). >> >> For building from scratch, note we now have a list of prerequisite >> packages for several platforms at >> https://github.com/networkupstools/nut/blob/master/docs/config-prereqs.txt >> - and as for other code, PRs there are welcome too. >> Note also the new `ci_build.sh` script to automate a number of >> configurations and setups, usually reducing the typing needed to reproduce >> build attempts :) >> >> I understand that some people would be away for holidays, but also >> realize that for others these days may be among the few times in the year >> that can be dedicated to such experiments and other hobbies. It would be >> much appreciated if you can help bring the official new confident NUT >> release date closer ;) >> >> The NUT CI farm is busy testing hundreds of build combinations formally >> in software, but it is no replacement for tests against actual hardware. >> >> Also, great thanks to dozens of individual and corporate contributors >> adding and fixing NUT drivers and other features (a few are still being >> tested and may become part of the new release too), and sharing findings >> and ideas in the issue tracker -- you guys and gals are our real heroes! >> >> Finally, on behalf of the NUT core team, please let me wish you all a >> happy holiday season and some quality time to rest, walk, ski and be with >> family and friends! >> >> Jim Klimov >> >> >> _______________________________________________ > Nut-upsuser mailing list > Nut-upsuser at alioth-lists.debian.net > https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsuser >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20211227/3b0a1d26/attachment.htm>
Jim Klimov
2021-Dec-28 08:16 UTC
[Nut-upsuser] LibUSB-1.0+0.1 testing wanted, NUT 2.7.5 pending
Small notice: people willing to test have suddenly got a couple more days before I merge these libusb* branches and other large pending PRs. FossHost (who provide VMs for the NUT CI farm) are currently migrating them to another datacenter by 29th evening, and we'd be changing networking setup along the way, so to avoid loss of build history I'd rather avoid main-branch changes for a few days. Happy holidays, Jim Klimov On Tue, Dec 21, 2021, 21:42 Jim Klimov <jimklimov+nut at gmail.com> wrote:> Hello fellow NUTs :) > > It seems the magic of the season might just help us finish some long > story arcs and tie up loose ends... oh, wait, that is wording about other > "seasons" ;) > > In our case, the "fightwarn" effort is reaching a major milestone to > finally pass the builds with "medium" level of warnings treated as fatal > errors - with zero warnings. This achievement took a bit over a year, and > almost 3000 commits to analyze and stomp out different small bugs, and it > allows to set that tolerance level as default and insist on non-regressions > with future iterations - as well as to work towards clearing the "hard" > level eventually. And this became one of the criteria for cutting a new > official NUT release (especially as new platforms refused to build release > 2.7.4 with their default settings). > > This work has originally delayed merging of libusb-1.0 support (from > issue https://github.com/networkupstools/nut/issues/300 and several > candidate branches to pick from), in particular because with the original > codebase sporting thousands of build warnings, it was hard to notice any > new "offences" introduced by this large set of changes. I was afraid that > merging it would even have to wait until after the next NUT release, but in > the end found that some remaining warnings in the original USB-related NUT > codebase made those branches' changes the better solution. > > Now, before we find the hard way if the cure is worse than the disease, > I would like to ask people with USB-connected UPSes (and also those using > the MGE SHUT protocol) to build and test > https://github.com/networkupstools/nut/tree/fightwarn-libusb-1.0+0.1 > branch with their setups - hopefully hitting as many OSes and CPU types as > feasible, as well as trying both libusb-0.1, libusb-1.0 (and not sure about > libusb-0.1-compat). > > For building from scratch, note we now have a list of prerequisite > packages for several platforms at > https://github.com/networkupstools/nut/blob/master/docs/config-prereqs.txt > - and as for other code, PRs there are welcome too. > Note also the new `ci_build.sh` script to automate a number of > configurations and setups, usually reducing the typing needed to reproduce > build attempts :) > > I understand that some people would be away for holidays, but also > realize that for others these days may be among the few times in the year > that can be dedicated to such experiments and other hobbies. It would be > much appreciated if you can help bring the official new confident NUT > release date closer ;) > > The NUT CI farm is busy testing hundreds of build combinations formally > in software, but it is no replacement for tests against actual hardware. > > Also, great thanks to dozens of individual and corporate contributors > adding and fixing NUT drivers and other features (a few are still being > tested and may become part of the new release too), and sharing findings > and ideas in the issue tracker -- you guys and gals are our real heroes! > > Finally, on behalf of the NUT core team, please let me wish you all a > happy holiday season and some quality time to rest, walk, ski and be with > family and friends! > > Jim Klimov > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20211228/00ad52ef/attachment.htm>
Greg Troxel
2022-Mar-30 00:21 UTC
[Nut-upsdev] [Nut-upsuser] LibUSB-1.0+0.1 testing wanted, NUT 2.7.5 pending
In December you asked for testing, and I am not able to cope with doing so. I'm trying to test on NetBSD 9 amd64. 2.7.4 works fine with a few patches, that I'll see about upstreaming after I get a build from git working. I am using branch master from git at github.com:networkupstools/nut.git autogen and configure go ok. With the build, I have two syndromes: * libusb1 installed, libusb0 not installed code tries to include usb.h and this is I think the old interface * libusb1 installed, libusb-compat also installed (provides libusb0 headers) ../../../tools/nut-scanner/scan_usb.c:38:29: error: unknown type name ?libusb_device_handle?; did you mean ?usb_dev_handle?? static int (*nut_usb_close)(libusb_device_handle *dev); ^~~~~~~~~~~~~~~~~~~~ usb_dev_handle so I wonder if the "use libusb1" code path is really finished. In reading nutscan-usb.h, it seems to just include usb.h, not ifdefed on which version. Here's a radical question: is it really necessary to support libusb 0? I am guessing we want new nut to be buildable on really old systems. But I don't understand why there isn't a #if HAVE_LIBUSB_H switch on things. I admit to being fuzzy on the glorious complexity of libusb 0/1. -------------- next part -------------- Network UPS Tools version 2.7.4.1 checking build system type... x86_64-unknown-netbsd9.2 checking host system type... x86_64-unknown-netbsd9.2 checking target system type... x86_64-unknown-netbsd9.2 checking for host system name... checking for a BSD-compatible install... /usr/pkg/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/pkg/bin/gmkdir -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 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking for time.h... yes checking for sys/socket.h... yes checking for netdb.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether to enable maintainer-specific portions of Makefiles... no checking for pkg-config... /usr/pkg/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether usable PKG_CONFIG was already detected by autoconf... yes: /usr/pkg/bin/pkg-config configure: checking for autoconf macro support of pkg-config (/usr/pkg/bin/pkg-config) configure: checking for autoconf macro support of pkg-config module checker checking for dummy_PKG_CONFIG... yes checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking whether g++ understands -c and -o together... yes checking whether ln -s works... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ar... /usr/bin/ar 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 if CC compiler family is GCC... yes checking if CXX compiler family is GCC... yes checking if CPP preprocessor family is GCC... yes checking if CC compiler family is clang... no checking if CXX compiler family is clang... no checking if CPP preprocessor family is clang... no configure: Detecting support for additional compiler flags checking whether C compiler accepts -Qunused-arguments... no checking whether C++ compiler accepts -Qunused-arguments... no checking whether C compiler accepts -Wno-reserved-identifier... yes checking whether C++ compiler accepts -Wno-reserved-identifier... yes configure: NOT checking for options to request colorized compiler output (pass --enable-Wcolor for that) checking whether C compiler accepts -Wno-unknown-warning-option... yes checking whether C++ compiler accepts -Wno-unknown-warning-option... yes checking whether C compiler accepts -std=gnu99... yes configure: Defaulting C standard support to GNU C99 on a GCC or CLANG compatible compiler checking whether C++ compiler accepts -std=gnu++11... yes configure: Defaulting C++ standard support to GNU C++11 on a GCC or CLANG compatible compiler checking for pragma GCC diagnostic push and pop (outside functions)... yes checking for pragma clang diagnostic push and pop (outside functions)... no checking for pragma GCC diagnostic push and pop (inside functions)... yes checking for pragma clang diagnostic push and pop (inside functions)... no checking for pragma GCC diagnostic ignored "-Wunused-function"... yes checking for pragma GCC diagnostic ignored "-Wformat-nonliteral"... yes checking for pragma GCC diagnostic ignored "-Wformat-nonliteral" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Wformat-security"... yes checking for pragma GCC diagnostic ignored "-Wformat-security" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Wformat-truncation"... yes checking for pragma GCC diagnostic ignored "-Wformat-truncation" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Wstringop-truncation"... no checking for pragma GCC diagnostic ignored "-Wstringop-truncation" (outside functions)... no checking for pragma GCC diagnostic ignored "-Wtype-limits"... yes checking for pragma GCC diagnostic ignored "-Wtype-limits" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Warray-bounds"... yes checking for pragma GCC diagnostic ignored "-Warray-bounds" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Wtautological-type-limit-compare"... no checking for pragma GCC diagnostic ignored "-Wtautological-type-limit-compare" (outside functions)... no checking for pragma GCC diagnostic ignored "-Wtautological-constant-out-of-range-compare"... no checking for pragma GCC diagnostic ignored "-Wtautological-constant-out-of-range-compare" (outside functions)... no checking for pragma GCC diagnostic ignored "-Wtautological-unsigned-zero-compare"... no checking for pragma GCC diagnostic ignored "-Wtautological-unsigned-zero-compare" (outside functions)... no checking for pragma GCC diagnostic ignored "-Wtautological-compare"... yes checking for pragma GCC diagnostic ignored "-Wtautological-compare" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Wsign-compare"... yes checking for pragma GCC diagnostic ignored "-Wsign-compare" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Wsign-conversion"... yes checking for pragma GCC diagnostic ignored "-Wsign-conversion" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Wunreachable-code-break"... no checking for pragma GCC diagnostic ignored "-Wunreachable-code-break" (outside functions)... no checking for pragma GCC diagnostic ignored "-Wunreachable-code-return"... no checking for pragma GCC diagnostic ignored "-Wunreachable-code-return" (outside functions)... no checking for pragma GCC diagnostic ignored "-Wunreachable-code"... yes checking for pragma GCC diagnostic ignored "-Wunreachable-code" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Wformat-overflow"... yes checking for pragma GCC diagnostic ignored "-Wformat-overflow" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Wcovered-switch-default"... no checking for pragma GCC diagnostic ignored "-Wcovered-switch-default" (outside functions)... no checking for pragma GCC diagnostic ignored "-Wextra-semi-stmt"... no checking for pragma GCC diagnostic ignored "-Wextra-semi-stmt" (outside functions)... no checking for pragma GCC diagnostic ignored "-Wcast-align"... yes checking for pragma GCC diagnostic ignored "-Wcast-align" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Wstrict-prototypes"... yes checking for pragma GCC diagnostic ignored "-Wstrict-prototypes" (outside functions)... yes checking for pragma GCC diagnostic ignored "-Wassign-enum"... no checking for pragma GCC diagnostic ignored "-Wassign-enum" (outside functions)... no checking for C++ pragma GCC diagnostic ignored "-Wc++98-compat-pedantic"... no checking for C++ pragma GCC diagnostic ignored "-Wc++98-compat-pedantic" (outside functions)... no checking for C++ pragma GCC diagnostic ignored "-Wc++98-compat"... no checking for C++ pragma GCC diagnostic ignored "-Wc++98-compat" (outside functions)... no checking for C++ pragma GCC diagnostic ignored "-Wglobal-constructors"... no checking for C++ pragma GCC diagnostic ignored "-Wglobal-constructors" (outside functions)... no checking for C++ pragma GCC diagnostic ignored "-Wexit-time-destructors"... no checking for C++ pragma GCC diagnostic ignored "-Wexit-time-destructors" (outside functions)... no checking for pragma BOGUSforTest... no checking for pragma BOGUSforTest (outside functions)... no checking for pragma GCC diagnostic ignored "-WBOGUSforTest"... no checking for pragma GCC diagnostic ignored "-WBOGUSforTest" (outside functions)... no checking for __attribute__((unused)) for function arguments... yes checking for __attribute__((unused)) for functions... yes checking for __attribute__((noreturn))... yes checking for at least some __attribute__ support... yes checking for practical support to pritnf("%s", NULL)... no checking for flock... yes checking for lockf... yes checking for fcvt... no checking for fcvtl... no checking for pow10... no checking for round... no checking for abs_val... no checking for abs... yes checking for float.h... yes checking for math.h... yes checking for fabs... yes checking for fabsf... no checking for fabsl... no checking for limits.h... yes checking for signal.h... yes checking for sys/signal.h... yes checking for sys/resource.h... yes checking for struct rlimit and getrlimit()... ok checking for semaphore.h... yes checking for sem_t, sem_init() and sem_destroy()... ok checking for cfsetispeed... yes checking for tcsendbreak... yes checking for seteuid... yes checking for setsid... yes checking for getpassphrase... no checking for on_exit... no checking for strptime... yes checking for setlogmask... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether LOG_UPTO is declared... yes configure: ----------------------------------------------------------------------- The next few tests look for required C library routines; if something is not found, you may need to enable a different C standard or extension macro version. You may also have to configure without extreme warning levels since autotools tests fail those on their own and assume system lacks stuff (although note we try to not involve standard -W* flags here). ----------------------------------------------------------------------- checking for strtok_r... yes checking for fileno... yes checking for localtime_r... yes checking for sigemptyset... yes checking for sigaction... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for strcasecmp(s1,s2)... yes checking for strncasecmp(s1,s2,n)... yes checking for strdup(s)... yes checking for usleep(us)... yes checking whether ln -sr works... ln: unknown option -- r usage: ln [-L | -P | -s [-F]] [-f | -iw] [-hnv] source_file [target_file] ln [-L | -P | -s [-F]] [-f | -iw] [-hnv] source_file ... target_dir link source_file target_file no, using ln 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 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 for sys/modem.h... no checking for stdarg.h... yes checking for varargs.h... no checking for library containing pthread_create... -lpthread checking for library containing pthread_tryjoin_np... no checking for windows.h... no checking for winsock2.h... no checking for ws2tcpip.h... no checking for socklen_t... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netdb.h... (cached) yes checking types of arguments for getnameinfo... const struct sockaddr *,socklen_t,socklen_t,int checking for python... python checking python interpeter to call... /usr/bin/env python checking for python2... no checking for python... python checking python2 interpeter to call... /usr/bin/env python checking python3 interpeter to call... /usr/pkg/bin/python3.9 checking which drivers to build... all available checking for --with-all... not given checking for libusb-1.0 version via pkg-config... 1.0.24 found checking for libusb(-0.1) version via pkg-config... none found checking for libusb-config... no checking for libusb preferred version... 1.0.24 (libusb-1.0) checking for libusb cflags... -I/usr/pkg/include/libusb-1.0 checking for libusb ldflags... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lusb-1.0 checking for libusb.h... yes checking for libusb_init... yes checking for libusb_strerror... yes checking for libusb_kernel_driver_active... yes checking for libusb_set_auto_detach_kernel_driver... yes checking for libusb_detach_kernel_driver... yes checking for libusb_detach_kernel_driver_np... no checking for usb_detach_kernel_driver_np... no checking size of void *... 8 checking for net-snmp-config-64... no checking for net-snmp-config... /usr/pkg/bin/net-snmp-config checking for Net-SNMP version via pkg-config... none found checking for Net-SNMP version via /usr/pkg/bin/net-snmp-config... 5.8 found checking for Net-SNMP cflags... -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include checking for Net-SNMP libs... -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lnetsnmp -lcrypto -lelf -ldes -lm checking for net-snmp/net-snmp-config.h... yes checking for init_snmp... yes checking for defined usmAESPrivProtocol... yes checking for defined usmAES128PrivProtocol... no checking for defined usmDESPrivProtocol... yes checking for defined usmHMAC256SHA384AuthProtocol... yes checking for defined usmHMAC384SHA512AuthProtocol... yes checking for defined usmHMAC192SHA256AuthProtocol... yes checking for defined usmAES192PrivProtocol... no checking for defined usmAES256PrivProtocol... no checking for defined usmHMACMD5AuthProtocol... yes checking for defined usmHMACSHA1AuthProtocol... yes checking for defined NETSNMP_DRAFT_BLUMENTHAL_AES_04... no checking for libneon version via pkg-config (0.25.0 minimum required)... none found checking for libneon cflags... -I/usr/include/neon -I/usr/local/include/neon checking for libneon ldflags... -lneon checking for ne_xmlreq.h... no checking for ne_xml_dispatch_request... no checking for LLNC libpowerman version via pkg-config... 'none' found checking for libpowerman cflags... checking for libpowerman libs... checking for libpowerman.h... no checking for pm_connect... no checking for libmodbus version via pkg-config... none found checking for libmodbus cflags... -I/usr/include/modbus checking for libmodbus ldflags... -lmodbus checking for modbus.h... no checking for modbus_new_rtu... no checking for modbus_new_tcp... no checking for modbus_set_byte_timeout... no checking for modbus_set_response_timeout... no checking for avahi-core version via pkg-config (0.6.30 minimum required)... 0.8 found checking for avahi-client version via pkg-config (0.6.30 minimum required)... 0.8 found checking for avahi cflags... -I/usr/pkg/include -D_REENTRANT checking for avahi ldflags... -L/usr/pkg/lib -lavahi-core -Wl,-R/usr/pkg/lib -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 for sys/termios.h... yes checking for struct termios and speed_t... ok checking whether we can build serial drivers... yes checking whether to build serial drivers... yes checking whether to build USB drivers... yes (libusb-1.0) checking whether to build neon based XML driver... no checking whether to enable Avahi support... yes checking whether to build Powerman PDU client driver... no checking whether to build Modbus driver... no checking for FreeIPMI version via pkg-config... none found checking for FreeIPMI cflags... checking for FreeIPMI ldflags... -lfreeipmi -lipmimonitoring checking for freeipmi/freeipmi.h... no checking for ipmi_monitoring.h... no checking for library containing ipmi_ctx_create... no checking for library containing ipmi_ctx_find_inband... no checking for library containing ipmi_monitoring_init... no checking for library containing ipmi_monitoring_sensor_read_record_id... no checking for library containing ipmi_sdr_cache_ctx_destroy... no checking for library containing ipmi_sdr_ctx_destroy... no checking whether to build IPMI driver... no checking whether to build Mac OS X meta-driver... no checking whether to build i2c based drivers... no checking for OpenSSL version via pkg-config... 1.1.1c found checking for OpenSSL cflags... checking for OpenSSL ldflags... -lssl -lcrypto checking for openssl/ssl.h... yes checking for SSL_CTX_new... yes checking whether to enable SSL support... yes (OpenSSL) checking for tcpd.h... yes checking for library containing yp_get_default_domain... none required checking for library containing request_init... -lwrap checking whether to enable libwrap (tcp-wrappers) support... yes checking for libltdl cflags... -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 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 whether to build CGI programs... no checking for cppcheck... no checking if cppcheck version is okay (minimum required 1.0)... no checking for asciidoc... /usr/pkg/bin/asciidoc checking for asciiDoc version... 10.1.4 found checking for a2x... /usr/pkg/bin/a2x checking for a2x version... 10.1.4 found checking for dblatex... no checking for xsltproc... /usr/pkg/bin/xsltproc checking for xsltproc version... 20913 found checking for xmllint... /usr/pkg/bin/xmllint checking for xmllint version... 20913 found checking for source-highlight... no checking for aspell... /usr/pkg/bin/aspell checking if asciidoc version can build manpages (minimum required 8.6.3)... yes checking if a2x version can build manpages (minimum required 8.6.3)... yes checking if xsltproc is present (mandatory for man page regeneration)... yes checking if xmllint is present (mandatory for man page regeneration)... yes checking if we have all the tools mandatory for man page regeneration... yes checking if source-highlight is present (preferable for documentation generation)... no checking whether to build and install documentation... man=auto configure: Got explicit list of document formats to build or not: man=auto; formats not listed will be silently skipped checking desire and ability to build man documentation... auto checking if we can build man... yes checking whether to build specific documentation format(s)... yes man checking how to print strings... printf checking for a sed that does not truncate output... /usr/pkg/bin/gsed 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 the maximum length of command line arguments... 196608 checking how to convert x86_64-unknown-netbsd9.2 file names to x86_64-unknown-netbsd9.2 format... func_convert_file_noop checking how to convert x86_64-unknown-netbsd9.2 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... 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... yes 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) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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... yes 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) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether to build and install the development files... no checking state path... /var/state/ups checking alt pid path... /var/state/ups checking driver path... ${exec_prefix}/bin checking cgi path... ${exec_prefix}/cgi-bin checking html path... ${prefix}/html checking pidpath... /var/run checking network port number... 3493 checking user to run as... nobody checking group membership of user to run as... nobody checking facility for syslog... LOG_DAEMON 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 ${libdir}/pkgconfig checking whether to install Solaris SMF files... no checking whether to make Solaris SVR4 packages... no checking whether to make Solaris IPS packages... no checking whether to install systemd unit files... no checking whether to install systemd shutdown files... no checking whether to install systemd tmpfiles files... no checking for C++11 support in current compiler... yes, out of the box checking for have_cppunit... checking for CPPUNIT... no configure: WARNING: libcppunit not found - those C++ tests will not be built. no no checking for impact from --enable-cppunit option - should we build cppunit tests?... no checking whether to install Augeas configuration-management lenses... no checking for augparse... no checking whether to enable Augeas configuration-management lenses tests... no checking whether to install hotplug rules... no checking whether to install udev rules... no checking whether to install FreeBSD devd.conf file... no checking for valgrind... no checking whether valgrind is usable on current platform... no checking whether to use valgrind for memory-leak testing... no checking whether to build cppunit tests using valgrind support... no checking whether to build SNMP drivers... yes checking whether to pre-set warnings (from 'auto')... "gcc-medium" checking whether to make warnings fatal... "no" checking for string.h... (cached) yes checking whether we should disable string built-ins... no, they are not a problem checking for arpa/inet.h... yes checking whether we should disable htonl/ntohl built-ins... no, they are not a problem checking for top build dir for this configure run... "/home/n0/gdt/SOFTWARE/IOT/nut/obj" checking whether to customize /home/n0/gdt/SOFTWARE/IOT/nut/obj/scripts/systemd/nut-common.tmpfiles.in for this system... done configure: Generating "data" files from templates, see below for executable scripts configure: Generating templated script files that should be marked executable configure: Generating templated script files whose templates might have been generated (or not) by autogen.sh calling our helper scripts checking whether to generate scripts/augeas/nutupsconf.aug... no checking whether to generate scripts/udev/nut-usbups.rules... no checking whether to generate scripts/devd/nut-usb.conf... 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/cables/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/libnutclientstub.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/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/hotplug/Makefile config.status: creating scripts/hotplug/libhidups config.status: creating scripts/HP-UX/nut.psf config.status: creating scripts/python/Makefile config.status: creating scripts/python/module/PyNUT.py config.status: creating scripts/upsdrvsvcctl/Makefile config.status: creating scripts/systemd/Makefile config.status: creating scripts/systemd/nut-common.tmpfiles config.status: creating scripts/systemd/nut-driver at .service config.status: creating scripts/systemd/nut-monitor.service config.status: creating scripts/systemd/nut-server.service config.status: creating scripts/systemd/nut-driver-enumerator.service config.status: creating scripts/systemd/nut-driver-enumerator.path config.status: creating scripts/Solaris/nut-driver-enumerator.xml config.status: creating scripts/Solaris/nut-driver.xml config.status: creating scripts/Solaris/nut-monitor.xml config.status: creating scripts/Solaris/nut-server.xml config.status: creating scripts/Solaris/nut.xml config.status: creating scripts/Solaris/Makefile config.status: creating scripts/Solaris/pkginfo config.status: creating scripts/udev/Makefile config.status: creating scripts/udev/nut-ipmipsu.rules config.status: creating scripts/ufw/Makefile 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 scripts/Aix/nut.init config.status: creating scripts/HP-UX/postinstall config.status: creating scripts/python/app/NUT-Monitor config.status: creating scripts/augeas/gen-nutupsconf-aug.py config.status: creating scripts/python/module/test_nutclient.py config.status: creating scripts/upsdrvsvcctl/nut-driver-enumerator.sh config.status: creating scripts/upsdrvsvcctl/upsdrvsvcctl config.status: creating scripts/systemd/nutshutdown config.status: creating scripts/Solaris/svc-nut-server config.status: creating scripts/Solaris/svc-nut-monitor config.status: creating scripts/Solaris/precheck.py config.status: creating scripts/Solaris/preinstall config.status: creating scripts/Solaris/postinstall config.status: creating scripts/Solaris/preremove config.status: creating scripts/Solaris/postremove config.status: creating scripts/Solaris/preproto.pl config.status: creating scripts/Solaris/nut config.status: creating tools/gitlog2changelog.py config.status: creating tools/nut-snmpinfo.py 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 (libusb-1.0) build neon based XML driver: no enable Avahi support: yes build Powerman PDU client driver: no build Modbus driver: no build IPMI driver: no build Mac OS X meta-driver: no build i2c based drivers: no enable SSL support: yes (OpenSSL) enable libwrap (tcp-wrappers) support: yes enable libltdl (Libtool dlopen abstraction) support: yes build nut-scanner: yes build CGI programs: no build and install documentation: man=auto build specific documentation format(s): yes man build and install the development files: no build SNMP drivers: yes ------------------ Compiler settings: CC :gcc CFLAGS :-isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error CXX :g++ CXXFLAGS :-isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu++11 -Wno-system-headers -Wall -Wextra -Wno-error CPP :gcc -E CPPFLAGS : -I/usr/pkg/include 17.67 real 10.86 user 6.11 sys -------------- next part -------------- Making all in include NUT_VERSION: "2.7.4-5059-ga8e3687a9" test -f "nut_version.h" || cp "nut_version.h.tmp" "nut_version.h" cmp -s "nut_version.h.tmp" "nut_version.h" || cp "nut_version.h.tmp" "nut_version.h" rm -f "nut_version.h.tmp" make all-am Making all in common test -s "../../common/common.c" || ln -s -f "../../common/common.c" "../../common/common.c" make all-am depbase=`echo parseconf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../common -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT parseconf.lo -MD -MP -MF $depbase.Tpo -c -o parseconf.lo ../../common/parseconf.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../common -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT parseconf.lo -MD -MP -MF .deps/parseconf.Tpo -c ../../common/parseconf.c -fPIC -DPIC -o .libs/parseconf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../common -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT parseconf.lo -MD -MP -MF .deps/parseconf.Tpo -c ../../common/parseconf.c -o parseconf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -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" ) depbase=`echo state.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../common -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT state.lo -MD -MP -MF $depbase.Tpo -c -o state.lo ../../common/state.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../common -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT state.lo -MD -MP -MF .deps/state.Tpo -c ../../common/state.c -fPIC -DPIC -o .libs/state.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../common -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT state.lo -MD -MP -MF .deps/state.Tpo -c ../../common/state.c -o state.o >/dev/null 2>&1 depbase=`echo str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../common -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT str.lo -MD -MP -MF $depbase.Tpo -c -o str.lo ../../common/str.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../common -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT str.lo -MD -MP -MF .deps/str.Tpo -c ../../common/str.c -fPIC -DPIC -o .libs/str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../common -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT str.lo -MD -MP -MF .deps/str.Tpo -c ../../common/str.c -o str.o >/dev/null 2>&1 depbase=`echo upsconf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../common -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT upsconf.lo -MD -MP -MF $depbase.Tpo -c -o upsconf.lo ../../common/upsconf.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../common -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT upsconf.lo -MD -MP -MF .deps/upsconf.Tpo -c ../../common/upsconf.c -fPIC -DPIC -o .libs/upsconf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../common -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT upsconf.lo -MD -MP -MF .deps/upsconf.Tpo -c ../../common/upsconf.c -o upsconf.o >/dev/null 2>&1 test -s "../../common/common.c" || ln -s -f "../../common/common.c" "../../common/common.c" depbase=`echo common.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../common -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT common.lo -MD -MP -MF $depbase.Tpo -c -o common.lo ../../common/common.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../common -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT common.lo -MD -MP -MF .deps/common.Tpo -c ../../common/common.c -fPIC -DPIC -o .libs/common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../common -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT common.lo -MD -MP -MF .deps/common.Tpo -c ../../common/common.c -o common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o libcommon.la state.lo str.lo upsconf.lo common.lo libparseconf.la -lpthread libtool: link: (cd .libs/libcommon.lax/libparseconf.a && /usr/bin/ar x "/home/n0/gdt/SOFTWARE/IOT/nut/obj/common/./.libs/libparseconf.a") libtool: link: /usr/bin/ar cru .libs/libcommon.a .libs/state.o .libs/str.o .libs/upsconf.o .libs/common.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" ) /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o libcommonclient.la state.lo str.lo common.lo libparseconf.la -lpthread libtool: link: (cd .libs/libcommonclient.lax/libparseconf.a && /usr/bin/ar x "/home/n0/gdt/SOFTWARE/IOT/nut/obj/common/./.libs/libparseconf.a") libtool: link: /usr/bin/ar cru .libs/libcommonclient.a .libs/state.o .libs/str.o .libs/common.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" ) Making all in clients depbase=`echo upsc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../clients -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT upsc.o -MD -MP -MF $depbase.Tpo -c -o upsc.o ../../clients/upsc.c && mv -f $depbase.Tpo $depbase.Po `libcommon.la' is up to date. depbase=`echo upsclient.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../clients -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT upsclient.lo -MD -MP -MF $depbase.Tpo -c -o upsclient.lo ../../clients/upsclient.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../clients -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT upsclient.lo -MD -MP -MF .deps/upsclient.Tpo -c ../../clients/upsclient.c -fPIC -DPIC -o .libs/upsclient.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../clients -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT upsclient.lo -MD -MP -MF .deps/upsclient.Tpo -c ../../clients/upsclient.c -o upsclient.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -version-info 5:0:0 -export-symbols-regex ^upscli_ -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o libupsclient.la -rpath /usr/pkg/lib upsclient.lo ../common/libcommonclient.la -lssl -lcrypto -lpthread libtool: link: /usr/bin/nm -B .libs/upsclient.o ../common/.libs/libcommonclient.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/pkg/bin/gsed 's/.* //' | sort | uniq > .libs/libupsclient.exp libtool: link: /usr/bin/grep -E -e "^upscli_" ".libs/libupsclient.exp" > ".libs/libupsclient.expT" libtool: link: mv -f ".libs/libupsclient.expT" ".libs/libupsclient.exp" libtool: link: gcc -shared -fPIC -DPIC .libs/upsclient.o -Wl,--whole-archive ../common/.libs/libcommonclient.a -Wl,--no-whole-archive -L/usr/pkg/lib -lssl -lcrypto -lpthread -g -O2 -Wl,-R/usr/pkg/lib -Wl,-soname -Wl,libupsclient.so.5 -Wl,-retain-symbols-file -Wl,.libs/libupsclient.exp -o .libs/libupsclient.so.5.0 libtool: link: (cd ".libs" && rm -f "libupsclient.so.5" && ln -s "libupsclient.so.5.0" "libupsclient.so.5") libtool: link: (cd ".libs" && rm -f "libupsclient.so" && ln -s "libupsclient.so.5.0" "libupsclient.so") libtool: link: (cd .libs/libupsclient.lax/libcommonclient.a && /usr/bin/ar x "/home/n0/gdt/SOFTWARE/IOT/nut/obj/clients/../common/.libs/libcommonclient.a") libtool: link: /usr/bin/ar cru .libs/libupsclient.a upsclient.o .libs/libupsclient.lax/libcommonclient.a/common.o .libs/libupsclient.lax/libcommonclient.a/parseconf.o .libs/libupsclient.lax/libcommonclient.a/state.o .libs/libupsclient.lax/libcommonclient.a/str.o libtool: link: ranlib .libs/libupsclient.a libtool: link: rm -fr .libs/libupsclient.lax libtool: link: ( cd ".libs" && rm -f "libupsclient.la" && ln -s "../libupsclient.la" "libupsclient.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o upsc upsc.o ../common/libcommon.la libupsclient.la -lssl -lcrypto -lpthread libtool: link: gcc -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o .libs/upsc upsc.o -L/usr/pkg/lib ../common/.libs/libcommon.a ./.libs/libupsclient.so -lssl -lcrypto -lpthread -Wl,-rpath -Wl,/usr/pkg/lib depbase=`echo upslog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../clients -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT upslog.o -MD -MP -MF $depbase.Tpo -c -o upslog.o ../../clients/upslog.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o upslog upslog.o ../common/libcommon.la libupsclient.la -lssl -lcrypto -lpthread libtool: link: gcc -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o .libs/upslog upslog.o -L/usr/pkg/lib ../common/.libs/libcommon.a ./.libs/libupsclient.so -lssl -lcrypto -lpthread -Wl,-rpath -Wl,/usr/pkg/lib depbase=`echo upsrw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../clients -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT upsrw.o -MD -MP -MF $depbase.Tpo -c -o upsrw.o ../../clients/upsrw.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o upsrw upsrw.o ../common/libcommon.la libupsclient.la -lssl -lcrypto -lpthread libtool: link: gcc -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o .libs/upsrw upsrw.o -L/usr/pkg/lib ../common/.libs/libcommon.a ./.libs/libupsclient.so -lssl -lcrypto -lpthread -Wl,-rpath -Wl,/usr/pkg/lib depbase=`echo upscmd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../clients -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT upscmd.o -MD -MP -MF $depbase.Tpo -c -o upscmd.o ../../clients/upscmd.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o upscmd upscmd.o ../common/libcommon.la libupsclient.la -lssl -lcrypto -lpthread libtool: link: gcc -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o .libs/upscmd upscmd.o -L/usr/pkg/lib ../common/.libs/libcommon.a ./.libs/libupsclient.so -lssl -lcrypto -lpthread -Wl,-rpath -Wl,/usr/pkg/lib depbase=`echo upsmon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../clients -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT upsmon.o -MD -MP -MF $depbase.Tpo -c -o upsmon.o ../../clients/upsmon.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o upsmon upsmon.o ../common/libcommon.la libupsclient.la -lssl -lcrypto -lpthread libtool: link: gcc -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o .libs/upsmon upsmon.o -L/usr/pkg/lib ../common/.libs/libcommon.a ./.libs/libupsclient.so -lssl -lcrypto -lpthread -Wl,-rpath -Wl,/usr/pkg/lib depbase=`echo upssched.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../clients -I../include -I/usr/pkg/include -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT upssched.o -MD -MP -MF $depbase.Tpo -c -o upssched.o ../../clients/upssched.c && mv -f $depbase.Tpo $depbase.Po `libparseconf.la' is up to date. /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o upssched upssched.o ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o upssched upssched.o -L/usr/pkg/lib ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo nutclient.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../clients -I../include -I/usr/pkg/include -DHAVE_NUTCOMMON=1 -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu++11 -Wno-system-headers -Wall -Wextra -Wno-error -MT nutclient.lo -MD -MP -MF $depbase.Tpo -c -o nutclient.lo ../../clients/nutclient.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../clients -I../include -I/usr/pkg/include -DHAVE_NUTCOMMON=1 -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu++11 -Wno-system-headers -Wall -Wextra -Wno-error -MT nutclient.lo -MD -MP -MF .deps/nutclient.Tpo -c ../../clients/nutclient.cpp -fPIC -DPIC -o .libs/nutclient.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../clients -I../include -I/usr/pkg/include -DHAVE_NUTCOMMON=1 -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu++11 -Wno-system-headers -Wall -Wextra -Wno-error -MT nutclient.lo -MD -MP -MF .deps/nutclient.Tpo -c ../../clients/nutclient.cpp -o nutclient.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -DHAVE_NUTCOMMON=1 -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu++11 -Wno-system-headers -Wall -Wextra -Wno-error -version-info 1:0:0 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o libnutclient.la -rpath /usr/pkg/lib nutclient.lo ../common/libcommonclient.la -lpthread *** Warning: linker path does not have real file for library -lgcc. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libgcc and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libgcc.a *** The inter-library dependencies that have been dropped here will be *** automatically added whenever a program is linked with this library *** or is declared to -dlopen it. libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/nutclient.o -Wl,--whole-archive ../common/.libs/libcommonclient.a -Wl,--no-whole-archive -L/usr/pkg/lib -lpthread -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -g -O2 -Wl,-R/usr/pkg/lib -Wl,-soname -Wl,libnutclient.so.1 -o .libs/libnutclient.so.1.0 libtool: link: (cd ".libs" && rm -f "libnutclient.so.1" && ln -s "libnutclient.so.1.0" "libnutclient.so.1") libtool: link: (cd ".libs" && rm -f "libnutclient.so" && ln -s "libnutclient.so.1.0" "libnutclient.so") libtool: link: (cd .libs/libnutclient.lax/libcommonclient.a && /usr/bin/ar x "/home/n0/gdt/SOFTWARE/IOT/nut/obj/clients/../common/.libs/libcommonclient.a") libtool: link: /usr/bin/ar cru .libs/libnutclient.a nutclient.o .libs/libnutclient.lax/libcommonclient.a/common.o .libs/libnutclient.lax/libcommonclient.a/parseconf.o .libs/libnutclient.lax/libcommonclient.a/state.o .libs/libnutclient.lax/libcommonclient.a/str.o libtool: link: ranlib .libs/libnutclient.a libtool: link: rm -fr .libs/libnutclient.lax libtool: link: ( cd ".libs" && rm -f "libnutclient.la" && ln -s "../libnutclient.la" "libnutclient.la" ) depbase=`echo nutclientmem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../clients -I../include -I/usr/pkg/include -DHAVE_NUTCOMMON=1 -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu++11 -Wno-system-headers -Wall -Wextra -Wno-error -MT nutclientmem.lo -MD -MP -MF $depbase.Tpo -c -o nutclientmem.lo ../../clients/nutclientmem.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../clients -I../include -I/usr/pkg/include -DHAVE_NUTCOMMON=1 -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu++11 -Wno-system-headers -Wall -Wextra -Wno-error -MT nutclientmem.lo -MD -MP -MF .deps/nutclientmem.Tpo -c ../../clients/nutclientmem.cpp -fPIC -DPIC -o .libs/nutclientmem.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../clients -I../include -I/usr/pkg/include -DHAVE_NUTCOMMON=1 -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu++11 -Wno-system-headers -Wall -Wextra -Wno-error -MT nutclientmem.lo -MD -MP -MF .deps/nutclientmem.Tpo -c ../../clients/nutclientmem.cpp -o nutclientmem.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -DHAVE_NUTCOMMON=1 -I../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu++11 -Wno-system-headers -Wall -Wextra -Wno-error -version-info 1:0:0 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o libnutclientstub.la -rpath /usr/pkg/lib nutclientmem.lo libnutclient.la -lpthread *** Warning: linker path does not have real file for library -lgcc. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libgcc and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libgcc.a *** The inter-library dependencies that have been dropped here will be *** automatically added whenever a program is linked with this library *** or is declared to -dlopen it. libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/nutclientmem.o -Wl,-rpath -Wl,/home/n0/gdt/SOFTWARE/IOT/nut/obj/clients/.libs -Wl,-rpath -Wl,/usr/pkg/lib -L/usr/pkg/lib ./.libs/libnutclient.so -lpthread -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -g -O2 -Wl,-R/usr/pkg/lib -Wl,-soname -Wl,libnutclientstub.so.1 -o .libs/libnutclientstub.so.1.0 libtool: link: (cd ".libs" && rm -f "libnutclientstub.so.1" && ln -s "libnutclientstub.so.1.0" "libnutclientstub.so.1") libtool: link: (cd ".libs" && rm -f "libnutclientstub.so" && ln -s "libnutclientstub.so.1.0" "libnutclientstub.so") libtool: link: /usr/bin/ar cru .libs/libnutclientstub.a nutclientmem.o libtool: link: ranlib .libs/libnutclientstub.a libtool: link: ( cd ".libs" && rm -f "libnutclientstub.la" && ln -s "../libnutclientstub.la" "libnutclientstub.la" ) Making all in conf Making all in data Making all in html Making all in docs Making all in man DOC-MAN Generating nut.conf.5 DOC-MAN Generating ups.conf.5 DOC-MAN Generating upsd.conf.5 DOC-MAN Generating upsd.users.5 DOC-MAN Generating upsmon.conf.5 DOC-MAN Generating upssched.conf.5 DOC-MAN Generating nutupsdrv.8 DOC-MAN Generating nut-driver-enumerator.8 DOC-MAN Generating upsc.8 DOC-MAN Generating upscmd.8 DOC-MAN Generating upsd.8 DOC-MAN Generating upsdrvctl.8 DOC-MAN Generating upsdrvsvcctl.8 DOC-MAN Generating upslog.8 DOC-MAN Generating upsmon.8 DOC-MAN Generating upsrw.8 DOC-MAN Generating upssched.8 DOC-MAN Generating nut-scanner.8 DOC-MAN Generating nut-recorder.8 DOC-MAN Generating al175.8 DOC-MAN Generating apcsmart.8 DOC-MAN Generating apcsmart-old.8 DOC-MAN Generating bcmxcp.8 DOC-MAN Generating belkin.8 DOC-MAN Generating belkinunv.8 DOC-MAN Generating bestfortress.8 DOC-MAN Generating bestuferrups.8 DOC-MAN Generating bestups.8 DOC-MAN Generating bestfcom.8 DOC-MAN Generating blazer_ser.8 DOC-MAN Generating clone.8 DOC-MAN Generating dummy-ups.8 DOC-MAN Generating etapro.8 DOC-MAN Generating everups.8 DOC-MAN Generating gamatronic.8 DOC-MAN Generating genericups.8 DOC-MAN Generating isbmex.8 DOC-MAN Generating ivtscd.8 DOC-MAN Generating liebert.8 DOC-MAN Generating liebert-esp2.8 DOC-MAN Generating masterguard.8 DOC-MAN Generating metasys.8 DOC-MAN Generating mge-shut.8 DOC-MAN Generating mge-utalk.8 DOC-MAN Generating oneac.8 DOC-MAN Generating microdowell.8 DOC-MAN Generating microsol-apc.8 DOC-MAN Generating nutdrv_siemens_sitop.8 DOC-MAN Generating optiups.8 DOC-MAN Generating powercom.8 DOC-MAN Generating powerpanel.8 DOC-MAN Generating rhino.8 DOC-MAN Generating riello_ser.8 DOC-MAN Generating safenet.8 DOC-MAN Generating solis.8 DOC-MAN Generating tripplite.8 DOC-MAN Generating tripplitesu.8 DOC-MAN Generating upscode2.8 DOC-MAN Generating victronups.8 DOC-MAN Generating apcupsd-ups.8 DOC-MAN Generating snmp-ups.8 DOC-MAN Generating bcmxcp_usb.8 DOC-MAN Generating blazer_usb.8 DOC-MAN Generating nutdrv_atcl_usb.8 DOC-MAN Generating richcomm_usb.8 DOC-MAN Generating riello_usb.8 DOC-MAN Generating tripplite_usb.8 DOC-MAN Generating usbhid-ups.8 DOC-MAN Generating nutdrv_qx.8 Making all in cables cd ../docs/man/ && make -f Makefile all Making all in drivers depbase=`echo al175.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT al175.o -MD -MP -MF $depbase.Tpo -c -o al175.o ../../drivers/al175.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo serial.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT serial.lo -MD -MP -MF $depbase.Tpo -c -o serial.lo ../../drivers/serial.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT serial.lo -MD -MP -MF .deps/serial.Tpo -c ../../drivers/serial.c -fPIC -DPIC -o .libs/serial.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT serial.lo -MD -MP -MF .deps/serial.Tpo -c ../../drivers/serial.c -o serial.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -no-undefined -static -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o libdummy_serial.la serial.lo -lpthread libtool: link: /usr/bin/ar cru .libs/libdummy_serial.a serial.o libtool: link: ranlib .libs/libdummy_serial.a libtool: link: ( cd ".libs" && rm -f "libdummy_serial.la" && ln -s "../libdummy_serial.la" "libdummy_serial.la" ) depbase=`echo main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT main.lo -MD -MP -MF $depbase.Tpo -c -o main.lo ../../drivers/main.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT main.lo -MD -MP -MF .deps/main.Tpo -c ../../drivers/main.c -fPIC -DPIC -o .libs/main.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT main.lo -MD -MP -MF .deps/main.Tpo -c ../../drivers/main.c -o main.o >/dev/null 2>&1 depbase=`echo dstate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT dstate.lo -MD -MP -MF $depbase.Tpo -c -o dstate.lo ../../drivers/dstate.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT dstate.lo -MD -MP -MF .deps/dstate.Tpo -c ../../drivers/dstate.c -fPIC -DPIC -o .libs/dstate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT dstate.lo -MD -MP -MF .deps/dstate.Tpo -c ../../drivers/dstate.c -o dstate.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -no-undefined -static -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o libdummy.la main.lo dstate.lo -lpthread libtool: link: /usr/bin/ar cru .libs/libdummy.a main.o dstate.o libtool: link: ranlib .libs/libdummy.a libtool: link: ( cd ".libs" && rm -f "libdummy.la" && ln -s "../libdummy.la" "libdummy.la" ) `libcommon.la' is up to date. `libparseconf.la' is up to date. /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o al175 al175.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o al175 al175.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo bcmxcp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT bcmxcp.o -MD -MP -MF $depbase.Tpo -c -o bcmxcp.o ../../drivers/bcmxcp.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo bcmxcp_ser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT bcmxcp_ser.o -MD -MP -MF $depbase.Tpo -c -o bcmxcp_ser.o ../../drivers/bcmxcp_ser.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o bcmxcp bcmxcp.o bcmxcp_ser.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lm -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o bcmxcp bcmxcp.o bcmxcp_ser.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lpthread depbase=`echo belkin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT belkin.o -MD -MP -MF $depbase.Tpo -c -o belkin.o ../../drivers/belkin.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o belkin belkin.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o belkin belkin.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo belkinunv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT belkinunv.o -MD -MP -MF $depbase.Tpo -c -o belkinunv.o ../../drivers/belkinunv.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o belkinunv belkinunv.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o belkinunv belkinunv.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo bestfcom.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT bestfcom.o -MD -MP -MF $depbase.Tpo -c -o bestfcom.o ../../drivers/bestfcom.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o bestfcom bestfcom.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o bestfcom bestfcom.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo bestfortress.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT bestfortress.o -MD -MP -MF $depbase.Tpo -c -o bestfortress.o ../../drivers/bestfortress.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o bestfortress bestfortress.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o bestfortress bestfortress.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo bestuferrups.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT bestuferrups.o -MD -MP -MF $depbase.Tpo -c -o bestuferrups.o ../../drivers/bestuferrups.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o bestuferrups bestuferrups.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o bestuferrups bestuferrups.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo bestups.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT bestups.o -MD -MP -MF $depbase.Tpo -c -o bestups.o ../../drivers/bestups.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o bestups bestups.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o bestups bestups.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -I../../clients -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT dummy_ups-dummy-ups.o -MD -MP -MF .deps/dummy_ups-dummy-ups.Tpo -c -o dummy_ups-dummy-ups.o `test -f 'dummy-ups.c' || echo '../../drivers/'`dummy-ups.c ../../drivers/dummy-ups.c: In function ?upsclient_update_vars?: ../../drivers/dummy-ups.c:349:44: warning: passing argument 4 of ?upscli_list_next? from incompatible pointer type [-Wincompatible-pointer-types] while (upscli_list_next(ups, numq, query, &numa, &answer) == 1) ^ In file included from ../../drivers/dummy-ups.c:41:0: /usr/pkg/include/upsclient.h:86:5: note: expected ?unsigned int *? but argument is of type ?size_t * {aka long unsigned int *}? int upscli_list_next(UPSCONN_t *ups, unsigned int numq, const char **query, ^~~~~~~~~~~~~~~~ ../../drivers/dummy-ups.c: At top level: cc1: warning: unrecognized command line option ?-Wno-unknown-warning-option? cc1: warning: unrecognized command line option ?-Wno-reserved-identifier? mv -f .deps/dummy_ups-dummy-ups.Tpo .deps/dummy_ups-dummy-ups.Po `libcommonclient.la' is up to date. `libupsclient.la' is up to date. /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -I../../clients -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o dummy-ups dummy_ups-dummy-ups.o libdummy.la ../common/libcommon.la ../common/libparseconf.la ../clients/libupsclient.la -lssl -lcrypto -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -I../../clients -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o .libs/dummy-ups dummy_ups-dummy-ups.o -L/usr/pkg/lib ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a ../clients/.libs/libupsclient.so -lssl -lcrypto -lpthread -Wl,-rpath -Wl,/usr/pkg/lib depbase=`echo etapro.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT etapro.o -MD -MP -MF $depbase.Tpo -c -o etapro.o ../../drivers/etapro.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o etapro etapro.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o etapro etapro.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo everups.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT everups.o -MD -MP -MF $depbase.Tpo -c -o everups.o ../../drivers/everups.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o everups everups.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o everups everups.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo gamatronic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT gamatronic.o -MD -MP -MF $depbase.Tpo -c -o gamatronic.o ../../drivers/gamatronic.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o gamatronic gamatronic.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o gamatronic gamatronic.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo genericups.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT genericups.o -MD -MP -MF $depbase.Tpo -c -o genericups.o ../../drivers/genericups.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o genericups genericups.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o genericups genericups.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo isbmex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT isbmex.o -MD -MP -MF $depbase.Tpo -c -o isbmex.o ../../drivers/isbmex.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o isbmex isbmex.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lm -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o isbmex isbmex.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lpthread depbase=`echo liebert.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT liebert.o -MD -MP -MF $depbase.Tpo -c -o liebert.o ../../drivers/liebert.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o liebert liebert.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o liebert liebert.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo liebert-esp2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT liebert-esp2.o -MD -MP -MF $depbase.Tpo -c -o liebert-esp2.o ../../drivers/liebert-esp2.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o liebert-esp2 liebert-esp2.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o liebert-esp2 liebert-esp2.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo masterguard.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT masterguard.o -MD -MP -MF $depbase.Tpo -c -o masterguard.o ../../drivers/masterguard.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o masterguard masterguard.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o masterguard masterguard.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo metasys.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT metasys.o -MD -MP -MF $depbase.Tpo -c -o metasys.o ../../drivers/metasys.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o metasys metasys.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lm -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o metasys metasys.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lpthread depbase=`echo mge-utalk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT mge-utalk.o -MD -MP -MF $depbase.Tpo -c -o mge-utalk.o ../../drivers/mge-utalk.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o mge-utalk mge-utalk.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o mge-utalk mge-utalk.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo microdowell.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT microdowell.o -MD -MP -MF $depbase.Tpo -c -o microdowell.o ../../drivers/microdowell.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o microdowell microdowell.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o microdowell microdowell.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo microsol-apc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT microsol-apc.o -MD -MP -MF $depbase.Tpo -c -o microsol-apc.o ../../drivers/microsol-apc.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo microsol-common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT microsol-common.o -MD -MP -MF $depbase.Tpo -c -o microsol-common.o ../../drivers/microsol-common.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o microsol-apc microsol-apc.o microsol-common.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lm -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o microsol-apc microsol-apc.o microsol-common.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lpthread gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -DSHUT_MODE=1 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT mge_shut-usbhid-ups.o -MD -MP -MF .deps/mge_shut-usbhid-ups.Tpo -c -o mge_shut-usbhid-ups.o `test -f 'usbhid-ups.c' || echo '../../drivers/'`usbhid-ups.c mv -f .deps/mge_shut-usbhid-ups.Tpo .deps/mge_shut-usbhid-ups.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -DSHUT_MODE=1 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT mge_shut-libshut.o -MD -MP -MF .deps/mge_shut-libshut.Tpo -c -o mge_shut-libshut.o `test -f 'libshut.c' || echo '../../drivers/'`libshut.c mv -f .deps/mge_shut-libshut.Tpo .deps/mge_shut-libshut.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -DSHUT_MODE=1 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT mge_shut-libhid.o -MD -MP -MF .deps/mge_shut-libhid.Tpo -c -o mge_shut-libhid.o `test -f 'libhid.c' || echo '../../drivers/'`libhid.c mv -f .deps/mge_shut-libhid.Tpo .deps/mge_shut-libhid.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -DSHUT_MODE=1 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT mge_shut-hidparser.o -MD -MP -MF .deps/mge_shut-hidparser.Tpo -c -o mge_shut-hidparser.o `test -f 'hidparser.c' || echo '../../drivers/'`hidparser.c mv -f .deps/mge_shut-hidparser.Tpo .deps/mge_shut-hidparser.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -DSHUT_MODE=1 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT mge_shut-mge-hid.o -MD -MP -MF .deps/mge_shut-mge-hid.Tpo -c -o mge_shut-mge-hid.o `test -f 'mge-hid.c' || echo '../../drivers/'`mge-hid.c mv -f .deps/mge_shut-mge-hid.Tpo .deps/mge_shut-mge-hid.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -DSHUT_MODE=1 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -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 libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lm -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -DSHUT_MODE=1 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -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 -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lpthread depbase=`echo oneac.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT oneac.o -MD -MP -MF $depbase.Tpo -c -o oneac.o ../../drivers/oneac.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o oneac oneac.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o oneac oneac.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo optiups.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT optiups.o -MD -MP -MF $depbase.Tpo -c -o optiups.o ../../drivers/optiups.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o optiups optiups.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o optiups optiups.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo powercom.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT powercom.o -MD -MP -MF $depbase.Tpo -c -o powercom.o ../../drivers/powercom.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o powercom powercom.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lm -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o powercom powercom.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lpthread depbase=`echo rhino.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT rhino.o -MD -MP -MF $depbase.Tpo -c -o rhino.o ../../drivers/rhino.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o rhino rhino.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lm -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o rhino rhino.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lpthread depbase=`echo safenet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT safenet.o -MD -MP -MF $depbase.Tpo -c -o safenet.o ../../drivers/safenet.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o safenet safenet.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o safenet safenet.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo nutdrv_siemens_sitop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT nutdrv_siemens_sitop.o -MD -MP -MF $depbase.Tpo -c -o nutdrv_siemens_sitop.o ../../drivers/nutdrv_siemens_sitop.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o nutdrv_siemens-sitop nutdrv_siemens_sitop.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o nutdrv_siemens-sitop nutdrv_siemens_sitop.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo skel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT skel.o -MD -MP -MF $depbase.Tpo -c -o skel.o ../../drivers/skel.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o skel skel.o libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o skel skel.o -L/usr/pkg/lib ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo solis.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT solis.o -MD -MP -MF $depbase.Tpo -c -o solis.o ../../drivers/solis.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o solis solis.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lm -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o solis solis.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lpthread depbase=`echo tripplite.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT tripplite.o -MD -MP -MF $depbase.Tpo -c -o tripplite.o ../../drivers/tripplite.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o tripplite tripplite.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lm -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o tripplite tripplite.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lpthread depbase=`echo tripplitesu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT tripplitesu.o -MD -MP -MF $depbase.Tpo -c -o tripplitesu.o ../../drivers/tripplitesu.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o tripplitesu tripplitesu.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o tripplitesu tripplitesu.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo upscode2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT upscode2.o -MD -MP -MF $depbase.Tpo -c -o upscode2.o ../../drivers/upscode2.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o upscode2 upscode2.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lm -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o upscode2 upscode2.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lpthread depbase=`echo victronups.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT victronups.o -MD -MP -MF $depbase.Tpo -c -o victronups.o ../../drivers/victronups.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o victronups victronups.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o victronups victronups.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo powerpanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT powerpanel.o -MD -MP -MF $depbase.Tpo -c -o powerpanel.o ../../drivers/powerpanel.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo powerp-bin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT powerp-bin.o -MD -MP -MF $depbase.Tpo -c -o powerp-bin.o ../../drivers/powerp-bin.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo powerp-txt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT powerp-txt.o -MD -MP -MF $depbase.Tpo -c -o powerp-txt.o ../../drivers/powerp-txt.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o powerpanel powerpanel.o powerp-bin.o powerp-txt.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lm -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o powerpanel powerpanel.o powerp-bin.o powerp-txt.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lpthread depbase=`echo blazer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT blazer.o -MD -MP -MF $depbase.Tpo -c -o blazer.o ../../drivers/blazer.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo blazer_ser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT blazer_ser.o -MD -MP -MF $depbase.Tpo -c -o blazer_ser.o ../../drivers/blazer_ser.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o blazer_ser blazer.o blazer_ser.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lm -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o blazer_ser blazer.o blazer_ser.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lpthread depbase=`echo clone.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT clone.o -MD -MP -MF $depbase.Tpo -c -o clone.o ../../drivers/clone.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o clone clone.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o clone clone.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo clone-outlet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT clone-outlet.o -MD -MP -MF $depbase.Tpo -c -o clone-outlet.o ../../drivers/clone-outlet.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o clone-outlet clone-outlet.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o clone-outlet clone-outlet.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo ivtscd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT ivtscd.o -MD -MP -MF $depbase.Tpo -c -o ivtscd.o ../../drivers/ivtscd.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o ivtscd ivtscd.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o ivtscd ivtscd.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo apcsmart.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT apcsmart.o -MD -MP -MF $depbase.Tpo -c -o apcsmart.o ../../drivers/apcsmart.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo apcsmart_tabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT apcsmart_tabs.o -MD -MP -MF $depbase.Tpo -c -o apcsmart_tabs.o ../../drivers/apcsmart_tabs.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o apcsmart apcsmart.o apcsmart_tabs.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o apcsmart apcsmart.o apcsmart_tabs.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo apcsmart-old.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT apcsmart-old.o -MD -MP -MF $depbase.Tpo -c -o apcsmart-old.o ../../drivers/apcsmart-old.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o apcsmart-old apcsmart-old.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o apcsmart-old apcsmart-old.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT apcupsd_ups-apcupsd-ups.o -MD -MP -MF .deps/apcupsd_ups-apcupsd-ups.Tpo -c -o apcupsd_ups-apcupsd-ups.o `test -f 'apcupsd-ups.c' || echo '../../drivers/'`apcupsd-ups.c mv -f .deps/apcupsd_ups-apcupsd-ups.Tpo .deps/apcupsd_ups-apcupsd-ups.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o apcupsd-ups apcupsd_ups-apcupsd-ups.o libdummy.la ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o apcupsd-ups apcupsd_ups-apcupsd-ups.o -L/usr/pkg/lib ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread depbase=`echo riello.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT riello.o -MD -MP -MF $depbase.Tpo -c -o riello.o ../../drivers/riello.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo riello_ser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT riello_ser.o -MD -MP -MF $depbase.Tpo -c -o riello_ser.o ../../drivers/riello_ser.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o riello_ser riello.o riello_ser.o libdummy_serial.la libdummy.la ../common/libcommon.la ../common/libparseconf.la -lm -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o riello_ser riello.o riello_ser.o -L/usr/pkg/lib ./.libs/libdummy_serial.a ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm -lpthread gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -DQX_SERIAL -DQX_USB -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT nutdrv_qx-nutdrv_qx.o -MD -MP -MF .deps/nutdrv_qx-nutdrv_qx.Tpo -c -o nutdrv_qx-nutdrv_qx.o `test -f 'nutdrv_qx.c' || echo '../../drivers/'`nutdrv_qx.c mv -f .deps/nutdrv_qx-nutdrv_qx.Tpo .deps/nutdrv_qx-nutdrv_qx.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -DQX_SERIAL -DQX_USB -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT nutdrv_qx-libusb1.o -MD -MP -MF .deps/nutdrv_qx-libusb1.Tpo -c -o nutdrv_qx-libusb1.o `test -f 'libusb1.c' || echo '../../drivers/'`libusb1.c mv -f .deps/nutdrv_qx-libusb1.Tpo .deps/nutdrv_qx-libusb1.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -DQX_SERIAL -DQX_USB -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT nutdrv_qx-usb-common.o -MD -MP -MF .deps/nutdrv_qx-usb-common.Tpo -c -o nutdrv_qx-usb-common.o `test -f 'usb-common.c' || echo '../../drivers/'`usb-common.c mv -f .deps/nutdrv_qx-usb-common.Tpo .deps/nutdrv_qx-usb-common.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -DQX_SERIAL -DQX_USB -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT nutdrv_qx-nutdrv_qx_bestups.o -MD -MP -MF .deps/nutdrv_qx-nutdrv_qx_bestups.Tpo -c -o nutdrv_qx-nutdrv_qx_bestups.o `test -f 'nutdrv_qx_bestups.c' || echo '../../drivers/'`nutdrv_qx_bestups.c mv -f .deps/nutdrv_qx-nutdrv_qx_bestups.Tpo .deps/nutdrv_qx-nutdrv_qx_bestups.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -DQX_SERIAL -DQX_USB -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT nutdrv_qx-nutdrv_qx_blazer-common.o -MD -MP -MF .deps/nutdrv_qx-nutdrv_qx_blazer-common.Tpo -c -o nutdrv_qx-nutdrv_qx_blazer-common.o `test -f 'nutdrv_qx_blazer-common.c' || echo '../../drivers/'`nutdrv_qx_blazer-common.c mv -f .deps/nutdrv_qx-nutdrv_qx_blazer-common.Tpo .deps/nutdrv_qx-nutdrv_qx_blazer-common.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -DQX_SERIAL -DQX_USB -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT nutdrv_qx-nutdrv_qx_masterguard.o -MD -MP -MF .deps/nutdrv_qx-nutdrv_qx_masterguard.Tpo -c -o nutdrv_qx-nutdrv_qx_masterguard.o `test -f 'nutdrv_qx_masterguard.c' || echo '../../drivers/'`nutdrv_qx_masterguard.c mv -f .deps/nutdrv_qx-nutdrv_qx_masterguard.Tpo .deps/nutdrv_qx-nutdrv_qx_masterguard.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -DQX_SERIAL -DQX_USB -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT nutdrv_qx-nutdrv_qx_mecer.o -MD -MP -MF .deps/nutdrv_qx-nutdrv_qx_mecer.Tpo -c -o nutdrv_qx-nutdrv_qx_mecer.o `test -f 'nutdrv_qx_mecer.c' || echo '../../drivers/'`nutdrv_qx_mecer.c mv -f .deps/nutdrv_qx-nutdrv_qx_mecer.Tpo .deps/nutdrv_qx-nutdrv_qx_mecer.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -DQX_SERIAL -DQX_USB -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT nutdrv_qx-nutdrv_qx_megatec.o -MD -MP -MF .deps/nutdrv_qx-nutdrv_qx_megatec.Tpo -c -o nutdrv_qx-nutdrv_qx_megatec.o `test -f 'nutdrv_qx_megatec.c' || echo '../../drivers/'`nutdrv_qx_megatec.c mv -f .deps/nutdrv_qx-nutdrv_qx_megatec.Tpo .deps/nutdrv_qx-nutdrv_qx_megatec.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -DQX_SERIAL -DQX_USB -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT nutdrv_qx-nutdrv_qx_megatec-old.o -MD -MP -MF .deps/nutdrv_qx-nutdrv_qx_megatec-old.Tpo -c -o nutdrv_qx-nutdrv_qx_megatec-old.o `test -f 'nutdrv_qx_megatec-old.c' || echo '../../drivers/'`nutdrv_qx_megatec-old.c mv -f .deps/nutdrv_qx-nutdrv_qx_megatec-old.Tpo .deps/nutdrv_qx-nutdrv_qx_megatec-old.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -DQX_SERIAL -DQX_USB -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT nutdrv_qx-nutdrv_qx_mustek.o -MD -MP -MF .deps/nutdrv_qx-nutdrv_qx_mustek.Tpo -c -o nutdrv_qx-nutdrv_qx_mustek.o `test -f 'nutdrv_qx_mustek.c' || echo '../../drivers/'`nutdrv_qx_mustek.c mv -f .deps/nutdrv_qx-nutdrv_qx_mustek.Tpo .deps/nutdrv_qx-nutdrv_qx_mustek.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -DQX_SERIAL -DQX_USB -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT nutdrv_qx-nutdrv_qx_q1.o -MD -MP -MF .deps/nutdrv_qx-nutdrv_qx_q1.Tpo -c -o nutdrv_qx-nutdrv_qx_q1.o `test -f 'nutdrv_qx_q1.c' || echo '../../drivers/'`nutdrv_qx_q1.c mv -f .deps/nutdrv_qx-nutdrv_qx_q1.Tpo .deps/nutdrv_qx-nutdrv_qx_q1.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -DQX_SERIAL -DQX_USB -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT nutdrv_qx-nutdrv_qx_voltronic.o -MD -MP -MF .deps/nutdrv_qx-nutdrv_qx_voltronic.Tpo -c -o nutdrv_qx-nutdrv_qx_voltronic.o `test -f 'nutdrv_qx_voltronic.c' || echo '../../drivers/'`nutdrv_qx_voltronic.c mv -f .deps/nutdrv_qx-nutdrv_qx_voltronic.Tpo .deps/nutdrv_qx-nutdrv_qx_voltronic.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -DQX_SERIAL -DQX_USB -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT nutdrv_qx-nutdrv_qx_voltronic-qs.o -MD -MP -MF .deps/nutdrv_qx-nutdrv_qx_voltronic-qs.Tpo -c -o nutdrv_qx-nutdrv_qx_voltronic-qs.o `test -f 'nutdrv_qx_voltronic-qs.c' || echo '../../drivers/'`nutdrv_qx_voltronic-qs.c mv -f .deps/nutdrv_qx-nutdrv_qx_voltronic-qs.Tpo .deps/nutdrv_qx-nutdrv_qx_voltronic-qs.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -DQX_SERIAL -DQX_USB -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT nutdrv_qx-nutdrv_qx_voltronic-qs-hex.o -MD -MP -MF .deps/nutdrv_qx-nutdrv_qx_voltronic-qs-hex.Tpo -c -o nutdrv_qx-nutdrv_qx_voltronic-qs-hex.o `test -f 'nutdrv_qx_voltronic-qs-hex.c' || echo '../../drivers/'`nutdrv_qx_voltronic-qs-hex.c mv -f .deps/nutdrv_qx-nutdrv_qx_voltronic-qs-hex.Tpo .deps/nutdrv_qx-nutdrv_qx_voltronic-qs-hex.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -DQX_SERIAL -DQX_USB -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT nutdrv_qx-nutdrv_qx_zinto.o -MD -MP -MF .deps/nutdrv_qx-nutdrv_qx_zinto.Tpo -c -o nutdrv_qx-nutdrv_qx_zinto.o `test -f 'nutdrv_qx_zinto.c' || echo '../../drivers/'`nutdrv_qx_zinto.c mv -f .deps/nutdrv_qx-nutdrv_qx_zinto.Tpo .deps/nutdrv_qx-nutdrv_qx_zinto.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -DQX_SERIAL -DQX_USB -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT nutdrv_qx-nutdrv_qx_hunnox.o -MD -MP -MF .deps/nutdrv_qx-nutdrv_qx_hunnox.Tpo -c -o nutdrv_qx-nutdrv_qx_hunnox.o `test -f 'nutdrv_qx_hunnox.c' || echo '../../drivers/'`nutdrv_qx_hunnox.c mv -f .deps/nutdrv_qx-nutdrv_qx_hunnox.Tpo .deps/nutdrv_qx-nutdrv_qx_hunnox.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -DQX_SERIAL -DQX_USB -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT nutdrv_qx-nutdrv_qx_ablerex.o -MD -MP -MF .deps/nutdrv_qx-nutdrv_qx_ablerex.Tpo -c -o nutdrv_qx-nutdrv_qx_ablerex.o `test -f 'nutdrv_qx_ablerex.c' || echo '../../drivers/'`nutdrv_qx_ablerex.c mv -f .deps/nutdrv_qx-nutdrv_qx_ablerex.Tpo .deps/nutdrv_qx-nutdrv_qx_ablerex.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -DQX_SERIAL -DQX_USB -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o nutdrv_qx nutdrv_qx-nutdrv_qx.o nutdrv_qx-libusb1.o nutdrv_qx-usb-common.o nutdrv_qx-nutdrv_qx_bestups.o nutdrv_qx-nutdrv_qx_blazer-common.o nutdrv_qx-nutdrv_qx_masterguard.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 nutdrv_qx-nutdrv_qx_hunnox.o nutdrv_qx-nutdrv_qx_ablerex.o libdummy.la ../common/libcommon.la ../common/libparseconf.la -lm libdummy_serial.la -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lusb-1.0 -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -DQX_SERIAL -DQX_USB -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o nutdrv_qx nutdrv_qx-nutdrv_qx.o nutdrv_qx-libusb1.o nutdrv_qx-usb-common.o nutdrv_qx-nutdrv_qx_bestups.o nutdrv_qx-nutdrv_qx_blazer-common.o nutdrv_qx-nutdrv_qx_masterguard.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 nutdrv_qx-nutdrv_qx_hunnox.o nutdrv_qx-nutdrv_qx_ablerex.o -Wl,-R/usr/pkg/lib -L/usr/pkg/lib ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lm ./.libs/libdummy_serial.a /usr/pkg/lib/libusb-1.0.so -lpthread -pthread -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-snmp-ups.o -MD -MP -MF .deps/snmp_ups-snmp-ups.Tpo -c -o snmp_ups-snmp-ups.o `test -f 'snmp-ups.c' || echo '../../drivers/'`snmp-ups.c mv -f .deps/snmp_ups-snmp-ups.Tpo .deps/snmp_ups-snmp-ups.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-snmp-ups-helpers.o -MD -MP -MF .deps/snmp_ups-snmp-ups-helpers.Tpo -c -o snmp_ups-snmp-ups-helpers.o `test -f 'snmp-ups-helpers.c' || echo '../../drivers/'`snmp-ups-helpers.c mv -f .deps/snmp_ups-snmp-ups-helpers.Tpo .deps/snmp_ups-snmp-ups-helpers.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-apc-mib.o -MD -MP -MF .deps/snmp_ups-apc-mib.Tpo -c -o snmp_ups-apc-mib.o `test -f 'apc-mib.c' || echo '../../drivers/'`apc-mib.c mv -f .deps/snmp_ups-apc-mib.Tpo .deps/snmp_ups-apc-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-apc-pdu-mib.o -MD -MP -MF .deps/snmp_ups-apc-pdu-mib.Tpo -c -o snmp_ups-apc-pdu-mib.o `test -f 'apc-pdu-mib.c' || echo '../../drivers/'`apc-pdu-mib.c mv -f .deps/snmp_ups-apc-pdu-mib.Tpo .deps/snmp_ups-apc-pdu-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-baytech-mib.o -MD -MP -MF .deps/snmp_ups-baytech-mib.Tpo -c -o snmp_ups-baytech-mib.o `test -f 'baytech-mib.c' || echo '../../drivers/'`baytech-mib.c mv -f .deps/snmp_ups-baytech-mib.Tpo .deps/snmp_ups-baytech-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-bestpower-mib.o -MD -MP -MF .deps/snmp_ups-bestpower-mib.Tpo -c -o snmp_ups-bestpower-mib.o `test -f 'bestpower-mib.c' || echo '../../drivers/'`bestpower-mib.c mv -f .deps/snmp_ups-bestpower-mib.Tpo .deps/snmp_ups-bestpower-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-compaq-mib.o -MD -MP -MF .deps/snmp_ups-compaq-mib.Tpo -c -o snmp_ups-compaq-mib.o `test -f 'compaq-mib.c' || echo '../../drivers/'`compaq-mib.c mv -f .deps/snmp_ups-compaq-mib.Tpo .deps/snmp_ups-compaq-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-cyberpower-mib.o -MD -MP -MF .deps/snmp_ups-cyberpower-mib.Tpo -c -o snmp_ups-cyberpower-mib.o `test -f 'cyberpower-mib.c' || echo '../../drivers/'`cyberpower-mib.c mv -f .deps/snmp_ups-cyberpower-mib.Tpo .deps/snmp_ups-cyberpower-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-delta_ups-mib.o -MD -MP -MF .deps/snmp_ups-delta_ups-mib.Tpo -c -o snmp_ups-delta_ups-mib.o `test -f 'delta_ups-mib.c' || echo '../../drivers/'`delta_ups-mib.c mv -f .deps/snmp_ups-delta_ups-mib.Tpo .deps/snmp_ups-delta_ups-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-eaton-pdu-genesis2-mib.o -MD -MP -MF .deps/snmp_ups-eaton-pdu-genesis2-mib.Tpo -c -o snmp_ups-eaton-pdu-genesis2-mib.o `test -f 'eaton-pdu-genesis2-mib.c' || echo '../../drivers/'`eaton-pdu-genesis2-mib.c mv -f .deps/snmp_ups-eaton-pdu-genesis2-mib.Tpo .deps/snmp_ups-eaton-pdu-genesis2-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-eaton-pdu-marlin-mib.o -MD -MP -MF .deps/snmp_ups-eaton-pdu-marlin-mib.Tpo -c -o snmp_ups-eaton-pdu-marlin-mib.o `test -f 'eaton-pdu-marlin-mib.c' || echo '../../drivers/'`eaton-pdu-marlin-mib.c mv -f .deps/snmp_ups-eaton-pdu-marlin-mib.Tpo .deps/snmp_ups-eaton-pdu-marlin-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-eaton-pdu-marlin-helpers.o -MD -MP -MF .deps/snmp_ups-eaton-pdu-marlin-helpers.Tpo -c -o snmp_ups-eaton-pdu-marlin-helpers.o `test -f 'eaton-pdu-marlin-helpers.c' || echo '../../drivers/'`eaton-pdu-marlin-helpers.c mv -f .deps/snmp_ups-eaton-pdu-marlin-helpers.Tpo .deps/snmp_ups-eaton-pdu-marlin-helpers.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-eaton-pdu-pulizzi-mib.o -MD -MP -MF .deps/snmp_ups-eaton-pdu-pulizzi-mib.Tpo -c -o snmp_ups-eaton-pdu-pulizzi-mib.o `test -f 'eaton-pdu-pulizzi-mib.c' || echo '../../drivers/'`eaton-pdu-pulizzi-mib.c mv -f .deps/snmp_ups-eaton-pdu-pulizzi-mib.Tpo .deps/snmp_ups-eaton-pdu-pulizzi-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-eaton-pdu-revelation-mib.o -MD -MP -MF .deps/snmp_ups-eaton-pdu-revelation-mib.Tpo -c -o snmp_ups-eaton-pdu-revelation-mib.o `test -f 'eaton-pdu-revelation-mib.c' || echo '../../drivers/'`eaton-pdu-revelation-mib.c mv -f .deps/snmp_ups-eaton-pdu-revelation-mib.Tpo .deps/snmp_ups-eaton-pdu-revelation-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-eaton-ats16-nmc-mib.o -MD -MP -MF .deps/snmp_ups-eaton-ats16-nmc-mib.Tpo -c -o snmp_ups-eaton-ats16-nmc-mib.o `test -f 'eaton-ats16-nmc-mib.c' || echo '../../drivers/'`eaton-ats16-nmc-mib.c mv -f .deps/snmp_ups-eaton-ats16-nmc-mib.Tpo .deps/snmp_ups-eaton-ats16-nmc-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-eaton-ats16-nm2-mib.o -MD -MP -MF .deps/snmp_ups-eaton-ats16-nm2-mib.Tpo -c -o snmp_ups-eaton-ats16-nm2-mib.o `test -f 'eaton-ats16-nm2-mib.c' || echo '../../drivers/'`eaton-ats16-nm2-mib.c mv -f .deps/snmp_ups-eaton-ats16-nm2-mib.Tpo .deps/snmp_ups-eaton-ats16-nm2-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-apc-ats-mib.o -MD -MP -MF .deps/snmp_ups-apc-ats-mib.Tpo -c -o snmp_ups-apc-ats-mib.o `test -f 'apc-ats-mib.c' || echo '../../drivers/'`apc-ats-mib.c mv -f .deps/snmp_ups-apc-ats-mib.Tpo .deps/snmp_ups-apc-ats-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-eaton-ats30-mib.o -MD -MP -MF .deps/snmp_ups-eaton-ats30-mib.Tpo -c -o snmp_ups-eaton-ats30-mib.o `test -f 'eaton-ats30-mib.c' || echo '../../drivers/'`eaton-ats30-mib.c mv -f .deps/snmp_ups-eaton-ats30-mib.Tpo .deps/snmp_ups-eaton-ats30-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-emerson-avocent-pdu-mib.o -MD -MP -MF .deps/snmp_ups-emerson-avocent-pdu-mib.Tpo -c -o snmp_ups-emerson-avocent-pdu-mib.o `test -f 'emerson-avocent-pdu-mib.c' || echo '../../drivers/'`emerson-avocent-pdu-mib.c mv -f .deps/snmp_ups-emerson-avocent-pdu-mib.Tpo .deps/snmp_ups-emerson-avocent-pdu-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-hpe-pdu-mib.o -MD -MP -MF .deps/snmp_ups-hpe-pdu-mib.Tpo -c -o snmp_ups-hpe-pdu-mib.o `test -f 'hpe-pdu-mib.c' || echo '../../drivers/'`hpe-pdu-mib.c mv -f .deps/snmp_ups-hpe-pdu-mib.Tpo .deps/snmp_ups-hpe-pdu-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-huawei-mib.o -MD -MP -MF .deps/snmp_ups-huawei-mib.Tpo -c -o snmp_ups-huawei-mib.o `test -f 'huawei-mib.c' || echo '../../drivers/'`huawei-mib.c mv -f .deps/snmp_ups-huawei-mib.Tpo .deps/snmp_ups-huawei-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-ietf-mib.o -MD -MP -MF .deps/snmp_ups-ietf-mib.Tpo -c -o snmp_ups-ietf-mib.o `test -f 'ietf-mib.c' || echo '../../drivers/'`ietf-mib.c mv -f .deps/snmp_ups-ietf-mib.Tpo .deps/snmp_ups-ietf-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-mge-mib.o -MD -MP -MF .deps/snmp_ups-mge-mib.Tpo -c -o snmp_ups-mge-mib.o `test -f 'mge-mib.c' || echo '../../drivers/'`mge-mib.c mv -f .deps/snmp_ups-mge-mib.Tpo .deps/snmp_ups-mge-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-netvision-mib.o -MD -MP -MF .deps/snmp_ups-netvision-mib.Tpo -c -o snmp_ups-netvision-mib.o `test -f 'netvision-mib.c' || echo '../../drivers/'`netvision-mib.c mv -f .deps/snmp_ups-netvision-mib.Tpo .deps/snmp_ups-netvision-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-powerware-mib.o -MD -MP -MF .deps/snmp_ups-powerware-mib.Tpo -c -o snmp_ups-powerware-mib.o `test -f 'powerware-mib.c' || echo '../../drivers/'`powerware-mib.c mv -f .deps/snmp_ups-powerware-mib.Tpo .deps/snmp_ups-powerware-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-raritan-pdu-mib.o -MD -MP -MF .deps/snmp_ups-raritan-pdu-mib.Tpo -c -o snmp_ups-raritan-pdu-mib.o `test -f 'raritan-pdu-mib.c' || echo '../../drivers/'`raritan-pdu-mib.c mv -f .deps/snmp_ups-raritan-pdu-mib.Tpo .deps/snmp_ups-raritan-pdu-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-raritan-px2-mib.o -MD -MP -MF .deps/snmp_ups-raritan-px2-mib.Tpo -c -o snmp_ups-raritan-px2-mib.o `test -f 'raritan-px2-mib.c' || echo '../../drivers/'`raritan-px2-mib.c mv -f .deps/snmp_ups-raritan-px2-mib.Tpo .deps/snmp_ups-raritan-px2-mib.Po gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT snmp_ups-xppc-mib.o -MD -MP -MF .deps/snmp_ups-xppc-mib.Tpo -c -o snmp_ups-xppc-mib.o `test -f 'xppc-mib.c' || echo '../../drivers/'`xppc-mib.c mv -f .deps/snmp_ups-xppc-mib.Tpo .deps/snmp_ups-xppc-mib.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o snmp-ups snmp_ups-snmp-ups.o snmp_ups-snmp-ups-helpers.o snmp_ups-apc-mib.o snmp_ups-apc-pdu-mib.o snmp_ups-baytech-mib.o snmp_ups-bestpower-mib.o snmp_ups-compaq-mib.o snmp_ups-cyberpower-mib.o snmp_ups-delta_ups-mib.o snmp_ups-eaton-pdu-genesis2-mib.o snmp_ups-eaton-pdu-marlin-mib.o snmp_ups-eaton-pdu-marlin-helpers.o snmp_ups-eaton-pdu-pulizzi-mib.o snmp_ups-eaton-pdu-revelation-mib.o snmp_ups-eaton-ats16-nmc-mib.o snmp_ups-eaton-ats16-nm2-mib.o snmp_ups-apc-ats-mib.o snmp_ups-eaton-ats30-mib.o snmp_ups-emerson-avocent-pdu-mib.o snmp_ups-hpe-pdu-mib.o snmp_ups-huawei-mib.o snmp_ups-ietf-mib.o snmp_ups-mge-mib.o snmp_ups-netvision-mib.o snmp_ups-powerware-mib.o snmp_ups-raritan-pdu-mib.o snmp_ups-raritan-px2-mib.o snmp_ups-xppc-mib.o libdummy.la ../common/libcommon.la ../common/libparseconf.la -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lnetsnmp -lcrypto -lelf -ldes -lm -lm -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o snmp-ups snmp_ups-snmp-ups.o snmp_ups-snmp-ups-helpers.o snmp_ups-apc-mib.o snmp_ups-apc-pdu-mib.o snmp_ups-baytech-mib.o snmp_ups-bestpower-mib.o snmp_ups-compaq-mib.o snmp_ups-cyberpower-mib.o snmp_ups-delta_ups-mib.o snmp_ups-eaton-pdu-genesis2-mib.o snmp_ups-eaton-pdu-marlin-mib.o snmp_ups-eaton-pdu-marlin-helpers.o snmp_ups-eaton-pdu-pulizzi-mib.o snmp_ups-eaton-pdu-revelation-mib.o snmp_ups-eaton-ats16-nmc-mib.o snmp_ups-eaton-ats16-nm2-mib.o snmp_ups-apc-ats-mib.o snmp_ups-eaton-ats30-mib.o snmp_ups-emerson-avocent-pdu-mib.o snmp_ups-hpe-pdu-mib.o snmp_ups-huawei-mib.o snmp_ups-ietf-mib.o snmp_ups-mge-mib.o snmp_ups-netvision-mib.o snmp_ups-powerware-mib.o snmp_ups-raritan-pdu-mib.o snmp_ups-raritan-px2-mib.o snmp_ups-xppc-mib.o -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -Wl,-R/usr/pkg/lib -L/usr/pkg/lib ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -L/usr/lib /usr/pkg/lib/libnetsnmp.so -lcrypto -lelf -ldes -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib depbase=`echo usbhid-ups.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT usbhid-ups.o -MD -MP -MF $depbase.Tpo -c -o usbhid-ups.o ../../drivers/usbhid-ups.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo libhid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT libhid.o -MD -MP -MF $depbase.Tpo -c -o libhid.o ../../drivers/libhid.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo libusb1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT libusb1.o -MD -MP -MF $depbase.Tpo -c -o libusb1.o ../../drivers/libusb1.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo hidparser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT hidparser.o -MD -MP -MF $depbase.Tpo -c -o hidparser.o ../../drivers/hidparser.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo usb-common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT usb-common.o -MD -MP -MF $depbase.Tpo -c -o usb-common.o ../../drivers/usb-common.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo apc-hid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT apc-hid.o -MD -MP -MF $depbase.Tpo -c -o apc-hid.o ../../drivers/apc-hid.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo arduino-hid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT arduino-hid.o -MD -MP -MF $depbase.Tpo -c -o arduino-hid.o ../../drivers/arduino-hid.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo belkin-hid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT belkin-hid.o -MD -MP -MF $depbase.Tpo -c -o belkin-hid.o ../../drivers/belkin-hid.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo cps-hid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT cps-hid.o -MD -MP -MF $depbase.Tpo -c -o cps-hid.o ../../drivers/cps-hid.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo explore-hid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT explore-hid.o -MD -MP -MF $depbase.Tpo -c -o explore-hid.o ../../drivers/explore-hid.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo liebert-hid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT liebert-hid.o -MD -MP -MF $depbase.Tpo -c -o liebert-hid.o ../../drivers/liebert-hid.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo mge-hid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT mge-hid.o -MD -MP -MF $depbase.Tpo -c -o mge-hid.o ../../drivers/mge-hid.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo powercom-hid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT powercom-hid.o -MD -MP -MF $depbase.Tpo -c -o powercom-hid.o ../../drivers/powercom-hid.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo tripplite-hid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT tripplite-hid.o -MD -MP -MF $depbase.Tpo -c -o tripplite-hid.o ../../drivers/tripplite-hid.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo idowell-hid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT idowell-hid.o -MD -MP -MF $depbase.Tpo -c -o idowell-hid.o ../../drivers/idowell-hid.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo openups-hid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT openups-hid.o -MD -MP -MF $depbase.Tpo -c -o openups-hid.o ../../drivers/openups-hid.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo powervar-hid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT powervar-hid.o -MD -MP -MF $depbase.Tpo -c -o powervar-hid.o ../../drivers/powervar-hid.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo delta_ups-hid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT delta_ups-hid.o -MD -MP -MF $depbase.Tpo -c -o delta_ups-hid.o ../../drivers/delta_ups-hid.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo ever-hid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT ever-hid.o -MD -MP -MF $depbase.Tpo -c -o ever-hid.o ../../drivers/ever-hid.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo legrand-hid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT legrand-hid.o -MD -MP -MF $depbase.Tpo -c -o legrand-hid.o ../../drivers/legrand-hid.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo salicru-hid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT salicru-hid.o -MD -MP -MF $depbase.Tpo -c -o salicru-hid.o ../../drivers/salicru-hid.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o usbhid-ups usbhid-ups.o libhid.o libusb1.o hidparser.o usb-common.o apc-hid.o arduino-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 powervar-hid.o delta_ups-hid.o ever-hid.o legrand-hid.o salicru-hid.o libdummy.la ../common/libcommon.la ../common/libparseconf.la -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lusb-1.0 -lm -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o usbhid-ups usbhid-ups.o libhid.o libusb1.o hidparser.o usb-common.o apc-hid.o arduino-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 powervar-hid.o delta_ups-hid.o ever-hid.o legrand-hid.o salicru-hid.o -Wl,-R/usr/pkg/lib -L/usr/pkg/lib ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a /usr/pkg/lib/libusb-1.0.so -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib depbase=`echo bcmxcp_usb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT bcmxcp_usb.o -MD -MP -MF $depbase.Tpo -c -o bcmxcp_usb.o ../../drivers/bcmxcp_usb.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o bcmxcp_usb bcmxcp_usb.o bcmxcp.o usb-common.o libdummy.la ../common/libcommon.la ../common/libparseconf.la -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lusb-1.0 -lm -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o bcmxcp_usb bcmxcp_usb.o bcmxcp.o usb-common.o -Wl,-R/usr/pkg/lib -L/usr/pkg/lib ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a /usr/pkg/lib/libusb-1.0.so -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib depbase=`echo tripplite_usb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT tripplite_usb.o -MD -MP -MF $depbase.Tpo -c -o tripplite_usb.o ../../drivers/tripplite_usb.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o tripplite_usb tripplite_usb.o libusb1.o usb-common.o libdummy.la ../common/libcommon.la ../common/libparseconf.la -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lusb-1.0 -lm -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o tripplite_usb tripplite_usb.o libusb1.o usb-common.o -Wl,-R/usr/pkg/lib -L/usr/pkg/lib ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a /usr/pkg/lib/libusb-1.0.so -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib depbase=`echo blazer_usb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT blazer_usb.o -MD -MP -MF $depbase.Tpo -c -o blazer_usb.o ../../drivers/blazer_usb.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o blazer_usb blazer.o blazer_usb.o libusb1.o usb-common.o libdummy.la ../common/libcommon.la ../common/libparseconf.la -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lusb-1.0 -lm -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o blazer_usb blazer.o blazer_usb.o libusb1.o usb-common.o -Wl,-R/usr/pkg/lib -L/usr/pkg/lib ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a /usr/pkg/lib/libusb-1.0.so -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib depbase=`echo richcomm_usb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT richcomm_usb.o -MD -MP -MF $depbase.Tpo -c -o richcomm_usb.o ../../drivers/richcomm_usb.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o richcomm_usb richcomm_usb.o usb-common.o libdummy.la ../common/libcommon.la ../common/libparseconf.la -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lusb-1.0 -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o richcomm_usb richcomm_usb.o usb-common.o -Wl,-R/usr/pkg/lib -L/usr/pkg/lib ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a /usr/pkg/lib/libusb-1.0.so -lpthread -pthread -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib depbase=`echo riello_usb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT riello_usb.o -MD -MP -MF $depbase.Tpo -c -o riello_usb.o ../../drivers/riello_usb.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o riello_usb riello.o riello_usb.o libusb1.o usb-common.o libdummy.la ../common/libcommon.la ../common/libparseconf.la -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lusb-1.0 -lm -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o riello_usb riello.o riello_usb.o libusb1.o usb-common.o -Wl,-R/usr/pkg/lib -L/usr/pkg/lib ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a /usr/pkg/lib/libusb-1.0.so -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib depbase=`echo nutdrv_atcl_usb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT nutdrv_atcl_usb.o -MD -MP -MF $depbase.Tpo -c -o nutdrv_atcl_usb.o ../../drivers/nutdrv_atcl_usb.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o nutdrv_atcl_usb nutdrv_atcl_usb.o usb-common.o libdummy.la ../common/libcommon.la ../common/libparseconf.la -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lusb-1.0 -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o nutdrv_atcl_usb nutdrv_atcl_usb.o usb-common.o -Wl,-R/usr/pkg/lib -L/usr/pkg/lib ./.libs/libdummy.a ../common/.libs/libcommon.a ../common/.libs/libparseconf.a /usr/pkg/lib/libusb-1.0.so -lpthread -pthread -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/pkg/lib depbase=`echo upsdrvctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I/usr/pkg/include -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT upsdrvctl.o -MD -MP -MF $depbase.Tpo -c -o upsdrvctl.o ../../drivers/upsdrvctl.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o upsdrvctl upsdrvctl.o ../common/libcommon.la ../common/libparseconf.la -lpthread libtool: link: gcc -I../../include -I/usr/pkg/include/libusb-1.0 -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -Wl,-R/usr/pkg/lib -o upsdrvctl upsdrvctl.o -L/usr/pkg/lib ../common/.libs/libcommon.a ../common/.libs/libparseconf.a -lpthread Making all in tools Making all in . Making all in nut-scanner Regenerating the SNMP helper files in SRC dir with '/usr/bin/env python'. Regenerating the USB helper files in SRC dir. test -s "serial.c" || ln -s -f "../../../drivers/serial.c" "serial.c" test -s "bcmxcp_ser.c" || ln -s -f "../../../drivers/bcmxcp_ser.c" "bcmxcp_ser.c" make all-am gcc -DHAVE_CONFIG_H -I. -I../../../tools/nut-scanner -I../../include -I/usr/pkg/include -I../../../clients -I../../../include -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT nut_scanner-nut-scanner.o -MD -MP -MF .deps/nut_scanner-nut-scanner.Tpo -c -o nut_scanner-nut-scanner.o `test -f 'nut-scanner.c' || echo '../../../tools/nut-scanner/'`nut-scanner.c mv -f .deps/nut_scanner-nut-scanner.Tpo .deps/nut_scanner-nut-scanner.Po /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/nut-scanner -I../../include -I/usr/pkg/include -I../../../clients -I../../../include -I../../../drivers -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT libnutscan_la-scan_nut.lo -MD -MP -MF .deps/libnutscan_la-scan_nut.Tpo -c -o libnutscan_la-scan_nut.lo `test -f 'scan_nut.c' || echo '../../../tools/nut-scanner/'`scan_nut.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/nut-scanner -I../../include -I/usr/pkg/include -I../../../clients -I../../../include -I../../../drivers -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT libnutscan_la-scan_nut.lo -MD -MP -MF .deps/libnutscan_la-scan_nut.Tpo -c ../../../tools/nut-scanner/scan_nut.c -fPIC -DPIC -o .libs/libnutscan_la-scan_nut.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/nut-scanner -I../../include -I/usr/pkg/include -I../../../clients -I../../../include -I../../../drivers -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT libnutscan_la-scan_nut.lo -MD -MP -MF .deps/libnutscan_la-scan_nut.Tpo -c ../../../tools/nut-scanner/scan_nut.c -o libnutscan_la-scan_nut.o >/dev/null 2>&1 mv -f .deps/libnutscan_la-scan_nut.Tpo .deps/libnutscan_la-scan_nut.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/nut-scanner -I../../include -I/usr/pkg/include -I../../../clients -I../../../include -I../../../drivers -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT libnutscan_la-scan_ipmi.lo -MD -MP -MF .deps/libnutscan_la-scan_ipmi.Tpo -c -o libnutscan_la-scan_ipmi.lo `test -f 'scan_ipmi.c' || echo '../../../tools/nut-scanner/'`scan_ipmi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/nut-scanner -I../../include -I/usr/pkg/include -I../../../clients -I../../../include -I../../../drivers -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT libnutscan_la-scan_ipmi.lo -MD -MP -MF .deps/libnutscan_la-scan_ipmi.Tpo -c ../../../tools/nut-scanner/scan_ipmi.c -fPIC -DPIC -o .libs/libnutscan_la-scan_ipmi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/nut-scanner -I../../include -I/usr/pkg/include -I../../../clients -I../../../include -I../../../drivers -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT libnutscan_la-scan_ipmi.lo -MD -MP -MF .deps/libnutscan_la-scan_ipmi.Tpo -c ../../../tools/nut-scanner/scan_ipmi.c -o libnutscan_la-scan_ipmi.o >/dev/null 2>&1 mv -f .deps/libnutscan_la-scan_ipmi.Tpo .deps/libnutscan_la-scan_ipmi.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/nut-scanner -I../../include -I/usr/pkg/include -I../../../clients -I../../../include -I../../../drivers -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT libnutscan_la-nutscan-device.lo -MD -MP -MF .deps/libnutscan_la-nutscan-device.Tpo -c -o libnutscan_la-nutscan-device.lo `test -f 'nutscan-device.c' || echo '../../../tools/nut-scanner/'`nutscan-device.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/nut-scanner -I../../include -I/usr/pkg/include -I../../../clients -I../../../include -I../../../drivers -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT libnutscan_la-nutscan-device.lo -MD -MP -MF .deps/libnutscan_la-nutscan-device.Tpo -c ../../../tools/nut-scanner/nutscan-device.c -fPIC -DPIC -o .libs/libnutscan_la-nutscan-device.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/nut-scanner -I../../include -I/usr/pkg/include -I../../../clients -I../../../include -I../../../drivers -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT libnutscan_la-nutscan-device.lo -MD -MP -MF .deps/libnutscan_la-nutscan-device.Tpo -c ../../../tools/nut-scanner/nutscan-device.c -o libnutscan_la-nutscan-device.o >/dev/null 2>&1 mv -f .deps/libnutscan_la-nutscan-device.Tpo .deps/libnutscan_la-nutscan-device.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/nut-scanner -I../../include -I/usr/pkg/include -I../../../clients -I../../../include -I../../../drivers -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT libnutscan_la-nutscan-ip.lo -MD -MP -MF .deps/libnutscan_la-nutscan-ip.Tpo -c -o libnutscan_la-nutscan-ip.lo `test -f 'nutscan-ip.c' || echo '../../../tools/nut-scanner/'`nutscan-ip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/nut-scanner -I../../include -I/usr/pkg/include -I../../../clients -I../../../include -I../../../drivers -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT libnutscan_la-nutscan-ip.lo -MD -MP -MF .deps/libnutscan_la-nutscan-ip.Tpo -c ../../../tools/nut-scanner/nutscan-ip.c -fPIC -DPIC -o .libs/libnutscan_la-nutscan-ip.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/nut-scanner -I../../include -I/usr/pkg/include -I../../../clients -I../../../include -I../../../drivers -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT libnutscan_la-nutscan-ip.lo -MD -MP -MF .deps/libnutscan_la-nutscan-ip.Tpo -c ../../../tools/nut-scanner/nutscan-ip.c -o libnutscan_la-nutscan-ip.o >/dev/null 2>&1 mv -f .deps/libnutscan_la-nutscan-ip.Tpo .deps/libnutscan_la-nutscan-ip.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/nut-scanner -I../../include -I/usr/pkg/include -I../../../clients -I../../../include -I../../../drivers -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT libnutscan_la-nutscan-display.lo -MD -MP -MF .deps/libnutscan_la-nutscan-display.Tpo -c -o libnutscan_la-nutscan-display.lo `test -f 'nutscan-display.c' || echo '../../../tools/nut-scanner/'`nutscan-display.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/nut-scanner -I../../include -I/usr/pkg/include -I../../../clients -I../../../include -I../../../drivers -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT libnutscan_la-nutscan-display.lo -MD -MP -MF .deps/libnutscan_la-nutscan-display.Tpo -c ../../../tools/nut-scanner/nutscan-display.c -fPIC -DPIC -o .libs/libnutscan_la-nutscan-display.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/nut-scanner -I../../include -I/usr/pkg/include -I../../../clients -I../../../include -I../../../drivers -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT libnutscan_la-nutscan-display.lo -MD -MP -MF .deps/libnutscan_la-nutscan-display.Tpo -c ../../../tools/nut-scanner/nutscan-display.c -o libnutscan_la-nutscan-display.o >/dev/null 2>&1 mv -f .deps/libnutscan_la-nutscan-display.Tpo .deps/libnutscan_la-nutscan-display.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/nut-scanner -I../../include -I/usr/pkg/include -I../../../clients -I../../../include -I../../../drivers -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT libnutscan_la-nutscan-init.lo -MD -MP -MF .deps/libnutscan_la-nutscan-init.Tpo -c -o libnutscan_la-nutscan-init.lo `test -f 'nutscan-init.c' || echo '../../../tools/nut-scanner/'`nutscan-init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/nut-scanner -I../../include -I/usr/pkg/include -I../../../clients -I../../../include -I../../../drivers -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT libnutscan_la-nutscan-init.lo -MD -MP -MF .deps/libnutscan_la-nutscan-init.Tpo -c ../../../tools/nut-scanner/nutscan-init.c -fPIC -DPIC -o .libs/libnutscan_la-nutscan-init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/nut-scanner -I../../include -I/usr/pkg/include -I../../../clients -I../../../include -I../../../drivers -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT libnutscan_la-nutscan-init.lo -MD -MP -MF .deps/libnutscan_la-nutscan-init.Tpo -c ../../../tools/nut-scanner/nutscan-init.c -o libnutscan_la-nutscan-init.o >/dev/null 2>&1 mv -f .deps/libnutscan_la-nutscan-init.Tpo .deps/libnutscan_la-nutscan-init.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/nut-scanner -I../../include -I/usr/pkg/include -I../../../clients -I../../../include -I../../../drivers -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT libnutscan_la-scan_usb.lo -MD -MP -MF .deps/libnutscan_la-scan_usb.Tpo -c -o libnutscan_la-scan_usb.lo `test -f 'scan_usb.c' || echo '../../../tools/nut-scanner/'`scan_usb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/nut-scanner -I../../include -I/usr/pkg/include -I../../../clients -I../../../include -I../../../drivers -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -O2 -D_FORTIFY_SOURCE=2 -Dnetbsd1 -DSOL_IP=IPPROTO_IP -I/usr/include -I/usr/pkg/include -Unetbsd -Dnetbsd=netbsd -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -I/usr/pkg/include -I/usr/pkg/lib/perl5/5.34.0/x86_64-netbsd-thread-multi/CORE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -D_REENTRANT -isystem /usr/local/include -g -O2 -Wno-reserved-identifier -Wno-unknown-warning-option -std=gnu99 -Wno-system-headers -Wall -Wextra -Wsign-compare -pedantic -Wno-error -MT libnutscan_la-scan_usb.lo -MD -MP -MF .deps/libnutscan_la-scan_usb.Tpo -c ../../../tools/nut-scanner/scan_usb.c -fPIC -DPIC -o .libs/libnutscan_la-scan_usb.o In file included from ../../../tools/nut-scanner/scan_usb.c:30:0: ../../../tools/nut-scanner/nutscan-usb.h:22:10: fatal error: usb.h: No such file or directory #include <usb.h> ^~~~~~~ compilation terminated. *** Error code 1 Stop. make[3]: stopped in /home/n0/gdt/SOFTWARE/IOT/nut/obj/tools/nut-scanner *** Error code 1 Stop. make[2]: stopped in /home/n0/gdt/SOFTWARE/IOT/nut/obj/tools/nut-scanner *** Error code 1 Stop. make[1]: stopped in /home/n0/gdt/SOFTWARE/IOT/nut/obj/tools *** Error code 1 Stop. make: stopped in /home/n0/gdt/SOFTWARE/IOT/nut/obj 68.92 real 55.54 user 13.63 sys -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 194 bytes Desc: not available URL: <http://alioth-lists.debian.net/pipermail/nut-upsdev/attachments/20220329/1b94fa94/attachment-0001.sig>