<86>Apr 26 08:29:59 userdel[18456]: delete user `rooter' <86>Apr 26 08:29:59 userdel[18456]: remove group `rooter' <86>Apr 26 08:29:59 groupadd[18457]: new group: name=rooter, gid=501 <86>Apr 26 08:29:59 useradd[18458]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 08:29:59 userdel[18460]: delete user `builder' <86>Apr 26 08:29:59 userdel[18460]: remove group `builder' <86>Apr 26 08:29:59 groupadd[18461]: new group: name=builder, gid=502 <86>Apr 26 08:29:59 useradd[18462]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 08:30:01 rpmi: hostinfo-2.2-alt4 installed <13>Apr 26 08:30:01 rpmi: iptables-1.4.0-alt2 installed <13>Apr 26 08:30:01 rpmi: iptables-ipv6-1.4.0-alt2 installed <13>Apr 26 08:30:01 rpmi: iptables-devel-1.4.0-alt2 installed <13>Apr 26 08:30:01 rpmi: libpcap0.8-2:0.9.7-alt1 installed <13>Apr 26 08:30:01 rpmi: libpcap-devel-2:0.9.7-alt1 installed <13>Apr 26 08:30:01 rpmi: flex-2.5.33-alt3 installed Installing ipcad-3.7.3-alt4.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.44779 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ipcad-3.7.3 + echo 'Source #0 (ipcad-3.7.3.tar.gz):' Source #0 (ipcad-3.7.3.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/ipcad-3.7.3.tar.gz + /bin/tar -xf - + cd ipcad-3.7.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.44779 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ipcad-3.7.3 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: configure.in: not using Automake 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 Remember to add `AC_PROG_LIBTOOL' to `configure.in'. You should add the contents of `/usr/share/libtool-1.5/aclocal/libtool.m4' to `aclocal.m4'. + ./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 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 for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for pthread_detach... no checking for pthread_detach in -lc... yes checking for working pthreads... yes checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for netinet/in_systm.h... yes checking for net/if.h... yes checking for net/route.h... yes checking for ifaddrs.h... yes checking for netinet/ip.h... yes checking for netinet/tcp.h... yes checking for net/ethernet.h... yes checking for netinet/if_ether.h... yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking linux/socket.h usability... yes checking linux/socket.h presence... yes checking for linux/socket.h... yes checking for linux/netlink.h... yes checking for linux/netfilter.h... yes checking for linux/if.h... yes checking for linux/netfilter_ipv4/ipt_ULOG.h... yes checking for linux/netfilter_ipv4/ip_queue.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for socket in -lsocket... no checking for inet_pton in -lnsl... yes checking packet source type... pcap checking net/bpf.h usability... yes checking net/bpf.h presence... yes checking for net/bpf.h... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for pcap_open_live in -lpcap... yes checking libipq.h usability... yes checking libipq.h presence... yes checking for libipq.h... yes checking pcap_findalldevs... yes checking interface access type... linux checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether byte ordering is bigendian... yes checking for in_addr_t... yes checking for socklen_t... yes checking for open as weak alias for _open... no checking for strstr... yes checking for fcntl... yes checking for flock... yes checking for sched_yield... yes checking for pthread_cancel... yes checking for setpriority... yes checking for strtoull... yes checking for strtouq... yes checking for inet_aton... yes checking for inet_pton... yes checking for getifaddrs... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating ipcad.spec config.status: creating config.h + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/ipcad-3.7.3' ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o main.o -c main.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o process.o -c process.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o pps.o -c pps.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o disp.o -c disp.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o storage.o -c storage.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o usage.o -c usage.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o cfgy.o -c cfgy.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o cfglex.o -c cfglex.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o cfgread.o -c cfgread.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o cfgvar.o -c cfgvar.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o rsh.o -c rsh.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o rshp.o -c rshp.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o dump.o -c dump.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o import.o -c import.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o nflow.o -c nflow.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o cshelly.o -c cshelly.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o cslex.o -c cslex.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o csparse.o -c csparse.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o service.o -c service.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o rw.o -c rw.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o servers.o -c servers.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o opt.o -c opt.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o pidfile.o -c pidfile.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o sf_lite.o -c sf_lite.c cslex.c:1175: warning: 'input' defined but not usedrsh.c: In function 'rsh_server': rsh.c:106: warning: ignoring return value of 'write', declared with attribute warn_unused_result rsh.c: In function 'fork_rsh_request':ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o ifst_linux.o -c ifst_linux.c rsh.c:134: warning: ignoring return value of 'write', declared with attribute warn_unused_result cfglex.c:1800: warning: 'input' defined but not used ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o ifs_list.o -c ifs_list.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o loop-pcap.o -c loop-pcap.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o loop-file.o -c loop-file.c pidfile.c: In function 'write_pid_file': pidfile.c:43: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o loop-divert.o -c loop-divert.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o loop-dynamic.o -c loop-dynamic.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o loop-ulog.o -c loop-ulog.c ifst_linux.c: In function 'status': ifst_linux.c:366: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o loop-ipq.o -c loop-ipq.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o psrc.o -c psrc.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o psrc-pcap.o -c psrc-pcap.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o psrc-ipq.o -c psrc-ipq.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o psrc-ulog.o -c psrc-ulog.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o psrc-file.o -c psrc-file.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o psrc-dynamic.o -c psrc-dynamic.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o psrc-divert.o -c psrc-divert.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o wrap_oclose.o -c wrap_oclose.c ppc-alt-linux-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o genhash.o -c genhash.c psrc-pcap.c:34:2: warning: #warning "Ignore sent" interface feature is not supported by PCAP. Minor warning. psrc-file.c:34:2: warning: #warning "Ignore sent" interface feature is not supported by PCAP file. Minor warning. ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o ipcad main.o process.o pps.o disp.o storage.o usage.o cfgy.o cfglex.o cfgread.o cfgvar.o rsh.o rshp.o dump.o import.o nflow.o cshelly.o cslex.o csparse.o service.o rw.o servers.o opt.o pidfile.o sf_lite.o ifst_linux.o ifs_list.o loop-pcap.o loop-file.o loop-divert.o loop-dynamic.o loop-ulog.o loop-ipq.o psrc.o psrc-pcap.o psrc-ipq.o psrc-ulog.o psrc-file.o psrc-dynamic.o psrc-divert.o wrap_oclose.o genhash.o -L/usr/local/lib -lpcap -lnsl -pthread make: Leaving directory `/usr/src/RPM/BUILD/ipcad-3.7.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.98273 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ipcad-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ipcad-buildroot + cd ipcad-3.7.3 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/ipcad-buildroot/usr exec_prefix=/usr/src/tmp/ipcad-buildroot/usr bindir=/usr/src/tmp/ipcad-buildroot/usr/bin sbindir=/usr/src/tmp/ipcad-buildroot/usr/sbin sysconfdir=/usr/src/tmp/ipcad-buildroot/etc datadir=/usr/src/tmp/ipcad-buildroot/usr/share includedir=/usr/src/tmp/ipcad-buildroot/usr/include libdir=/usr/src/tmp/ipcad-buildroot/usr/lib libexecdir=/usr/src/tmp/ipcad-buildroot/usr/lib localstatedir=/usr/src/tmp/ipcad-buildroot/var/lib sharedstatedir=/usr/src/tmp/ipcad-buildroot/usr/com mandir=/usr/src/tmp/ipcad-buildroot/usr/share/man infodir=/usr/src/tmp/ipcad-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/ipcad-3.7.3' /bin/install -p ipcad /usr/src/tmp/ipcad-buildroot/usr/bin /bin/install -p -m 644 ipcad.conf.simple /usr/src/tmp/ipcad-buildroot/etc/ipcad.conf.simple /bin/install -p -m 644 ipcad.conf.default /usr/src/tmp/ipcad-buildroot/etc/ipcad.conf.default /bin/install -p -m 644 ipcad.conf.default /usr/src/tmp/ipcad-buildroot/etc/ipcad.conf ********************************************** * Please customize /usr/src/tmp/ipcad-buildroot/etc/ipcad.conf * ********************************************** Now you might want to 'make install-man' make: Leaving directory `/usr/src/RPM/BUILD/ipcad-3.7.3' + mkdir -p /usr/src/tmp/ipcad-buildroot/etc/rc.d/init.d + mkdir -p /usr/src/tmp/ipcad-buildroot/usr/sbin + mkdir -p /usr/src/tmp/ipcad-buildroot/usr/share/man/man8 + mkdir -p /usr/src/tmp/ipcad-buildroot/usr/share/man/man5 + mkdir -p /usr/src/tmp/ipcad-buildroot/etc/sysconfig + mkdir -p /usr/src/tmp/ipcad-buildroot/var/lib/ipcad + cp /usr/src/tmp/ipcad-buildroot/usr/bin/ipcad /usr/src/tmp/ipcad-buildroot/usr/sbin/ipcad + install /usr/src/RPM/SOURCES/ipcad.init /usr/src/tmp/ipcad-buildroot/etc/rc.d/init.d/ipcad + install ipcad.8 /usr/src/tmp/ipcad-buildroot/usr/share/man/man8 + install ipcad.conf.5 /usr/src/tmp/ipcad-buildroot/usr/share/man/man5 + install -pD -m644 /usr/src/RPM/SOURCES/ipcad.sysconfig /usr/src/tmp/ipcad-buildroot/etc/sysconfig/ipcad + install -pD -m644 /usr/src/RPM/SOURCES/ipcad.conf /usr/src/tmp/ipcad-buildroot/etc/ipcad.conf + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ipcad-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ipcad-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/ipcad-buildroot (auto) mode of `/usr/src/tmp/ipcad-buildroot/usr/share/man/man5/ipcad.conf.5' changed to 0644 (rw-r--r--) mode of `/usr/src/tmp/ipcad-buildroot/usr/share/man/man8/ipcad.8' changed to 0644 (rw-r--r--) Adjusting library links in /usr/src/tmp/ipcad-buildroot ./var/lib: Verifying ELF objects in /usr/src/tmp/ipcad-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/ipcad-buildroot (executable,shared) Processing files: ipcad-3.7.3-alt4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.96048 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ipcad-3.7.3 + DOCDIR=/usr/src/tmp/ipcad-buildroot/usr/share/doc/ipcad-3.7.3 + export DOCDIR + rm -rf /usr/src/tmp/ipcad-buildroot/usr/share/doc/ipcad-3.7.3 + /bin/mkdir -p /usr/src/tmp/ipcad-buildroot/usr/share/doc/ipcad-3.7.3 + cp -prL AUTHORS BUGS COPYING ChangeLog FAQ INSTALL README ipcad.conf.default ipcad.conf.simple /usr/src/tmp/ipcad-buildroot/usr/share/doc/ipcad-3.7.3 + chmod -R go-w /usr/src/tmp/ipcad-buildroot/usr/share/doc/ipcad-3.7.3 + chmod -R a+rX /usr/src/tmp/ipcad-buildroot/usr/share/doc/ipcad-3.7.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.96048 + 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.65235 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/ipcad-buildroot/.post:ipcad + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.19132 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/ipcad-buildroot/.preun:ipcad + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.59489 + 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(SourceIfNotEmpty), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libpcap.so.0.8, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.17040 + 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: /etc/ipcad.conf.default /etc/ipcad.conf.simple /usr/bin/ipcad Wrote: /usr/src/RPM/SRPMS/ipcad-3.7.3-alt4.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/ipcad-3.7.3-alt4.ppc.rpm 25.71user 5.81system 0:32.91elapsed 95%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1265798minor)pagefaults 0swaps