dpkg-buildpackage: source package is heartbeat dpkg-buildpackage: source version is 1.2.5-0bpo2 dpkg-buildpackage: source maintainer is Simon Horman dpkg-buildpackage: host architecture is i386 fakeroot debian/rules clean dh_testdir dh_testroot # Add here commands to clean up after the build process. /usr/bin/make clean MAKE=make make[1]: Entering directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5' Making clean in snmp_subagent make[2]: Entering directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/snmp_subagent' make[2]: *** No rule to make target `clean'. Stop. make[2]: Leaving directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/snmp_subagent' make[1]: *** [clean-recursive] Error 1 make[1]: Leaving directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5' make: [clean] Error 2 (ignored) /usr/bin/make distclean MAKE=make make[1]: Entering directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5' Making distclean in snmp_subagent make[2]: Entering directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/snmp_subagent' make[2]: *** No rule to make target `distclean'. Stop. make[2]: Leaving directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/snmp_subagent' make[1]: *** [distclean-recursive] Error 1 make[1]: Leaving directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5' make: [clean] Error 2 (ignored) dh_clean build-stamp install-stamp rm -f debian/init debian/*.debhelper debian/*.substvars config.log rm -r -f debian/heartbeat debian/heartbeat-dev debian/ldirectord \ debian/libpils0 debian/libpils-dev \ debian/libstonith0 debian/libstonith-dev debian/stonith \ debian/tmp dpkg-source -b heartbeat-1.2.5 dpkg-source: building heartbeat using existing heartbeat_1.2.5.orig.tar.gz dpkg-source: building heartbeat in heartbeat_1.2.5-0bpo2.diff.gz dpkg-source: warning: ignoring deletion of file doc/startstop dpkg-source: warning: ignoring deletion of file doc/ChangeLog dpkg-source: warning: ignoring deletion of file lib/bindings/perl/cl_raw/Makefile.PL dpkg-source: warning: ignoring deletion of file heartbeat/rc.d/ask_resources dpkg-source: warning: ignoring deletion of file heartbeat/rc.d/hb_takeover dpkg-source: warning: ignoring deletion of file heartbeat/shellfuncs dpkg-source: warning: ignoring deletion of file telecom/recoverymgrd/conf_lex.c dpkg-source: warning: ignoring deletion of file telecom/recoverymgrd/conf_yacc.c dpkg-source: warning: ignoring deletion of file telecom/recoverymgrd/conf_yacc.h dpkg-source: warning: ignoring deletion of file debian/patches/series/1.2.4-1 dpkg-source: warning: ignoring deletion of file include/pils/plugin.h dpkg-source: warning: ignoring deletion of file include/ha_config.h dpkg-source: building heartbeat in heartbeat_1.2.5-0bpo2.dsc debian/rules build chmod u+x ./debian/dpkg-checkbuild ./debian/dpkg-checkbuild debian/control dh_testdir ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --with-ssh-path=/usr/bin/ssh --with-scp-path=/usr/bin/ssh --with-group-name=haclient --with-ccmuser-name=hacluster --enable-snmp-subagent --with-mibsdir=/usr/share/snmp/mibs --disable-fatal-warnings checking build system type... i686-pc-linux checking host system type... i686-pc-linux checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes Our Host OS: linux 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E 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 how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... 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 ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes 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 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... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes 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++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) yes appending configuration tag "F77" to libtool checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for gmake... make checking for gmake or make... "make has been found." checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for lynx... no checking for pod2man... pod2man checking for route... /sbin/route checking for rpmbuild... no checking for rpm... no checking for netstat... /bin/netstat checking for ping... /bin/ping checking for ifconfig... /sbin/ifconfig checking for ssh... /usr/bin/ssh checking for scp... /usr/bin/scp checking for python... /usr/bin/python checking for mail... no checking for pkg-config... /usr/bin/pkg-config checking for blockdev... /sbin/blockdev checking for fuser... /bin/fuser checking for mount... /bin/mount checking for umount... /bin/umount checking for fsck... /sbin/fsck checking for modprobe... /sbin/modprobe checking for raidstart... no checking for raidstop... no checking for libnet-config... /usr/bin/libnet-config checking for getent... /usr/bin/getent checking for ip... /sbin/ip checking for xml2-config... /usr/bin/xml2-config checking for whoami... /usr/bin/whoami checking for iptables... /sbin/iptables checking for strings... /usr/bin/strings checking for perl... /usr/bin/perl checking for swig... no checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for sched_getscheduler in -lposix4... no checking for dlopen in -lc... no checking for dlopen in -ldl... (cached) yes checking for sched_getscheduler in -lrt... yes checking for getopt_long in -lgnugetopt... no checking for uuid_parse in -luuid... yes checking which glib config exists... "using /usr/bin/pkg-config glib" checking which libnet version is installed... using /usr/bin/libnet-config checking for libnet_init in -lnet... yes checking where is python installed... "using /usr/bin/python" checking if netstat supports -f inet flag... "no" checking ping option for timeout - w or t... -w1 checking ifconfig option to list interfaces... checking for the location of the lock directory... /var/lock checking for locale directory... /usr/share/locale checking for RPM directory... not found checking for gettext in -lc... yes checking for special glib includes: ... -I/usr/include/glib-1.2 -I/usr/lib/glib/include checking for glib library flags... -lglib checking for ANSI C header files... (cached) yes checking db.h usability... no checking db.h presence... no checking for db.h... no checking asm/page.h usability... yes checking asm/page.h presence... yes checking for asm/page.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking uuid.h usability... no checking uuid.h presence... no checking for uuid.h... no checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for netinet/in_systm.h... yes checking for netinet/ip.h... yes checking for netinet/ip_var.h... no checking for netinet/ip_compat.h... no checking for netinet/ip_fw.h... no checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking for strings.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for linux/watchdog.h... yes checking sys/syslimits.h usability... no checking sys/syslimits.h presence... no checking for sys/syslimits.h... no checking for sys/ucred.h... no checking sys/cred.h usability... no checking sys/cred.h presence... no checking for sys/cred.h... no checking xti.h usability... no checking xti.h presence... no checking for xti.h... no checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking vacm_client_api.h usability... no checking vacm_client_api.h presence... no checking for vacm_client_api.h... no checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking For libOpenIPMI version 2 or greater... "no" checking for special libxml2 includes... -I/usr/include/libxml2 checking for linux/icmpv6.h... yes checking libxml/xpath.h usability... yes checking libxml/xpath.h presence... yes checking for libxml/xpath.h... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking for ucd-snmp/snmp.h... no checking net-snmp/net-snmp-config.h usability... yes checking net-snmp/net-snmp-config.h presence... yes checking for net-snmp/net-snmp-config.h... yes checking for net-snmp-config... /usr/bin/net-snmp-config checking for special snmp libraries... -L/usr/lib -lnetsnmp -lm -lwrap checking snmp libraries: -lc -luuid -lrt -ldl -L/usr/lib -lnetsnmp -lm -lwrap... ok checking snmp libraries: -lc -luuid -lrt -ldl -L/usr/lib -lnetsnmpagent -lnetsnmpmibs -lnetsnmphelpers -lnetsnmp -lsensors -lm -ldl -lwrap -lwrap... ok checking for CRYPTO_free in -lcrypto... yes checking for type nfds_t ... yes checking for type struct ucred ... no checking for type struct ucred ... (cached) no checking for type struct cmsgcred ... no checking for type struct fcred ... no checking for type struct cred ... no checking for type struct sockcred ... no checking for c_line in termios... yes checking for sin_len in sockaddr_in... no checking for msg_control in msghdr... yes checking "for ALIGN in sys/param.h"... "No" checking "for T_ALIGN in xti.h"... "No" checking for preprocessor stringizing operator... yes checking whether gcc supports "-Wall"... "yes" checking whether gcc supports "-Wmissing-prototypes"... "yes" checking whether gcc supports "-Wmissing-declarations"... "yes" checking whether gcc supports "-Wstrict-prototypes"... "yes" checking whether gcc supports "-Wpointer-arith"... "yes" checking whether gcc supports "-Wwrite-strings"... "yes" checking whether gcc supports "-Wcast-qual"... "yes" checking whether gcc supports "-Wcast-align"... "yes" checking whether gcc supports "-Wbad-function-cast"... "yes" checking whether gcc supports "-Winline"... "yes" checking whether gcc supports "-Wmissing-format-attribute"... "yes" checking whether gcc supports "-Wformat=2"... "yes" checking whether gcc supports "-Wformat-security"... "yes" checking whether gcc supports "-Wformat-nonliteral"... "yes" checking whether gcc supports "-Wno-long-long"... "yes" checking which init (rc) directory to use... /etc/init.d checking for alphasort... yes checking for inet_pton... yes checking for NoSuchFunctionName... no checking for scandir... yes checking for setenv... yes checking for strerror... yes checking for unsetenv... yes checking for strnlen... yes checking for strndup... yes checking for daemon... yes checking for alphasort... (cached) yes checking for inet_pton... (cached) yes checking for NoSuchFunctionName... (cached) no checking for scandir... (cached) yes checking for setenv... (cached) yes checking for strerror... (cached) yes checking for unsetenv... (cached) yes checking for strnlen... (cached) yes checking for strndup... (cached) yes checking for daemon... (cached) yes checking for getopt... yes checking for fcntl... yes checking for flock... yes checking for inet_aton... yes checking for mallinfo... yes checking for __default_morecore... yes checking for seteuid... yes checking for setegid... yes checking for dmalloc... no checking for getpeereid... no checking for setproctitle... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking for setproctitle in -lutil... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking whether __progname and __progname_full are available... yes checking which argv replacement method to use... writeable checking for time.h... (cached) yes checking for hbaapi.h... no checking for HBA_SendScsiInquiry in -lHBAAPI... no checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking whether gcc supports "-fno-strict-aliasing"... "yes" checking for long long... yes checking size of long long... 8 checking for sigignore... yes no Enabling the new Cluster Resource Manager... no Enabling the new Local Resource Manager... no checking which swig/perl version... Enabling SWIG language bindings... no configure: creating ./config.status config.status: creating heartbeat.spec config.status: creating Makefile config.status: creating README config.status: creating cts/Makefile config.status: creating cts/CM_fs.py config.status: creating cts/CM_hb.py config.status: creating cts/CTS.py config.status: creating cts/CTSaudits.py config.status: creating cts/CTSlab.py config.status: creating cts/CTStests.py config.status: creating crm/Makefile config.status: creating crm/common/Makefile config.status: creating crm/cib/Makefile config.status: creating crm/crmd/Makefile config.status: creating crm/pengine/Makefile config.status: creating crm/tengine/Makefile config.status: creating crm/admin/Makefile config.status: creating debian/Makefile config.status: creating doc/Makefile config.status: creating doc/startstop config.status: creating contrib/Makefile config.status: creating contrib/ipfail/Makefile config.status: creating include/Makefile config.status: creating include/clplumbing/Makefile config.status: creating include/crm/Makefile config.status: creating include/lrm/Makefile config.status: creating lrm/Makefile config.status: creating lrm/lrmd/Makefile config.status: creating lrm/admin/Makefile config.status: creating lrm/test/Makefile config.status: creating include/ocf/Makefile config.status: creating include/pils/Makefile config.status: creating include/pils/plugin.h config.status: creating include/checkpointd/Makefile config.status: creating include/saf/Makefile config.status: creating include/stonith/Makefile config.status: creating replace/Makefile config.status: creating linux-ha/Makefile config.status: creating lib/Makefile config.status: creating lib/apphb/Makefile config.status: creating lib/checkpointd/Makefile config.status: creating lib/cmsclient/Makefile config.status: creating lib/clplumbing/Makefile config.status: creating lib/eventd/Makefile config.status: creating lib/hbclient/Makefile config.status: creating lib/lrm/Makefile config.status: creating lib/pils/Makefile config.status: creating lib/plugins/Makefile config.status: creating lib/bindings/Makefile config.status: creating lib/bindings/perl/Makefile config.status: creating lib/bindings/perl/Makefile.PL config.status: creating lib/bindings/perl/cl_raw/Makefile.PL config.status: creating lib/plugins/InterfaceMgr/Makefile config.status: creating lib/plugins/HBauth/Makefile config.status: creating lib/plugins/HBcomm/Makefile config.status: creating lib/plugins/lrm/Makefile config.status: creating lib/plugins/stonith/Makefile config.status: creating lib/plugins/stonith/ribcl.py config.status: creating lib/plugins/AppHBNotification/Makefile config.status: creating lib/recoverymgr/Makefile config.status: creating lib/stonith/Makefile config.status: creating heartbeat/Makefile config.status: creating heartbeat/rc.d/Makefile config.status: creating heartbeat/rc.d/ask_resources config.status: creating heartbeat/rc.d/hb_takeover config.status: creating heartbeat/init.d/Makefile config.status: creating heartbeat/init.d/heartbeat config.status: creating heartbeat/lib/Makefile config.status: creating heartbeat/lib/BasicSanityCheck config.status: creating heartbeat/lib/ha_config config.status: creating heartbeat/lib/hb_standby config.status: creating heartbeat/lib/mach_down config.status: creating heartbeat/lib/req_resource config.status: creating heartbeat/lib/ResourceManager config.status: creating heartbeat/lib/TestHeartbeatComm config.status: creating heartbeat/lib/hb_takeover config.status: creating heartbeat/resource.d/Makefile config.status: creating heartbeat/resource.d/apache config.status: creating heartbeat/resource.d/AudibleAlarm config.status: creating heartbeat/resource.d/Delay config.status: creating heartbeat/resource.d/db2 config.status: creating heartbeat/resource.d/Filesystem config.status: creating heartbeat/resource.d/ICP config.status: creating heartbeat/resource.d/IPaddr config.status: creating heartbeat/resource.d/IPaddr2 config.status: creating heartbeat/resource.d/IPsrcaddr config.status: creating heartbeat/resource.d/LinuxSCSI config.status: creating heartbeat/resource.d/LVM config.status: creating heartbeat/resource.d/LVSSyncDaemonSwap config.status: creating heartbeat/resource.d/MailTo config.status: creating heartbeat/resource.d/OCF config.status: creating heartbeat/resource.d/portblock config.status: creating heartbeat/resource.d/Raid1 config.status: creating heartbeat/resource.d/ServeRAID config.status: creating heartbeat/resource.d/SendArp config.status: creating heartbeat/resource.d/WAS config.status: creating heartbeat/resource.d/WinPopup config.status: creating heartbeat/resource.d/Xinetd config.status: creating heartbeat/shellfuncs config.status: creating heartbeat/libnet_util/Makefile config.status: creating heartbeat/logrotate.d/Makefile config.status: creating ldirectord/Makefile config.status: creating ldirectord/init.d/Makefile config.status: creating ldirectord/logrotate.d/Makefile config.status: creating membership/Makefile config.status: creating membership/ccm/Makefile config.status: creating pkg/Makefile config.status: creating pkg/InfoFiles/pkginfo config.status: creating pkg/InfoFiles/preinstall config.status: creating pkg/InfoFiles/postinstall config.status: creating snmp_subagent/Makefile config.status: creating snmp_subagent/SNMPAgentSanityCheck config.status: creating telecom/Makefile config.status: creating telecom/apphbd/Makefile config.status: creating telecom/recoverymgrd/Makefile config.status: creating telecom/checkpointd/Makefile config.status: creating telecom/eventd/Makefile config.status: creating telecom/cms/Makefile config.status: creating telecom/cms/utils/Makefile config.status: creating telecom/cms/test/Makefile config.status: creating telecom/cms/doc/Makefile config.status: creating linux-ha/config.h config.status: creating include/ha_config.h config.status: executing depfiles commands configure: configuring in libltdl configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--with-ssh-path=/usr/bin/ssh' '--with-scp-path=/usr/bin/ssh' '--with-group-name=haclient' '--with-ccmuser-name=hacluster' '--enable-snmp-subagent' '--with-mibsdir=/usr/share/snmp/mibs' '--disable-fatal-warnings' --enable-ltdl-convenience --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for an ANSI C-conforming const... yes checking for inline... inline checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E 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 how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... 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 ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes 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 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... 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... yes 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++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking which extension is used for loadable modules... .so checking which variable specifies run-time library path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib checking for objdir... .libs checking whether libtool supports -dlopen/-dlpreopen... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen in -ldl... yes checking for dlerror... yes checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for error_t... yes checking for argz_append... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for unistd.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking sys/dl.h usability... no checking sys/dl.h presence... no checking for sys/dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for strcmp... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands heartbeat configuration: Version = "1.2.5" Executables = "/usr/sbin" Man pages = "/usr/share/man" Libraries = "/usr/lib" Header files = "/usr/include" Data files = "/usr/share" State information = "/var" System configuration = "/etc" Init (rc) scripts = "/etc/init.d" API fifo group name = "haclient" API fifo group id = "65" HA client user name = "hacluster" HA client user id = "17" Build snmp subagent = "yes" SNMP MIB directory = "/usr/share/snmp/mibs" SNMP agent libraries = "-L/usr/lib -lnetsnmpagent -lnetsnmpmibs -lnetsnmphelpers -lnetsnmp -lsensors -lm -ldl -lwrap -lwrap" SNMP libraries = "-L/usr/lib -lnetsnmp -lm -lwrap" ucd_snmp_devel name = "" Build New CRM = "no" Build New LRM = "no" Build SWIG bindings = "no" Build Eventd = "no" Build Checkpointd = "no" Build cms = "no" CC_WARNINGS = " -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long " Mangled CFLAGS = "-g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3" /usr/bin/make make[1]: Entering directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5' Making all in libltdl make[2]: Entering directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/libltdl' make all-am make[3]: Entering directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/libltdl' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c -o ltdl.lo ltdl.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c -fPIC -DPIC -o .libs/ltdl.o gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c -o ltdl.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o libltdlc.la ltdl.lo -ldl ar cru .libs/libltdlc.a .libs/ltdl.o ranlib .libs/libltdlc.a creating libltdlc.la (cd .libs && rm -f libltdlc.la && ln -s ../libltdlc.la libltdlc.la) make[3]: Leaving directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/libltdl' make[2]: Leaving directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/libltdl' Making all in doc make[2]: Entering directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/doc' rm -fr ChangeLog sed -e '1,/^%changelog/d' -e '/^%/,$d' < ../heartbeat.spec > ChangeLog make[2]: Leaving directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/doc' Making all in debian make[2]: Entering directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/debian' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/debian' Making all in pkg make[2]: Entering directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/pkg' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/pkg' Making all in replace make[2]: Entering directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/replace' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../linux-ha -I../include -I../linux-ha -I../linux-ha -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT NoSuchFunctionName.lo -MD -MP -MF ".deps/NoSuchFunctionName.Tpo" -c -o NoSuchFunctionName.lo NoSuchFunctionName.c; \ then mv -f ".deps/NoSuchFunctionName.Tpo" ".deps/NoSuchFunctionName.Plo"; else rm -f ".deps/NoSuchFunctionName.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../linux-ha -I../include -I../linux-ha -I../linux-ha -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT NoSuchFunctionName.lo -MD -MP -MF .deps/NoSuchFunctionName.Tpo -c NoSuchFunctionName.c -fPIC -DPIC -o .libs/NoSuchFunctionName.o gcc -DHAVE_CONFIG_H -I. -I. -I../linux-ha -I../include -I../linux-ha -I../linux-ha -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT NoSuchFunctionName.lo -MD -MP -MF .deps/NoSuchFunctionName.Tpo -c NoSuchFunctionName.c -o NoSuchFunctionName.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -o libreplace.la NoSuchFunctionName.lo -lc -luuid -lrt -ldl ar cru .libs/libreplace.a .libs/NoSuchFunctionName.o ranlib .libs/libreplace.a creating libreplace.la (cd .libs && rm -f libreplace.la && ln -s ../libreplace.la libreplace.la) make[2]: Leaving directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/replace' Making all in include make[2]: Entering directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/include' make all-recursive make[3]: Entering directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/include' Making all in clplumbing make[4]: Entering directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/include/clplumbing' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/include/clplumbing' Making all in ocf make[4]: Entering directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/include/ocf' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/include/ocf' Making all in pils make[4]: Entering directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/include/pils' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/include/pils' Making all in saf make[4]: Entering directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/include/saf' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/include/saf' Making all in stonith make[4]: Entering directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/include/stonith' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/include/stonith' make[4]: Entering directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/include' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/include' make[3]: Leaving directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/include' make[2]: Leaving directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/include' Making all in lib make[2]: Entering directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/lib' Making all in pils make[3]: Entering directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/lib/pils' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT pils.lo -MD -MP -MF ".deps/pils.Tpo" -c -o pils.lo pils.c; \ then mv -f ".deps/pils.Tpo" ".deps/pils.Plo"; else rm -f ".deps/pils.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT pils.lo -MD -MP -MF .deps/pils.Tpo -c pils.c -fPIC -DPIC -o .libs/pils.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT pils.lo -MD -MP -MF .deps/pils.Tpo -c pils.c -o pils.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -o libpils.la -rpath /usr/lib -version-info 0:0:0 pils.lo ../../libltdl/libltdlc.la ../../replace/libreplace.la -lglib -lc -luuid -lrt -ldl gcc -shared .libs/pils.o -Wl,--whole-archive ../../libltdl/.libs/libltdlc.a ../../replace/.libs/libreplace.a -Wl,--no-whole-archive /usr/lib/libglib.so -lc -luuid -lrt -ldl -Wl,-soname -Wl,libpils.so.0 -o .libs/libpils.so.0.0.0 (cd .libs && rm -f libpils.so.0 && ln -s libpils.so.0.0.0 libpils.so.0) (cd .libs && rm -f libpils.so && ln -s libpils.so.0.0.0 libpils.so) rm -fr .libs/libpils.lax mkdir .libs/libpils.lax rm -fr .libs/libpils.lax/libltdlc.a mkdir .libs/libpils.lax/libltdlc.a (cd .libs/libpils.lax/libltdlc.a && ar x /home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/lib/pils/../../libltdl/.libs/libltdlc.a) rm -fr .libs/libpils.lax/libreplace.a mkdir .libs/libpils.lax/libreplace.a (cd .libs/libpils.lax/libreplace.a && ar x /home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/lib/pils/../../replace/.libs/libreplace.a) ar cru .libs/libpils.a pils.o .libs/libpils.lax/libltdlc.a/ltdl.o .libs/libpils.lax/libreplace.a/NoSuchFunctionName.o ranlib .libs/libpils.a rm -fr .libs/libpils.lax creating libpils.la (cd .libs && rm -f libpils.la && ln -s ../libpils.la libpils.la) if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT test.lo -MD -MP -MF ".deps/test.Tpo" -c -o test.lo test.c; \ then mv -f ".deps/test.Tpo" ".deps/test.Plo"; else rm -f ".deps/test.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT test.lo -MD -MP -MF .deps/test.Tpo -c test.c -fPIC -DPIC -o .libs/test.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT test.lo -MD -MP -MF .deps/test.Tpo -c test.c -o test.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -o test.la -rpath /usr/lib/heartbeat/plugins/test -export-dynamic -module -avoid-version test.lo -lc -luuid -lrt -ldl gcc -shared .libs/test.o -lc -luuid -lrt -ldl -Wl,-soname -Wl,test.so -o .libs/test.so ar cru .libs/test.a test.o ranlib .libs/test.a creating test.la (cd .libs && rm -f test.la && ln -s ../test.la test.la) make[3]: Leaving directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/lib/pils' Making all in stonith make[3]: Entering directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/lib/stonith' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DST_TEXTDOMAIN='"stonith"' -DSTONITH_MODULES='"/usr/lib/stonith/plugins"' -DLOCALEDIR='"/usr/share/locale"' -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT expect.lo -MD -MP -MF ".deps/expect.Tpo" -c -o expect.lo expect.c; \ then mv -f ".deps/expect.Tpo" ".deps/expect.Plo"; else rm -f ".deps/expect.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DST_TEXTDOMAIN=\"stonith\" -DSTONITH_MODULES=\"/usr/lib/stonith/plugins\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT expect.lo -MD -MP -MF .deps/expect.Tpo -c expect.c -fPIC -DPIC -o .libs/expect.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DST_TEXTDOMAIN=\"stonith\" -DSTONITH_MODULES=\"/usr/lib/stonith/plugins\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT expect.lo -MD -MP -MF .deps/expect.Tpo -c expect.c -o expect.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DST_TEXTDOMAIN='"stonith"' -DSTONITH_MODULES='"/usr/lib/stonith/plugins"' -DLOCALEDIR='"/usr/share/locale"' -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT stonith.lo -MD -MP -MF ".deps/stonith.Tpo" -c -o stonith.lo stonith.c; \ then mv -f ".deps/stonith.Tpo" ".deps/stonith.Plo"; else rm -f ".deps/stonith.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DST_TEXTDOMAIN=\"stonith\" -DSTONITH_MODULES=\"/usr/lib/stonith/plugins\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT stonith.lo -MD -MP -MF .deps/stonith.Tpo -c stonith.c -fPIC -DPIC -o .libs/stonith.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DST_TEXTDOMAIN=\"stonith\" -DSTONITH_MODULES=\"/usr/lib/stonith/plugins\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT stonith.lo -MD -MP -MF .deps/stonith.Tpo -c stonith.c -o stonith.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DST_TEXTDOMAIN='"stonith"' -DSTONITH_MODULES='"/usr/lib/stonith/plugins"' -DLOCALEDIR='"/usr/share/locale"' -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -o libstonith.la -rpath /usr/lib -version-info 0:0:0 expect.lo stonith.lo -L../../lib/pils/ -L../../lib/pils/.libs/ -lpils -lglib -lc -luuid -lrt -ldl libtool: link: warning: `/usr/lib/gcc-lib/i486-linux/3.3.5/../../..//libglib.la' seems to be moved gcc -shared .libs/expect.o .libs/stonith.o -Wl,--rpath -Wl,/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/lib/pils/.libs -L/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/lib/pils -L/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/lib/pils/.libs /home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/lib/pils/.libs/libpils.so -L/usr/lib/gcc-lib/i486-linux/3.3.5/../../../ /usr/lib/libglib.so -lc -luuid -lrt -ldl -Wl,-soname -Wl,libstonith.so.0 -o .libs/libstonith.so.0.0.0 (cd .libs && rm -f libstonith.so.0 && ln -s libstonith.so.0.0.0 libstonith.so.0) (cd .libs && rm -f libstonith.so && ln -s libstonith.so.0.0.0 libstonith.so) ar cru .libs/libstonith.a expect.o stonith.o ranlib .libs/libstonith.a creating libstonith.la (cd .libs && rm -f libstonith.la && ln -s ../libstonith.la libstonith.la) if gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DST_TEXTDOMAIN='"stonith"' -DSTONITH_MODULES='"/usr/lib/stonith/plugins"' -DLOCALEDIR='"/usr/share/locale"' -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -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 /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DST_TEXTDOMAIN='"stonith"' -DSTONITH_MODULES='"/usr/lib/stonith/plugins"' -DLOCALEDIR='"/usr/share/locale"' -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -o stonith -ldl ../../libltdl/libltdlc.la -export-dynamic -dlopen force -dlopen self main.o ../../libltdl/libltdlc.la libstonith.la -lglib -lc -luuid -lrt -ldl rm -f .libs/stonith.nm .libs/stonith.nmS .libs/stonith.nmT creating .libs/stonithS.c (cd .libs && gcc -c -fno-builtin "stonithS.c") rm -f .libs/stonithS.c .libs/stonith.nm .libs/stonith.nmS .libs/stonith.nmT gcc -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DST_TEXTDOMAIN=\"stonith\" -DSTONITH_MODULES=\"/usr/lib/stonith/plugins\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -o .libs/stonith .libs/stonithS.o main.o -Wl,--export-dynamic ../../libltdl/.libs/libltdlc.a ./.libs/libstonith.so -L/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/lib/pils -L/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/lib/pils/.libs /home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/lib/pils/.libs/libpils.so /usr/lib/libglib.so -lc -luuid -lrt -ldl creating stonith if gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DST_TEXTDOMAIN='"stonith"' -DSTONITH_MODULES='"/usr/lib/stonith/plugins"' -DLOCALEDIR='"/usr/share/locale"' -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT meatclient.o -MD -MP -MF ".deps/meatclient.Tpo" -c -o meatclient.o meatclient.c; \ then mv -f ".deps/meatclient.Tpo" ".deps/meatclient.Po"; else rm -f ".deps/meatclient.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DST_TEXTDOMAIN='"stonith"' -DSTONITH_MODULES='"/usr/lib/stonith/plugins"' -DLOCALEDIR='"/usr/share/locale"' -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -o meatclient meatclient.o -lglib -lc -luuid -lrt -ldl gcc -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DST_TEXTDOMAIN=\"stonith\" -DSTONITH_MODULES=\"/usr/lib/stonith/plugins\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -o meatclient meatclient.o /usr/lib/libglib.so -lc -luuid -lrt -ldl make[3]: Leaving directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/lib/stonith' Making all in clplumbing make[3]: Entering directory `/home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/lib/clplumbing' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT Gmain_timeout.lo -MD -MP -MF ".deps/Gmain_timeout.Tpo" -c -o Gmain_timeout.lo Gmain_timeout.c; \ then mv -f ".deps/Gmain_timeout.Tpo" ".deps/Gmain_timeout.Plo"; else rm -f ".deps/Gmain_timeout.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT Gmain_timeout.lo -MD -MP -MF .deps/Gmain_timeout.Tpo -c Gmain_timeout.c -fPIC -DPIC -o .libs/Gmain_timeout.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT Gmain_timeout.lo -MD -MP -MF .deps/Gmain_timeout.Tpo -c Gmain_timeout.c -o Gmain_timeout.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT GSource.lo -MD -MP -MF ".deps/GSource.Tpo" -c -o GSource.lo GSource.c; \ then mv -f ".deps/GSource.Tpo" ".deps/GSource.Plo"; else rm -f ".deps/GSource.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT GSource.lo -MD -MP -MF .deps/GSource.Tpo -c GSource.c -fPIC -DPIC -o .libs/GSource.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT GSource.lo -MD -MP -MF .deps/GSource.Tpo -c GSource.c -o GSource.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT base64.lo -MD -MP -MF ".deps/base64.Tpo" -c -o base64.lo base64.c; \ then mv -f ".deps/base64.Tpo" ".deps/base64.Plo"; else rm -f ".deps/base64.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT ipcsocket.lo -MD -MP -MF ".deps/ipcsocket.Tpo" -c -o ipcsocket.lo ipcsocket.c; \ then mv -f ".deps/ipcsocket.Tpo" ".deps/ipcsocket.Plo"; else rm -f ".deps/ipcsocket.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT ipcsocket.lo -MD -MP -MF .deps/ipcsocket.Tpo -c ipcsocket.c -fPIC -DPIC -o .libs/ipcsocket.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT ipcsocket.lo -MD -MP -MF .deps/ipcsocket.Tpo -c ipcsocket.c -o ipcsocket.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cl_log.lo -MD -MP -MF ".deps/cl_log.Tpo" -c -o cl_log.lo cl_log.c; \ then mv -f ".deps/cl_log.Tpo" ".deps/cl_log.Plo"; else rm -f ".deps/cl_log.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cl_log.lo -MD -MP -MF .deps/cl_log.Tpo -c cl_log.c -fPIC -DPIC -o .libs/cl_log.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cl_log.lo -MD -MP -MF .deps/cl_log.Tpo -c cl_log.c -o cl_log.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cl_malloc.lo -MD -MP -MF ".deps/cl_malloc.Tpo" -c -o cl_malloc.lo cl_malloc.c; \ then mv -f ".deps/cl_malloc.Tpo" ".deps/cl_malloc.Plo"; else rm -f ".deps/cl_malloc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cl_malloc.lo -MD -MP -MF .deps/cl_malloc.Tpo -c cl_malloc.c -fPIC -DPIC -o .libs/cl_malloc.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cl_malloc.lo -MD -MP -MF .deps/cl_malloc.Tpo -c cl_malloc.c -o cl_malloc.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cl_msg.lo -MD -MP -MF ".deps/cl_msg.Tpo" -c -o cl_msg.lo cl_msg.c; \ then mv -f ".deps/cl_msg.Tpo" ".deps/cl_msg.Plo"; else rm -f ".deps/cl_msg.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cl_msg.lo -MD -MP -MF .deps/cl_msg.Tpo -c cl_msg.c -fPIC -DPIC -o .libs/cl_msg.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cl_msg.lo -MD -MP -MF .deps/cl_msg.Tpo -c cl_msg.c -o cl_msg.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cl_netstring.lo -MD -MP -MF ".deps/cl_netstring.Tpo" -c -o cl_netstring.lo cl_netstring.c; \ then mv -f ".deps/cl_netstring.Tpo" ".deps/cl_netstring.Plo"; else rm -f ".deps/cl_netstring.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cl_netstring.lo -MD -MP -MF .deps/cl_netstring.Tpo -c cl_netstring.c -fPIC -DPIC -o .libs/cl_netstring.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cl_netstring.lo -MD -MP -MF .deps/cl_netstring.Tpo -c cl_netstring.c -o cl_netstring.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cl_poll.lo -MD -MP -MF ".deps/cl_poll.Tpo" -c -o cl_poll.lo cl_poll.c; \ then mv -f ".deps/cl_poll.Tpo" ".deps/cl_poll.Plo"; else rm -f ".deps/cl_poll.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cl_poll.lo -MD -MP -MF .deps/cl_poll.Tpo -c cl_poll.c -fPIC -DPIC -o .libs/cl_poll.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cl_poll.lo -MD -MP -MF .deps/cl_poll.Tpo -c cl_poll.c -o cl_poll.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cl_signal.lo -MD -MP -MF ".deps/cl_signal.Tpo" -c -o cl_signal.lo cl_signal.c; \ then mv -f ".deps/cl_signal.Tpo" ".deps/cl_signal.Plo"; else rm -f ".deps/cl_signal.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cl_signal.lo -MD -MP -MF .deps/cl_signal.Tpo -c cl_signal.c -fPIC -DPIC -o .libs/cl_signal.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cl_signal.lo -MD -MP -MF .deps/cl_signal.Tpo -c cl_signal.c -o cl_signal.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT coredumps.lo -MD -MP -MF ".deps/coredumps.Tpo" -c -o coredumps.lo coredumps.c; \ then mv -f ".deps/coredumps.Tpo" ".deps/coredumps.Plo"; else rm -f ".deps/coredumps.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT coredumps.lo -MD -MP -MF .deps/coredumps.Tpo -c coredumps.c -fPIC -DPIC -o .libs/coredumps.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT coredumps.lo -MD -MP -MF .deps/coredumps.Tpo -c coredumps.c -o coredumps.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cpulimits.lo -MD -MP -MF ".deps/cpulimits.Tpo" -c -o cpulimits.lo cpulimits.c; \ then mv -f ".deps/cpulimits.Tpo" ".deps/cpulimits.Plo"; else rm -f ".deps/cpulimits.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cpulimits.lo -MD -MP -MF .deps/cpulimits.Tpo -c cpulimits.c -fPIC -DPIC -o .libs/cpulimits.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cpulimits.lo -MD -MP -MF .deps/cpulimits.Tpo -c cpulimits.c -o cpulimits.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT longclock.lo -MD -MP -MF ".deps/longclock.Tpo" -c -o longclock.lo longclock.c; \ then mv -f ".deps/longclock.Tpo" ".deps/longclock.Plo"; else rm -f ".deps/longclock.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT longclock.lo -MD -MP -MF .deps/longclock.Tpo -c longclock.c -fPIC -DPIC -o .libs/longclock.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT longclock.lo -MD -MP -MF .deps/longclock.Tpo -c longclock.c -o longclock.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT mkstemp_mode.lo -MD -MP -MF ".deps/mkstemp_mode.Tpo" -c -o mkstemp_mode.lo mkstemp_mode.c; \ then mv -f ".deps/mkstemp_mode.Tpo" ".deps/mkstemp_mode.Plo"; else rm -f ".deps/mkstemp_mode.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT mkstemp_mode.lo -MD -MP -MF .deps/mkstemp_mode.Tpo -c mkstemp_mode.c -fPIC -DPIC -o .libs/mkstemp_mode.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT mkstemp_mode.lo -MD -MP -MF .deps/mkstemp_mode.Tpo -c mkstemp_mode.c -o mkstemp_mode.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT ocf_ipc.lo -MD -MP -MF ".deps/ocf_ipc.Tpo" -c -o ocf_ipc.lo ocf_ipc.c; \ then mv -f ".deps/ocf_ipc.Tpo" ".deps/ocf_ipc.Plo"; else rm -f ".deps/ocf_ipc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT ocf_ipc.lo -MD -MP -MF .deps/ocf_ipc.Tpo -c ocf_ipc.c -fPIC -DPIC -o .libs/ocf_ipc.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT ocf_ipc.lo -MD -MP -MF .deps/ocf_ipc.Tpo -c ocf_ipc.c -o ocf_ipc.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT proctrack.lo -MD -MP -MF ".deps/proctrack.Tpo" -c -o proctrack.lo proctrack.c; \ then mv -f ".deps/proctrack.Tpo" ".deps/proctrack.Plo"; else rm -f ".deps/proctrack.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT proctrack.lo -MD -MP -MF .deps/proctrack.Tpo -c proctrack.c -fPIC -DPIC -o .libs/proctrack.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT proctrack.lo -MD -MP -MF .deps/proctrack.Tpo -c proctrack.c -o proctrack.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT realtime.lo -MD -MP -MF ".deps/realtime.Tpo" -c -o realtime.lo realtime.c; \ then mv -f ".deps/realtime.Tpo" ".deps/realtime.Plo"; else rm -f ".deps/realtime.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT realtime.lo -MD -MP -MF .deps/realtime.Tpo -c realtime.c -fPIC -DPIC -o .libs/realtime.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT realtime.lo -MD -MP -MF .deps/realtime.Tpo -c realtime.c -o realtime.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT timers.lo -MD -MP -MF ".deps/timers.Tpo" -c -o timers.lo timers.c; \ then mv -f ".deps/timers.Tpo" ".deps/timers.Plo"; else rm -f ".deps/timers.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT timers.lo -MD -MP -MF .deps/timers.Tpo -c timers.c -fPIC -DPIC -o .libs/timers.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT timers.lo -MD -MP -MF .deps/timers.Tpo -c timers.c -o timers.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT ttylock.lo -MD -MP -MF ".deps/ttylock.Tpo" -c -o ttylock.lo ttylock.c; \ then mv -f ".deps/ttylock.Tpo" ".deps/ttylock.Plo"; else rm -f ".deps/ttylock.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT ttylock.lo -MD -MP -MF .deps/ttylock.Tpo -c ttylock.c -fPIC -DPIC -o .libs/ttylock.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT ttylock.lo -MD -MP -MF .deps/ttylock.Tpo -c ttylock.c -o ttylock.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT uids.lo -MD -MP -MF ".deps/uids.Tpo" -c -o uids.lo uids.c; \ then mv -f ".deps/uids.Tpo" ".deps/uids.Plo"; else rm -f ".deps/uids.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT uids.lo -MD -MP -MF .deps/uids.Tpo -c uids.c -fPIC -DPIC -o .libs/uids.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT uids.lo -MD -MP -MF .deps/uids.Tpo -c uids.c -o uids.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cl_misc.lo -MD -MP -MF ".deps/cl_misc.Tpo" -c -o cl_misc.lo cl_misc.c; \ then mv -f ".deps/cl_misc.Tpo" ".deps/cl_misc.Plo"; else rm -f ".deps/cl_misc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cl_misc.lo -MD -MP -MF .deps/cl_misc.Tpo -c cl_misc.c -fPIC -DPIC -o .libs/cl_misc.o gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT cl_misc.lo -MD -MP -MF .deps/cl_misc.Tpo -c cl_misc.c -o cl_misc.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -o libplumb.la -rpath /usr/lib -version-info 0:0:0 Gmain_timeout.lo GSource.lo base64.lo ipcsocket.lo cl_log.lo cl_malloc.lo cl_msg.lo cl_netstring.lo cl_poll.lo cl_signal.lo coredumps.lo cpulimits.lo longclock.lo mkstemp_mode.lo ocf_ipc.lo proctrack.lo realtime.lo timers.lo ttylock.lo uids.lo cl_misc.lo ../../replace/libreplace.la -lc -luuid -lrt -ldl gcc -shared .libs/Gmain_timeout.o .libs/GSource.o .libs/base64.o .libs/ipcsocket.o .libs/cl_log.o .libs/cl_malloc.o .libs/cl_msg.o .libs/cl_netstring.o .libs/cl_poll.o .libs/cl_signal.o .libs/coredumps.o .libs/cpulimits.o .libs/longclock.o .libs/mkstemp_mode.o .libs/ocf_ipc.o .libs/proctrack.o .libs/realtime.o .libs/timers.o .libs/ttylock.o .libs/uids.o .libs/cl_misc.o -Wl,--whole-archive ../../replace/.libs/libreplace.a -Wl,--no-whole-archive -lc -luuid -lrt -ldl -Wl,-soname -Wl,libplumb.so.0 -o .libs/libplumb.so.0.0.0 (cd .libs && rm -f libplumb.so.0 && ln -s libplumb.so.0.0.0 libplumb.so.0) (cd .libs && rm -f libplumb.so && ln -s libplumb.so.0.0.0 libplumb.so) rm -fr .libs/libplumb.lax mkdir .libs/libplumb.lax rm -fr .libs/libplumb.lax/libreplace.a mkdir .libs/libplumb.lax/libreplace.a (cd .libs/libplumb.lax/libreplace.a && ar x /home/horms/lang/c/linux-ha/1.2.5/sarge/heartbeat-1.2.5/lib/clplumbing/../../replace/.libs/libreplace.a) ar cru .libs/libplumb.a Gmain_timeout.o GSource.o base64.o ipcsocket.o cl_log.o cl_malloc.o cl_msg.o cl_netstring.o cl_poll.o cl_signal.o coredumps.o cpulimits.o longclock.o mkstemp_mode.o ocf_ipc.o proctrack.o realtime.o timers.o ttylock.o uids.o cl_misc.o .libs/libplumb.lax/libreplace.a/NoSuchFunctionName.o ranlib .libs/libplumb.a rm -fr .libs/libplumb.lax creating libplumb.la (cd .libs && rm -f libplumb.la && ln -s ../libplumb.la libplumb.la) if gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT ipctest.o -MD -MP -MF ".deps/ipctest.Tpo" -c -o ipctest.o ipctest.c; \ then mv -f ".deps/ipctest.Tpo" ".deps/ipctest.Po"; else rm -f ".deps/ipctest.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -o ipctest ipctest.o libplumb.la ../../replace/libreplace.la -lglib -lc -luuid -lrt -ldl gcc -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -o .libs/ipctest ipctest.o ./.libs/libplumb.so ../../replace/.libs/libreplace.a /usr/lib/libglib.so -lc -luuid -lrt -ldl creating ipctest if gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -MT ipctransientclient.o -MD -MP -MF ".deps/ipctransientclient.Tpo" -c -o ipctransientclient.o ipctransientclient.c; \ then mv -f ".deps/ipctransientclient.Tpo" ".deps/ipctransientclient.Po"; else rm -f ".deps/ipctransientclient.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -o ipctransientclient ipctransientclient.o libplumb.la ../../replace/libreplace.la -lglib -lc -luuid -lrt -ldl gcc -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -o .libs/ipctransientclient ipctransientclient.o ./.libs/libplumb.so ../../replace/.libs/libreplace.a /usr/lib/libglib.so -lc -luuid -lrt -ldl creating ipctransientclient if gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2 -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-de