<86>Apr 25 12:05:25 userdel[24927]: delete user `rooter' <86>Apr 25 12:05:25 userdel[24927]: remove group `rooter' <86>Apr 25 12:05:25 groupadd[24928]: new group: name=rooter, gid=501 <86>Apr 25 12:05:25 useradd[24929]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 12:05:25 userdel[24931]: delete user `builder' <86>Apr 25 12:05:25 userdel[24931]: remove group `builder' <86>Apr 25 12:05:25 groupadd[24932]: new group: name=builder, gid=502 <86>Apr 25 12:05:25 useradd[24933]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 12:05:28 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 25 12:05:28 rpmi: emacs-devel-0.0.1-alt3 installed <13>Apr 25 12:05:28 rpmi: libacl-devel-2.2.47-alt1 installed <13>Apr 25 12:05:28 rpmi: libdb4.4-devel-4.4.20-alt2 installed <13>Apr 25 12:05:28 rpmi: libpcre-devel-7.6-alt1 installed <13>Apr 25 12:05:28 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 25 12:05:28 rpmi: libssl-devel-0.9.8d-alt4 installed <13>Apr 25 12:05:28 rpmi: flex-2.5.33-alt3 installed <13>Apr 25 12:05:28 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 25 12:05:28 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 25 12:05:29 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 25 12:05:30 rpmi: gcc4.3-c++-4.3.2-alt6 installed Installing cfengine-2.2.8-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.34813 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cfengine-2.2.8 + echo 'Source #0 (cfengine-2.2.8.tar.gz):' Source #0 (cfengine-2.2.8.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/cfengine-2.2.8.tar.gz + /bin/tar -xf - + cd cfengine-2.2.8 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.18879 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cfengine-2.2.8 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' autoreconf-default: configure.ac: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoheader-2.60: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader-2.60: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader-2.60: WARNING: is deprecated and discouraged. autoheader-2.60: autoheader-2.60: WARNING: Using the third argument of `AC_DEFINE' and autoheader-2.60: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader-2.60: WARNING: `acconfig.h': autoheader-2.60: autoheader-2.60: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader-2.60: [Define if a function `main' is needed.]) autoheader-2.60: autoheader-2.60: WARNING: More sophisticated templates can also be produced, see the autoheader-2.60: WARNING: documentation. autoreconf-default: running: automake --add-missing --force-missing doc/Makefile.am:29: `%'-style pattern rules are a GNU make extension doc/Makefile.am:32: `%'-style pattern rules are a GNU make extension doc/Makefile.am:35: `%'-style pattern rules are a GNU make extension doc/Makefile.am:38: `%'-style pattern rules are a GNU make extension autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-pcre --with-workdir=/etc/cfengine checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking target system type... powerpc-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for ppc-alt-linux-gcc... ppc-alt-linux-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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of ppc-alt-linux-gcc... none checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... ppc-alt-linux-gcc checking for ppc-alt-linux-gcc... (cached) ppc-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether ppc-alt-linux-gcc accepts -g... (cached) yes checking for ppc-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of ppc-alt-linux-gcc... (cached) none checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /bin/install -c checking whether ppc-alt-linux-gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by ppc-alt-linux-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 recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... ppc-alt-linux-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 ppc-alt-linux-g++... ppc-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether ppc-alt-linux-g++ accepts -g... yes checking dependency style of ppc-alt-linux-g++... none checking how to run the C++ preprocessor... ppc-alt-linux-g++ -E checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-cf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-pghpf... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-gfortran... no checking for ppc-alt-linux-g95... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-ifort... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... no checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking whether the ppc-alt-linux-gcc 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 if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by ppc-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for ppc-alt-linux-g++ option to produce PIC... -fPIC checking if ppc-alt-linux-g++ PIC flag -fPIC works... yes checking if ppc-alt-linux-g++ static flag -static works... no checking if ppc-alt-linux-g++ supports -c -o file.o... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for getloadavg... yes checking for pstat_getdynamic... no checking for kstat_open in -lkstat... no checking for getloadavg... yes checking whether getloadavg requires setgid... no checking for latex... false checking for texi2dvi... /usr/bin/texi2dvi checking for dvips... false checking for makeinfo... /usr/bin/makeinfo checking for ps2pdf... false checking for getconf... /usr/bin/getconf checking for main in -lm... yes checking for door_create... no checking for setsockopt... yes checking for gethostent... yes checking for getaddrinfo... yes checking for library containing socket... none required checking for BerkeleyDB location in default... Found header in /usr/include/db4 checking for library containing db_create... -ldb-4 /usr checking Berkeley DB Version... 4.4.20 OK checking Berkeley DB API... 4.4.20 OK checking for db_create in -ldb... yes checking for OpenSSL location... /usr checking OpenSSL Version... OK checking for main in -lcrypto... yes checking pcre... "yes" checking for main in -lrx... no checking for main in -lrt... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/malloc.h usability... no checking sys/malloc.h presence... no checking for sys/malloc.h... no checking vfs.h usability... no checking vfs.h presence... no checking for vfs.h... no checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/filesys.h usability... no checking sys/filesys.h presence... no checking for sys/filesys.h... no checking dustat.h usability... no checking dustat.h presence... no checking for dustat.h... no checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking rxposix.h usability... no checking rxposix.h presence... no checking for rxposix.h... no checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for mode_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for clockid_t... yes checking for an ANSI C-conforming const... yes checking for getcwd... yes checking for getnetgrent... yes checking for waitpid... yes checking for seteuid... yes checking for setegid... yes checking for setreuid... yes checking for setregid... yes checking for uname... yes checking for gethostname... yes checking for realpath... yes checking for regcomp... yes checking for chflags... no checking for strstr... yes checking for strsep... yes checking for putenv... yes checking for drand48... yes checking for srand48... yes checking for getaddrinfo... (cached) yes checking for bcopy... yes checking for mkfifo... yes checking for statfs... yes checking for statvfs... yes checking for door... no checking for qsort... yes checking for sysinfo... yes checking for setsid... yes checking for strdup... yes checking for strrchr... yes checking for strerror... yes checking for snprintf... yes checking for sysconf... yes checking for struct sockaddr.sa_len... no checking for either struct rtentry or struct ortentry... rtentry checking whether to compile with large file support... yes checking for main in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for lchown... yes checking for pthread_attr_setstacksize... yes checking for pthread_sigmask... yes checking for yp_get_default_domain in -lnss_nis... no checking 8-bit support in Flex... 8-bit support added checking Checking for GCC Specific compile flags... yes checking for hostname... /bin/hostname configure: creating ./config.status config.status: creating pub/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating contrib/Makefile config.status: creating inputs/Makefile config.status: creating Makefile config.status: creating src/cflex.l config.status: creating src/conf.h config.status: executing depfiles commands configure: WARNING: ===================================================== configure: WARNING: configure: WARNING: DFS users should use --enable-DCE configure: WARNING: configure: WARNING: Cfengine depends on the Berkeley db and OpenSSL configure: WARNING: Most recent versions are always recommended configure: WARNING: ===================================================== DONE: Configuration done. Run make/gmake to build cfengine. + make make: Entering directory `/usr/src/RPM/BUILD/cfengine-2.2.8' Making all in pub make[1]: Entering directory `/usr/src/RPM/BUILD/cfengine-2.2.8/pub' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/db4 -I/usr/include -pthread -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -fPIC -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfpub_a-getopt.o `test -f 'getopt.c' || echo './'`getopt.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/db4 -I/usr/include -pthread -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -fPIC -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfpub_a-getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/db4 -I/usr/include -pthread -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -fPIC -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfpub_a-full-write.o `test -f 'full-write.c' || echo './'`full-write.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/db4 -I/usr/include -pthread -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -fPIC -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfpub_a-regex.o `test -f 'regex.c' || echo './'`regex.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/db4 -I/usr/include -pthread -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -fPIC -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfpub_a-getloadavg.o `test -f 'getloadavg.c' || echo './'`getloadavg.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/db4 -I/usr/include -pthread -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -fPIC -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfpub_a-snprintf.o `test -f 'snprintf.c' || echo './'`snprintf.c snprintf.c:418: warning: 'credits' defined but not used rm -f libcfpub.a ar cru libcfpub.a libcfpub_a-getopt.o libcfpub_a-getopt1.o libcfpub_a-full-write.o libcfpub_a-regex.o libcfpub_a-getloadavg.o libcfpub_a-snprintf.o ranlib libcfpub.a make[1]: Leaving directory `/usr/src/RPM/BUILD/cfengine-2.2.8/pub' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/cfengine-2.2.8/src' make all-am make[2]: Entering directory `/usr/src/RPM/BUILD/cfengine-2.2.8/src' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-init.lo `test -f 'init.c' || echo './'`init.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c init.c -o libcfengine_la-init.o init.c: In function 'CheckWorkDirectories': init.c:41: warning: unused variable 'result' init.c: In function 'ActAsDaemon': init.c:238: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-modules.lo `test -f 'modules.c' || echo './'`modules.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c modules.c -o libcfengine_la-modules.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-alerts.lo `test -f 'alerts.c' || echo './'`alerts.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c alerts.c -o libcfengine_la-alerts.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-report.lo `test -f 'report.c' || echo './'`report.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c report.c -o libcfengine_la-report.o report.c: In function 'ListDefinedLinkchs': report.c:336: warning: unused variable 'ip' report.c: In function 'PromiseFileCopy': report.c:745: warning: format '%d' expects type 'int', but argument 4 has type 'off_t' report.c: In function 'PromiseDirectories': report.c:1186: warning: too many arguments for format report.c: In function 'PromiseFiles': report.c:1270: warning: format '%o' expects type 'unsigned int', but argument 5 has type 'u_long' report.c:1270: warning: format '%o' expects type 'unsigned int', but argument 6 has type 'u_long' report.c: In function 'PromiseProcess': report.c:1437: warning: too many arguments for format report.c:1440: warning: too many arguments for format report.c:1443: warning: too many arguments for format report.c:1446: warning: too many arguments for format /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-client.lo `test -f 'client.c' || echo './'`client.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c client.c -o libcfengine_la-client.o client.c: In function 'cf_rstat': client.c:175: warning: format '%d' expects type 'int', but argument 6 has type 'time_t' client.c:183: warning: format '%d' expects type 'int', but argument 6 has type 'time_t' client.c:238: warning: format '%d' expects type 'int', but argument 3 has type 'long int' client.c:238: warning: format '%d' expects type 'int', but argument 4 has type 'long int' client.c:240: warning: format '%d' expects type 'int', but argument 9 has type 'time_t' client.c:240: warning: format '%d' expects type 'int', but argument 10 has type 'time_t' client.c:240: warning: format '%d' expects type 'int', but argument 13 has type 'dev_t' client.c: In function 'CopyRegNet': client.c:757: warning: pointer targets in passing argument 2 of 'EVP_DecryptFinal' differ in signedness /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-ip.lo `test -f 'ip.c' || echo './'`ip.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ip.c -o libcfengine_la-ip.o ip.c: In function 'RemoteConnect': ip.c:181: warning: suggest parentheses around assignment used as truth value /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-ipname.lo `test -f 'ipname.c' || echo './'`ipname.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ipname.c -o libcfengine_la-ipname.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-instrument.lo `test -f 'instrument.c' || echo './'`instrument.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c instrument.c -o libcfengine_la-instrument.o instrument.c: In function 'CheckFriendConnections': instrument.c:440: warning: suggest parentheses around assignment used as truth value instrument.c:437: warning: unused variable 'rxcache' instrument.c:436: warning: unused variable 'ticksperday' instrument.c: In function 'CheckFriendReliability': instrument.c:625: warning: unused variable 'entropy' instrument.c: In function 'CheckFriendConnections': instrument.c:550: warning: call to __builtin___snprintf_chk will always overflow destination buffer /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-process.lo `test -f 'process.c' || echo './'`process.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c process.c -o libcfengine_la-process.o process.c: In function 'DoProcessCheck': process.c:198: warning: suggest parentheses around comparison in operand of & process.c:249: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result process.c: In function 'FindMatches': process.c:298: warning: unused variable 'one_space' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-timeout.lo `test -f 'timeout.c' || echo './'`timeout.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c timeout.c -o libcfengine_la-timeout.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-ifconf.lo `test -f 'ifconf.c' || echo './'`ifconf.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ifconf.c -o libcfengine_la-ifconf.o ifconf.c: In function 'SetDefaultRoute': ifconf.c:421: warning: format '%s' expects type 'char *', but argument 3 has type 'char (*)[16]' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-image.lo `test -f 'image.c' || echo './'`image.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c image.c -o libcfengine_la-image.o image.c: In function 'PurgeFiles': image.c:348: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result image.c: In function 'ImageCopy': image.c:501: warning: format '%d' expects type 'int', but argument 7 has type 'off_t' image.c:510: warning: format '%d' expects type 'int', but argument 7 has type 'off_t' image.c:519: warning: format '%d' expects type 'int', but argument 7 has type 'off_t' image.c:380: warning: unused variable 'ptr1' image.c: In function 'CopyReg': image.c:1280: warning: format '%d' expects type 'int', but argument 5 has type 'time_t' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-item.lo `test -f 'item.c' || echo './'`item.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c item.c -o libcfengine_la-item.o item.c: In function 'FuzzySetMatch': item.c:913: warning: format '%d' expects type 'int', but argument 3 has type 'long int' item.c:913: warning: format '%d' expects type 'int', but argument 4 has type 'long int' item.c:913: warning: format '%d' expects type 'int', but argument 5 has type 'long int' item.c:998: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'long int' item.c:998: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'long int' item.c:998: warning: format '%x' expects type 'unsigned int', but argument 5 has type 'long int' item.c: In function 'FuzzyHostParse': item.c:1039: warning: format '%n' expects type 'int *', but argument 5 has type 'long int *' item.c:1035: warning: unused variable 'args' item.c: In function 'FuzzyHostMatch': item.c:1082: warning: format '%d' expects type 'int', but argument 5 has type 'long int' item.c:1098: warning: format '%d' expects type 'int', but argument 3 has type 'long int' item.c:1098: warning: format '%d' expects type 'int', but argument 4 has type 'long int' item.c:1098: warning: format '%d' expects type 'int', but argument 5 has type 'long int' item.c:1071: warning: unused variable 'args' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-item-ext.lo `test -f 'item-ext.c' || echo './'`item-ext.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c item-ext.c -o libcfengine_la-item-ext.o item-ext.c: In function 'DeleteItemGeneral': item-ext.c:612: warning: enumeration value 'literalComplete' not handled in switch item-ext.c:612: warning: enumeration value 'literalSomewhere' not handled in switch item-ext.c:612: warning: enumeration value 'NOTliteralStart' not handled in switch item-ext.c:612: warning: enumeration value 'NOTliteralComplete' not handled in switch item-ext.c:612: warning: enumeration value 'NOTliteralSomewhere' not handled in switch /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-item-file.lo `test -f 'item-file.c' || echo './'`item-file.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c item-file.c -o libcfengine_la-item-file.o item-file.c: In function 'SaveItemList': item-file.c:135: warning: format '%d' expects type 'int', but argument 5 has type 'time_t' item-file.c:197: warning: ignoring return value of 'chown', declared with attribute warn_unused_result item-file.c: In function 'CompareToFile': item-file.c:249: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int' item-file.c:249: warning: format '%u' expects type 'unsigned int', but argument 5 has type '__off64_t' item-file.c:266: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int' item-file.c:273: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-2Dlist.lo `test -f '2Dlist.c' || echo './'`2Dlist.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c 2Dlist.c -o libcfengine_la-2Dlist.o 2Dlist.c: In function 'Get2DListEnt': 2Dlist.c:74: warning: unused variable 'seps' 2Dlist.c: In function 'Build2DListFromVarstring': 2Dlist.c:129: warning: suggest parentheses around assignment used as truth value 2Dlist.c: In function 'EndOfTwoDimList': 2Dlist.c:236: warning: unused variable 'i' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-globals.lo `test -f 'globals.c' || echo './'`globals.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c globals.c -o libcfengine_la-globals.o globals.c:237: warning: missing braces around initializer globals.c:237: warning: (near initialization for 'OBS[0]') globals.c:1285: warning: missing braces around initializer globals.c:1285: warning: (near initialization for 'CF_DIGEST_TYPES[0]') globals.c:1317: warning: missing braces around initializer globals.c:1317: warning: (near initialization for 'CF_SCLICODES[0]') /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-classes.lo `test -f 'classes.c' || echo './'`classes.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c classes.c -o libcfengine_la-classes.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-misc.lo `test -f 'misc.c' || echo './'`misc.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c misc.c -o libcfengine_la-misc.o misc.c: In function 'linux_fedora_version': misc.c:632: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result misc.c: In function 'linux_redhat_version': misc.c:739: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result misc.c: In function 'linux_suse_version': misc.c:911: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result misc.c: In function 'linux_mandrake_version': misc.c:1097: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result misc.c: In function 'lsb_version': misc.c:1226: warning: suggest parentheses around assignment used as truth value misc.c: In function 'VM_version': misc.c:1317: warning: suggest parentheses around && within || misc.c:1288: warning: unused variable 'len' misc.c:1286: warning: unused variable 'statbuf' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-parse.lo `test -f 'parse.c' || echo './'`parse.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c parse.c -o libcfengine_la-parse.o parse.c: In function 'SetAction': parse.c:265: warning: enumeration value 'none' not handled in switch parse.c:265: warning: enumeration value 'control' not handled in switch parse.c:265: warning: enumeration value 'groups' not handled in switch parse.c:265: warning: enumeration value 'resolve' not handled in switch parse.c:265: warning: enumeration value 'homeservers' not handled in switch parse.c:265: warning: enumeration value 'binservers' not handled in switch parse.c:265: warning: enumeration value 'mailserver' not handled in switch parse.c:265: warning: enumeration value 'mountables' not handled in switch parse.c:265: warning: enumeration value 'import' not handled in switch parse.c:265: warning: enumeration value 'ignore' not handled in switch parse.c:265: warning: enumeration value 'broadcast' not handled in switch parse.c:265: warning: enumeration value 'defaultroute' not handled in switch parse.c:265: warning: enumeration value 'misc_mounts' not handled in switch parse.c:265: warning: enumeration value 'editfiles' not handled in switch parse.c:265: warning: enumeration value 'acls' not handled in switch parse.c:265: warning: enumeration value 'packages' not handled in switch parse.c: In function 'HandleLValue': parse.c:300: warning: enumeration value 'none' not handled in switch parse.c:300: warning: enumeration value 'alerts' not handled in switch parse.c:300: warning: enumeration value 'image' not handled in switch parse.c:300: warning: enumeration value 'resolve' not handled in switch parse.c:300: warning: enumeration value 'processes' not handled in switch parse.c:300: warning: enumeration value 'files' not handled in switch parse.c:300: warning: enumeration value 'tidy' not handled in switch parse.c:300: warning: enumeration value 'homeservers' not handled in switch parse.c:300: warning: enumeration value 'binservers' not handled in switch parse.c:300: warning: enumeration value 'mailserver' not handled in switch parse.c:300: warning: enumeration value 'required' not handled in switch parse.c:300: warning: enumeration value 'disks' not handled in switch parse.c:300: warning: enumeration value 'mountables' not handled in switch parse.c:300: warning: enumeration value 'links' not handled in switch parse.c:300: warning: enumeration value 'import' not handled in switch parse.c:300: warning: enumeration value 'shellcommands' not handled in switch parse.c:300: warning: enumeration value 'disable' not handled in switch parse.c:300: warning: enumeration value 'rename_disable' not handled in switch parse.c:300: warning: enumeration value 'makepath' not handled in switch parse.c:300: warning: enumeration value 'ignore' not handled in switch parse.c:300: warning: enumeration value 'broadcast' not handled in switch parse.c:300: warning: enumeration value 'defaultroute' not handled in switch parse.c:300: warning: enumeration value 'misc_mounts' not handled in switch parse.c:300: warning: enumeration value 'editfiles' not handled in switch parse.c:300: warning: enumeration value 'unmounta' not handled in switch parse.c:300: warning: enumeration value 'admit' not handled in switch parse.c:300: warning: enumeration value 'deny' not handled in switch parse.c:300: warning: enumeration value 'acls' not handled in switch parse.c:300: warning: enumeration value 'interfaces' not handled in switch parse.c:300: warning: enumeration value 'filters' not handled in switch parse.c:300: warning: enumeration value 'strategies' not handled in switch parse.c:300: warning: enumeration value 'packages' not handled in switch parse.c:300: warning: enumeration value 'methods' not handled in switch parse.c:300: warning: enumeration value 'scli' not handled in switch parse.c: In function 'HandleBraceObjectID': parse.c:363: warning: enumeration value 'none' not handled in switch parse.c:363: warning: enumeration value 'control' not handled in switch parse.c:363: warning: enumeration value 'alerts' not handled in switch parse.c:363: warning: enumeration value 'groups' not handled in switch parse.c:363: warning: enumeration value 'image' not handled in switch parse.c:363: warning: enumeration value 'resolve' not handled in switch parse.c:363: warning: enumeration value 'processes' not handled in switch parse.c:363: warning: enumeration value 'files' not handled in switch parse.c:363: warning: enumeration value 'tidy' not handled in switch parse.c:363: warning: enumeration value 'homeservers' not handled in switch parse.c:363: warning: enumeration value 'binservers' not handled in switch parse.c:363: warning: enumeration value 'mailserver' not handled in switch parse.c:363: warning: enumeration value 'required' not handled in switch parse.c:363: warning: enumeration value 'disks' not handled in switch parse.c:363: warning: enumeration value 'mountables' not handled in switch parse.c:363: warning: enumeration value 'links' not handled in switch parse.c:363: warning: enumeration value 'import' not handled in switch parse.c:363: warning: enumeration value 'shellcommands' not handled in switch parse.c:363: warning: enumeration value 'disable' not handled in switch parse.c:363: warning: enumeration value 'rename_disable' not handled in switch parse.c:363: warning: enumeration value 'makepath' not handled in switch parse.c:363: warning: enumeration value 'ignore' not handled in switch parse.c:363: warning: enumeration value 'broadcast' not handled in switch parse.c:363: warning: enumeration value 'defaultroute' not handled in switch parse.c:363: warning: enumeration value 'misc_mounts' not handled in switch parse.c:363: warning: enumeration value 'unmounta' not handled in switch parse.c:363: warning: enumeration value 'admit' not handled in switch parse.c:363: warning: enumeration value 'deny' not handled in switch parse.c:363: warning: enumeration value 'interfaces' not handled in switch parse.c:363: warning: enumeration value 'packages' not handled in switch parse.c:363: warning: enumeration value 'methods' not handled in switch parse.c:363: warning: enumeration value 'scli' not handled in switch parse.c: In function 'HandleBraceObjectClassifier': parse.c:417: warning: enumeration value 'none' not handled in switch parse.c:417: warning: enumeration value 'control' not handled in switch parse.c:417: warning: enumeration value 'alerts' not handled in switch parse.c:417: warning: enumeration value 'groups' not handled in switch parse.c:417: warning: enumeration value 'image' not handled in switch parse.c:417: warning: enumeration value 'resolve' not handled in switch parse.c:417: warning: enumeration value 'processes' not handled in switch parse.c:417: warning: enumeration value 'files' not handled in switch parse.c:417: warning: enumeration value 'tidy' not handled in switch parse.c:417: warning: enumeration value 'homeservers' not handled in switch parse.c:417: warning: enumeration value 'binservers' not handled in switch parse.c:417: warning: enumeration value 'mailserver' not handled in switch parse.c:417: warning: enumeration value 'required' not handled in switch parse.c:417: warning: enumeration value 'disks' not handled in switch parse.c:417: warning: enumeration value 'mountables' not handled in switch parse.c:417: warning: enumeration value 'links' not handled in switch parse.c:417: warning: enumeration value 'import' not handled in switch parse.c:417: warning: enumeration value 'shellcommands' not handled in switch parse.c:417: warning: enumeration value 'disable' not handled in switch parse.c:417: warning: enumeration value 'rename_disable' not handled in switch parse.c:417: warning: enumeration value 'makepath' not handled in switch parse.c:417: warning: enumeration value 'ignore' not handled in switch parse.c:417: warning: enumeration value 'broadcast' not handled in switch parse.c:417: warning: enumeration value 'defaultroute' not handled in switch parse.c:417: warning: enumeration value 'misc_mounts' not handled in switch parse.c:417: warning: enumeration value 'unmounta' not handled in switch parse.c:417: warning: enumeration value 'admit' not handled in switch parse.c:417: warning: enumeration value 'deny' not handled in switch parse.c:417: warning: enumeration value 'interfaces' not handled in switch parse.c:417: warning: enumeration value 'packages' not handled in switch parse.c:417: warning: enumeration value 'methods' not handled in switch parse.c:417: warning: enumeration value 'scli' not handled in switch parse.c: In function 'HandleVarObject': parse.c:715: warning: enumeration value 'cfversionvar' not handled in switch parse.c:715: warning: enumeration value 'cffaculty' not handled in switch parse.c:715: warning: enumeration value 'cfsite' not handled in switch parse.c:715: warning: enumeration value 'cfhost' not handled in switch parse.c:715: warning: enumeration value 'cffqhost' not handled in switch parse.c:715: warning: enumeration value 'cfipaddr' not handled in switch parse.c:715: warning: enumeration value 'cfbinserver' not handled in switch parse.c:715: warning: enumeration value 'cfsysadm' not handled in switch parse.c:715: warning: enumeration value 'cfdomain' not handled in switch parse.c:715: warning: enumeration value 'cftimezone' not handled in switch parse.c:715: warning: enumeration value 'cfnetmask' not handled in switch parse.c:715: warning: enumeration value 'cfnfstype' not handled in switch parse.c:715: warning: enumeration value 'cfssize' not handled in switch parse.c:715: warning: enumeration value 'cfscount' not handled in switch parse.c:715: warning: enumeration value 'cfeditsize' not handled in switch parse.c:715: warning: enumeration value 'cfbineditsize' not handled in switch parse.c:715: warning: enumeration value 'cfactseq' not handled in switch parse.c:715: warning: enumeration value 'cfaddclass' not handled in switch parse.c:715: warning: enumeration value 'cfinstallclass' not handled in switch parse.c:715: warning: enumeration value 'cfschedule' not handled in switch parse.c:715: warning: enumeration value 'cfaccess' not handled in switch parse.c:715: warning: enumeration value 'cfclass' not handled in switch parse.c:715: warning: enumeration value 'cfarch' not handled in switch parse.c:715: warning: enumeration value 'cfarch2' not handled in switch parse.c:715: warning: enumeration value 'cfdate' not handled in switch parse.c:715: warning: enumeration value 'cfyear' not handled in switch parse.c:715: warning: enumeration value 'cfmonth' not handled in switch parse.c:715: warning: enumeration value 'cfday' not handled in switch parse.c:715: warning: enumeration value 'cfhr' not handled in switch parse.c:715: warning: enumeration value 'cfmin' not handled in switch parse.c:715: warning: enumeration value 'cfallclass' not handled in switch parse.c:715: warning: enumeration value 'cfexcludecp' not handled in switch parse.c:715: warning: enumeration value 'cfsinglecp' not handled in switch parse.c:715: warning: enumeration value 'cfautodef' not handled in switch parse.c:715: warning: enumeration value 'cfexcludeln' not handled in switch parse.c:715: warning: enumeration value 'cfcplinks' not handled in switch parse.c:715: warning: enumeration value 'cflncopies' not handled in switch parse.c:715: warning: enumeration value 'cfspc' not handled in switch parse.c:715: warning: enumeration value 'cftab' not handled in switch parse.c:715: warning: enumeration value 'cflf' not handled in switch parse.c:715: warning: enumeration value 'cfcr' not handled in switch parse.c:715: warning: enumeration value 'cfn' not handled in switch parse.c:715: warning: enumeration value 'cfdblquote' not handled in switch parse.c:715: warning: enumeration value 'cfcolon' not handled in switch parse.c:715: warning: enumeration value 'cfquote' not handled in switch parse.c:715: warning: enumeration value 'cfdollar' not handled in switch parse.c:715: warning: enumeration value 'cfunderscore' not handled in switch parse.c:715: warning: enumeration value 'cfifname' not handled in switch parse.c:715: warning: enumeration value 'cfexpireafter' not handled in switch parse.c:715: warning: enumeration value 'cfifelapsed' not handled in switch parse.c:715: warning: enumeration value 'cfextension' not handled in switch parse.c:715: warning: enumeration value 'cfsuspicious' not handled in switch parse.c:715: warning: enumeration value 'cfspooldirs' not handled in switch parse.c:715: warning: enumeration value 'cfnonattackers' not handled in switch parse.c:715: warning: enumeration value 'cfattackers' not handled in switch parse.c:715: warning: enumeration value 'cfmulticonn' not handled in switch parse.c:715: warning: enumeration value 'cfarglist' not handled in switch parse.c:715: warning: enumeration value 'cfmethodname' not handled in switch parse.c:715: warning: enumeration value 'cfmethodpeers' not handled in switch parse.c:715: warning: enumeration value 'cftrustkeys' not handled in switch parse.c:715: warning: enumeration value 'cfdynamic' not handled in switch parse.c:715: warning: enumeration value 'cfallowusers' not handled in switch parse.c:715: warning: enumeration value 'cfskipverify' not handled in switch parse.c:715: warning: enumeration value 'cfdefcopy' not handled in switch parse.c:715: warning: enumeration value 'cfredef' not handled in switch parse.c:715: warning: enumeration value 'cfdefpkgmgr' not handled in switch parse.c:715: warning: enumeration value 'cfabortclasses' not handled in switch parse.c:715: warning: enumeration value 'cfignoreinterfaceregex' not handled in switch parse.c: In function 'HandleServerRule': parse.c:916: warning: enumeration value 'none' not handled in switch parse.c:916: warning: enumeration value 'control' not handled in switch parse.c:916: warning: enumeration value 'alerts' not handled in switch parse.c:916: warning: enumeration value 'groups' not handled in switch parse.c:916: warning: enumeration value 'image' not handled in switch parse.c:916: warning: enumeration value 'resolve' not handled in switch parse.c:916: warning: enumeration value 'processes' not handled in switch parse.c:916: warning: enumeration value 'files' not handled in switch parse.c:916: warning: enumeration value 'tidy' not handled in switch parse.c:916: warning: enumeration value 'homeservers' not handled in switch parse.c:916: warning: enumeration value 'binservers' not handled in switch parse.c:916: warning: enumeration value 'mailserver' not handled in switch parse.c:916: warning: enumeration value 'required' not handled in switch parse.c:916: warning: enumeration value 'disks' not handled in switch parse.c:916: warning: enumeration value 'mountables' not handled in switch parse.c:916: warning: enumeration value 'links' not handled in switch parse.c:916: warning: enumeration value 'import' not handled in switch parse.c:916: warning: enumeration value 'shellcommands' not handled in switch parse.c:916: warning: enumeration value 'disable' not handled in switch parse.c:916: warning: enumeration value 'rename_disable' not handled in switch parse.c:916: warning: enumeration value 'makepath' not handled in switch parse.c:916: warning: enumeration value 'ignore' not handled in switch parse.c:916: warning: enumeration value 'broadcast' not handled in switch parse.c:916: warning: enumeration value 'defaultroute' not handled in switch parse.c:916: warning: enumeration value 'misc_mounts' not handled in switch parse.c:916: warning: enumeration value 'editfiles' not handled in switch parse.c:916: warning: enumeration value 'unmounta' not handled in switch parse.c:916: warning: enumeration value 'acls' not handled in switch parse.c:916: warning: enumeration value 'interfaces' not handled in switch parse.c:916: warning: enumeration value 'filters' not handled in switch parse.c:916: warning: enumeration value 'strategies' not handled in switch parse.c:916: warning: enumeration value 'packages' not handled in switch parse.c:916: warning: enumeration value 'methods' not handled in switch parse.c:916: warning: enumeration value 'scli' not handled in switch /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-functions.lo `test -f 'functions.c' || echo './'`functions.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c functions.c -o libcfengine_la-functions.o functions.c: In function 'HandleStatInfo': functions.c:384: warning: enumeration value 'nofn' not handled in switch functions.c:384: warning: enumeration value 'fn_randomint' not handled in switch functions.c:384: warning: enumeration value 'fn_newerthan' not handled in switch functions.c:384: warning: enumeration value 'fn_accessedbefore' not handled in switch functions.c:384: warning: enumeration value 'fn_changedbefore' not handled in switch functions.c:384: warning: enumeration value 'fn_fileexists' not handled in switch functions.c:384: warning: enumeration value 'fn_execresult' not handled in switch functions.c:384: warning: enumeration value 'fn_execshellresult' not handled in switch functions.c:384: warning: enumeration value 'fn_returnszero' not handled in switch functions.c:384: warning: enumeration value 'fn_returnszeroshell' not handled in switch functions.c:384: warning: enumeration value 'fn_iprange' not handled in switch functions.c:384: warning: enumeration value 'fn_hostrange' not handled in switch functions.c:384: warning: enumeration value 'fn_isdefined' not handled in switch functions.c:384: warning: enumeration value 'fn_strcmp' not handled in switch functions.c:384: warning: enumeration value 'fn_regcmp' not handled in switch functions.c:384: warning: enumeration value 'fn_classregex' not handled in switch functions.c:384: warning: enumeration value 'fn_showstate' not handled in switch functions.c:384: warning: enumeration value 'fn_friendstat' not handled in switch functions.c:384: warning: enumeration value 'fn_readfile' not handled in switch functions.c:384: warning: enumeration value 'fn_returnvars' not handled in switch functions.c:384: warning: enumeration value 'fn_returnclasses' not handled in switch functions.c:384: warning: enumeration value 'fn_syslog' not handled in switch functions.c:384: warning: enumeration value 'fn_setstate' not handled in switch functions.c:384: warning: enumeration value 'fn_unsetstate' not handled in switch functions.c:384: warning: enumeration value 'fn_module' not handled in switch functions.c:384: warning: enumeration value 'fn_adj' not handled in switch functions.c:384: warning: enumeration value 'fn_readarray' not handled in switch functions.c:384: warning: enumeration value 'fn_readtable' not handled in switch functions.c:384: warning: enumeration value 'fn_readlist' not handled in switch functions.c:384: warning: enumeration value 'fn_selectpl' not handled in switch functions.c:384: warning: enumeration value 'fn_selectpn' not handled in switch functions.c:384: warning: enumeration value 'fn_selectpna' not handled in switch functions.c:384: warning: enumeration value 'fn_greaterthan' not handled in switch functions.c:384: warning: enumeration value 'fn_lessthan' not handled in switch functions.c:384: warning: enumeration value 'fn_readtcp' not handled in switch functions.c:384: warning: enumeration value 'fn_printfile' not handled in switch functions.c:384: warning: enumeration value 'fn_userexists' not handled in switch functions.c:384: warning: enumeration value 'fn_groupexists' not handled in switch functions.c: In function 'HandleCompareStat': functions.c:509: warning: enumeration value 'nofn' not handled in switch functions.c:509: warning: enumeration value 'fn_randomint' not handled in switch functions.c:509: warning: enumeration value 'fn_fileexists' not handled in switch functions.c:509: warning: enumeration value 'fn_isdir' not handled in switch functions.c:509: warning: enumeration value 'fn_islink' not handled in switch functions.c:509: warning: enumeration value 'fn_isplain' not handled in switch functions.c:509: warning: enumeration value 'fn_execresult' not handled in switch functions.c:509: warning: enumeration value 'fn_execshellresult' not handled in switch functions.c:509: warning: enumeration value 'fn_returnszero' not handled in switch functions.c:509: warning: enumeration value 'fn_returnszeroshell' not handled in switch functions.c:509: warning: enumeration value 'fn_iprange' not handled in switch functions.c:509: warning: enumeration value 'fn_hostrange' not handled in switch functions.c:509: warning: enumeration value 'fn_isdefined' not handled in switch functions.c:509: warning: enumeration value 'fn_strcmp' not handled in switch functions.c:509: warning: enumeration value 'fn_regcmp' not handled in switch functions.c:509: warning: enumeration value 'fn_classregex' not handled in switch functions.c:509: warning: enumeration value 'fn_showstate' not handled in switch functions.c:509: warning: enumeration value 'fn_friendstat' not handled in switch functions.c:509: warning: enumeration value 'fn_readfile' not handled in switch functions.c:509: warning: enumeration value 'fn_returnvars' not handled in switch functions.c:509: warning: enumeration value 'fn_returnclasses' not handled in switch functions.c:509: warning: enumeration value 'fn_syslog' not handled in switch functions.c:509: warning: enumeration value 'fn_setstate' not handled in switch functions.c:509: warning: enumeration value 'fn_unsetstate' not handled in switch functions.c:509: warning: enumeration value 'fn_module' not handled in switch functions.c:509: warning: enumeration value 'fn_adj' not handled in switch functions.c:509: warning: enumeration value 'fn_readarray' not handled in switch functions.c:509: warning: enumeration value 'fn_readtable' not handled in switch functions.c:509: warning: enumeration value 'fn_readlist' not handled in switch functions.c:509: warning: enumeration value 'fn_selectpl' not handled in switch functions.c:509: warning: enumeration value 'fn_selectpn' not handled in switch functions.c:509: warning: enumeration value 'fn_selectpna' not handled in switch functions.c:509: warning: enumeration value 'fn_greaterthan' not handled in switch functions.c:509: warning: enumeration value 'fn_lessthan' not handled in switch functions.c:509: warning: enumeration value 'fn_readtcp' not handled in switch functions.c:509: warning: enumeration value 'fn_printfile' not handled in switch functions.c:509: warning: enumeration value 'fn_userexists' not handled in switch functions.c:509: warning: enumeration value 'fn_groupexists' not handled in switch functions.c: In function 'HandleReturnsZero': functions.c:588: warning: format '%s' expects type 'char *', but argument 3 has type 'char (*)[8192]' functions.c: In function 'HandleClassRegex': functions.c:826: warning: suggest parentheses around assignment used as truth value functions.c:829: warning: suggest parentheses around assignment used as truth value functions.c: In function 'HandleReadFile': functions.c:873: warning: ignoring return value of 'fread', declared with attribute warn_unused_result functions.c: In function 'HandleReadArray': functions.c:987: warning: too few arguments for format functions.c:967: warning: unused variable 'rvalue' functions.c:918: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result functions.c: In function 'HandleReadTable': functions.c:1040: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result functions.c: In function 'HandleReadList': functions.c:1143: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result functions.c: In function 'HandleReadTCP': functions.c:1193: warning: unused variable 'buffer' functions.c:1192: warning: unused variable 'sp' functions.c: In function 'HandleSelectPLeader': functions.c:1298: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result functions.c: In function 'HandleSelectPGroup': functions.c:1461: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result functions.c: In function 'HandleShowState': functions.c:1677: warning: suggest parentheses around assignment used as truth value functions.c:1680: warning: suggest parentheses around assignment used as truth value functions.c:1640: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result functions.c: In function 'HandlePrintFile': functions.c:1859: warning: unused variable 'count' functions.c:1896: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result functions.c: In function 'FunctionArgs': functions.c:2090: warning: unused variable 'start' functions.c:2090: warning: unused variable 'sp' functions.c: In function 'FileFormat': functions.c:2142: warning: unused variable 'start' functions.c:2142: warning: unused variable 'sp' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-edittools.lo `test -f 'edittools.c' || echo './'`edittools.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c edittools.c -o libcfengine_la-edittools.o edittools.c: In function 'DoEditFile': edittools.c:162: warning: enumeration value 'NoEdit' not handled in switch edittools.c:162: warning: enumeration value 'DeleteLinesStarting' not handled in switch edittools.c:162: warning: enumeration value 'DeleteLinesNotStarting' not handled in switch edittools.c:162: warning: enumeration value 'DeleteLinesContaining' not handled in switch edittools.c:162: warning: enumeration value 'DeleteLinesNotContaining' not handled in switch edittools.c:162: warning: enumeration value 'DeleteLinesMatching' not handled in switch edittools.c:162: warning: enumeration value 'DeleteLinesNotMatching' not handled in switch edittools.c:162: warning: enumeration value 'DeleteLinesStartingFileItems' not handled in switch edittools.c:162: warning: enumeration value 'DeleteLinesContainingFileItems' not handled in switch edittools.c:162: warning: enumeration value 'DeleteLinesMatchingFileItems' not handled in switch edittools.c:162: warning: enumeration value 'DeleteLinesNotStartingFileItems' not handled in switch edittools.c:162: warning: enumeration value 'DeleteLinesNotContainingFileItems' not handled in switch edittools.c:162: warning: enumeration value 'DeleteLinesNotMatchingFileItems' not handled in switch edittools.c:162: warning: enumeration value 'AppendIfNoSuchLine' not handled in switch edittools.c:162: warning: enumeration value 'PrependIfNoSuchLine' not handled in switch edittools.c:162: warning: enumeration value 'WarnIfNoSuchLine' not handled in switch edittools.c:162: warning: enumeration value 'WarnIfLineMatching' not handled in switch edittools.c:162: warning: enumeration value 'WarnIfNoLineMatching' not handled in switch edittools.c:162: warning: enumeration value 'WarnIfLineStarting' not handled in switch edittools.c:162: warning: enumeration value 'WarnIfLineContaining' not handled in switch edittools.c:162: warning: enumeration value 'WarnIfNoLineStarting' not handled in switch edittools.c:162: warning: enumeration value 'WarnIfNoLineContaining' not handled in switch edittools.c:162: warning: enumeration value 'HashCommentLinesContaining' not handled in switch edittools.c:162: warning: enumeration value 'HashCommentLinesStarting' not handled in switch edittools.c:162: warning: enumeration value 'HashCommentLinesMatching' not handled in switch edittools.c:162: warning: enumeration value 'SlashCommentLinesContaining' not handled in switch edittools.c:162: warning: enumeration value 'SlashCommentLinesStarting' not handled in switch edittools.c:162: warning: enumeration value 'SlashCommentLinesMatching' not handled in switch edittools.c:162: warning: enumeration value 'PercentCommentLinesContaining' not handled in switch edittools.c:162: warning: enumeration value 'PercentCommentLinesStarting' not handled in switch edittools.c:162: warning: enumeration value 'PercentCommentLinesMatching' not handled in switch edittools.c:162: warning: enumeration value 'ResetSearch' not handled in switch edittools.c:162: warning: enumeration value 'SetSearchRegExp' not handled in switch edittools.c:162: warning: enumeration value 'LocateLineMatching' not handled in switch edittools.c:162: warning: enumeration value 'InsertLine' not handled in switch edittools.c:162: warning: enumeration value 'AppendIfNoSuchLinesFromFile' not handled in switch edittools.c:162: warning: enumeration value 'IncrementPointer' not handled in switch edittools.c:162: warning: enumeration value 'ReplaceLineWith' not handled in switch edittools.c:162: warning: enumeration value 'ExpandVariables' not handled in switch edittools.c:162: warning: enumeration value 'DeleteToLineMatching' not handled in switch edittools.c:162: warning: enumeration value 'HashCommentToLineMatching' not handled in switch edittools.c:162: warning: enumeration value 'PercentCommentToLineMatching' not handled in switch edittools.c:162: warning: enumeration value 'SetScript' not handled in switch edittools.c:162: warning: enumeration value 'RunScript' not handled in switch edittools.c:162: warning: enumeration value 'RunScriptIfNoLineMatching' not handled in switch edittools.c:162: warning: enumeration value 'RunScriptIfLineMatching' not handled in switch edittools.c:162: warning: enumeration value 'AppendIfNoLineMatching' not handled in switch edittools.c:162: warning: enumeration value 'PrependIfNoLineMatching' not handled in switch edittools.c:162: warning: enumeration value 'DeleteNLines' not handled in switch edittools.c:162: warning: enumeration value 'EmptyEntireFilePlease' not handled in switch edittools.c:162: warning: enumeration value 'GotoLastLine' not handled in switch edittools.c:162: warning: enumeration value 'BreakIfLineMatches' not handled in switch edittools.c:162: warning: enumeration value 'BeginGroupIfNoMatch' not handled in switch edittools.c:162: warning: enumeration value 'BeginGroupIfMatch' not handled in switch edittools.c:162: warning: enumeration value 'BeginGroupIfNoLineMatching' not handled in switch edittools.c:162: warning: enumeration value 'BeginGroupIfNoSuchLine' not handled in switch edittools.c:162: warning: enumeration value 'BeginGroupIfLineMatching' not handled in switch edittools.c:162: warning: enumeration value 'EndGroup' not handled in switch edittools.c:162: warning: enumeration value 'Append' not handled in switch edittools.c:162: warning: enumeration value 'Prepend' not handled in switch edittools.c:162: warning: enumeration value 'SetCommentStart' not handled in switch edittools.c:162: warning: enumeration value 'SetCommentEnd' not handled in switch edittools.c:162: warning: enumeration value 'CommentLinesMatching' not handled in switch edittools.c:162: warning: enumeration value 'CommentLinesStarting' not handled in switch edittools.c:162: warning: enumeration value 'CommentToLineMatching' not handled in switch edittools.c:162: warning: enumeration value 'UnCommentToLineMatching' not handled in switch edittools.c:162: warning: enumeration value 'CommentNLines' not handled in switch edittools.c:162: warning: enumeration value 'UnCommentNLines' not handled in switch edittools.c:162: warning: enumeration value 'ReplaceAll' not handled in switch edittools.c:162: warning: enumeration value 'ReplaceFirst' not handled in switch edittools.c:162: warning: enumeration value 'With' not handled in switch edittools.c:162: warning: enumeration value 'SetLine' not handled in switch edittools.c:162: warning: enumeration value 'FixEndOfLine' not handled in switch edittools.c:162: warning: enumeration value 'AbortAtLineMatching' not handled in switch edittools.c:162: warning: enumeration value 'UnsetAbort' not handled in switch edittools.c:162: warning: enumeration value 'AutoMountDirectResources' not handled in switch edittools.c:162: warning: enumeration value 'UnCommentLinesContaining' not handled in switch edittools.c:162: warning: enumeration value 'UnCommentLinesMatching' not handled in switch edittools.c:162: warning: enumeration value 'InsertFile' not handled in switch edittools.c:162: warning: enumeration value 'CommentLinesContaining' not handled in switch edittools.c:162: warning: enumeration value 'BeginGroupIfFileIsNewer' not handled in switch edittools.c:162: warning: enumeration value 'BeginGroupIfFileExists' not handled in switch edittools.c:162: warning: enumeration value 'BeginGroupIfNoLineContaining' not handled in switch edittools.c:162: warning: enumeration value 'BeginGroupIfLineContaining' not handled in switch edittools.c:162: warning: enumeration value 'BeginGroupIfDefined' not handled in switch edittools.c:162: warning: enumeration value 'BeginGroupIfNotDefined' not handled in switch edittools.c:162: warning: enumeration value 'AutoCreate' not handled in switch edittools.c:162: warning: enumeration value 'WarnIfFileMissing' not handled in switch edittools.c:162: warning: enumeration value 'ForEachLineIn' not handled in switch edittools.c:162: warning: enumeration value 'EndLoop' not handled in switch edittools.c:162: warning: enumeration value 'ReplaceLinesMatchingField' not handled in switch edittools.c:162: warning: enumeration value 'SplitOn' not handled in switch edittools.c:162: warning: enumeration value 'AppendToLineIfNotContains' not handled in switch edittools.c:162: warning: enumeration value 'DeleteLinesAfterThisMatching' not handled in switch edittools.c:162: warning: enumeration value 'DefineClasses' not handled in switch edittools.c:162: warning: enumeration value 'ElseDefineClasses' not handled in switch edittools.c:162: warning: enumeration value 'CatchAbort' not handled in switch edittools.c:162: warning: enumeration value 'EditBackup' not handled in switch edittools.c:162: warning: enumeration value 'EditLog' not handled in switch edittools.c:162: warning: enumeration value 'EditInform' not handled in switch edittools.c:162: warning: enumeration value 'EditRecurse' not handled in switch edittools.c:162: warning: enumeration value 'EditMode' not handled in switch edittools.c:162: warning: enumeration value 'WarnIfContainsString' not handled in switch edittools.c:162: warning: enumeration value 'WarnIfContainsFile' not handled in switch edittools.c:162: warning: enumeration value 'EditIgnore' not handled in switch edittools.c:162: warning: enumeration value 'EditExclude' not handled in switch edittools.c:162: warning: enumeration value 'EditInclude' not handled in switch edittools.c:162: warning: enumeration value 'EditRepos' not handled in switch edittools.c:162: warning: enumeration value 'EditUmask' not handled in switch edittools.c:162: warning: enumeration value 'EditUseShell' not handled in switch edittools.c:162: warning: enumeration value 'EditFilter' not handled in switch edittools.c:162: warning: enumeration value 'DefineInGroup' not handled in switch edittools.c:162: warning: enumeration value 'EditSplit' not handled in switch edittools.c:162: warning: enumeration value 'LogAudit' not handled in switch edittools.c: In function 'RunEditScript': edittools.c:1371: warning: too few arguments for format edittools.c: In function 'CheckEditSwitches': edittools.c:1515: warning: enumeration value 'NoEdit' not handled in switch edittools.c:1515: warning: enumeration value 'DeleteLinesStarting' not handled in switch edittools.c:1515: warning: enumeration value 'DeleteLinesNotStarting' not handled in switch edittools.c:1515: warning: enumeration value 'DeleteLinesContaining' not handled in switch edittools.c:1515: warning: enumeration value 'DeleteLinesNotContaining' not handled in switch edittools.c:1515: warning: enumeration value 'DeleteLinesMatching' not handled in switch edittools.c:1515: warning: enumeration value 'DeleteLinesNotMatching' not handled in switch edittools.c:1515: warning: enumeration value 'DeleteLinesStartingFileItems' not handled in switch edittools.c:1515: warning: enumeration value 'DeleteLinesContainingFileItems' not handled in switch edittools.c:1515: warning: enumeration value 'DeleteLinesMatchingFileItems' not handled in switch edittools.c:1515: warning: enumeration value 'DeleteLinesNotStartingFileItems' not handled in switch edittools.c:1515: warning: enumeration value 'DeleteLinesNotContainingFileItems' not handled in switch edittools.c:1515: warning: enumeration value 'DeleteLinesNotMatchingFileItems' not handled in switch edittools.c:1515: warning: enumeration value 'AppendIfNoSuchLine' not handled in switch edittools.c:1515: warning: enumeration value 'PrependIfNoSuchLine' not handled in switch edittools.c:1515: warning: enumeration value 'WarnIfNoSuchLine' not handled in switch edittools.c:1515: warning: enumeration value 'WarnIfLineMatching' not handled in switch edittools.c:1515: warning: enumeration value 'WarnIfNoLineMatching' not handled in switch edittools.c:1515: warning: enumeration value 'WarnIfLineStarting' not handled in switch edittools.c:1515: warning: enumeration value 'WarnIfLineContaining' not handled in switch edittools.c:1515: warning: enumeration value 'WarnIfNoLineStarting' not handled in switch edittools.c:1515: warning: enumeration value 'WarnIfNoLineContaining' not handled in switch edittools.c:1515: warning: enumeration value 'HashCommentLinesContaining' not handled in switch edittools.c:1515: warning: enumeration value 'HashCommentLinesStarting' not handled in switch edittools.c:1515: warning: enumeration value 'HashCommentLinesMatching' not handled in switch edittools.c:1515: warning: enumeration value 'SlashCommentLinesContaining' not handled in switch edittools.c:1515: warning: enumeration value 'SlashCommentLinesStarting' not handled in switch edittools.c:1515: warning: enumeration value 'SlashCommentLinesMatching' not handled in switch edittools.c:1515: warning: enumeration value 'PercentCommentLinesContaining' not handled in switch edittools.c:1515: warning: enumeration value 'PercentCommentLinesStarting' not handled in switch edittools.c:1515: warning: enumeration value 'PercentCommentLinesMatching' not handled in switch edittools.c:1515: warning: enumeration value 'ResetSearch' not handled in switch edittools.c:1515: warning: enumeration value 'SetSearchRegExp' not handled in switch edittools.c:1515: warning: enumeration value 'LocateLineMatching' not handled in switch edittools.c:1515: warning: enumeration value 'InsertLine' not handled in switch edittools.c:1515: warning: enumeration value 'AppendIfNoSuchLinesFromFile' not handled in switch edittools.c:1515: warning: enumeration value 'IncrementPointer' not handled in switch edittools.c:1515: warning: enumeration value 'ReplaceLineWith' not handled in switch edittools.c:1515: warning: enumeration value 'ExpandVariables' not handled in switch edittools.c:1515: warning: enumeration value 'DeleteToLineMatching' not handled in switch edittools.c:1515: warning: enumeration value 'HashCommentToLineMatching' not handled in switch edittools.c:1515: warning: enumeration value 'PercentCommentToLineMatching' not handled in switch edittools.c:1515: warning: enumeration value 'SetScript' not handled in switch edittools.c:1515: warning: enumeration value 'RunScript' not handled in switch edittools.c:1515: warning: enumeration value 'RunScriptIfNoLineMatching' not handled in switch edittools.c:1515: warning: enumeration value 'RunScriptIfLineMatching' not handled in switch edittools.c:1515: warning: enumeration value 'AppendIfNoLineMatching' not handled in switch edittools.c:1515: warning: enumeration value 'PrependIfNoLineMatching' not handled in switch edittools.c:1515: warning: enumeration value 'DeleteNLines' not handled in switch edittools.c:1515: warning: enumeration value 'EmptyEntireFilePlease' not handled in switch edittools.c:1515: warning: enumeration value 'GotoLastLine' not handled in switch edittools.c:1515: warning: enumeration value 'BreakIfLineMatches' not handled in switch edittools.c:1515: warning: enumeration value 'BeginGroupIfNoMatch' not handled in switch edittools.c:1515: warning: enumeration value 'BeginGroupIfMatch' not handled in switch edittools.c:1515: warning: enumeration value 'BeginGroupIfNoLineMatching' not handled in switch edittools.c:1515: warning: enumeration value 'BeginGroupIfNoSuchLine' not handled in switch edittools.c:1515: warning: enumeration value 'BeginGroupIfLineMatching' not handled in switch edittools.c:1515: warning: enumeration value 'EndGroup' not handled in switch edittools.c:1515: warning: enumeration value 'Append' not handled in switch edittools.c:1515: warning: enumeration value 'Prepend' not handled in switch edittools.c:1515: warning: enumeration value 'SetCommentStart' not handled in switch edittools.c:1515: warning: enumeration value 'SetCommentEnd' not handled in switch edittools.c:1515: warning: enumeration value 'CommentLinesMatching' not handled in switch edittools.c:1515: warning: enumeration value 'CommentLinesStarting' not handled in switch edittools.c:1515: warning: enumeration value 'CommentToLineMatching' not handled in switch edittools.c:1515: warning: enumeration value 'UnCommentToLineMatching' not handled in switch edittools.c:1515: warning: enumeration value 'CommentNLines' not handled in switch edittools.c:1515: warning: enumeration value 'UnCommentNLines' not handled in switch edittools.c:1515: warning: enumeration value 'ReplaceAll' not handled in switch edittools.c:1515: warning: enumeration value 'ReplaceFirst' not handled in switch edittools.c:1515: warning: enumeration value 'With' not handled in switch edittools.c:1515: warning: enumeration value 'SetLine' not handled in switch edittools.c:1515: warning: enumeration value 'FixEndOfLine' not handled in switch edittools.c:1515: warning: enumeration value 'AbortAtLineMatching' not handled in switch edittools.c:1515: warning: enumeration value 'UnsetAbort' not handled in switch edittools.c:1515: warning: enumeration value 'AutoMountDirectResources' not handled in switch edittools.c:1515: warning: enumeration value 'UnCommentLinesContaining' not handled in switch edittools.c:1515: warning: enumeration value 'UnCommentLinesMatching' not handled in switch edittools.c:1515: warning: enumeration value 'InsertFile' not handled in switch edittools.c:1515: warning: enumeration value 'CommentLinesContaining' not handled in switch edittools.c:1515: warning: enumeration value 'BeginGroupIfFileIsNewer' not handled in switch edittools.c:1515: warning: enumeration value 'BeginGroupIfFileExists' not handled in switch edittools.c:1515: warning: enumeration value 'BeginGroupIfNoLineContaining' not handled in switch edittools.c:1515: warning: enumeration value 'BeginGroupIfLineContaining' not handled in switch edittools.c:1515: warning: enumeration value 'BeginGroupIfDefined' not handled in switch edittools.c:1515: warning: enumeration value 'BeginGroupIfNotDefined' not handled in switch edittools.c:1515: warning: enumeration value 'WarnIfFileMissing' not handled in switch edittools.c:1515: warning: enumeration value 'ForEachLineIn' not handled in switch edittools.c:1515: warning: enumeration value 'EndLoop' not handled in switch edittools.c:1515: warning: enumeration value 'ReplaceLinesMatchingField' not handled in switch edittools.c:1515: warning: enumeration value 'SplitOn' not handled in switch edittools.c:1515: warning: enumeration value 'AppendToLineIfNotContains' not handled in switch edittools.c:1515: warning: enumeration value 'DeleteLinesAfterThisMatching' not handled in switch edittools.c:1515: warning: enumeration value 'DefineClasses' not handled in switch edittools.c:1515: warning: enumeration value 'ElseDefineClasses' not handled in switch edittools.c:1515: warning: enumeration value 'CatchAbort' not handled in switch edittools.c:1515: warning: enumeration value 'EditRecurse' not handled in switch edittools.c:1515: warning: enumeration value 'EditMode' not handled in switch edittools.c:1515: warning: enumeration value 'WarnIfContainsString' not handled in switch edittools.c:1515: warning: enumeration value 'WarnIfContainsFile' not handled in switch edittools.c:1515: warning: enumeration value 'EditIgnore' not handled in switch edittools.c:1515: warning: enumeration value 'EditExclude' not handled in switch edittools.c:1515: warning: enumeration value 'EditInclude' not handled in switch edittools.c:1515: warning: enumeration value 'EditRepos' not handled in switch edittools.c:1515: warning: enumeration value 'EditUmask' not handled in switch edittools.c:1515: warning: enumeration value 'EditUseShell' not handled in switch edittools.c:1515: warning: enumeration value 'EditFilter' not handled in switch edittools.c:1515: warning: enumeration value 'DefineInGroup' not handled in switch edittools.c:1515: warning: enumeration value 'EditIfElapsed' not handled in switch edittools.c:1515: warning: enumeration value 'EditExpireAfter' not handled in switch edittools.c:1515: warning: enumeration value 'EditSplit' not handled in switch edittools.c: In function 'DeleteLinesWithFileItems': edittools.c:1734: warning: enumeration value 'NoEdit' not handled in switch edittools.c:1734: warning: enumeration value 'DeleteLinesStarting' not handled in switch edittools.c:1734: warning: enumeration value 'DeleteLinesNotStarting' not handled in switch edittools.c:1734: warning: enumeration value 'DeleteLinesContaining' not handled in switch edittools.c:1734: warning: enumeration value 'DeleteLinesNotContaining' not handled in switch edittools.c:1734: warning: enumeration value 'DeleteLinesMatching' not handled in switch edittools.c:1734: warning: enumeration value 'DeleteLinesNotMatching' not handled in switch edittools.c:1734: warning: enumeration value 'AppendIfNoSuchLine' not handled in switch edittools.c:1734: warning: enumeration value 'PrependIfNoSuchLine' not handled in switch edittools.c:1734: warning: enumeration value 'WarnIfNoSuchLine' not handled in switch edittools.c:1734: warning: enumeration value 'WarnIfLineMatching' not handled in switch edittools.c:1734: warning: enumeration value 'WarnIfNoLineMatching' not handled in switch edittools.c:1734: warning: enumeration value 'WarnIfLineStarting' not handled in switch edittools.c:1734: warning: enumeration value 'WarnIfLineContaining' not handled in switch edittools.c:1734: warning: enumeration value 'WarnIfNoLineStarting' not handled in switch edittools.c:1734: warning: enumeration value 'WarnIfNoLineContaining' not handled in switch edittools.c:1734: warning: enumeration value 'HashCommentLinesContaining' not handled in switch edittools.c:1734: warning: enumeration value 'HashCommentLinesStarting' not handled in switch edittools.c:1734: warning: enumeration value 'HashCommentLinesMatching' not handled in switch edittools.c:1734: warning: enumeration value 'SlashCommentLinesContaining' not handled in switch edittools.c:1734: warning: enumeration value 'SlashCommentLinesStarting' not handled in switch edittools.c:1734: warning: enumeration value 'SlashCommentLinesMatching' not handled in switch edittools.c:1734: warning: enumeration value 'PercentCommentLinesContaining' not handled in switch edittools.c:1734: warning: enumeration value 'PercentCommentLinesStarting' not handled in switch edittools.c:1734: warning: enumeration value 'PercentCommentLinesMatching' not handled in switch edittools.c:1734: warning: enumeration value 'ResetSearch' not handled in switch edittools.c:1734: warning: enumeration value 'SetSearchRegExp' not handled in switch edittools.c:1734: warning: enumeration value 'LocateLineMatching' not handled in switch edittools.c:1734: warning: enumeration value 'InsertLine' not handled in switch edittools.c:1734: warning: enumeration value 'AppendIfNoSuchLinesFromFile' not handled in switch edittools.c:1734: warning: enumeration value 'IncrementPointer' not handled in switch edittools.c:1734: warning: enumeration value 'ReplaceLineWith' not handled in switch edittools.c:1734: warning: enumeration value 'ExpandVariables' not handled in switch edittools.c:1734: warning: enumeration value 'DeleteToLineMatching' not handled in switch edittools.c:1734: warning: enumeration value 'HashCommentToLineMatching' not handled in switch edittools.c:1734: warning: enumeration value 'PercentCommentToLineMatching' not handled in switch edittools.c:1734: warning: enumeration value 'SetScript' not handled in switch edittools.c:1734: warning: enumeration value 'RunScript' not handled in switch edittools.c:1734: warning: enumeration value 'RunScriptIfNoLineMatching' not handled in switch edittools.c:1734: warning: enumeration value 'RunScriptIfLineMatching' not handled in switch edittools.c:1734: warning: enumeration value 'AppendIfNoLineMatching' not handled in switch edittools.c:1734: warning: enumeration value 'PrependIfNoLineMatching' not handled in switch edittools.c:1734: warning: enumeration value 'DeleteNLines' not handled in switch edittools.c:1734: warning: enumeration value 'EmptyEntireFilePlease' not handled in switch edittools.c:1734: warning: enumeration value 'GotoLastLine' not handled in switch edittools.c:1734: warning: enumeration value 'BreakIfLineMatches' not handled in switch edittools.c:1734: warning: enumeration value 'BeginGroupIfNoMatch' not handled in switch edittools.c:1734: warning: enumeration value 'BeginGroupIfMatch' not handled in switch edittools.c:1734: warning: enumeration value 'BeginGroupIfNoLineMatching' not handled in switch edittools.c:1734: warning: enumeration value 'BeginGroupIfNoSuchLine' not handled in switch edittools.c:1734: warning: enumeration value 'BeginGroupIfLineMatching' not handled in switch edittools.c:1734: warning: enumeration value 'EndGroup' not handled in switch edittools.c:1734: warning: enumeration value 'Append' not handled in switch edittools.c:1734: warning: enumeration value 'Prepend' not handled in switch edittools.c:1734: warning: enumeration value 'SetCommentStart' not handled in switch edittools.c:1734: warning: enumeration value 'SetCommentEnd' not handled in switch edittools.c:1734: warning: enumeration value 'CommentLinesMatching' not handled in switch edittools.c:1734: warning: enumeration value 'CommentLinesStarting' not handled in switch edittools.c:1734: warning: enumeration value 'CommentToLineMatching' not handled in switch edittools.c:1734: warning: enumeration value 'UnCommentToLineMatching' not handled in switch edittools.c:1734: warning: enumeration value 'CommentNLines' not handled in switch edittools.c:1734: warning: enumeration value 'UnCommentNLines' not handled in switch edittools.c:1734: warning: enumeration value 'ReplaceAll' not handled in switch edittools.c:1734: warning: enumeration value 'ReplaceFirst' not handled in switch edittools.c:1734: warning: enumeration value 'With' not handled in switch edittools.c:1734: warning: enumeration value 'SetLine' not handled in switch edittools.c:1734: warning: enumeration value 'FixEndOfLine' not handled in switch edittools.c:1734: warning: enumeration value 'AbortAtLineMatching' not handled in switch edittools.c:1734: warning: enumeration value 'UnsetAbort' not handled in switch edittools.c:1734: warning: enumeration value 'AutoMountDirectResources' not handled in switch edittools.c:1734: warning: enumeration value 'UnCommentLinesContaining' not handled in switch edittools.c:1734: warning: enumeration value 'UnCommentLinesMatching' not handled in switch edittools.c:1734: warning: enumeration value 'InsertFile' not handled in switch edittools.c:1734: warning: enumeration value 'CommentLinesContaining' not handled in switch edittools.c:1734: warning: enumeration value 'BeginGroupIfFileIsNewer' not handled in switch edittools.c:1734: warning: enumeration value 'BeginGroupIfFileExists' not handled in switch edittools.c:1734: warning: enumeration value 'BeginGroupIfNoLineContaining' not handled in switch edittools.c:1734: warning: enumeration value 'BeginGroupIfLineContaining' not handled in switch edittools.c:1734: warning: enumeration value 'BeginGroupIfDefined' not handled in switch edittools.c:1734: warning: enumeration value 'BeginGroupIfNotDefined' not handled in switch edittools.c:1734: warning: enumeration value 'AutoCreate' not handled in switch edittools.c:1734: warning: enumeration value 'WarnIfFileMissing' not handled in switch edittools.c:1734: warning: enumeration value 'ForEachLineIn' not handled in switch edittools.c:1734: warning: enumeration value 'EndLoop' not handled in switch edittools.c:1734: warning: enumeration value 'ReplaceLinesMatchingField' not handled in switch edittools.c:1734: warning: enumeration value 'SplitOn' not handled in switch edittools.c:1734: warning: enumeration value 'AppendToLineIfNotContains' not handled in switch edittools.c:1734: warning: enumeration value 'DeleteLinesAfterThisMatching' not handled in switch edittools.c:1734: warning: enumeration value 'DefineClasses' not handled in switch edittools.c:1734: warning: enumeration value 'ElseDefineClasses' not handled in switch edittools.c:1734: warning: enumeration value 'CatchAbort' not handled in switch edittools.c:1734: warning: enumeration value 'EditBackup' not handled in switch edittools.c:1734: warning: enumeration value 'EditLog' not handled in switch edittools.c:1734: warning: enumeration value 'EditInform' not handled in switch edittools.c:1734: warning: enumeration value 'EditRecurse' not handled in switch edittools.c:1734: warning: enumeration value 'EditMode' not handled in switch edittools.c:1734: warning: enumeration value 'WarnIfContainsString' not handled in switch edittools.c:1734: warning: enumeration value 'WarnIfContainsFile' not handled in switch edittools.c:1734: warning: enumeration value 'EditIgnore' not handled in switch edittools.c:1734: warning: enumeration value 'EditExclude' not handled in switch edittools.c:1734: warning: enumeration value 'EditInclude' not handled in switch edittools.c:1734: warning: enumeration value 'EditRepos' not handled in switch edittools.c:1734: warning: enumeration value 'EditUmask' not handled in switch edittools.c:1734: warning: enumeration value 'EditUseShell' not handled in switch edittools.c:1734: warning: enumeration value 'EditFilter' not handled in switch edittools.c:1734: warning: enumeration value 'DefineInGroup' not handled in switch edittools.c:1734: warning: enumeration value 'EditIfElapsed' not handled in switch edittools.c:1734: warning: enumeration value 'EditExpireAfter' not handled in switch edittools.c:1734: warning: enumeration value 'EditSplit' not handled in switch edittools.c:1734: warning: enumeration value 'LogAudit' not handled in switch edittools.c: In function 'AppendLinesFromFile': edittools.c:1829: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result edittools.c: In function 'SkipToEndGroup': edittools.c:1868: warning: enumeration value 'NoEdit' not handled in switch edittools.c:1868: warning: enumeration value 'DeleteLinesStarting' not handled in switch edittools.c:1868: warning: enumeration value 'DeleteLinesNotStarting' not handled in switch edittools.c:1868: warning: enumeration value 'DeleteLinesContaining' not handled in switch edittools.c:1868: warning: enumeration value 'DeleteLinesNotContaining' not handled in switch edittools.c:1868: warning: enumeration value 'DeleteLinesMatching' not handled in switch edittools.c:1868: warning: enumeration value 'DeleteLinesNotMatching' not handled in switch edittools.c:1868: warning: enumeration value 'DeleteLinesStartingFileItems' not handled in switch edittools.c:1868: warning: enumeration value 'DeleteLinesContainingFileItems' not handled in switch edittools.c:1868: warning: enumeration value 'DeleteLinesMatchingFileItems' not handled in switch edittools.c:1868: warning: enumeration value 'DeleteLinesNotStartingFileItems' not handled in switch edittools.c:1868: warning: enumeration value 'DeleteLinesNotContainingFileItems' not handled in switch edittools.c:1868: warning: enumeration value 'DeleteLinesNotMatchingFileItems' not handled in switch edittools.c:1868: warning: enumeration value 'AppendIfNoSuchLine' not handled in switch edittools.c:1868: warning: enumeration value 'PrependIfNoSuchLine' not handled in switch edittools.c:1868: warning: enumeration value 'WarnIfNoSuchLine' not handled in switch edittools.c:1868: warning: enumeration value 'WarnIfLineMatching' not handled in switch edittools.c:1868: warning: enumeration value 'WarnIfNoLineMatching' not handled in switch edittools.c:1868: warning: enumeration value 'WarnIfLineStarting' not handled in switch edittools.c:1868: warning: enumeration value 'WarnIfLineContaining' not handled in switch edittools.c:1868: warning: enumeration value 'WarnIfNoLineStarting' not handled in switch edittools.c:1868: warning: enumeration value 'WarnIfNoLineContaining' not handled in switch edittools.c:1868: warning: enumeration value 'HashCommentLinesContaining' not handled in switch edittools.c:1868: warning: enumeration value 'HashCommentLinesStarting' not handled in switch edittools.c:1868: warning: enumeration value 'HashCommentLinesMatching' not handled in switch edittools.c:1868: warning: enumeration value 'SlashCommentLinesContaining' not handled in switch edittools.c:1868: warning: enumeration value 'SlashCommentLinesStarting' not handled in switch edittools.c:1868: warning: enumeration value 'SlashCommentLinesMatching' not handled in switch edittools.c:1868: warning: enumeration value 'PercentCommentLinesContaining' not handled in switch edittools.c:1868: warning: enumeration value 'PercentCommentLinesStarting' not handled in switch edittools.c:1868: warning: enumeration value 'PercentCommentLinesMatching' not handled in switch edittools.c:1868: warning: enumeration value 'ResetSearch' not handled in switch edittools.c:1868: warning: enumeration value 'SetSearchRegExp' not handled in switch edittools.c:1868: warning: enumeration value 'LocateLineMatching' not handled in switch edittools.c:1868: warning: enumeration value 'InsertLine' not handled in switch edittools.c:1868: warning: enumeration value 'AppendIfNoSuchLinesFromFile' not handled in switch edittools.c:1868: warning: enumeration value 'IncrementPointer' not handled in switch edittools.c:1868: warning: enumeration value 'ReplaceLineWith' not handled in switch edittools.c:1868: warning: enumeration value 'ExpandVariables' not handled in switch edittools.c:1868: warning: enumeration value 'DeleteToLineMatching' not handled in switch edittools.c:1868: warning: enumeration value 'HashCommentToLineMatching' not handled in switch edittools.c:1868: warning: enumeration value 'PercentCommentToLineMatching' not handled in switch edittools.c:1868: warning: enumeration value 'SetScript' not handled in switch edittools.c:1868: warning: enumeration value 'RunScript' not handled in switch edittools.c:1868: warning: enumeration value 'RunScriptIfNoLineMatching' not handled in switch edittools.c:1868: warning: enumeration value 'RunScriptIfLineMatching' not handled in switch edittools.c:1868: warning: enumeration value 'AppendIfNoLineMatching' not handled in switch edittools.c:1868: warning: enumeration value 'PrependIfNoLineMatching' not handled in switch edittools.c:1868: warning: enumeration value 'DeleteNLines' not handled in switch edittools.c:1868: warning: enumeration value 'EmptyEntireFilePlease' not handled in switch edittools.c:1868: warning: enumeration value 'GotoLastLine' not handled in switch edittools.c:1868: warning: enumeration value 'BreakIfLineMatches' not handled in switch edittools.c:1868: warning: enumeration value 'EndGroup' not handled in switch edittools.c:1868: warning: enumeration value 'Append' not handled in switch edittools.c:1868: warning: enumeration value 'Prepend' not handled in switch edittools.c:1868: warning: enumeration value 'SetCommentStart' not handled in switch edittools.c:1868: warning: enumeration value 'SetCommentEnd' not handled in switch edittools.c:1868: warning: enumeration value 'CommentLinesMatching' not handled in switch edittools.c:1868: warning: enumeration value 'CommentLinesStarting' not handled in switch edittools.c:1868: warning: enumeration value 'CommentToLineMatching' not handled in switch edittools.c:1868: warning: enumeration value 'UnCommentToLineMatching' not handled in switch edittools.c:1868: warning: enumeration value 'CommentNLines' not handled in switch edittools.c:1868: warning: enumeration value 'UnCommentNLines' not handled in switch edittools.c:1868: warning: enumeration value 'ReplaceAll' not handled in switch edittools.c:1868: warning: enumeration value 'ReplaceFirst' not handled in switch edittools.c:1868: warning: enumeration value 'With' not handled in switch edittools.c:1868: warning: enumeration value 'SetLine' not handled in switch edittools.c:1868: warning: enumeration value 'FixEndOfLine' not handled in switch edittools.c:1868: warning: enumeration value 'AbortAtLineMatching' not handled in switch edittools.c:1868: warning: enumeration value 'UnsetAbort' not handled in switch edittools.c:1868: warning: enumeration value 'AutoMountDirectResources' not handled in switch edittools.c:1868: warning: enumeration value 'UnCommentLinesContaining' not handled in switch edittools.c:1868: warning: enumeration value 'UnCommentLinesMatching' not handled in switch edittools.c:1868: warning: enumeration value 'InsertFile' not handled in switch edittools.c:1868: warning: enumeration value 'CommentLinesContaining' not handled in switch edittools.c:1868: warning: enumeration value 'AutoCreate' not handled in switch edittools.c:1868: warning: enumeration value 'WarnIfFileMissing' not handled in switch edittools.c:1868: warning: enumeration value 'ForEachLineIn' not handled in switch edittools.c:1868: warning: enumeration value 'EndLoop' not handled in switch edittools.c:1868: warning: enumeration value 'ReplaceLinesMatchingField' not handled in switch edittools.c:1868: warning: enumeration value 'SplitOn' not handled in switch edittools.c:1868: warning: enumeration value 'AppendToLineIfNotContains' not handled in switch edittools.c:1868: warning: enumeration value 'DeleteLinesAfterThisMatching' not handled in switch edittools.c:1868: warning: enumeration value 'DefineClasses' not handled in switch edittools.c:1868: warning: enumeration value 'ElseDefineClasses' not handled in switch edittools.c:1868: warning: enumeration value 'CatchAbort' not handled in switch edittools.c:1868: warning: enumeration value 'EditBackup' not handled in switch edittools.c:1868: warning: enumeration value 'EditLog' not handled in switch edittools.c:1868: warning: enumeration value 'EditInform' not handled in switch edittools.c:1868: warning: enumeration value 'EditRecurse' not handled in switch edittools.c:1868: warning: enumeration value 'EditMode' not handled in switch edittools.c:1868: warning: enumeration value 'WarnIfContainsString' not handled in switch edittools.c:1868: warning: enumeration value 'WarnIfContainsFile' not handled in switch edittools.c:1868: warning: enumeration value 'EditIgnore' not handled in switch edittools.c:1868: warning: enumeration value 'EditExclude' not handled in switch edittools.c:1868: warning: enumeration value 'EditInclude' not handled in switch edittools.c:1868: warning: enumeration value 'EditRepos' not handled in switch edittools.c:1868: warning: enumeration value 'EditUmask' not handled in switch edittools.c:1868: warning: enumeration value 'EditUseShell' not handled in switch edittools.c:1868: warning: enumeration value 'EditFilter' not handled in switch edittools.c:1868: warning: enumeration value 'DefineInGroup' not handled in switch edittools.c:1868: warning: enumeration value 'EditIfElapsed' not handled in switch edittools.c:1868: warning: enumeration value 'EditExpireAfter' not handled in switch edittools.c:1868: warning: enumeration value 'EditSplit' not handled in switch edittools.c:1868: warning: enumeration value 'LogAudit' not handled in switch edittools.c: In function 'LoadBinaryFile': edittools.c:2033: warning: format '%d' expects type 'int', but argument 4 has type 'off_t' edittools.c: In function 'SaveBinaryFile': edittools.c:2082: warning: format '%d' expects type 'int', but argument 4 has type 'off_t' edittools.c: In function 'BinaryReplaceRegex': edittools.c:2263: warning: format '%d' expects type 'int', but argument 5 has type 'off_t' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-patches.lo `test -f 'patches.c' || echo './'`patches.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c patches.c -o libcfengine_la-patches.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-install.lo `test -f 'install.c' || echo './'`install.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c install.c -o libcfengine_la-install.o install.c: In function 'InstallPending': install.c:2584: warning: enumeration value 'none' not handled in switch install.c:2584: warning: enumeration value 'control' not handled in switch install.c:2584: warning: enumeration value 'groups' not handled in switch install.c:2584: warning: enumeration value 'homeservers' not handled in switch install.c:2584: warning: enumeration value 'binservers' not handled in switch install.c:2584: warning: enumeration value 'mailserver' not handled in switch install.c:2584: warning: enumeration value 'import' not handled in switch install.c:2584: warning: enumeration value 'broadcast' not handled in switch install.c:2584: warning: enumeration value 'defaultroute' not handled in switch install.c:2584: warning: enumeration value 'editfiles' not handled in switch install.c:2584: warning: enumeration value 'admit' not handled in switch install.c:2584: warning: enumeration value 'deny' not handled in switch install.c:2584: warning: enumeration value 'acls' not handled in switch install.c: In function 'AddEditAction': install.c:3120: warning: enumeration value 'NoEdit' not handled in switch install.c:3120: warning: enumeration value 'DeleteLinesStarting' not handled in switch install.c:3120: warning: enumeration value 'DeleteLinesNotStarting' not handled in switch install.c:3120: warning: enumeration value 'DeleteLinesContaining' not handled in switch install.c:3120: warning: enumeration value 'DeleteLinesNotContaining' not handled in switch install.c:3120: warning: enumeration value 'DeleteLinesMatching' not handled in switch install.c:3120: warning: enumeration value 'DeleteLinesNotMatching' not handled in switch install.c:3120: warning: enumeration value 'DeleteLinesStartingFileItems' not handled in switch install.c:3120: warning: enumeration value 'DeleteLinesContainingFileItems' not handled in switch install.c:3120: warning: enumeration value 'DeleteLinesMatchingFileItems' not handled in switch install.c:3120: warning: enumeration value 'DeleteLinesNotStartingFileItems' not handled in switch install.c:3120: warning: enumeration value 'DeleteLinesNotContainingFileItems' not handled in switch install.c:3120: warning: enumeration value 'DeleteLinesNotMatchingFileItems' not handled in switch install.c:3120: warning: enumeration value 'AppendIfNoSuchLine' not handled in switch install.c:3120: warning: enumeration value 'PrependIfNoSuchLine' not handled in switch install.c:3120: warning: enumeration value 'WarnIfNoSuchLine' not handled in switch install.c:3120: warning: enumeration value 'WarnIfLineMatching' not handled in switch install.c:3120: warning: enumeration value 'WarnIfNoLineMatching' not handled in switch install.c:3120: warning: enumeration value 'WarnIfLineStarting' not handled in switch install.c:3120: warning: enumeration value 'WarnIfLineContaining' not handled in switch install.c:3120: warning: enumeration value 'WarnIfNoLineStarting' not handled in switch install.c:3120: warning: enumeration value 'WarnIfNoLineContaining' not handled in switch install.c:3120: warning: enumeration value 'HashCommentLinesContaining' not handled in switch install.c:3120: warning: enumeration value 'HashCommentLinesStarting' not handled in switch install.c:3120: warning: enumeration value 'HashCommentLinesMatching' not handled in switch install.c:3120: warning: enumeration value 'SlashCommentLinesContaining' not handled in switch install.c:3120: warning: enumeration value 'SlashCommentLinesStarting' not handled in switch install.c:3120: warning: enumeration value 'SlashCommentLinesMatching' not handled in switch install.c:3120: warning: enumeration value 'PercentCommentLinesContaining' not handled in switch install.c:3120: warning: enumeration value 'PercentCommentLinesStarting' not handled in switch install.c:3120: warning: enumeration value 'PercentCommentLinesMatching' not handled in switch install.c:3120: warning: enumeration value 'ResetSearch' not handled in switch install.c:3120: warning: enumeration value 'SetSearchRegExp' not handled in switch install.c:3120: warning: enumeration value 'LocateLineMatching' not handled in switch install.c:3120: warning: enumeration value 'InsertLine' not handled in switch install.c:3120: warning: enumeration value 'AppendIfNoSuchLinesFromFile' not handled in switch install.c:3120: warning: enumeration value 'IncrementPointer' not handled in switch install.c:3120: warning: enumeration value 'ReplaceLineWith' not handled in switch install.c:3120: warning: enumeration value 'ExpandVariables' not handled in switch install.c:3120: warning: enumeration value 'DeleteToLineMatching' not handled in switch install.c:3120: warning: enumeration value 'HashCommentToLineMatching' not handled in switch install.c:3120: warning: enumeration value 'PercentCommentToLineMatching' not handled in switch install.c:3120: warning: enumeration value 'SetScript' not handled in switch install.c:3120: warning: enumeration value 'RunScript' not handled in switch install.c:3120: warning: enumeration value 'RunScriptIfNoLineMatching' not handled in switch install.c:3120: warning: enumeration value 'RunScriptIfLineMatching' not handled in switch install.c:3120: warning: enumeration value 'AppendIfNoLineMatching' not handled in switch install.c:3120: warning: enumeration value 'PrependIfNoLineMatching' not handled in switch install.c:3120: warning: enumeration value 'DeleteNLines' not handled in switch install.c:3120: warning: enumeration value 'EmptyEntireFilePlease' not handled in switch install.c:3120: warning: enumeration value 'GotoLastLine' not handled in switch install.c:3120: warning: enumeration value 'BreakIfLineMatches' not handled in switch install.c:3120: warning: enumeration value 'Prepend' not handled in switch install.c:3120: warning: enumeration value 'SetCommentStart' not handled in switch install.c:3120: warning: enumeration value 'SetCommentEnd' not handled in switch install.c:3120: warning: enumeration value 'CommentLinesMatching' not handled in switch install.c:3120: warning: enumeration value 'CommentLinesStarting' not handled in switch install.c:3120: warning: enumeration value 'CommentToLineMatching' not handled in switch install.c:3120: warning: enumeration value 'UnCommentToLineMatching' not handled in switch install.c:3120: warning: enumeration value 'CommentNLines' not handled in switch install.c:3120: warning: enumeration value 'UnCommentNLines' not handled in switch install.c:3120: warning: enumeration value 'AbortAtLineMatching' not handled in switch install.c:3120: warning: enumeration value 'UnsetAbort' not handled in switch install.c:3120: warning: enumeration value 'AutoMountDirectResources' not handled in switch install.c:3120: warning: enumeration value 'UnCommentLinesContaining' not handled in switch install.c:3120: warning: enumeration value 'UnCommentLinesMatching' not handled in switch install.c:3120: warning: enumeration value 'InsertFile' not handled in switch install.c:3120: warning: enumeration value 'CommentLinesContaining' not handled in switch install.c:3120: warning: enumeration value 'AutoCreate' not handled in switch install.c:3120: warning: enumeration value 'SplitOn' not handled in switch install.c:3120: warning: enumeration value 'AppendToLineIfNotContains' not handled in switch install.c:3120: warning: enumeration value 'DeleteLinesAfterThisMatching' not handled in switch install.c:3120: warning: enumeration value 'CatchAbort' not handled in switch install.c:3120: warning: enumeration value 'EditBackup' not handled in switch install.c:3120: warning: enumeration value 'EditLog' not handled in switch install.c:3120: warning: enumeration value 'EditInform' not handled in switch install.c:3120: warning: enumeration value 'WarnIfContainsString' not handled in switch install.c:3120: warning: enumeration value 'WarnIfContainsFile' not handled in switch install.c:3120: warning: enumeration value 'EditUseShell' not handled in switch install.c:3120: warning: enumeration value 'EditIfElapsed' not handled in switch install.c:3120: warning: enumeration value 'EditExpireAfter' not handled in switch install.c:3120: warning: enumeration value 'EditSplit' not handled in switch install.c:3120: warning: enumeration value 'LogAudit' not handled in switch install.c:3029: warning: unused variable 'ep' install.c: In function 'VersionAuditFile': install.c:3355: warning: suggest parentheses around assignment used as truth value install.c: In function 'InstallMakePath': install.c:4273: warning: unused variable 'lastnode' install.c:4270: warning: unused variable 'ip' install.c:4270: warning: unused variable 'list' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-link.lo `test -f 'link.c' || echo './'`link.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c link.c -o libcfengine_la-link.o link.c: In function 'LinkChildren': link.c:229: warning: ignoring return value of 'chown', declared with attribute warn_unused_result link.c: In function 'RecursiveLink': link.c:259: warning: format '%d' expects type 'int', but argument 4 has type 'struct Link *' link.c: In function 'LinkFiles': link.c:525: warning: format '%d' expects type 'int', but argument 5 has type 'time_t' link.c:556: warning: format '%d' expects type 'int', but argument 5 has type 'time_t' link.c: In function 'HardLinkFiles': link.c:978: warning: format '%d' expects type 'int', but argument 5 has type 'time_t' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-tidy.lo `test -f 'tidy.c' || echo './'`tidy.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c tidy.c -o libcfengine_la-tidy.o tidy.c: In function 'DoTidyFile': tidy.c:275: warning: format '%d' expects type 'int', but argument 6 has type '__off64_t' tidy.c:275: warning: format '%d' expects type 'int', but argument 8 has type 'long int' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-filedir.lo `test -f 'filedir.c' || echo './'`filedir.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c filedir.c -o libcfengine_la-filedir.o filedir.c: In function 'CheckExistingFile': filedir.c:259: warning: enumeration value 'touch' not handled in switch filedir.c:259: warning: enumeration value 'linkchildren' not handled in switch filedir.c:259: warning: enumeration value 'create' not handled in switch filedir.c:259: warning: enumeration value 'compress' not handled in switch filedir.c:259: warning: enumeration value 'alert' not handled in switch filedir.c: In function 'CheckOwner': filedir.c:1018: warning: enumeration value 'create' not handled in switch filedir.c:1018: warning: enumeration value 'compress' not handled in switch filedir.c:1018: warning: enumeration value 'alert' not handled in switch /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-eval.lo `test -f 'eval.c' || echo './'`eval.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c eval.c -o libcfengine_la-eval.o eval.c: In function 'ShowClass': eval.c:75: warning: unused variable 'rxcache' eval.c: In function 'CfShow': eval.c:1040: warning: enumeration value 'none' not handled in switch eval.c:1040: warning: enumeration value 'alerts' not handled in switch eval.c:1040: warning: enumeration value 'groups' not handled in switch eval.c:1040: warning: enumeration value 'image' not handled in switch eval.c:1040: warning: enumeration value 'resolve' not handled in switch eval.c:1040: warning: enumeration value 'processes' not handled in switch eval.c:1040: warning: enumeration value 'files' not handled in switch eval.c:1040: warning: enumeration value 'tidy' not handled in switch eval.c:1040: warning: enumeration value 'homeservers' not handled in switch eval.c:1040: warning: enumeration value 'binservers' not handled in switch eval.c:1040: warning: enumeration value 'mailserver' not handled in switch eval.c:1040: warning: enumeration value 'required' not handled in switch eval.c:1040: warning: enumeration value 'disks' not handled in switch eval.c:1040: warning: enumeration value 'mountables' not handled in switch eval.c:1040: warning: enumeration value 'links' not handled in switch eval.c:1040: warning: enumeration value 'shellcommands' not handled in switch eval.c:1040: warning: enumeration value 'disable' not handled in switch eval.c:1040: warning: enumeration value 'rename_disable' not handled in switch eval.c:1040: warning: enumeration value 'makepath' not handled in switch eval.c:1040: warning: enumeration value 'ignore' not handled in switch eval.c:1040: warning: enumeration value 'broadcast' not handled in switch eval.c:1040: warning: enumeration value 'misc_mounts' not handled in switch eval.c:1040: warning: enumeration value 'editfiles' not handled in switch eval.c:1040: warning: enumeration value 'unmounta' not handled in switch eval.c:1040: warning: enumeration value 'admit' not handled in switch eval.c:1040: warning: enumeration value 'deny' not handled in switch eval.c:1040: warning: enumeration value 'acls' not handled in switch eval.c:1040: warning: enumeration value 'interfaces' not handled in switch eval.c:1040: warning: enumeration value 'filters' not handled in switch eval.c:1040: warning: enumeration value 'strategies' not handled in switch eval.c:1040: warning: enumeration value 'packages' not handled in switch eval.c:1040: warning: enumeration value 'methods' not handled in switch eval.c:1040: warning: enumeration value 'scli' not handled in switch /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-modes.lo `test -f 'modes.c' || echo './'`modes.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c modes.c -o libcfengine_la-modes.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-sockaddr.lo `test -f 'sockaddr.c' || echo './'`sockaddr.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c sockaddr.c -o libcfengine_la-sockaddr.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-chflags.lo `test -f 'chflags.c' || echo './'`chflags.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c chflags.c -o libcfengine_la-chflags.o chflags.c: In function 'ParseFlagString': chflags.c:69: warning: suggest parentheses around assignment used as truth value chflags.c:122: warning: format '%o' expects type 'unsigned int *', but argument 3 has type 'u_long *' chflags.c:137: warning: format '%o' expects type 'unsigned int', but argument 3 has type 'u_long' chflags.c:137: warning: format '%o' expects type 'unsigned int', but argument 4 has type 'u_long' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-locks.lo `test -f 'locks.c' || echo './'`locks.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c locks.c -o libcfengine_la-locks.o locks.c: In function 'GetLock': locks.c:242: warning: format '%d' expects type 'int', but argument 5 has type 'time_t' locks.c:290: warning: format '%d' expects type 'int', but argument 8 has type 'time_t' locks.c:297: warning: format '%u' expects type 'unsigned int', but argument 8 has type 'time_t' locks.c:311: warning: format '%u' expects type 'unsigned int', but argument 7 has type 'time_t' locks.c: In function 'CountActiveLocks': locks.c:445: warning: format '%s' expects type 'char *', but argument 4 has type 'void *' locks.c:449: warning: format '%s' expects type 'char *', but argument 4 has type 'void *' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-mount.lo `test -f 'mount.c' || echo './'`mount.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c mount.c -o libcfengine_la-mount.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-macro.lo `test -f 'macro.c' || echo './'`macro.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c macro.c -o libcfengine_la-macro.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-filenames.lo `test -f 'filenames.c' || echo './'`filenames.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c filenames.c -o libcfengine_la-filenames.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-varstring.lo `test -f 'varstring.c' || echo './'`varstring.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c varstring.c -o libcfengine_la-varstring.o varstring.c: In function 'ExpandVarbinserv': varstring.c:892: warning: enumeration value 'cfversionvar' not handled in switch varstring.c:892: warning: enumeration value 'cffaculty' not handled in switch varstring.c:892: warning: enumeration value 'cfsite' not handled in switch varstring.c:892: warning: enumeration value 'cfhost' not handled in switch varstring.c:892: warning: enumeration value 'cffqhost' not handled in switch varstring.c:892: warning: enumeration value 'cfipaddr' not handled in switch varstring.c:892: warning: enumeration value 'cfsysadm' not handled in switch varstring.c:892: warning: enumeration value 'cfdomain' not handled in switch varstring.c:892: warning: enumeration value 'cftimezone' not handled in switch varstring.c:892: warning: enumeration value 'cfnetmask' not handled in switch varstring.c:892: warning: enumeration value 'cfnfstype' not handled in switch varstring.c:892: warning: enumeration value 'cfssize' not handled in switch varstring.c:892: warning: enumeration value 'cfscount' not handled in switch varstring.c:892: warning: enumeration value 'cfeditsize' not handled in switch varstring.c:892: warning: enumeration value 'cfbineditsize' not handled in switch varstring.c:892: warning: enumeration value 'cfactseq' not handled in switch varstring.c:892: warning: enumeration value 'cfmountpat' not handled in switch varstring.c:892: warning: enumeration value 'cfhomepat' not handled in switch varstring.c:892: warning: enumeration value 'cfaddclass' not handled in switch varstring.c:892: warning: enumeration value 'cfinstallclass' not handled in switch varstring.c:892: warning: enumeration value 'cfschedule' not handled in switch varstring.c:892: warning: enumeration value 'cfaccess' not handled in switch varstring.c:892: warning: enumeration value 'cfclass' not handled in switch varstring.c:892: warning: enumeration value 'cfarch' not handled in switch varstring.c:892: warning: enumeration value 'cfarch2' not handled in switch varstring.c:892: warning: enumeration value 'cfdate' not handled in switch varstring.c:892: warning: enumeration value 'cfyear' not handled in switch varstring.c:892: warning: enumeration value 'cfmonth' not handled in switch varstring.c:892: warning: enumeration value 'cfday' not handled in switch varstring.c:892: warning: enumeration value 'cfhr' not handled in switch varstring.c:892: warning: enumeration value 'cfmin' not handled in switch varstring.c:892: warning: enumeration value 'cfallclass' not handled in switch varstring.c:892: warning: enumeration value 'cfexcludecp' not handled in switch varstring.c:892: warning: enumeration value 'cfsinglecp' not handled in switch varstring.c:892: warning: enumeration value 'cfautodef' not handled in switch varstring.c:892: warning: enumeration value 'cfexcludeln' not handled in switch varstring.c:892: warning: enumeration value 'cfcplinks' not handled in switch varstring.c:892: warning: enumeration value 'cflncopies' not handled in switch varstring.c:892: warning: enumeration value 'cfrepos' not handled in switch varstring.c:892: warning: enumeration value 'cfspc' not handled in switch varstring.c:892: warning: enumeration value 'cftab' not handled in switch varstring.c:892: warning: enumeration value 'cflf' not handled in switch varstring.c:892: warning: enumeration value 'cfcr' not handled in switch varstring.c:892: warning: enumeration value 'cfn' not handled in switch varstring.c:892: warning: enumeration value 'cfdblquote' not handled in switch varstring.c:892: warning: enumeration value 'cfcolon' not handled in switch varstring.c:892: warning: enumeration value 'cfquote' not handled in switch varstring.c:892: warning: enumeration value 'cfdollar' not handled in switch varstring.c:892: warning: enumeration value 'cfrepchar' not handled in switch varstring.c:892: warning: enumeration value 'cflistsep' not handled in switch varstring.c:892: warning: enumeration value 'cfunderscore' not handled in switch varstring.c:892: warning: enumeration value 'cfifname' not handled in switch varstring.c:892: warning: enumeration value 'cfexpireafter' not handled in switch varstring.c:892: warning: enumeration value 'cfifelapsed' not handled in switch varstring.c:892: warning: enumeration value 'cfextension' not handled in switch varstring.c:892: warning: enumeration value 'cfsuspicious' not handled in switch varstring.c:892: warning: enumeration value 'cfspooldirs' not handled in switch varstring.c:892: warning: enumeration value 'cfnonattackers' not handled in switch varstring.c:892: warning: enumeration value 'cfattackers' not handled in switch varstring.c:892: warning: enumeration value 'cfmulticonn' not handled in switch varstring.c:892: warning: enumeration value 'cfarglist' not handled in switch varstring.c:892: warning: enumeration value 'cfmethodname' not handled in switch varstring.c:892: warning: enumeration value 'cfmethodpeers' not handled in switch varstring.c:892: warning: enumeration value 'cftrustkeys' not handled in switch varstring.c:892: warning: enumeration value 'cfdynamic' not handled in switch varstring.c:892: warning: enumeration value 'cfallowusers' not handled in switch varstring.c:892: warning: enumeration value 'cfskipverify' not handled in switch varstring.c:892: warning: enumeration value 'cfdefcopy' not handled in switch varstring.c:892: warning: enumeration value 'cfredef' not handled in switch varstring.c:892: warning: enumeration value 'cfdefpkgmgr' not handled in switch varstring.c:892: warning: enumeration value 'cfabortclasses' not handled in switch varstring.c:892: warning: enumeration value 'cfignoreinterfaceregex' not handled in switch varstring.c:892: warning: enumeration value 'nonexistentvar' not handled in switch varstring.c: In function 'SplitVarstring': varstring.c:936: warning: unused variable 'ip' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-wildcard.lo `test -f 'wildcard.c' || echo './'`wildcard.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c wildcard.c -o libcfengine_la-wildcard.o /bin/sh ../ylwrap cfparse.y y.tab.c cfparse.c y.tab.h cfparse.h y.output cfparse.output -- bison -y -d updating cfparse.h /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-cfparse.lo `test -f 'cfparse.c' || echo './'`cfparse.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c cfparse.c -o libcfengine_la-cfparse.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-comparray.lo `test -f 'comparray.c' || echo './'`comparray.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c comparray.c -o libcfengine_la-comparray.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-read.lo `test -f 'read.c' || echo './'`read.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c read.c -o libcfengine_la-read.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-checksums.lo `test -f 'checksums.c' || echo './'`checksums.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c checksums.c -o libcfengine_la-checksums.o checksums.c: In function 'ChecksumFile': checksums.c:151: warning: suggest parentheses around assignment used as truth value checksums.c:156: warning: pointer targets in passing argument 3 of 'EVP_DigestFinal' differ in signedness checksums.c: In function 'ChecksumList': checksums.c:186: warning: pointer targets in passing argument 3 of 'EVP_DigestFinal' differ in signedness checksums.c: In function 'ChecksumString': checksums.c:203: warning: pointer targets in passing argument 3 of 'EVP_DigestFinal' differ in signedness /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-proto.lo `test -f 'proto.c' || echo './'`proto.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c proto.c -o libcfengine_la-proto.o proto.c: In function 'IdentifyForVerification': proto.c:107: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness proto.c:68: warning: unused variable 'hp' proto.c:67: warning: unused variable 'iaddr' proto.c: In function 'KeyAuthentication': proto.c:222: warning: pointer targets in passing argument 2 of 'BN_bn2mpi' differ in signedness proto.c:238: warning: suggest parentheses around assignment used as truth value proto.c:259: warning: pointer targets in passing argument 2 of 'RSA_public_encrypt' differ in signedness proto.c:259: warning: pointer targets in passing argument 3 of 'RSA_public_encrypt' differ in signedness proto.c:292: warning: pointer targets in passing argument 2 of 'BN_bn2mpi' differ in signedness proto.c:297: warning: pointer targets in passing argument 2 of 'BN_bn2mpi' differ in signedness proto.c:328: warning: pointer targets in passing argument 2 of 'ChecksumsMatch' differ in signedness proto.c:379: warning: pointer targets in passing argument 2 of 'RSA_private_decrypt' differ in signedness proto.c:379: warning: pointer targets in passing argument 3 of 'RSA_private_decrypt' differ in signedness proto.c:390: warning: pointer targets in passing argument 2 of 'SendTransaction' differ in signedness proto.c:409: warning: pointer targets in passing argument 1 of 'BN_mpi2bn' differ in signedness proto.c:426: warning: pointer targets in passing argument 1 of 'BN_mpi2bn' differ in signedness proto.c:444: warning: pointer targets in passing argument 1 of 'DebugBinOut' differ in signedness proto.c:454: warning: pointer targets in passing argument 1 of 'DebugBinOut' differ in signedness proto.c:459: warning: pointer targets in passing argument 1 of 'DebugBinOut' differ in signedness proto.c:470: warning: pointer targets in passing argument 3 of 'RSA_public_encrypt' differ in signedness /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-filters.lo `test -f 'filters.c' || echo './'`filters.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c filters.c -o libcfengine_la-filters.o filters.c: In function 'ProcessFilter': filters.c:600: warning: suggest parentheses around assignment used as truth value filters.c: In function 'FileObjectFilter': filters.c:652: warning: suggest parentheses around assignment used as truth value filters.c: In function 'FilterProcMatch': filters.c:995: warning: format '%x' expects type 'unsigned int', but argument 6 has type 'char **' filters.c:995: warning: format '%x' expects type 'unsigned int', but argument 7 has type 'char **' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-copy.lo `test -f 'copy.c' || echo './'`copy.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c copy.c -o libcfengine_la-copy.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-repository.lo `test -f 'repository.c' || echo './'`repository.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c repository.c -o libcfengine_la-repository.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-rotate.lo `test -f 'rotate.c' || echo './'`rotate.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c rotate.c -o libcfengine_la-rotate.o rotate.c: In function 'RotateFiles': rotate.c:121: warning: ignoring return value of 'chown', declared with attribute warn_unused_result rotate.c:131: warning: ignoring return value of 'chown', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-errors.lo `test -f 'errors.c' || echo './'`errors.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c errors.c -o libcfengine_la-errors.o /bin/sh ../ylwrap cflex.l lex.yy.c cflex.c -- flex /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-cflex.lo `test -f 'cflex.c' || echo './'`cflex.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c cflex.c -o libcfengine_la-cflex.o cflex.l: In function 'yylex': cflex.l:387: warning: enumeration value 'none' not handled in switch cflex.l:387: warning: enumeration value 'alerts' not handled in switch cflex.l:387: warning: enumeration value 'image' not handled in switch cflex.l:387: warning: enumeration value 'resolve' not handled in switch cflex.l:387: warning: enumeration value 'processes' not handled in switch cflex.l:387: warning: enumeration value 'files' not handled in switch cflex.l:387: warning: enumeration value 'tidy' not handled in switch cflex.l:387: warning: enumeration value 'homeservers' not handled in switch cflex.l:387: warning: enumeration value 'binservers' not handled in switch cflex.l:387: warning: enumeration value 'mailserver' not handled in switch cflex.l:387: warning: enumeration value 'required' not handled in switch cflex.l:387: warning: enumeration value 'disks' not handled in switch cflex.l:387: warning: enumeration value 'mountables' not handled in switch cflex.l:387: warning: enumeration value 'links' not handled in switch cflex.l:387: warning: enumeration value 'import' not handled in switch cflex.l:387: warning: enumeration value 'shellcommands' not handled in switch cflex.l:387: warning: enumeration value 'disable' not handled in switch cflex.l:387: warning: enumeration value 'rename_disable' not handled in switch cflex.l:387: warning: enumeration value 'makepath' not handled in switch cflex.l:387: warning: enumeration value 'ignore' not handled in switch cflex.l:387: warning: enumeration value 'broadcast' not handled in switch cflex.l:387: warning: enumeration value 'defaultroute' not handled in switch cflex.l:387: warning: enumeration value 'misc_mounts' not handled in switch cflex.l:387: warning: enumeration value 'editfiles' not handled in switch cflex.l:387: warning: enumeration value 'unmounta' not handled in switch cflex.l:387: warning: enumeration value 'admit' not handled in switch cflex.l:387: warning: enumeration value 'deny' not handled in switch cflex.l:387: warning: enumeration value 'acls' not handled in switch cflex.l:387: warning: enumeration value 'interfaces' not handled in switch cflex.l:387: warning: enumeration value 'filters' not handled in switch cflex.l:387: warning: enumeration value 'strategies' not handled in switch cflex.l:387: warning: enumeration value 'packages' not handled in switch cflex.l:387: warning: enumeration value 'methods' not handled in switch cflex.l:387: warning: enumeration value 'scli' not handled in switch cflex.l:520: warning: statement with no effect cflex.c: At top level: cflex.c:4842: warning: no previous prototype for 'yyget_lineno' cflex.c:4851: warning: no previous prototype for 'yyget_in' cflex.c:4859: warning: no previous prototype for 'yyget_out' cflex.c:4867: warning: no previous prototype for 'yyget_leng' cflex.c:4876: warning: no previous prototype for 'yyget_text' cflex.c:4885: warning: no previous prototype for 'yyset_lineno' cflex.c:4897: warning: no previous prototype for 'yyset_in' cflex.c:4902: warning: no previous prototype for 'yyset_out' cflex.c:4907: warning: no previous prototype for 'yyget_debug' cflex.c:4912: warning: no previous prototype for 'yyset_debug' cflex.c:4946: warning: no previous prototype for 'yylex_destroy' cflex.c:4351: warning: 'yyunput' defined but not used cflex.c:4394: warning: 'input' defined but not used /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-net.lo `test -f 'net.c' || echo './'`net.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c net.c -o libcfengine_la-net.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-df.lo `test -f 'df.c' || echo './'`df.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c df.c -o libcfengine_la-df.o df.c: In function 'GetDiskUsage': df.c:142: warning: format '%d' expects type 'int', but argument 4 has type 'u_long' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-log.lo `test -f 'log.c' || echo './'`log.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c log.c -o libcfengine_la-log.o log.c: In function 'CloseAuditLog': log.c:171: warning: suggest parentheses around assignment used as truth value log.c:186: warning: unknown conversion type character 0xa in format /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c crypto.c -o libcfengine_la-crypto.o crypto.c: In function 'MD5Random': crypto.c:293: warning: pointer targets in passing argument 1 of '__builtin___snprintf_chk' differ in signedness crypto.c:307: warning: pointer targets in passing argument 1 of 'ReadLine' differ in signedness crypto.c:312: warning: pointer targets in passing argument 1 of '__builtin___snprintf_chk' differ in signedness crypto.c:317: warning: pointer targets in passing argument 3 of 'EVP_DigestFinal' differ in signedness crypto.c: In function 'EncryptString': crypto.c:344: warning: pointer targets in passing argument 2 of 'EVP_EncryptUpdate' differ in signedness crypto.c:344: warning: pointer targets in passing argument 4 of 'EVP_EncryptUpdate' differ in signedness crypto.c:349: warning: pointer targets in passing argument 2 of 'EVP_EncryptFinal' differ in signedness crypto.c: In function 'DecryptString': crypto.c:370: warning: pointer targets in passing argument 2 of 'EVP_DecryptUpdate' differ in signedness crypto.c:370: warning: pointer targets in passing argument 4 of 'EVP_DecryptUpdate' differ in signedness crypto.c:375: warning: pointer targets in passing argument 2 of 'EVP_DecryptFinal' differ in signedness /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-popen.lo `test -f 'popen.c' || echo './'`popen.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c popen.c -o libcfengine_la-popen.o popen.c: In function 'cfpclose': popen.c:636: warning: unused variable 'wait_result' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-popen_def.lo `test -f 'popen_def.c' || echo './'`popen_def.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c popen_def.c -o libcfengine_la-popen_def.o popen_def.c: In function 'cfpclose_def': popen_def.c:51: warning: unused variable 'wait_result' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-sensible.lo `test -f 'sensible.c' || echo './'`sensible.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c sensible.c -o libcfengine_la-sensible.o sensible.c: In function 'SensibleFile': sensible.c:101: warning: pointer targets in assignment differ in signedness sensible.c:110: warning: pointer targets in passing argument 1 of '__builtin___strcpy_chk' differ in signedness sensible.c:110: warning: pointer targets in passing argument 1 of '__strcpy_ichk' differ in signedness sensible.c:111: warning: pointer targets in passing argument 1 of 'AddSlash' differ in signedness sensible.c:112: warning: pointer targets in passing argument 1 of '__builtin___strcat_chk' differ in signedness sensible.c:112: warning: pointer targets in passing argument 1 of '__strcat_ichk' differ in signedness sensible.c:118: warning: pointer targets in passing argument 1 of '__builtin___strcpy_chk' differ in signedness sensible.c:118: warning: pointer targets in passing argument 2 of '__builtin___strcpy_chk' differ in signedness sensible.c:118: warning: pointer targets in passing argument 1 of '__strcpy_ichk' differ in signedness sensible.c:118: warning: pointer targets in passing argument 2 of '__strcpy_ichk' differ in signedness sensible.c:128: warning: pointer targets in passing argument 1 of '__builtin___strcat_chk' differ in signedness sensible.c:128: warning: pointer targets in passing argument 1 of '__strcat_ichk' differ in signedness sensible.c:133: warning: pointer targets in passing argument 1 of 'rename' differ in signedness sensible.c:133: warning: pointer targets in passing argument 2 of 'rename' differ in signedness sensible.c:137: warning: pointer targets in passing argument 1 of 'chmod' differ in signedness sensible.c:146: warning: pointer targets in passing argument 1 of 'cflstat' differ in signedness sensible.c:161: warning: pointer targets in assignment differ in signedness sensible.c:169: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness sensible.c:169: warning: pointer targets in passing argument 2 of 'IsItemIn' differ in signedness sensible.c:179: warning: pointer targets in assignment differ in signedness sensible.c:191: warning: pointer targets in passing argument 1 of 'cflstat' differ in signedness sensible.c: In function 'RegisterRecursionRootDevice': sensible.c:230: warning: format '%d' expects type 'int', but argument 3 has type 'dev_t' sensible.c: In function 'DeviceChanged': sensible.c:246: warning: format '%d' expects type 'int', but argument 3 has type 'dev_t' sensible.c:246: warning: format '%d' expects type 'int', but argument 4 has type 'dev_t' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-acl.lo `test -f 'acl.c' || echo './'`acl.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c acl.c -o libcfengine_la-acl.o acl.c: In function 'AddACE': acl.c:898: warning: value computed is not used acl.c:906: warning: value computed is not used /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-dce_acl.lo `test -f 'dce_acl.c' || echo './'`dce_acl.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c dce_acl.c -o libcfengine_la-dce_acl.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-nameinfo.lo `test -f 'nameinfo.c' || echo './'`nameinfo.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c nameinfo.c -o libcfengine_la-nameinfo.o nameinfo.c: In function 'GetNameInfo': nameinfo.c:69: warning: unused variable 'sz' nameinfo.c: In function 'GetV6InterfaceInfo': nameinfo.c:686: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result nameinfo.c: In function 'SetDomainName': nameinfo.c:778: warning: suggest parentheses around assignment used as truth value nameinfo.c: In function 'BuildClassEnvironment': nameinfo.c:880: warning: unused variable 'dbenv' nameinfo.c:879: warning: unused variable 'dbp' nameinfo.c: In function 'GetEnvironment': nameinfo.c:1012: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-strategies.lo `test -f 'strategies.c' || echo './'`strategies.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c strategies.c -o libcfengine_la-strategies.o strategies.c: In function 'AddClassToStrategy': strategies.c:101: warning: format '%[^:' expects type 'char *', but argument 3 has type 'char (*)[1024]' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-granules.lo `test -f 'granules.c' || echo './'`granules.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c granules.c -o libcfengine_la-granules.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-methods.lo `test -f 'methods.c' || echo './'`methods.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c methods.c -o libcfengine_la-methods.o methods.c: In function 'GetPendingMethods': methods.c:285: warning: suggest parentheses around assignment used as truth value methods.c: In function 'ParentLoadReplyPackage': methods.c:667: warning: too many arguments for format methods.c:594: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result methods.c:721: warning: ignoring return value of 'fread', declared with attribute warn_unused_result methods.c:722: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result methods.c:743: warning: ignoring return value of 'fread', declared with attribute warn_unused_result methods.c: In function 'ChildLoadMethodPackage': methods.c:872: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result methods.c:997: warning: ignoring return value of 'fread', declared with attribute warn_unused_result methods.c:998: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result methods.c:1018: warning: ignoring return value of 'fread', declared with attribute warn_unused_result methods.c: In function 'GetMethodFilename': methods.c:1117: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result methods.c: In function 'CheckForMethodPackage': methods.c:1259: warning: suggest parentheses around assignment used as truth value methods.c: In function 'CountAttachments': methods.c:1349: warning: enumeration value 'cfmeth_name' not handled in switch methods.c:1349: warning: enumeration value 'cfmeth_file' not handled in switch methods.c:1349: warning: enumeration value 'cfmeth_time' not handled in switch methods.c:1349: warning: enumeration value 'cfmeth_replyto' not handled in switch methods.c:1349: warning: enumeration value 'cfmeth_sendclass' not handled in switch methods.c:1349: warning: enumeration value 'cfmeth_isreply' not handled in switch methods.c:1349: warning: enumeration value 'badmeths' not handled in switch methods.c:1343: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result methods.c: In function 'EncapsulateMethod': methods.c:1538: warning: ignoring return value of 'fread', declared with attribute warn_unused_result methods.c:1539: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result methods.c:1565: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result methods.c: In function 'EncapsulateReply': methods.c:1725: warning: ignoring return value of 'fread', declared with attribute warn_unused_result methods.c:1726: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result methods.c:1749: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-dtypes.lo `test -f 'dtypes.c' || echo './'`dtypes.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c dtypes.c -o libcfengine_la-dtypes.o dtypes.c: In function 'IsProcessType': dtypes.c:84: warning: unused variable 'i' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-state.lo `test -f 'state.c' || echo './'`state.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c state.c -o libcfengine_la-state.o state.c: In function 'AddPersistentClass': state.c:103: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' state.c:111: warning: format '%s' expects type 'char *', but argument 3 has type 'void *' state.c: In function 'PersistentClassesToHeap': state.c:238: warning: format '%s' expects type 'char *', but argument 3 has type 'void *' state.c:242: warning: format '%s' expects type 'char *', but argument 3 has type 'void *' state.c:250: warning: format '%s' expects type 'char *', but argument 3 has type 'void *' state.c:250: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' state.c:251: warning: format '%s' expects type 'char *', but argument 3 has type 'void *' state.c: In function 'DePort': state.c:268: warning: unused variable 'i' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-checksum_db.lo `test -f 'checksum_db.c' || echo './'`checksum_db.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c checksum_db.c -o libcfengine_la-checksum_db.o checksum_db.c: In function 'ChecksumChanged': checksum_db.c:53: warning: unused variable 'fp' checksum_db.c:50: warning: unused variable 'value' checksum_db.c:50: warning: unused variable 'key' checksum_db.c: In function 'ChecksumPurge': checksum_db.c:258: warning: format '%s' expects type 'char *', but argument 6 has type 'void *' checksum_db.c: In function 'NewChecksumValue': checksum_db.c:401: warning: unused variable 'x' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-expand-files.lo `test -f 'expand-files.c' || echo './'`expand-files.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c expand-files.c -o libcfengine_la-expand-files.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-expand-tidy.lo `test -f 'expand-tidy.c' || echo './'`expand-tidy.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c expand-tidy.c -o libcfengine_la-expand-tidy.o expand-tidy.c: In function 'RecursiveTidySpecialArea': expand-tidy.c:501: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result expand-tidy.c:512: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-expand-image.lo `test -f 'expand-image.c' || echo './'`expand-image.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c expand-image.c -o libcfengine_la-expand-image.o expand-image.c: In function 'RecursiveImage': expand-image.c:49: warning: format '%d' expects type 'int', but argument 4 has type 'struct Image *' expand-image.c:53: warning: format '%d' expects type 'int', but argument 5 has type 'struct Image *' expand-image.c:43: warning: unused variable 'ptr' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-expand-editfiles.lo `test -f 'expand-editfiles.c' || echo './'`expand-editfiles.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c expand-editfiles.c -o libcfengine_la-expand-editfiles.o expand-editfiles.c: In function 'DoEditHomeFiles': expand-editfiles.c:240: warning: ignoring return value of 'chown', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-package.lo `test -f 'package.c' || echo './'`package.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c package.c -o libcfengine_la-package.o package.c: In function 'BuildCommandLine': package.c:496: warning: suggest parentheses around assignment used as truth value package.c:515: warning: format '%d' expects type 'int', but argument 4 has type 'struct Item **' package.c:484: warning: unused variable 'pp' package.c: In function 'RPMPackageCheck': package.c:724: warning: enumeration value 'cmpsense_none' not handled in switch package.c: In function 'RPMPackageList': package.c:934: warning: enumeration value 'cmpsense_none' not handled in switch package.c: In function 'DPKGPackageCheck': package.c:1160: warning: enumeration value 'cmpsense_none' not handled in switch package.c: In function 'SUNPackageCheck': package.c:1385: warning: enumeration value 'cmpsense_none' not handled in switch package.c:1218: warning: unused variable 'evrstart' package.c: In function 'SUNPackageList': package.c:1572: warning: enumeration value 'cmpsense_none' not handled in switch package.c:1427: warning: unused variable 'line' package.c: In function 'AIXPackageCheck': package.c:1825: warning: enumeration value 'cmpsense_none' not handled in switch package.c:1684: warning: unused variable 've' package.c:1684: warning: unused variable 'vs' package.c:1680: warning: unused variable 'evrstart' package.c:1873:1: warning: "/*" within comment package.c: In function 'PortagePackageCheck': package.c:2027: warning: enumeration value 'cmpsense_none' not handled in switch package.c: In function 'PortagePackageList': package.c:2188: warning: enumeration value 'cmpsense_none' not handled in switch /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libcfengine_la-scli.lo `test -f 'scli.c' || echo './'`scli.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c scli.c -o libcfengine_la-scli.o scli.c: In function 'SCLIScript': scli.c:51: warning: unused variable 'maskval' /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -version-info 1:0:0 -no-undefined -o libcfengine.la -rpath /usr/lib libcfengine_la-init.lo libcfengine_la-modules.lo libcfengine_la-alerts.lo libcfengine_la-report.lo libcfengine_la-client.lo libcfengine_la-ip.lo libcfengine_la-ipname.lo libcfengine_la-instrument.lo libcfengine_la-process.lo libcfengine_la-timeout.lo libcfengine_la-ifconf.lo libcfengine_la-image.lo libcfengine_la-item.lo libcfengine_la-item-ext.lo libcfengine_la-item-file.lo libcfengine_la-2Dlist.lo libcfengine_la-globals.lo libcfengine_la-classes.lo libcfengine_la-misc.lo libcfengine_la-parse.lo libcfengine_la-functions.lo libcfengine_la-edittools.lo libcfengine_la-patches.lo libcfengine_la-install.lo libcfengine_la-link.lo libcfengine_la-tidy.lo libcfengine_la-filedir.lo libcfengine_la-eval.lo libcfengine_la-modes.lo libcfengine_la-sockaddr.lo libcfengine_la-chflags.lo libcfengine_la-locks.lo libcfengine_la-mount.lo libcfengine_la-macro.lo libcfengine_la-filenames.lo libcfengine_la-varstring.lo libcfengine_la-wildcard.lo libcfengine_la-cfparse.lo libcfengine_la-comparray.lo libcfengine_la-read.lo libcfengine_la-checksums.lo libcfengine_la-proto.lo libcfengine_la-filters.lo libcfengine_la-copy.lo libcfengine_la-repository.lo libcfengine_la-rotate.lo libcfengine_la-errors.lo libcfengine_la-cflex.lo libcfengine_la-net.lo libcfengine_la-df.lo libcfengine_la-log.lo libcfengine_la-crypto.lo libcfengine_la-popen.lo libcfengine_la-popen_def.lo libcfengine_la-sensible.lo libcfengine_la-acl.lo libcfengine_la-dce_acl.lo libcfengine_la-nameinfo.lo libcfengine_la-strategies.lo libcfengine_la-granules.lo libcfengine_la-methods.lo libcfengine_la-dtypes.lo libcfengine_la-state.lo libcfengine_la-checksum_db.lo libcfengine_la-expand-files.lo libcfengine_la-expand-tidy.lo libcfengine_la-expand-image.lo libcfengine_la-expand-editfiles.lo libcfengine_la-package.lo libcfengine_la-scli.lo -ldb-4 -L/usr/lib64 -L/usr/lib -lcrypto -L../pub -lcfpub -lpthread -lrt -lm -lpcreposix mkdir .libs ar cru .libs/libcfengine.a libcfengine_la-init.o libcfengine_la-modules.o libcfengine_la-alerts.o libcfengine_la-report.o libcfengine_la-client.o libcfengine_la-ip.o libcfengine_la-ipname.o libcfengine_la-instrument.o libcfengine_la-process.o libcfengine_la-timeout.o libcfengine_la-ifconf.o libcfengine_la-image.o libcfengine_la-item.o libcfengine_la-item-ext.o libcfengine_la-item-file.o libcfengine_la-2Dlist.o libcfengine_la-globals.o libcfengine_la-classes.o libcfengine_la-misc.o libcfengine_la-parse.o libcfengine_la-functions.o libcfengine_la-edittools.o libcfengine_la-patches.o libcfengine_la-install.o libcfengine_la-link.o libcfengine_la-tidy.o libcfengine_la-filedir.o libcfengine_la-eval.o libcfengine_la-modes.o libcfengine_la-sockaddr.o libcfengine_la-chflags.o libcfengine_la-locks.o libcfengine_la-mount.o libcfengine_la-macro.o libcfengine_la-filenames.o libcfengine_la-varstring.o libcfengine_la-wildcard.o libcfengine_la-cfparse.o libcfengine_la-comparray.o libcfengine_la-read.o libcfengine_la-checksums.o libcfengine_la-proto.o libcfengine_la-filters.o libcfengine_la-copy.o libcfengine_la-repository.o libcfengine_la-rotate.o libcfengine_la-errors.o libcfengine_la-cflex.o libcfengine_la-net.o libcfengine_la-df.o libcfengine_la-log.o libcfengine_la-crypto.o libcfengine_la-popen.o libcfengine_la-popen_def.o libcfengine_la-sensible.o libcfengine_la-acl.o libcfengine_la-dce_acl.o libcfengine_la-nameinfo.o libcfengine_la-strategies.o libcfengine_la-granules.o libcfengine_la-methods.o libcfengine_la-dtypes.o libcfengine_la-state.o libcfengine_la-checksum_db.o libcfengine_la-expand-files.o libcfengine_la-expand-tidy.o libcfengine_la-expand-image.o libcfengine_la-expand-editfiles.o libcfengine_la-package.o libcfengine_la-scli.o ranlib .libs/libcfengine.a creating libcfengine.la (cd .libs && rm -f libcfengine.la && ln -s ../libcfengine.la libcfengine.la) ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c cfagent.c cfagent.c: In function 'Initialize': cfagent.c:415: warning: pointer targets in passing argument 1 of 'ElfHash' differ in signedness ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c wrapper.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c do.c do.c: In function 'MountFileSystems': do.c:833: warning: ignoring return value of 'write', declared with attribute warn_unused_result do.c: In function 'MountHomeBinServers': do.c:1979: warning: unused variable 'ip' do.c: In function 'CheckResolv': do.c:2401: warning: unused variable 'ch' do.c:2400: warning: unused variable 'ip' do.c: In function 'MakeImages': do.c:2488: warning: unused variable 'serverent' do.c: In function 'RequiredFileSystemOkay': do.c:3091: warning: format '%d' expects type 'int', but argument 7 has type 'long int' do.c:3098: warning: format '%d' expects type 'int', but argument 7 has type 'long int' do.c: In function 'AddToFstab': do.c:3225: warning: unused variable 'fp' /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/usr/lib64 -L/usr/lib -o cfagent cfagent.o wrapper.o do.o libcfengine.la -ldb-4 -L/usr/lib64 -L/usr/lib -lcrypto -L../pub -lcfpub -lpthread -lrt -lm -lpcreposix ppc-alt-linux-gcc -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o cfagent cfagent.o wrapper.o do.o -L/usr/lib64 -L/usr/lib ./.libs/libcfengine.a -L/usr/src/RPM/BUILD/cfengine-2.2.8/pub -ldb-4 -lcrypto -lcfpub -lpthread -lrt -lm -lpcreposix ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c cfservd.c cfservd.c: In function 'StartServer': cfservd.c:615: warning: pointer targets in passing argument 3 of 'accept' differ in signedness cfservd.c: In function 'CheckFileChanges': cfservd.c:1017: warning: format '%x' expects type 'unsigned int', but argument 4 has type '__time_t' cfservd.c:1017: warning: format '%x' expects type 'unsigned int', but argument 5 has type 'time_t' cfservd.c: In function 'DoExec': cfservd.c:1642: warning: unused variable 'opt' cfservd.c: In function 'AuthenticationDialogue': cfservd.c:2275: warning: pointer targets in passing argument 2 of 'RSA_private_decrypt' differ in signedness cfservd.c:2275: warning: pointer targets in passing argument 3 of 'RSA_private_decrypt' differ in signedness cfservd.c:2358: warning: pointer targets in passing argument 1 of 'BN_mpi2bn' differ in signedness cfservd.c:2383: warning: pointer targets in passing argument 1 of 'BN_mpi2bn' differ in signedness cfservd.c:2409: warning: pointer targets in passing argument 2 of 'SendTransaction' differ in signedness cfservd.c:2415: warning: pointer targets in passing argument 2 of 'BN_bn2mpi' differ in signedness cfservd.c:2440: warning: pointer targets in passing argument 2 of 'RSA_public_encrypt' differ in signedness cfservd.c:2440: warning: pointer targets in passing argument 3 of 'RSA_public_encrypt' differ in signedness cfservd.c:2459: warning: pointer targets in passing argument 2 of 'BN_bn2mpi' differ in signedness cfservd.c:2464: warning: pointer targets in passing argument 2 of 'BN_bn2mpi' differ in signedness cfservd.c:2481: warning: pointer targets in passing argument 2 of 'ChecksumsMatch' differ in signedness cfservd.c:2555: warning: pointer targets in passing argument 2 of 'RSA_private_decrypt' differ in signedness cfservd.c:2555: warning: pointer targets in passing argument 3 of 'RSA_private_decrypt' differ in signedness cfservd.c:2582: warning: pointer targets in passing argument 1 of 'DebugBinOut' differ in signedness cfservd.c: In function 'StatFile': cfservd.c:2740: warning: format '%d' expects type 'int', but argument 9 has type 'time_t' cfservd.c:2740: warning: format '%d' expects type 'int', but argument 10 has type 'time_t' cfservd.c:2745: warning: format '%d' expects type 'int', but argument 12 has type 'time_t' cfservd.c:2745: warning: format '%d' expects type 'int', but argument 13 has type 'time_t' cfservd.c:2745: warning: format '%d' expects type 'int', but argument 14 has type 'time_t' cfservd.c:2745: warning: format '%d' expects type 'int', but argument 18 has type 'dev_t' cfservd.c: In function 'CfGetFile': cfservd.c:2785: warning: format '%d' expects type 'int', but argument 5 has type '__off64_t' cfservd.c:2898: warning: pointer targets in passing argument 2 of 'EVP_EncryptUpdate' differ in signedness cfservd.c:2898: warning: pointer targets in passing argument 4 of 'EVP_EncryptUpdate' differ in signedness cfservd.c:2929: warning: pointer targets in passing argument 2 of 'EVP_EncryptFinal' differ in signedness cfservd.c: In function 'CheckStoreKey': cfservd.c:3263: warning: suggest parentheses around assignment used as truth value cfservd.c: In function 'IsWildKnownHost': cfservd.c:3437: warning: format '%s' expects type 'char *', but argument 6 has type 'void *' /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/usr/lib64 -L/usr/lib -o cfservd cfservd.o libcfengine.la -ldb-4 -L/usr/lib64 -L/usr/lib -lcrypto -L../pub -lcfpub -lpthread -lrt -lm -lpcreposix ppc-alt-linux-gcc -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o cfservd cfservd.o -L/usr/lib64 -L/usr/lib ./.libs/libcfengine.a -L/usr/src/RPM/BUILD/cfengine-2.2.8/pub -ldb-4 -lcrypto -lcfpub -lpthread -lrt -lm -lpcreposix ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c cfrun.c cfrun.c: In function 'PollServer': cfrun.c:284: warning: unused variable 'server' cfrun.c:280: warning: unused variable 'raddr' cfrun.c:279: warning: unused variable 'hp' cfrun.c:408: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result cfrun.c: In function 'FileOutput': cfrun.c:869: warning: enumeration value 'fopl_normal' not handled in switch /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/usr/lib64 -L/usr/lib -o cfrun cfrun.o libcfengine.la -ldb-4 -L/usr/lib64 -L/usr/lib -lcrypto -L../pub -lcfpub -lpthread -lrt -lm -lpcreposix ppc-alt-linux-gcc -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o cfrun cfrun.o -L/usr/lib64 -L/usr/lib ./.libs/libcfengine.a -L/usr/src/RPM/BUILD/cfengine-2.2.8/pub -ldb-4 -lcrypto -lcfpub -lpthread -lrt -lm -lpcreposix ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c cfkey.c cfkey.c: In function 'main': cfkey.c:50: warning: initialization discards qualifiers from pointer target type cfkey.c:100: warning: pointer targets in passing argument 4 of 'PEM_write_RSAPrivateKey' differ in signedness /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/usr/lib64 -L/usr/lib -o cfkey cfkey.o libcfengine.la -ldb-4 -L/usr/lib64 -L/usr/lib -lcrypto -L../pub -lcfpub -lpthread -lrt -lm -lpcreposix ppc-alt-linux-gcc -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o cfkey cfkey.o -L/usr/lib64 -L/usr/lib ./.libs/libcfengine.a -L/usr/src/RPM/BUILD/cfengine-2.2.8/pub -ldb-4 -lcrypto -lcfpub -lpthread -lrt -lm -lpcreposix ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c cfenvd.c cfenvd.c: In function 'main': cfenvd.c:70: warning: implicit declaration of function 'MonInitialize' cfenvd.c:74: warning: implicit declaration of function 'StartServer' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c env_monitor.c env_monitor.c: In function 'MonInitialize': env_monitor.c:239: warning: statement with no effect env_monitor.c: In function 'LoadHistogram': env_monitor.c:350: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result env_monitor.c:356: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result env_monitor.c: In function 'StartServer': env_monitor.c:371: warning: unused variable 'i' env_monitor.c: In function 'ConvertDatabase': env_monitor.c:439: warning: unused variable 'i' env_monitor.c: In function 'OpenSniffer': env_monitor.c:621: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result env_monitor.c: In function 'Sniff': env_monitor.c:635: warning: unused variable 'i' env_monitor.c:651: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result env_monitor.c: In function 'GetQ': env_monitor.c:678: warning: unused variable 'i' env_monitor.c: In function 'EvalAvQ': env_monitor.c:717: warning: unused variable 'delta2' env_monitor.c: In function 'LeapDetection': env_monitor.c:778: warning: unused variable 'j' env_monitor.c: In function 'ArmClasses': env_monitor.c:847: warning: unused variable 'pos' env_monitor.c: In function 'GatherProcessData': env_monitor.c:1233: warning: format '%d' expects type 'int', but argument 3 has type 'double' env_monitor.c:1233: warning: format '%d' expects type 'int', but argument 4 has type 'double' env_monitor.c:1233: warning: format '%d' expects type 'int', but argument 5 has type 'double' env_monitor.c: In function 'GatherCPUData': env_monitor.c:1261: warning: format '%s' expects type 'char *', but argument 3 has type 'char (*)[1024]' env_monitor.c:1290: warning: too many arguments for format env_monitor.c:1259: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result env_monitor.c: In function 'GatherDiskData': env_monitor.c:1323: warning: format '%d' expects type 'int', but argument 3 has type 'double' env_monitor.c:1339: warning: format '%d' expects type 'int', but argument 3 has type 'double' env_monitor.c:1341: warning: format '%d' expects type 'int', but argument 3 has type 'double' env_monitor.c:1343: warning: format '%d' expects type 'int', but argument 3 has type 'double' env_monitor.c:1345: warning: format '%d' expects type 'int', but argument 3 has type 'double' env_monitor.c:1329: warning: label 'linuxx' defined but not used env_monitor.c: In function 'GatherLoadData': env_monitor.c:1375: warning: format '%d' expects type 'int', but argument 3 has type 'double' env_monitor.c: In function 'GatherSNMPData': env_monitor.c:1630: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result env_monitor.c:2276:1: warning: "/*" within comment env_monitor.c: In function 'GatherSensorData': env_monitor.c:2286: warning: enumeration value 'empty' not handled in switch env_monitor.c:2286: warning: enumeration value 'soft' not handled in switch env_monitor.c:2286: warning: enumeration value 'sun4' not handled in switch env_monitor.c:2286: warning: enumeration value 'ultrx' not handled in switch env_monitor.c:2286: warning: enumeration value 'hp' not handled in switch env_monitor.c:2286: warning: enumeration value 'aix' not handled in switch env_monitor.c:2286: warning: enumeration value 'osf' not handled in switch env_monitor.c:2286: warning: enumeration value 'digital' not handled in switch env_monitor.c:2286: warning: enumeration value 'sun3' not handled in switch env_monitor.c:2286: warning: enumeration value 'irix4' not handled in switch env_monitor.c:2286: warning: enumeration value 'irix' not handled in switch env_monitor.c:2286: warning: enumeration value 'irix64' not handled in switch env_monitor.c:2286: warning: enumeration value 'freebsd' not handled in switch env_monitor.c:2286: warning: enumeration value 'solarisx86' not handled in switch env_monitor.c:2286: warning: enumeration value 'bsd4_3' not handled in switch env_monitor.c:2286: warning: enumeration value 'newsos' not handled in switch env_monitor.c:2286: warning: enumeration value 'netbsd' not handled in switch env_monitor.c:2286: warning: enumeration value 'aos' not handled in switch env_monitor.c:2286: warning: enumeration value 'bsd_i' not handled in switch env_monitor.c:2286: warning: enumeration value 'nextstep' not handled in switch env_monitor.c:2286: warning: enumeration value 'crayos' not handled in switch env_monitor.c:2286: warning: enumeration value 'GnU' not handled in switch env_monitor.c:2286: warning: enumeration value 'cfnt' not handled in switch env_monitor.c:2286: warning: enumeration value 'unix_sv' not handled in switch env_monitor.c:2286: warning: enumeration value 'openbsd' not handled in switch env_monitor.c:2286: warning: enumeration value 'cfsco' not handled in switch env_monitor.c:2286: warning: enumeration value 'darwin' not handled in switch env_monitor.c:2286: warning: enumeration value 'ux4800' not handled in switch env_monitor.c:2286: warning: enumeration value 'qnx' not handled in switch env_monitor.c:2286: warning: enumeration value 'dragonfly' not handled in switch env_monitor.c:2286: warning: enumeration value 'unused1' not handled in switch env_monitor.c:2286: warning: enumeration value 'unused2' not handled in switch env_monitor.c:2286: warning: enumeration value 'unused3' not handled in switch env_monitor.c:2282: warning: unused variable 'buffer' env_monitor.c: In function 'GetAcpi': env_monitor.c:2344: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result env_monitor.c: In function 'ConvertDatabase': env_monitor.c:533: warning: array subscript is above array bounds env_monitor.c:534: warning: array subscript is above array bounds env_monitor.c:535: warning: array subscript is above array bounds env_monitor.c:536: warning: array subscript is above array bounds env_monitor.c:537: warning: array subscript is above array bounds env_monitor.c:538: warning: array subscript is above array bounds env_monitor.c:539: warning: array subscript is above array bounds env_monitor.c:540: warning: array subscript is above array bounds env_monitor.c:541: warning: array subscript is above array bounds env_monitor.c:542: warning: array subscript is above array bounds env_monitor.c:543: warning: array subscript is above array bounds env_monitor.c:544: warning: array subscript is above array bounds env_monitor.c:545: warning: array subscript is above array bounds env_monitor.c:546: warning: array subscript is above array bounds env_monitor.c:576: warning: array subscript is above array bounds env_monitor.c:577: warning: array subscript is above array bounds env_monitor.c:578: warning: array subscript is above array bounds env_monitor.c:579: warning: array subscript is above array bounds env_monitor.c:580: warning: array subscript is above array bounds env_monitor.c:581: warning: array subscript is above array bounds env_monitor.c:582: warning: array subscript is above array bounds env_monitor.c:583: warning: array subscript is above array bounds env_monitor.c:584: warning: array subscript is above array bounds env_monitor.c:585: warning: array subscript is above array bounds env_monitor.c:586: warning: array subscript is above array bounds env_monitor.c:587: warning: array subscript is above array bounds env_monitor.c:588: warning: array subscript is above array bounds env_monitor.c:589: warning: array subscript is above array bounds /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/usr/lib64 -L/usr/lib -o cfenvd cfenvd.o env_monitor.o libcfengine.la -ldb-4 -L/usr/lib64 -L/usr/lib -lcrypto -L../pub -lcfpub -lpthread -lrt -lm -lpcreposix ppc-alt-linux-gcc -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o cfenvd cfenvd.o env_monitor.o -L/usr/lib64 -L/usr/lib ./.libs/libcfengine.a -L/usr/src/RPM/BUILD/cfengine-2.2.8/pub -ldb-4 -lcrypto -lcfpub -lpthread -lrt -lm -lpcreposix ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c cfenvgraph.c cfenvgraph.c: In function 'GetFQHN': cfenvgraph.c:187: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result cfenvgraph.c: In function 'WriteGraphFiles': cfenvgraph.c:447: warning: unused variable 'statbuf' cfenvgraph.c:445: warning: unused variable 'k' cfenvgraph.c: In function 'MagnifyNow': cfenvgraph.c:564: warning: unused variable 'k' cfenvgraph.c: In function 'WriteHistograms': cfenvgraph.c:672: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result cfenvgraph.c:678: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result cfenvgraph.c: In function 'PeerIntermittency': cfenvgraph.c:1041: warning: format '%d' expects type 'int', but argument 4 has type 'time_t' cfenvgraph.c:1052: warning: format '%d' expects type 'int', but argument 4 has type 'time_t' cfenvgraph.c:1052: warning: format '%d' expects type 'int', but argument 5 has type 'time_t' cfenvgraph.c:917: warning: unused variable 'sum_av' cfenvgraph.c:917: warning: unused variable 'sum' cfenvgraph.c:917: warning: unused variable 'entropy' cfenvgraph.c:911: warning: unused variable 'i' cfenvgraph.c: In function 'CheckOpts': cfenvgraph.c:1111: warning: too many arguments for format /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/usr/lib64 -L/usr/lib -o cfenvgraph cfenvgraph.o libcfengine.la -ldb-4 -L/usr/lib64 -L/usr/lib -lcrypto -L../pub -lcfpub -lpthread -lrt -lm -lpcreposix ppc-alt-linux-gcc -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o cfenvgraph cfenvgraph.o -L/usr/lib64 -L/usr/lib ./.libs/libcfengine.a -L/usr/src/RPM/BUILD/cfengine-2.2.8/pub -ldb-4 -lcrypto -lcfpub -lpthread -lrt -lm -lpcreposix ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c cfexecd.c cfexecd.c: In function 'CheckOptsAndInit': cfexecd.c:237: warning: pointer targets in passing argument 1 of 'ElfHash' differ in signedness cfexecd.c: In function 'StartServer': cfexecd.c:245: warning: unused variable 'pid' cfexecd.c: In function 'GetCfStuff': cfexecd.c:416: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result cfexecd.c:522: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result cfexecd.c: In function 'LocalExec': cfexecd.c:643: warning: format '%u' expects type 'unsigned int', but argument 9 has type 'time_t' cfexecd.c: In function 'FileChecksum': cfexecd.c:746: warning: suggest parentheses around assignment used as truth value cfexecd.c:751: warning: pointer targets in passing argument 3 of 'EVP_DigestFinal' differ in signedness cfexecd.c: In function 'CompareResult': cfexecd.c:776: warning: pointer targets in passing argument 2 of 'FileChecksum' differ in signedness cfexecd.c:777: warning: pointer targets in passing argument 2 of 'FileChecksum' differ in signedness cfexecd.c: In function 'MailResult': cfexecd.c:832: warning: unused variable 'domain' cfexecd.c:891: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result cfexecd.c:1033: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/usr/lib64 -L/usr/lib -o cfexecd cfexecd.o libcfengine.la -ldb-4 -L/usr/lib64 -L/usr/lib -lcrypto -L../pub -lcfpub -lpthread -lrt -lm -lpcreposix ppc-alt-linux-gcc -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o cfexecd cfexecd.o -L/usr/lib64 -L/usr/lib ./.libs/libcfengine.a -L/usr/src/RPM/BUILD/cfengine-2.2.8/pub -ldb-4 -lcrypto -lcfpub -lpthread -lrt -lm -lpcreposix ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c cfshow.c cfshow.c:98: warning: missing braces around initializer cfshow.c:98: warning: (near initialization for 'CFX[0]') cfshow.c:118: warning: missing braces around initializer cfshow.c:118: warning: (near initialization for 'CFH[0]') cfshow.c: In function 'ShowPerformance': cfshow.c:566: warning: unused variable 'addr' cfshow.c: In function 'ShowClasses': cfshow.c:731: warning: unused variable 'addr' cfshow.c:664: warning: unused variable 'ticksperminute' cfshow.c: In function 'ShowChecksums': cfshow.c:831: warning: unused variable 'statbuf' cfshow.c:829: warning: unused variable 'pp' /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/usr/lib64 -L/usr/lib -o cfshow cfshow.o libcfengine.la -ldb-4 -L/usr/lib64 -L/usr/lib -lcrypto -L../pub -lcfpub -lpthread -lrt -lm -lpcreposix ppc-alt-linux-gcc -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o cfshow cfshow.o -L/usr/lib64 -L/usr/lib ./.libs/libcfengine.a -L/usr/src/RPM/BUILD/cfengine-2.2.8/pub -ldb-4 -lcrypto -lcfpub -lpthread -lrt -lm -lpcreposix ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c cfetool.c cfetool.c: In function 'Check': cfetool.c:1146: warning: format '%d' expects type 'int', but argument 4 has type 'time_t' cfetool.c:1144: warning: unused variable 'sig' cfetool.c: In function 'Info': cfetool.c:1210: warning: unused variable 'i' cfetool.c: In function 'Dump': cfetool.c:1409: warning: format '%d' expects type 'int', but argument 3 has type 'time_t' cfetool.c: In function 'Import': cfetool.c:1689: warning: format '%d' expects type 'int *', but argument 3 has type 'time_t *' cfetool.c: In function 'EvalAvQ': cfetool.c:2039: warning: unused variable 'i' cfetool.c: In function 'UpdateAverage': cfetool.c:2347: warning: format '%d' expects type 'int', but argument 3 has type 'time_t' cfetool.c:2271: warning: unused variable 'timestamp' cfetool.c: In function 'UpdateDistribution': cfetool.c:2370: warning: unused variable 'sig' cfetool.c:2370: warning: unused variable 'i' cfetool.c: In function 'LoadHistogram': cfetool.c:2559: warning: unused variable 'i' cfetool.c:2590: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result cfetool.c:2594: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result cfetool.c: In function 'DoBatch': cfetool.c:2878: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result cfetool.c:2905: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result cfetool.c:2940: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result cfetool.c:2950: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result cfetool.c: In function 'Syntax': cfetool.c:2988: warning: unused variable 'i' cfetool.c: In function 'ConvTimeKey2': cfetool.c:3210: warning: unused variable 'out' cfetool.c:3210: warning: unused variable 'buf' cfetool.c:3209: warning: unused variable 'i' /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/usr/lib64 -L/usr/lib -o cfetool cfetool.o libcfengine.la -ldb-4 -L/usr/lib64 -L/usr/lib -lcrypto -L../pub -lcfpub -lpthread -lrt -lm -lpcreposix ppc-alt-linux-gcc -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o cfetool cfetool.o -L/usr/lib64 -L/usr/lib ./.libs/libcfengine.a -L/usr/src/RPM/BUILD/cfengine-2.2.8/pub -ldb-4 -lcrypto -lcfpub -lpthread -lrt -lm -lpcreposix ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/db4 -I/usr/include -pthread -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c cfetoolgraph.c cfetoolgraph.c: In function 'main': cfetoolgraph.c:101: warning: unused variable 'temp' cfetoolgraph.c: In function 'WriteHistogram': cfetoolgraph.c:642: warning: unused variable 'a' cfetoolgraph.c:582: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result cfetoolgraph.c:586: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result cfetoolgraph.c: In function 'FindHurstExponents': cfetoolgraph.c:659: warning: unused variable 'j' cfetoolgraph.c: In function 'ConvTimeKey2': cfetoolgraph.c:885: warning: unused variable 'out' cfetoolgraph.c:885: warning: unused variable 'buf' cfetoolgraph.c:884: warning: unused variable 'i' /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/usr/lib64 -L/usr/lib -o cfetoolgraph cfetoolgraph.o libcfengine.la -ldb-4 -L/usr/lib64 -L/usr/lib -lcrypto -L../pub -lcfpub -lpthread -lrt -lm -lpcreposix ppc-alt-linux-gcc -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -pipe -Wall -O2 -fsigned-char -I/usr/include/db4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o cfetoolgraph cfetoolgraph.o -L/usr/lib64 -L/usr/lib ./.libs/libcfengine.a -L/usr/src/RPM/BUILD/cfengine-2.2.8/pub -ldb-4 -lcrypto -lcfpub -lpthread -lrt -lm -lpcreposix make[2]: Leaving directory `/usr/src/RPM/BUILD/cfengine-2.2.8/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/cfengine-2.2.8/src' Making all in contrib make[1]: Entering directory `/usr/src/RPM/BUILD/cfengine-2.2.8/contrib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/cfengine-2.2.8/contrib' Making all in inputs make[1]: Entering directory `/usr/src/RPM/BUILD/cfengine-2.2.8/inputs' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/cfengine-2.2.8/inputs' make[1]: Entering directory `/usr/src/RPM/BUILD/cfengine-2.2.8' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/cfengine-2.2.8' make: Leaving directory `/usr/src/RPM/BUILD/cfengine-2.2.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.4549 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cfengine-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cfengine-buildroot + cd cfengine-2.2.8 + /bin/mkdir -p /usr/src/tmp/cfengine-buildroot/etc/rc.d/init.d + for i in /usr/src/RPM/SOURCES/cfenvd /usr/src/RPM/SOURCES/cfexecd /usr/src/RPM/SOURCES/cfservd + /bin/install -p -m755 /usr/src/RPM/SOURCES/cfenvd /usr/src/tmp/cfengine-buildroot/etc/rc.d/init.d + for i in /usr/src/RPM/SOURCES/cfenvd /usr/src/RPM/SOURCES/cfexecd /usr/src/RPM/SOURCES/cfservd + /bin/install -p -m755 /usr/src/RPM/SOURCES/cfexecd /usr/src/tmp/cfengine-buildroot/etc/rc.d/init.d + for i in /usr/src/RPM/SOURCES/cfenvd /usr/src/RPM/SOURCES/cfexecd /usr/src/RPM/SOURCES/cfservd + /bin/install -p -m755 /usr/src/RPM/SOURCES/cfservd /usr/src/tmp/cfengine-buildroot/etc/rc.d/init.d + make DESTDIR=/usr/src/tmp/cfengine-buildroot install make: Entering directory `/usr/src/RPM/BUILD/cfengine-2.2.8' Making install in pub make[1]: Entering directory `/usr/src/RPM/BUILD/cfengine-2.2.8/pub' make[2]: Entering directory `/usr/src/RPM/BUILD/cfengine-2.2.8/pub' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/cfengine-2.2.8/pub' make[1]: Leaving directory `/usr/src/RPM/BUILD/cfengine-2.2.8/pub' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/cfengine-2.2.8/src' make[2]: Entering directory `/usr/src/RPM/BUILD/cfengine-2.2.8/src' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/cfengine-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -c 'libcfengine.la' '/usr/src/tmp/cfengine-buildroot/usr/lib/libcfengine.la' /bin/install -c .libs/libcfengine.lai /usr/src/tmp/cfengine-buildroot/usr/lib/libcfengine.la /bin/install -c .libs/libcfengine.a /usr/src/tmp/cfengine-buildroot/usr/lib/libcfengine.a chmod 644 /usr/src/tmp/cfengine-buildroot/usr/lib/libcfengine.a ranlib /usr/src/tmp/cfengine-buildroot/usr/lib/libcfengine.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/sbin" || /bin/mkdir -p "/usr/src/tmp/cfengine-buildroot/usr/sbin" /bin/sh ../libtool --mode=install /bin/install -c 'cfagent' '/usr/src/tmp/cfengine-buildroot/usr/sbin/cfagent' /bin/install -c cfagent /usr/src/tmp/cfengine-buildroot/usr/sbin/cfagent /bin/sh ../libtool --mode=install /bin/install -c 'cfservd' '/usr/src/tmp/cfengine-buildroot/usr/sbin/cfservd' /bin/install -c cfservd /usr/src/tmp/cfengine-buildroot/usr/sbin/cfservd /bin/sh ../libtool --mode=install /bin/install -c 'cfrun' '/usr/src/tmp/cfengine-buildroot/usr/sbin/cfrun' /bin/install -c cfrun /usr/src/tmp/cfengine-buildroot/usr/sbin/cfrun /bin/sh ../libtool --mode=install /bin/install -c 'cfkey' '/usr/src/tmp/cfengine-buildroot/usr/sbin/cfkey' /bin/install -c cfkey /usr/src/tmp/cfengine-buildroot/usr/sbin/cfkey /bin/sh ../libtool --mode=install /bin/install -c 'cfenvd' '/usr/src/tmp/cfengine-buildroot/usr/sbin/cfenvd' /bin/install -c cfenvd /usr/src/tmp/cfengine-buildroot/usr/sbin/cfenvd /bin/sh ../libtool --mode=install /bin/install -c 'cfenvgraph' '/usr/src/tmp/cfengine-buildroot/usr/sbin/cfenvgraph' /bin/install -c cfenvgraph /usr/src/tmp/cfengine-buildroot/usr/sbin/cfenvgraph /bin/sh ../libtool --mode=install /bin/install -c 'cfexecd' '/usr/src/tmp/cfengine-buildroot/usr/sbin/cfexecd' /bin/install -c cfexecd /usr/src/tmp/cfengine-buildroot/usr/sbin/cfexecd /bin/sh ../libtool --mode=install /bin/install -c 'cfshow' '/usr/src/tmp/cfengine-buildroot/usr/sbin/cfshow' /bin/install -c cfshow /usr/src/tmp/cfengine-buildroot/usr/sbin/cfshow /bin/sh ../libtool --mode=install /bin/install -c 'cfetool' '/usr/src/tmp/cfengine-buildroot/usr/sbin/cfetool' /bin/install -c cfetool /usr/src/tmp/cfengine-buildroot/usr/sbin/cfetool /bin/sh ../libtool --mode=install /bin/install -c 'cfetoolgraph' '/usr/src/tmp/cfengine-buildroot/usr/sbin/cfetoolgraph' /bin/install -c cfetoolgraph /usr/src/tmp/cfengine-buildroot/usr/sbin/cfetoolgraph make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/cfengine-2.2.8/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/cfengine-2.2.8/src' Making install in contrib make[1]: Entering directory `/usr/src/RPM/BUILD/cfengine-2.2.8/contrib' make[2]: Entering directory `/usr/src/RPM/BUILD/cfengine-2.2.8/contrib' test -z "/usr/sbin" || /bin/mkdir -p "/usr/src/tmp/cfengine-buildroot/usr/sbin" /bin/install -c 'cfdoc' '/usr/src/tmp/cfengine-buildroot/usr/sbin/cfdoc' test -z "/usr/share/cfengine" || /bin/mkdir -p "/usr/src/tmp/cfengine-buildroot/usr/share/cfengine" /bin/install -c 'cfengine.el' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/cfengine.el' make[2]: Leaving directory `/usr/src/RPM/BUILD/cfengine-2.2.8/contrib' make[1]: Leaving directory `/usr/src/RPM/BUILD/cfengine-2.2.8/contrib' Making install in inputs make[1]: Entering directory `/usr/src/RPM/BUILD/cfengine-2.2.8/inputs' make[2]: Entering directory `/usr/src/RPM/BUILD/cfengine-2.2.8/inputs' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/cfengine" || /bin/mkdir -p "/usr/src/tmp/cfengine-buildroot/usr/share/cfengine" /bin/install -c 'cf.chflags.example' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/cf.chflags.example' /bin/install -c 'cf.freebsd.example' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/cf.freebsd.example' /bin/install -c 'cf.ftp.example' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/cf.ftp.example' /bin/install -c 'cf.groups.example' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/cf.groups.example' /bin/install -c 'cf.linux.example' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/cf.linux.example' /bin/install -c 'cf.main.example' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/cf.main.example' /bin/install -c 'cf.motd.example' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/cf.motd.example' /bin/install -c 'cf.preconf.example' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/cf.preconf.example' /bin/install -c 'cf.services.example' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/cf.services.example' /bin/install -c 'cf.site.example' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/cf.site.example' /bin/install -c 'cf.solaris.example' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/cf.solaris.example' /bin/install -c 'cf.sun4.example' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/cf.sun4.example' /bin/install -c 'cf.users.example' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/cf.users.example' /bin/install -c 'cfservd.conf.example' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/cfservd.conf.example' /bin/install -c 'cfagent.conf.example' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/cfagent.conf.example' /bin/install -c 'cfagent.conf-advanced.example' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/cfagent.conf-advanced.example' /bin/install -c 'update.conf.example' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/update.conf.example' /bin/install -c 'cfrc.example' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/cfrc.example' /bin/install -c 'cfrun.hosts.example' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/cfrun.hosts.example' make[2]: Leaving directory `/usr/src/RPM/BUILD/cfengine-2.2.8/inputs' make[1]: Leaving directory `/usr/src/RPM/BUILD/cfengine-2.2.8/inputs' make[1]: Entering directory `/usr/src/RPM/BUILD/cfengine-2.2.8' make[2]: Entering directory `/usr/src/RPM/BUILD/cfengine-2.2.8' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/cfengine" || /bin/mkdir -p "/usr/src/tmp/cfengine-buildroot/usr/share/cfengine" /bin/install -c -m 644 'README' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/README' /bin/install -c -m 644 'ChangeLog' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/ChangeLog' /bin/install -c -m 644 'INSTALL' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/INSTALL' /bin/install -c -m 644 'NEWS' '/usr/src/tmp/cfengine-buildroot/usr/share/cfengine/NEWS' make[2]: Leaving directory `/usr/src/RPM/BUILD/cfengine-2.2.8' make[1]: Leaving directory `/usr/src/RPM/BUILD/cfengine-2.2.8' make: Leaving directory `/usr/src/RPM/BUILD/cfengine-2.2.8' + make -C doc DESTDIR=/usr/src/tmp/cfengine-buildroot install-man install-info make: Entering directory `/usr/src/RPM/BUILD/cfengine-2.2.8/doc' test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/src/tmp/cfengine-buildroot/usr/share/man/man8" /bin/install -c -m 644 './cfengine.8' '/usr/src/tmp/cfengine-buildroot/usr/share/man/man8/cfengine.8' /bin/install -c -m 644 './cfagent.8' '/usr/src/tmp/cfengine-buildroot/usr/share/man/man8/cfagent.8' /bin/install -c -m 644 './cfenvd.8' '/usr/src/tmp/cfengine-buildroot/usr/share/man/man8/cfenvd.8' /bin/install -c -m 644 './cfenvgraph.8' '/usr/src/tmp/cfengine-buildroot/usr/share/man/man8/cfenvgraph.8' /bin/install -c -m 644 './cfexecd.8' '/usr/src/tmp/cfengine-buildroot/usr/share/man/man8/cfexecd.8' /bin/install -c -m 644 './cfkey.8' '/usr/src/tmp/cfengine-buildroot/usr/share/man/man8/cfkey.8' /bin/install -c -m 644 './cfrun.8' '/usr/src/tmp/cfengine-buildroot/usr/share/man/man8/cfrun.8' /bin/install -c -m 644 './cfservd.8' '/usr/src/tmp/cfengine-buildroot/usr/share/man/man8/cfservd.8' /bin/install -c -m 644 './cfshow.8' '/usr/src/tmp/cfengine-buildroot/usr/share/man/man8/cfshow.8' /bin/install -c -m 644 './cfetoolcheck.8' '/usr/src/tmp/cfengine-buildroot/usr/share/man/man8/cfetoolcheck.8' /bin/install -c -m 644 './cfetooldump.8' '/usr/src/tmp/cfengine-buildroot/usr/share/man/man8/cfetooldump.8' /bin/install -c -m 644 './cfetoolimport.8' '/usr/src/tmp/cfengine-buildroot/usr/share/man/man8/cfetoolimport.8' /bin/install -c -m 644 './cfetoolupdate.8' '/usr/src/tmp/cfengine-buildroot/usr/share/man/man8/cfetoolupdate.8' /bin/install -c -m 644 './cfetoolcreate.8' '/usr/src/tmp/cfengine-buildroot/usr/share/man/man8/cfetoolcreate.8' /bin/install -c -m 644 './cfetoolgraph.8' '/usr/src/tmp/cfengine-buildroot/usr/share/man/man8/cfetoolgraph.8' /bin/install -c -m 644 './cfetoolinfo.8' '/usr/src/tmp/cfengine-buildroot/usr/share/man/man8/cfetoolinfo.8' Updating ./version1.texi Updating ./version2.texi test -z "/usr/share/info" || /bin/mkdir -p "/usr/src/tmp/cfengine-buildroot/usr/share/info" /bin/install -c -m 644 './cfengine-Reference.info' '/usr/src/tmp/cfengine-buildroot/usr/share/info/cfengine-Reference.info' /bin/install -c -m 644 './cfengine-Reference.info-1' '/usr/src/tmp/cfengine-buildroot/usr/share/info/cfengine-Reference.info-1' /bin/install -c -m 644 './cfengine-Reference.info-2' '/usr/src/tmp/cfengine-buildroot/usr/share/info/cfengine-Reference.info-2' /bin/install -c -m 644 './cfengine-Tutorial.info' '/usr/src/tmp/cfengine-buildroot/usr/share/info/cfengine-Tutorial.info' make: Leaving directory `/usr/src/RPM/BUILD/cfengine-2.2.8/doc' + /bin/chmod 444 inputs/cf.chflags.example inputs/cf.freebsd.example inputs/cf.ftp.example inputs/cf.groups.example inputs/cf.linux.example inputs/cf.main.example inputs/cf.motd.example inputs/cf.preconf.example inputs/cf.services.example inputs/cf.site.example inputs/cf.solaris.example inputs/cf.sun4.example inputs/cf.users.example inputs/cfagent.conf-advanced.example inputs/cfagent.conf.example inputs/cfrc.example inputs/cfrun.hosts.example inputs/cfservd.conf.example inputs/update.conf.example + /bin/mkdir -p /usr/src/tmp/cfengine-buildroot/etc/cfengine/bin /usr/src/tmp/cfengine-buildroot/etc/cfengine/inputs /usr/src/tmp/cfengine-buildroot/etc/cfengine/modules /usr/src/tmp/cfengine-buildroot/etc/cfengine/outputs /usr/src/tmp/cfengine-buildroot/etc/cfengine/ppkeys /usr/src/tmp/cfengine-buildroot/etc/cfengine/rpc_in /usr/src/tmp/cfengine-buildroot/etc/cfengine/rpc_out /usr/src/tmp/cfengine-buildroot/etc/cfengine/state + /bin/install -D -m 644 contrib/cfengine.el /usr/src/tmp/cfengine-buildroot/etc/emacs/site-start.d/cfengine.el + cd /usr/src/tmp/cfengine-buildroot/usr/sbin + for i in '*' ++ relative /usr/sbin/cfagent /etc/cfengine/bin/cfagent + ln -s -- ../../../usr/sbin/cfagent /usr/src/tmp/cfengine-buildroot/etc/cfengine/bin + for i in '*' ++ relative /usr/sbin/cfdoc /etc/cfengine/bin/cfdoc + ln -s -- ../../../usr/sbin/cfdoc /usr/src/tmp/cfengine-buildroot/etc/cfengine/bin + for i in '*' ++ relative /usr/sbin/cfenvd /etc/cfengine/bin/cfenvd + ln -s -- ../../../usr/sbin/cfenvd /usr/src/tmp/cfengine-buildroot/etc/cfengine/bin + for i in '*' ++ relative /usr/sbin/cfenvgraph /etc/cfengine/bin/cfenvgraph + ln -s -- ../../../usr/sbin/cfenvgraph /usr/src/tmp/cfengine-buildroot/etc/cfengine/bin + for i in '*' ++ relative /usr/sbin/cfetool /etc/cfengine/bin/cfetool + ln -s -- ../../../usr/sbin/cfetool /usr/src/tmp/cfengine-buildroot/etc/cfengine/bin + for i in '*' ++ relative /usr/sbin/cfetoolgraph /etc/cfengine/bin/cfetoolgraph + ln -s -- ../../../usr/sbin/cfetoolgraph /usr/src/tmp/cfengine-buildroot/etc/cfengine/bin + for i in '*' ++ relative /usr/sbin/cfexecd /etc/cfengine/bin/cfexecd + ln -s -- ../../../usr/sbin/cfexecd /usr/src/tmp/cfengine-buildroot/etc/cfengine/bin + for i in '*' ++ relative /usr/sbin/cfkey /etc/cfengine/bin/cfkey + ln -s -- ../../../usr/sbin/cfkey /usr/src/tmp/cfengine-buildroot/etc/cfengine/bin + for i in '*' ++ relative /usr/sbin/cfrun /etc/cfengine/bin/cfrun + ln -s -- ../../../usr/sbin/cfrun /usr/src/tmp/cfengine-buildroot/etc/cfengine/bin + for i in '*' ++ relative /usr/sbin/cfservd /etc/cfengine/bin/cfservd + ln -s -- ../../../usr/sbin/cfservd /usr/src/tmp/cfengine-buildroot/etc/cfengine/bin + for i in '*' ++ relative /usr/sbin/cfshow /etc/cfengine/bin/cfshow + ln -s -- ../../../usr/sbin/cfshow /usr/src/tmp/cfengine-buildroot/etc/cfengine/bin + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cfengine-buildroot (auto) removed `./usr/lib/libcfengine.la' Verifying and fixing files in /usr/src/tmp/cfengine-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/cfengine-buildroot (auto) Adjusting library links in /usr/src/tmp/cfengine-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/cfengine-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/cfengine-buildroot (executable,shared) Processing files: cfengine-2.2.8-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.88709 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cfengine-2.2.8 + DOCDIR=/usr/src/tmp/cfengine-buildroot/usr/share/doc/cfengine-2.2.8 + export DOCDIR + rm -rf /usr/src/tmp/cfengine-buildroot/usr/share/doc/cfengine-2.2.8 + /bin/mkdir -p /usr/src/tmp/cfengine-buildroot/usr/share/doc/cfengine-2.2.8 + cp -prL ChangeLog INSTALL NEWS README inputs/cf.chflags.example inputs/cf.freebsd.example inputs/cf.ftp.example inputs/cf.groups.example inputs/cf.linux.example inputs/cf.main.example inputs/cf.motd.example inputs/cf.preconf.example inputs/cf.services.example inputs/cf.site.example inputs/cf.solaris.example inputs/cf.sun4.example inputs/cf.users.example inputs/cfagent.conf-advanced.example inputs/cfagent.conf.example inputs/cfrc.example inputs/cfrun.hosts.example inputs/cfservd.conf.example inputs/update.conf.example /usr/src/tmp/cfengine-buildroot/usr/share/doc/cfengine-2.2.8 + chmod -R go-w /usr/src/tmp/cfengine-buildroot/usr/share/doc/cfengine-2.2.8 + chmod -R a+rX /usr/src/tmp/cfengine-buildroot/usr/share/doc/cfengine-2.2.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.88709 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.68551 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/cfengine-buildroot/.post:cfengine + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.55796 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/cfengine-buildroot/.preun:cfengine + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.51684 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Requires: /etc/rc.d/init.d(echo_failure), /etc/rc.d/init.d(echo_passed), /etc/rc.d/init.d(echo_success), /etc/rc.d/init.d(msg_starting), /etc/rc.d/init.d(msg_stopping), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d/functions, /lib/ld.so.1, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libcrypto.so.6, libdb-4.4.so, libm.so.6(GLIBC_2.0), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), librt.so.1(GLIBC_2.2), rtld(GNU_HASH), sysvinit-utils Obsoletes: cfengine-cfservd Processing files: cfengine-html-doc-2.2.8-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.55135 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cfengine-2.2.8 + DOCDIR=/usr/src/tmp/cfengine-buildroot/usr/share/doc/cfengine-html-doc-2.2.8 + export DOCDIR + rm -rf /usr/src/tmp/cfengine-buildroot/usr/share/doc/cfengine-html-doc-2.2.8 + /bin/mkdir -p /usr/src/tmp/cfengine-buildroot/usr/share/doc/cfengine-html-doc-2.2.8 + cp -prL doc/cfengine-Reference.html doc/cfengine-Tutorial.html /usr/src/tmp/cfengine-buildroot/usr/share/doc/cfengine-html-doc-2.2.8 + chmod -R go-w /usr/src/tmp/cfengine-buildroot/usr/share/doc/cfengine-html-doc-2.2.8 + chmod -R a+rX /usr/src/tmp/cfengine-buildroot/usr/share/doc/cfengine-html-doc-2.2.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.55135 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: empty file list, nothing to do + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.80203 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: empty file list, nothing to do + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: cfengine-pdf-doc-2.2.8-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.79188 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cfengine-2.2.8 + DOCDIR=/usr/src/tmp/cfengine-buildroot/usr/share/doc/cfengine-pdf-doc-2.2.8 + export DOCDIR + rm -rf /usr/src/tmp/cfengine-buildroot/usr/share/doc/cfengine-pdf-doc-2.2.8 + /bin/mkdir -p /usr/src/tmp/cfengine-buildroot/usr/share/doc/cfengine-pdf-doc-2.2.8 + cp -prL doc/cfengine-Reference.pdf doc/cfengine-Tutorial.pdf /usr/src/tmp/cfengine-buildroot/usr/share/doc/cfengine-pdf-doc-2.2.8 + chmod -R go-w /usr/src/tmp/cfengine-buildroot/usr/share/doc/cfengine-pdf-doc-2.2.8 + chmod -R a+rX /usr/src/tmp/cfengine-buildroot/usr/share/doc/cfengine-pdf-doc-2.2.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.79188 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: empty file list, nothing to do + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.73654 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: empty file list, nothing to do + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: cfengine-info-doc-2.2.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.31705 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.59601 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/cfengine-buildroot/.post:cfengine-info-doc + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.30687 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/cfengine-buildroot/.preun:cfengine-info-doc + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.73796 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh, /usr/sbin/install_info Requires(preun): /bin/sh, /usr/sbin/uninstall_info Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.44470 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 warning: Installed (but unpackaged) file(s) found: /usr/lib/libcfengine.a /usr/share/cfengine/ChangeLog /usr/share/cfengine/INSTALL /usr/share/cfengine/NEWS /usr/share/cfengine/README /usr/share/cfengine/cf.chflags.example /usr/share/cfengine/cf.freebsd.example /usr/share/cfengine/cf.ftp.example /usr/share/cfengine/cf.groups.example /usr/share/cfengine/cf.linux.example /usr/share/cfengine/cf.main.example /usr/share/cfengine/cf.motd.example /usr/share/cfengine/cf.preconf.example /usr/share/cfengine/cf.services.example /usr/share/cfengine/cf.site.example /usr/share/cfengine/cf.solaris.example /usr/share/cfengine/cf.sun4.example /usr/share/cfengine/cf.users.example /usr/share/cfengine/cfagent.conf-advanced.example /usr/share/cfengine/cfagent.conf.example /usr/share/cfengine/cfengine.el /usr/share/cfengine/cfrc.example /usr/share/cfengine/cfrun.hosts.example /usr/share/cfengine/cfservd.conf.example /usr/share/cfengine/update.conf.example Wrote: /usr/src/RPM/SRPMS/cfengine-2.2.8-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/cfengine-2.2.8-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/cfengine-html-doc-2.2.8-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/cfengine-pdf-doc-2.2.8-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/cfengine-info-doc-2.2.8-alt1.ppc.rpm 149.47user 28.65system 3:22.76elapsed 87%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+5903904minor)pagefaults 0swaps