Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 294839 Details for
Bug 432545
Can't build nut in mock
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
mock build.log
build.log (text/plain), 101.16 KB, created by
Chris Adams
on 2008-02-13 21:24:11 UTC
(
hide
)
Description:
mock build.log
Filename:
MIME Type:
Creator:
Chris Adams
Created:
2008-02-13 21:24:11 UTC
Size:
101.16 KB
patch
obsolete
>Installing /builddir/build/SRPMS/nut-2.2.0-6.1.fc8.src.rpm >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.65498 >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf nut-2.2.0 >+ /bin/gzip -dc /builddir/build/SOURCES/nut-2.2.0.tar.gz >+ tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd nut-2.2.0 >++ /usr/bin/id -u >+ '[' 500 = 0 ']' >++ /usr/bin/id -u >+ '[' 500 = 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (nut-2.2.0-conf.patch):' >Patch #0 (nut-2.2.0-conf.patch): >+ patch -p1 -b --suffix .conf -s >+ echo 'Patch #1 (nut-2.2.0-multilib.patch):' >Patch #1 (nut-2.2.0-multilib.patch): >+ patch -p1 -b --suffix .multilib -s >+ echo 'Patch #2 (nut-2.2.0-udevusb.patch):' >Patch #2 (nut-2.2.0-udevusb.patch): >+ patch -p1 -b --suffix .udevusb -s >+ echo 'Patch #3 (nut-2.2.0-glibcopen.patch):' >Patch #3 (nut-2.2.0-glibcopen.patch): >+ patch -p1 -b --suffix .open -s >+ echo 'Patch #4 (nut-2.2.0-wrongssl.patch):' >Patch #4 (nut-2.2.0-wrongssl.patch): >+ patch -p1 -b --suffix .wrongssl -s >+ echo 'Patch #5 (nut-2.2.0-usbhal.patch):' >Patch #5 (nut-2.2.0-usbhal.patch): >+ patch -p1 -b --suffix .usbhal -s >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.65498 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd nut-2.2.0 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export FFLAGS >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /bin/rm -f ./config.sub >++ basename ./config.sub >+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub >`/usr/lib/rpm/redhat/config.sub' -> `./config.sub' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /bin/rm -f ./config.guess >++ basename ./config.guess >+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess >`/usr/lib/rpm/redhat/config.guess' -> `./config.guess' >+ ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-user=nut --with-group=uucp --with-statepath=/var/run/nut --with-pidpath=/var/run/nut --with-altpidpath=/var/run/nut --sysconfdir=/etc/ups --with-cgipath=/var/www/nut-cgi-bin --with-drvpath=/sbin --with-all --with-ipv6 --with-gd-libs --with-linux-hiddev=/usr/include/linux/hiddev.h --with-pkgconfig-dir=/usr/lib/pkgconfig --disable-static >Network UPS Tools version 2.2.0 >checking build system type... i686-redhat-linux-gnu >checking host system type... i686-redhat-linux-gnu >checking target system type... i386-redhat-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for i686-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking whether gcc and cc understand -c and -o together... yes >checking how to run the C preprocessor... gcc -E >checking for a BSD-compatible install... /usr/bin/install -c >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ar... /usr/bin/ar >checking for i686-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for a sed that does not truncate output... /bin/sed >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for /usr/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-redhat-linux-gnu-g++... no >checking for i686-redhat-linux-gnu-c++... no >checking for i686-redhat-linux-gnu-gpp... no >checking for i686-redhat-linux-gnu-aCC... no >checking for i686-redhat-linux-gnu-CC... no >checking for i686-redhat-linux-gnu-cxx... no >checking for i686-redhat-linux-gnu-cc++... no >checking for i686-redhat-linux-gnu-cl.exe... no >checking for i686-redhat-linux-gnu-FCC... no >checking for i686-redhat-linux-gnu-KCC... no >checking for i686-redhat-linux-gnu-RCC... no >checking for i686-redhat-linux-gnu-xlC_r... no >checking for i686-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... gcc3 >checking how to run the C++ preprocessor... g++ -E >checking for i686-redhat-linux-gnu-g77... no >checking for i686-redhat-linux-gnu-xlf... no >checking for i686-redhat-linux-gnu-f77... no >checking for i686-redhat-linux-gnu-frt... no >checking for i686-redhat-linux-gnu-pgf77... no >checking for i686-redhat-linux-gnu-cf77... no >checking for i686-redhat-linux-gnu-fort77... no >checking for i686-redhat-linux-gnu-fl32... no >checking for i686-redhat-linux-gnu-af77... no >checking for i686-redhat-linux-gnu-xlf90... no >checking for i686-redhat-linux-gnu-f90... no >checking for i686-redhat-linux-gnu-pgf90... no >checking for i686-redhat-linux-gnu-pghpf... no >checking for i686-redhat-linux-gnu-epcf90... no >checking for i686-redhat-linux-gnu-gfortran... no >checking for i686-redhat-linux-gnu-g95... no >checking for i686-redhat-linux-gnu-xlf95... no >checking for i686-redhat-linux-gnu-f95... no >checking for i686-redhat-linux-gnu-fort... no >checking for i686-redhat-linux-gnu-ifort... no >checking for i686-redhat-linux-gnu-ifc... no >checking for i686-redhat-linux-gnu-efc... no >checking for i686-redhat-linux-gnu-pgf95... no >checking for i686-redhat-linux-gnu-lf95... no >checking for i686-redhat-linux-gnu-ftn... no >checking for g77... no >checking for xlf... no >checking for f77... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for xlf90... no >checking for f90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... no >checking for g95... no >checking for xlf95... no >checking for f95... no >checking for fort... no >checking for ifort... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for ftn... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for i686-redhat-linux-gnu-ar... /usr/bin/ar >checking for i686-redhat-linux-gnu-ranlib... ranlib >checking for i686-redhat-linux-gnu-strip... no >checking for strip... strip >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... 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... cat: ld.so.conf.d/*.conf: No such file or directory >GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating libtool >appending configuration tag "CXX" to libtool >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 >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... yes >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory >GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking for inline... inline >checking for flock... yes >checking for lockf... yes >checking for fcvt... yes >checking for fcvtl... no >checking for cfsetispeed... yes >checking for tcsendbreak... yes >checking for seteuid... yes >checking for setsid... yes >checking for getpassphrase... no >checking for on_exit... yes >checking for vsnprintf... yes >checking for snprintf... yes >checking for setenv... yes >checking for inet_aton... yes >checking for strerror... yes >checking for atexit... yes >checking whether byte ordering is bigendian... no >checking for getopt declarations... in unistd.h >checking whether to use uu_lock... no >checking for connect... yes >checking sys/modem.h usability... no >checking sys/modem.h presence... no >checking for sys/modem.h... no >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking varargs.h usability... no >checking varargs.h presence... no >checking for varargs.h... no >checking sys/termios.h usability... yes >checking sys/termios.h presence... yes >checking for sys/termios.h... yes >checking whether time.h and sys/time.h may both be included... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for socklen_t... yes >checking for stdint.h... (cached) yes >checking for uint16_t... yes >checking for stdint.h... (cached) yes >checking for uint8_t... yes >checking for --with-all... "yes" >checking for Net-SNMP cflags... >checking for Net-SNMP libs... >checking for libusb cflags... >checking for libusb libs... -lusb >checking for libhal version via pkg-config (0.5.8 minimum required)... 0.5.10 found >checking for libhal cflags via pkg-config... -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >checking for libhal ldflags via pkg-config... -L/lib -lhal -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 >checking for libhal user via pkg-config... haldaemon >checking for usb_detach_kernel_driver_np in -lusb... yes >checking for Linux hiddev.h... /usr/include/linux/hiddev.h >checking for SSL library availability... yes >checking whether to enable SSL development code... yes >checking for getaddrinfo... yes >checking for freeaddrinfo... yes >checking for struct addrinfo... yes >checking for struct sockaddr_storage... yes >checking for struct sockaddr_in6... yes >checking for struct in6_addr... yes >checking whether to enable IPv6 support... yes >checking for gd version via gdlib-config... 2.0.34 >checking for gd include flags... -I/usr/include >checking for gd library flags... -L/usr/lib -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12 -lz -lm -lgd >checking gd.h usability... yes >checking gd.h presence... yes >checking for gd.h... yes >checking for gdImagePng in -lgd... yes >checking whether to build CGI programs... yes >checking whether to build upsclient library... yes >checking whether to build serial drivers... yes >checking whether to build SNMP drivers... yes >checking whether to build USB drivers... yes >checking whether to enable HAL support... yes >checking state path... /var/run/nut >checking alt pid path... /var/run/nut >checking driver path... /sbin >checking cgi path... /var/www/nut-cgi-bin >checking html path... ${prefix}/html >checking pidpath... /var/run/nut >checking network port number... 3493 >checking user to run as... nut >checking group membership of user to run as... uucp >checking facility for syslog... LOG_DAEMON >checking which drivers to build... all available >checking which driver man pages to install... all available >checking whether to strip debug symbols... no >checking whether to enable pkg-config support... using /usr/lib/pkgconfig >checking whether to install hotplug rules... no >checking whether to install udev rules... using /etc/udev >checking for long long... yes >configure: creating ./config.status >config.status: creating clients/Makefile >config.status: creating common/Makefile >config.status: creating conf/Makefile >config.status: creating data/html/header.html >config.status: creating data/html/Makefile >config.status: creating data/Makefile >config.status: creating docs/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/Makefile >config.status: creating man/Makefile >config.status: creating packaging/Makefile >config.status: creating packaging/debian/Makefile >config.status: creating packaging/mandriva/Makefile >config.status: creating packaging/generic-rpm/Makefile >config.status: creating packaging/generic-rpm/nut.spec >config.status: creating packaging/redhat/Makefile >config.status: creating packaging/redhat/nut.spec >config.status: creating scripts/hotplug/Makefile >config.status: creating scripts/hotplug/libhidups >config.status: creating scripts/udev/Makefile >config.status: creating scripts/udev/nut-usbups.rules >config.status: creating scripts/Makefile >config.status: creating server/Makefile >config.status: creating Makefile >config.status: creating include/config.h >config.status: executing depfiles commands > >Configuration summary: >enable SSL development code: yes >enable IPv6 support: yes >build CGI programs: yes >build upsclient library: yes >build serial drivers: yes >build SNMP drivers: yes >build USB drivers: yes >enable HAL support: yes >+ make >Making all in include >make[1]: Entering directory `/builddir/build/BUILD/nut-2.2.0/include' >test -f nut_version.h || cp _nut_version.h nut_version.h >cmp -s _nut_version.h nut_version.h || cp _nut_version.h nut_version.h >rm -f _nut_version.h >make all-am >make[2]: Entering directory `/builddir/build/BUILD/nut-2.2.0/include' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/builddir/build/BUILD/nut-2.2.0/include' >make[1]: Leaving directory `/builddir/build/BUILD/nut-2.2.0/include' >Making all in common >make[1]: Entering directory `/builddir/build/BUILD/nut-2.2.0/common' >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT common.o -MD -MP -MF ".deps/common.Tpo" -c -o common.o common.c; \ > then mv -f ".deps/common.Tpo" ".deps/common.Po"; else rm -f ".deps/common.Tpo"; exit 1; fi >rm -f libcommon.a >/usr/bin/ar cru libcommon.a common.o >ranlib libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT upsconf.o -MD -MP -MF ".deps/upsconf.Tpo" -c -o upsconf.o upsconf.c; \ > then mv -f ".deps/upsconf.Tpo" ".deps/upsconf.Po"; else rm -f ".deps/upsconf.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT parseconf.o -MD -MP -MF ".deps/parseconf.Tpo" -c -o parseconf.o parseconf.c; \ > then mv -f ".deps/parseconf.Tpo" ".deps/parseconf.Po"; else rm -f ".deps/parseconf.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT state.o -MD -MP -MF ".deps/state.Tpo" -c -o state.o state.c; \ > then mv -f ".deps/state.Tpo" ".deps/state.Po"; else rm -f ".deps/state.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT parseconf.lo -MD -MP -MF ".deps/parseconf.Tpo" -c -o parseconf.lo parseconf.c; \ > then mv -f ".deps/parseconf.Tpo" ".deps/parseconf.Plo"; else rm -f ".deps/parseconf.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT parseconf.lo -MD -MP -MF .deps/parseconf.Tpo -c parseconf.c -fPIC -DPIC -o .libs/parseconf.o >make[1]: Leaving directory `/builddir/build/BUILD/nut-2.2.0/common' >Making all in clients >make[1]: Entering directory `/builddir/build/BUILD/nut-2.2.0/clients' >if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT upsclient.lo -MD -MP -MF ".deps/upsclient.Tpo" -c -o upsclient.lo upsclient.c; \ > then mv -f ".deps/upsclient.Tpo" ".deps/upsclient.Plo"; else rm -f ".deps/upsclient.Tpo"; exit 1; fi >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT upsclient.lo -MD -MP -MF .deps/upsclient.Tpo -c upsclient.c -fPIC -DPIC -o .libs/upsclient.o >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o libupsclient.la -rpath /usr/lib -version-info 0:0:0 upsclient.lo ../common/parseconf.lo >gcc -shared .libs/upsclient.o ../common/.libs/parseconf.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libupsclient.so.0 -o .libs/libupsclient.so.0.0.0 >(cd .libs && rm -f libupsclient.so.0 && ln -s libupsclient.so.0.0.0 libupsclient.so.0) >(cd .libs && rm -f libupsclient.so && ln -s libupsclient.so.0.0.0 libupsclient.so) >creating libupsclient.la >(cd .libs && rm -f libupsclient.la && ln -s ../libupsclient.la libupsclient.la) >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT upsc.o -MD -MP -MF ".deps/upsc.Tpo" -c -o upsc.o upsc.c; \ > then mv -f ".deps/upsc.Tpo" ".deps/upsc.Po"; else rm -f ".deps/upsc.Tpo"; exit 1; fi >(cd ../common/ && make libcommon.a) >make[2]: Entering directory `/builddir/build/BUILD/nut-2.2.0/common' >(cd ../include/ && make nut_version.h) >make[3]: Entering directory `/builddir/build/BUILD/nut-2.2.0/include' >test -f nut_version.h || cp _nut_version.h nut_version.h >cmp -s _nut_version.h nut_version.h || cp _nut_version.h nut_version.h >rm -f _nut_version.h >make[3]: Leaving directory `/builddir/build/BUILD/nut-2.2.0/include' >make[2]: Leaving directory `/builddir/build/BUILD/nut-2.2.0/common' >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o upsc upsc.o ../common/libcommon.a libupsclient.la -lssl -lcrypto >gcc -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o .libs/upsc upsc.o ../common/libcommon.a ./.libs/libupsclient.so -lssl -lcrypto >creating upsc >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT upslog.o -MD -MP -MF ".deps/upslog.Tpo" -c -o upslog.o upslog.c; \ > then mv -f ".deps/upslog.Tpo" ".deps/upslog.Po"; else rm -f ".deps/upslog.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o upslog upslog.o ../common/libcommon.a libupsclient.la -lssl -lcrypto >gcc -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o .libs/upslog upslog.o ../common/libcommon.a ./.libs/libupsclient.so -lssl -lcrypto >creating upslog >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT upsrw.o -MD -MP -MF ".deps/upsrw.Tpo" -c -o upsrw.o upsrw.c; \ > then mv -f ".deps/upsrw.Tpo" ".deps/upsrw.Po"; else rm -f ".deps/upsrw.Tpo"; exit 1; fi >upsrw.c: In function 'do_setvar': >upsrw.c:113: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >upsrw.c:145: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o upsrw upsrw.o ../common/libcommon.a libupsclient.la -lssl -lcrypto >gcc -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o .libs/upsrw upsrw.o ../common/libcommon.a ./.libs/libupsclient.so -lssl -lcrypto >creating upsrw >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT upscmd.o -MD -MP -MF ".deps/upscmd.Tpo" -c -o upscmd.o upscmd.c; \ > then mv -f ".deps/upscmd.Tpo" ".deps/upscmd.Po"; else rm -f ".deps/upscmd.Tpo"; exit 1; fi >upscmd.c: In function 'main': >upscmd.c:276: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o upscmd upscmd.o ../common/libcommon.a libupsclient.la -lssl -lcrypto >gcc -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o .libs/upscmd upscmd.o ../common/libcommon.a ./.libs/libupsclient.so -lssl -lcrypto >creating upscmd >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT upsstats.o -MD -MP -MF ".deps/upsstats.Tpo" -c -o upsstats.o upsstats.c; \ > then mv -f ".deps/upsstats.Tpo" ".deps/upsstats.Po"; else rm -f ".deps/upsstats.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT cgilib.o -MD -MP -MF ".deps/cgilib.Tpo" -c -o cgilib.o cgilib.c; \ > then mv -f ".deps/cgilib.Tpo" ".deps/cgilib.Po"; else rm -f ".deps/cgilib.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o upsstats.cgi upsstats.o cgilib.o ../common/libcommon.a libupsclient.la -lssl -lcrypto >gcc -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o .libs/upsstats.cgi upsstats.o cgilib.o ../common/libcommon.a ./.libs/libupsclient.so -lssl -lcrypto >creating upsstats.cgi >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT upsimage.o -MD -MP -MF ".deps/upsimage.Tpo" -c -o upsimage.o upsimage.c; \ > then mv -f ".deps/upsimage.Tpo" ".deps/upsimage.Po"; else rm -f ".deps/upsimage.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o upsimage.cgi upsimage.o cgilib.o ../common/libcommon.a libupsclient.la -lssl -lcrypto -L/usr/lib -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12 -lz -lm -lgd >gcc -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o .libs/upsimage.cgi upsimage.o cgilib.o ../common/libcommon.a ./.libs/libupsclient.so -lssl -lcrypto -L/usr/lib -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12 -lz -lm -lgd >creating upsimage.cgi >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT upsset.o -MD -MP -MF ".deps/upsset.Tpo" -c -o upsset.o upsset.c; \ > then mv -f ".deps/upsset.Tpo" ".deps/upsset.Po"; else rm -f ".deps/upsset.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o upsset.cgi upsset.o cgilib.o ../common/libcommon.a libupsclient.la -lssl -lcrypto >gcc -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o .libs/upsset.cgi upsset.o cgilib.o ../common/libcommon.a ./.libs/libupsclient.so -lssl -lcrypto >creating upsset.cgi >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT upsmon.o -MD -MP -MF ".deps/upsmon.Tpo" -c -o upsmon.o upsmon.c; \ > then mv -f ".deps/upsmon.Tpo" ".deps/upsmon.Po"; else rm -f ".deps/upsmon.Tpo"; exit 1; fi >upsmon.c: In function 'notify': >upsmon.c:174: warning: ignoring return value of 'system', declared with attribute warn_unused_result >upsmon.c: In function 'pdflag_status': >upsmon.c:1615: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o upsmon upsmon.o ../common/libcommon.a libupsclient.la -lssl -lcrypto >gcc -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o .libs/upsmon upsmon.o ../common/libcommon.a ./.libs/libupsclient.so -lssl -lcrypto >creating upsmon >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT upssched.o -MD -MP -MF ".deps/upssched.Tpo" -c -o upssched.o upssched.c; \ > then mv -f ".deps/upssched.Tpo" ".deps/upssched.Po"; else rm -f ".deps/upssched.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o upssched upssched.o ../common/libcommon.a ../common/parseconf.o >gcc -I../include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o upssched upssched.o ../common/parseconf.o ../common/libcommon.a >make[1]: Leaving directory `/builddir/build/BUILD/nut-2.2.0/clients' >Making all in conf >make[1]: Entering directory `/builddir/build/BUILD/nut-2.2.0/conf' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/builddir/build/BUILD/nut-2.2.0/conf' >Making all in data >make[1]: Entering directory `/builddir/build/BUILD/nut-2.2.0/data' >Making all in html >make[2]: Entering directory `/builddir/build/BUILD/nut-2.2.0/data/html' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/nut-2.2.0/data/html' >make[2]: Entering directory `/builddir/build/BUILD/nut-2.2.0/data' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/builddir/build/BUILD/nut-2.2.0/data' >make[1]: Leaving directory `/builddir/build/BUILD/nut-2.2.0/data' >Making all in docs >make[1]: Entering directory `/builddir/build/BUILD/nut-2.2.0/docs' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/builddir/build/BUILD/nut-2.2.0/docs' >Making all in drivers >make[1]: Entering directory `/builddir/build/BUILD/nut-2.2.0/drivers' >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT al175.o -MD -MP -MF ".deps/al175.Tpo" -c -o al175.o al175.c; \ > then mv -f ".deps/al175.Tpo" ".deps/al175.Po"; else rm -f ".deps/al175.Tpo"; exit 1; fi >al175.c: In function 'comli_prepare': >al175.c:390: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness >al175.c: In function 'al_parse_reply_head': >al175.c:548: warning: pointer targets in passing argument 1 of 'from_hex' differ in signedness >al175.c:554: warning: pointer targets in passing argument 1 of 'from_hex' differ in signedness >al175.c: In function 'get_char': >al175.c:776: warning: pointer targets in passing argument 2 of 'ser_get_char' differ in signedness >al175.c: In function 'get_buf': >al175.c:781: warning: pointer targets in passing argument 2 of 'ser_get_buf_len' differ in signedness >al175.c: In function 'recv_command_ack': >al175.c:828: warning: pointer targets in passing argument 1 of 'get_buf' differ in signedness >al175.c: In function 'recv_register_data': >al175.c:875: warning: pointer targets in passing argument 1 of 'get_buf' differ in signedness >al175.c:907: warning: pointer targets in passing argument 1 of 'get_buf' differ in signedness >(cd ../common/ && make libcommon.a) >make[2]: Entering directory `/builddir/build/BUILD/nut-2.2.0/common' >(cd ../include/ && make nut_version.h) >make[3]: Entering directory `/builddir/build/BUILD/nut-2.2.0/include' >test -f nut_version.h || cp _nut_version.h nut_version.h >cmp -s _nut_version.h nut_version.h || cp _nut_version.h nut_version.h >rm -f _nut_version.h >make[3]: Leaving directory `/builddir/build/BUILD/nut-2.2.0/include' >make[2]: Leaving directory `/builddir/build/BUILD/nut-2.2.0/common' >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ > then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT dstate.o -MD -MP -MF ".deps/dstate.Tpo" -c -o dstate.o dstate.c; \ > then mv -f ".deps/dstate.Tpo" ".deps/dstate.Po"; else rm -f ".deps/dstate.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT serial.o -MD -MP -MF ".deps/serial.Tpo" -c -o serial.o serial.c; \ > then mv -f ".deps/serial.Tpo" ".deps/serial.Po"; else rm -f ".deps/serial.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o al175 al175.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >mkdir .libs >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o al175 al175.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT apcsmart.o -MD -MP -MF ".deps/apcsmart.Tpo" -c -o apcsmart.o apcsmart.c; \ > then mv -f ".deps/apcsmart.Tpo" ".deps/apcsmart.Po"; else rm -f ".deps/apcsmart.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o apcsmart apcsmart.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o apcsmart apcsmart.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT bcmxcp.o -MD -MP -MF ".deps/bcmxcp.Tpo" -c -o bcmxcp.o bcmxcp.c; \ > then mv -f ".deps/bcmxcp.Tpo" ".deps/bcmxcp.Po"; else rm -f ".deps/bcmxcp.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT bcmxcp_ser.o -MD -MP -MF ".deps/bcmxcp_ser.Tpo" -c -o bcmxcp_ser.o bcmxcp_ser.c; \ > then mv -f ".deps/bcmxcp_ser.Tpo" ".deps/bcmxcp_ser.Po"; else rm -f ".deps/bcmxcp_ser.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o bcmxcp bcmxcp.o bcmxcp_ser.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o bcmxcp bcmxcp.o bcmxcp_ser.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT belkin.o -MD -MP -MF ".deps/belkin.Tpo" -c -o belkin.o belkin.c; \ > then mv -f ".deps/belkin.Tpo" ".deps/belkin.Po"; else rm -f ".deps/belkin.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o belkin belkin.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o belkin belkin.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT belkinunv.o -MD -MP -MF ".deps/belkinunv.Tpo" -c -o belkinunv.o belkinunv.c; \ > then mv -f ".deps/belkinunv.Tpo" ".deps/belkinunv.Po"; else rm -f ".deps/belkinunv.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o belkinunv belkinunv.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o belkinunv belkinunv.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT bestfcom.o -MD -MP -MF ".deps/bestfcom.Tpo" -c -o bestfcom.o bestfcom.c; \ > then mv -f ".deps/bestfcom.Tpo" ".deps/bestfcom.Po"; else rm -f ".deps/bestfcom.Tpo"; exit 1; fi >bestfcom.c: In function 'execute': >bestfcom.c:195: warning: pointer targets in passing argument 2 of 'ser_get_char' differ in signedness >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o bestfcom bestfcom.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o bestfcom bestfcom.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT bestuferrups.o -MD -MP -MF ".deps/bestuferrups.Tpo" -c -o bestuferrups.o bestuferrups.c; \ > then mv -f ".deps/bestuferrups.Tpo" ".deps/bestuferrups.Po"; else rm -f ".deps/bestuferrups.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o bestuferrups bestuferrups.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o bestuferrups bestuferrups.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT bestups.o -MD -MP -MF ".deps/bestups.Tpo" -c -o bestups.o bestups.c; \ > then mv -f ".deps/bestups.Tpo" ".deps/bestups.Po"; else rm -f ".deps/bestups.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o bestups bestups.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o bestups bestups.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT cpsups.o -MD -MP -MF ".deps/cpsups.Tpo" -c -o cpsups.o cpsups.c; \ > then mv -f ".deps/cpsups.Tpo" ".deps/cpsups.Po"; else rm -f ".deps/cpsups.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o cpsups cpsups.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o cpsups cpsups.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT cyberpower.o -MD -MP -MF ".deps/cyberpower.Tpo" -c -o cyberpower.o cyberpower.c; \ > then mv -f ".deps/cyberpower.Tpo" ".deps/cyberpower.Po"; else rm -f ".deps/cyberpower.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o cyberpower cyberpower.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o cyberpower cyberpower.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT dummy-ups.o -MD -MP -MF ".deps/dummy-ups.Tpo" -c -o dummy-ups.o dummy-ups.c; \ > then mv -f ".deps/dummy-ups.Tpo" ".deps/dummy-ups.Po"; else rm -f ".deps/dummy-ups.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o dummy-ups dummy-ups.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o dummy-ups dummy-ups.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT etapro.o -MD -MP -MF ".deps/etapro.Tpo" -c -o etapro.o etapro.c; \ > then mv -f ".deps/etapro.Tpo" ".deps/etapro.Po"; else rm -f ".deps/etapro.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o etapro etapro.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o etapro etapro.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT everups.o -MD -MP -MF ".deps/everups.Tpo" -c -o everups.o everups.c; \ > then mv -f ".deps/everups.Tpo" ".deps/everups.Po"; else rm -f ".deps/everups.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o everups everups.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o everups everups.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT gamatronic.o -MD -MP -MF ".deps/gamatronic.Tpo" -c -o gamatronic.o gamatronic.c; \ > then mv -f ".deps/gamatronic.Tpo" ".deps/gamatronic.Po"; else rm -f ".deps/gamatronic.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o gamatronic gamatronic.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o gamatronic gamatronic.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT genericups.o -MD -MP -MF ".deps/genericups.Tpo" -c -o genericups.o genericups.c; \ > then mv -f ".deps/genericups.Tpo" ".deps/genericups.Po"; else rm -f ".deps/genericups.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o genericups genericups.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o genericups genericups.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT isbmex.o -MD -MP -MF ".deps/isbmex.Tpo" -c -o isbmex.o isbmex.c; \ > then mv -f ".deps/isbmex.Tpo" ".deps/isbmex.Po"; else rm -f ".deps/isbmex.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o isbmex isbmex.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o -lm >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o isbmex isbmex.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a -lm >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT liebert.o -MD -MP -MF ".deps/liebert.Tpo" -c -o liebert.o liebert.c; \ > then mv -f ".deps/liebert.Tpo" ".deps/liebert.Po"; else rm -f ".deps/liebert.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o liebert liebert.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o liebert liebert.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT masterguard.o -MD -MP -MF ".deps/masterguard.Tpo" -c -o masterguard.o masterguard.c; \ > then mv -f ".deps/masterguard.Tpo" ".deps/masterguard.Po"; else rm -f ".deps/masterguard.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o masterguard masterguard.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o masterguard masterguard.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT megatec.o -MD -MP -MF ".deps/megatec.Tpo" -c -o megatec.o megatec.c; \ > then mv -f ".deps/megatec.Tpo" ".deps/megatec.Po"; else rm -f ".deps/megatec.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o megatec megatec.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o megatec megatec.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT metasys.o -MD -MP -MF ".deps/metasys.Tpo" -c -o metasys.o metasys.c; \ > then mv -f ".deps/metasys.Tpo" ".deps/metasys.Po"; else rm -f ".deps/metasys.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o metasys metasys.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o metasys metasys.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT mge-shut.o -MD -MP -MF ".deps/mge-shut.Tpo" -c -o mge-shut.o mge-shut.c; \ > then mv -f ".deps/mge-shut.Tpo" ".deps/mge-shut.Po"; else rm -f ".deps/mge-shut.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT hidparser.o -MD -MP -MF ".deps/hidparser.Tpo" -c -o hidparser.o hidparser.c; \ > then mv -f ".deps/hidparser.Tpo" ".deps/hidparser.Po"; else rm -f ".deps/hidparser.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o mge-shut mge-shut.o hidparser.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o mge-shut mge-shut.o hidparser.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT mge-utalk.o -MD -MP -MF ".deps/mge-utalk.Tpo" -c -o mge-utalk.o mge-utalk.c; \ > then mv -f ".deps/mge-utalk.Tpo" ".deps/mge-utalk.Po"; else rm -f ".deps/mge-utalk.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o mge-utalk mge-utalk.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o mge-utalk mge-utalk.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSHUT_MODE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT newmge_shut-usbhid-ups.o -MD -MP -MF ".deps/newmge_shut-usbhid-ups.Tpo" -c -o newmge_shut-usbhid-ups.o `test -f 'usbhid-ups.c' || echo './'`usbhid-ups.c; \ > then mv -f ".deps/newmge_shut-usbhid-ups.Tpo" ".deps/newmge_shut-usbhid-ups.Po"; else rm -f ".deps/newmge_shut-usbhid-ups.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSHUT_MODE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT newmge_shut-libshut.o -MD -MP -MF ".deps/newmge_shut-libshut.Tpo" -c -o newmge_shut-libshut.o `test -f 'libshut.c' || echo './'`libshut.c; \ > then mv -f ".deps/newmge_shut-libshut.Tpo" ".deps/newmge_shut-libshut.Po"; else rm -f ".deps/newmge_shut-libshut.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSHUT_MODE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT newmge_shut-libhid.o -MD -MP -MF ".deps/newmge_shut-libhid.Tpo" -c -o newmge_shut-libhid.o `test -f 'libhid.c' || echo './'`libhid.c; \ > then mv -f ".deps/newmge_shut-libhid.Tpo" ".deps/newmge_shut-libhid.Po"; else rm -f ".deps/newmge_shut-libhid.Tpo"; exit 1; fi >libhid.c: In function 'HIDGetItemString': >libhid.c:717: warning: pointer targets in passing argument 3 of 'comm_driver->get_string' differ in signedness >libhid.c:718: warning: pointer targets in return differ in signedness >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSHUT_MODE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT newmge_shut-hidparser.o -MD -MP -MF ".deps/newmge_shut-hidparser.Tpo" -c -o newmge_shut-hidparser.o `test -f 'hidparser.c' || echo './'`hidparser.c; \ > then mv -f ".deps/newmge_shut-hidparser.Tpo" ".deps/newmge_shut-hidparser.Po"; else rm -f ".deps/newmge_shut-hidparser.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSHUT_MODE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT newmge_shut-mge-hid.o -MD -MP -MF ".deps/newmge_shut-mge-hid.Tpo" -c -o newmge_shut-mge-hid.o `test -f 'mge-hid.c' || echo './'`mge-hid.c; \ > then mv -f ".deps/newmge_shut-mge-hid.Tpo" ".deps/newmge_shut-mge-hid.Po"; else rm -f ".deps/newmge_shut-mge-hid.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o newmge-shut newmge_shut-usbhid-ups.o newmge_shut-libshut.o newmge_shut-libhid.o newmge_shut-hidparser.o newmge_shut-mge-hid.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o newmge-shut newmge_shut-usbhid-ups.o newmge_shut-libshut.o newmge_shut-libhid.o newmge_shut-hidparser.o newmge_shut-mge-hid.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT nitram.o -MD -MP -MF ".deps/nitram.Tpo" -c -o nitram.o nitram.c; \ > then mv -f ".deps/nitram.Tpo" ".deps/nitram.Po"; else rm -f ".deps/nitram.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o nitram nitram.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o nitram nitram.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT oneac.o -MD -MP -MF ".deps/oneac.Tpo" -c -o oneac.o oneac.c; \ > then mv -f ".deps/oneac.Tpo" ".deps/oneac.Po"; else rm -f ".deps/oneac.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o oneac oneac.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o oneac oneac.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT optiups.o -MD -MP -MF ".deps/optiups.Tpo" -c -o optiups.o optiups.c; \ > then mv -f ".deps/optiups.Tpo" ".deps/optiups.Po"; else rm -f ".deps/optiups.Tpo"; exit 1; fi >optiups.c: In function 'upsdrv_initinfo': >optiups.c:313: warning: pointer targets in passing argument 2 of 'ser_get_char' differ in signedness >optiups.c: In function 'upsdrv_updateinfo': >optiups.c:406: warning: pointer targets in passing argument 2 of 'ser_get_char' differ in signedness >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o optiups optiups.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o optiups optiups.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT powercom.o -MD -MP -MF ".deps/powercom.Tpo" -c -o powercom.o powercom.c; \ > then mv -f ".deps/powercom.Tpo" ".deps/powercom.Po"; else rm -f ".deps/powercom.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o powercom powercom.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o powercom powercom.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT rhino.o -MD -MP -MF ".deps/rhino.Tpo" -c -o rhino.o rhino.c; \ > then mv -f ".deps/rhino.Tpo" ".deps/rhino.Po"; else rm -f ".deps/rhino.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o rhino rhino.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o -lm >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o rhino rhino.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a -lm >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT safenet.o -MD -MP -MF ".deps/safenet.Tpo" -c -o safenet.o safenet.c; \ > then mv -f ".deps/safenet.Tpo" ".deps/safenet.Po"; else rm -f ".deps/safenet.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o safenet safenet.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o safenet safenet.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT skel.o -MD -MP -MF ".deps/skel.Tpo" -c -o skel.o skel.c; \ > then mv -f ".deps/skel.Tpo" ".deps/skel.Po"; else rm -f ".deps/skel.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o skel skel.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o skel skel.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT solis.o -MD -MP -MF ".deps/solis.Tpo" -c -o solis.o solis.c; \ > then mv -f ".deps/solis.Tpo" ".deps/solis.Po"; else rm -f ".deps/solis.Tpo"; exit 1; fi >solis.c: In function 'getbaseinfo': >solis.c:882: warning: pointer targets in passing argument 1 of 'CommReceive' differ in signedness >solis.c:884: warning: pointer targets in passing argument 1 of 'CommReceive' differ in signedness >solis.c: In function 'getupdateinfo': >solis.c:996: warning: pointer targets in passing argument 1 of 'CommReceive' differ in signedness >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o solis solis.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o solis solis.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT tripplite.o -MD -MP -MF ".deps/tripplite.Tpo" -c -o tripplite.o tripplite.c; \ > then mv -f ".deps/tripplite.Tpo" ".deps/tripplite.Po"; else rm -f ".deps/tripplite.Tpo"; exit 1; fi >tripplite.c: In function 'send_cmd': >tripplite.c:172: warning: pointer targets in passing argument 2 of 'ser_get_char' differ in signedness >tripplite.c:179: warning: pointer targets in passing argument 2 of 'ser_get_char' differ in signedness >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o tripplite tripplite.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o -lm >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o tripplite tripplite.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a -lm >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT tripplitesu.o -MD -MP -MF ".deps/tripplitesu.Tpo" -c -o tripplitesu.o tripplitesu.c; \ > then mv -f ".deps/tripplitesu.Tpo" ".deps/tripplitesu.Po"; else rm -f ".deps/tripplitesu.Tpo"; exit 1; fi >tripplitesu.c: In function 'do_command': >tripplitesu.c:223: warning: pointer targets in passing argument 2 of 'ser_get_buf_len' differ in signedness >tripplitesu.c:228: warning: pointer targets in passing argument 2 of 'ser_get_buf_len' differ in signedness >tripplitesu.c:240: warning: pointer targets in passing argument 2 of 'ser_get_buf_len' differ in signedness >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o tripplitesu tripplitesu.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o tripplitesu tripplitesu.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT upscode2.o -MD -MP -MF ".deps/upscode2.Tpo" -c -o upscode2.o upscode2.c; \ > then mv -f ".deps/upscode2.Tpo" ".deps/upscode2.Po"; else rm -f ".deps/upscode2.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o upscode2 upscode2.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o -lm >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o upscode2 upscode2.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a -lm >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT victronups.o -MD -MP -MF ".deps/victronups.Tpo" -c -o victronups.o victronups.c; \ > then mv -f ".deps/victronups.Tpo" ".deps/victronups.Po"; else rm -f ".deps/victronups.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o victronups victronups.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o victronups victronups.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT powerpanel.o -MD -MP -MF ".deps/powerpanel.Tpo" -c -o powerpanel.o powerpanel.c; \ > then mv -f ".deps/powerpanel.Tpo" ".deps/powerpanel.Po"; else rm -f ".deps/powerpanel.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o powerpanel powerpanel.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o powerpanel powerpanel.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o ../common/libcommon.a >if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -MT snmp-ups.o -MD -MP -MF ".deps/snmp-ups.Tpo" -c -o snmp-ups.o snmp-ups.c; \ > then mv -f ".deps/snmp-ups.Tpo" ".deps/snmp-ups.Po"; else rm -f ".deps/snmp-ups.Tpo"; exit 1; fi >snmp-ups.c: In function 'nut_snmp_init': >snmp-ups.c:215: warning: pointer targets in assignment differ in signedness >/bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o snmp-ups snmp-ups.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o >gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wsign-compare -o snmp-ups snmp-ups.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o ../common/libcommon.a >snmp-ups.o: In function `nut_snmp_perror': >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:476: undefined reference to `snmp_sess_error' >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:470: undefined reference to `snmp_errstring' >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:464: undefined reference to `snmp_error' >snmp-ups.o: In function `nut_snmp_set': >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:400: undefined reference to `snmp_parse_oid' >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:406: undefined reference to `snmp_pdu_create' >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:410: undefined reference to `snmp_add_var' >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:417: undefined reference to `snmp_synch_response' >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:425: undefined reference to `snmp_free_pdu' >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:411: undefined reference to `snmp_errno' >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:411: undefined reference to `snmp_api_errstring' >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:425: undefined reference to `snmp_free_pdu' >snmp-ups.o: In function `nut_snmp_get': >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:252: undefined reference to `snmp_parse_oid' >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:258: undefined reference to `snmp_pdu_create' >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:263: undefined reference to `snmp_add_null_var' >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:265: undefined reference to `snmp_synch_response' >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:289: undefined reference to `snmp_free_pdu' >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:253: undefined reference to `snmp_errno' >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:253: undefined reference to `snmp_api_errstring' >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:274: undefined reference to `snmp_free_pdu' >snmp-ups.o: In function `nut_snmp_get_int': >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:384: undefined reference to `snmp_free_pdu' >snmp-ups.o: In function `nut_snmp_get_str': >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:345: undefined reference to `snmp_free_pdu' >snmp-ups.o: In function `nut_snmp_cleanup': >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:237: undefined reference to `snmp_close' >snmp-ups.o: In function `nut_snmp_init': >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:209: undefined reference to `init_snmp' >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:212: undefined reference to `snmp_sess_init' >/builddir/build/BUILD/nut-2.2.0/drivers/snmp-ups.c:226: undefined reference to `snmp_open' >collect2: ld returned 1 exit status >make[1]: *** [snmp-ups] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/nut-2.2.0/drivers' >make: *** [all-recursive] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.65498 (%build) > > >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.65498 (%build)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 432545
:
294838
| 294839