<86>Apr 27 13:39:28 userdel[13999]: delete user `rooter' <86>Apr 27 13:39:28 userdel[13999]: remove group `rooter' <86>Apr 27 13:39:28 groupadd[14000]: new group: name=rooter, gid=501 <86>Apr 27 13:39:28 useradd[14001]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 13:39:28 userdel[14003]: delete user `builder' <86>Apr 27 13:39:28 userdel[14003]: remove group `builder' <86>Apr 27 13:39:28 groupadd[14004]: new group: name=builder, gid=502 <86>Apr 27 13:39:28 useradd[14005]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 13:39:30 rpmi: libpam0-devel-1.0.1-alt1 installed <13>Apr 27 13:39:31 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 27 13:39:31 rpmi: liblzo-1.08-alt4 installed <13>Apr 27 13:39:31 rpmi: liblzo-devel-1.08-alt4 installed <13>Apr 27 13:39:31 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 27 13:39:31 rpmi: libssl-devel-0.9.8d-alt4 installed <13>Apr 27 13:39:31 rpmi: zlib-devel-1.2.3-alt4 installed <13>Apr 27 13:39:31 rpmi: chrooted-0.3.5-alt1 installed Installing openvpn-2.0.9-alt1.1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63828 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf openvpn-2.0.9 + echo 'Source #0 (openvpn-2.0.9.tar.gz):' Source #0 (openvpn-2.0.9.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/openvpn-2.0.9.tar.gz + /bin/tar -xf - + cd openvpn-2.0.9 + /bin/chmod -c -Rf u+rwX,go-w . + cp -- /usr/src/RPM/SOURCES/openvpn-README.ALT.utf-8 README.ALT.utf-8 + cp -- /usr/src/RPM/SOURCES/openvpn-server.conf server.conf + cp -- /usr/src/RPM/SOURCES/openvpn-client.conf client.conf + mv -f -- COPYRIGHT.GPL COPYRIGHT.GPL.orig ++ relative /usr/share/license/GPL-2 /usr/share/doc/openvpn/COPYRIGHT.GPL + ln -s -- ../../license/GPL-2 COPYRIGHT.GPL + subst s/DLOPEN_PAM=1/DLOPEN_PAM=0/ plugin/auth-pam/Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.63828 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd openvpn-2.0.9 + 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.ac'. You should update your `aclocal.m4' by running aclocal. + ./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 --enable-iproute2 checking for ifconfig... ifconfig checking for ip... ip checking for route... route 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 gawk... gawk checking whether make sets $(MAKE)... yes 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for egrep... grep -E checking whether ppc-alt-linux-gcc needs -traditional... no checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... 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 for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking whether time.h and sys/time.h may both be included... yes checking for ISO C 1999 vararg macro support... yes checking for GNU GCC vararg macro support... yes checking for C compiler empty array support checking for sys/wait.h that is POSIX.1 compatible... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking net/if_tun.h usability... no checking net/if_tun.h presence... no checking for net/if_tun.h... no checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/ip.h usability... yes checking netinet/ip.h presence... yes checking for netinet/ip.h... yes checking netinet/if_ether.h usability... yes checking netinet/if_ether.h presence... yes checking for netinet/if_ether.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking resolv.h usability... yes checking resolv.h presence... yes checking for resolv.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking linux/if_tun.h usability... yes checking linux/if_tun.h presence... yes checking for linux/if_tun.h... yes checking linux/sockios.h usability... yes checking linux/sockios.h presence... yes checking for linux/sockios.h... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking for linux/errqueue.h... yes checking for in_addr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for struct tun_pi... yes checking for struct iphdr... yes checking for struct iovec... yes checking for struct sock_extended_err... yes checking for struct msghdr... yes checking for struct cmsghdr... yes checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking for socklen_t... yes checking return type of signal handlers... void checking for library containing socket... none required checking for library containing inet_ntoa... none required checking for library containing gethostbyname... none required checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for daemon... yes checking for chroot... yes checking for getpwnam... yes checking for setuid... yes checking for nice... yes checking for system... yes checking for getpid... yes checking for dup... yes checking for dup2... yes checking for getpass... yes checking for strerror... yes checking for syslog... yes checking for openlog... yes checking for mlockall... yes checking for getgrnam... yes checking for setgid... yes checking for setgroups... yes checking for stat... yes checking for flock... yes checking for readv... yes checking for writev... yes checking for setsockopt... yes checking for getsockopt... yes checking for setsid... yes checking for chdir... yes checking for gettimeofday... yes checking for putenv... yes checking for getpeername... yes checking for unlink... yes checking for poll... yes checking for chsize... no checking for ftruncate... yes checking for working memcmp... yes checking for socket... yes checking for recv... yes checking for recvfrom... yes checking for send... yes checking for sendto... yes checking for listen... yes checking for accept... yes checking for connect... yes checking for bind... yes checking for select... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for time... yes checking for ctime... yes checking for memset... yes checking for vsnprintf... yes configure: checking for working epoll implementation... checking for epoll_create... yes configure: checking for libdl Library and Header files... checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen... no checking for dlopen in -ldl... yes configure: checking for LZO Library and Header files... checking lzo/lzo1x.h usability... no checking lzo/lzo1x.h presence... no checking for lzo/lzo1x.h... no checking lzo1x.h usability... yes checking lzo1x.h presence... yes checking for lzo1x.h... yes checking for lzo1x_1_15_compress in -llzo... yes configure: checking for OpenSSL Crypto Library and Header files... checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking for EVP_CIPHER_CTX_init in -lcrypto... yes configure: checking that OpenSSL Library is at least version 0.9.6... checking for EVP_CIPHER_CTX_set_key_length... yes checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking for ENGINE_load_builtin_engines... yes checking for ENGINE_register_all_complete... yes checking for ENGINE_cleanup... yes configure: checking for OpenSSL SSL Library and Header files... checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for SSL_CTX_new in -lssl... yes configure: creating ./config.status config.status: creating Makefile config.status: creating openvpn.spec config.status: creating config-win32.h config.status: creating install-win32/openvpn.nsi config.status: creating config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/openvpn-2.0.9' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/openvpn-2.0.9' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c base64.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c buffer.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c crypto.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c error.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c event.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c fdmisc.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c forward.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c fragment.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c gremlin.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c helper.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c init.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c interval.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c list.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c lzo.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c manage.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c mbuf.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c misc.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c mroute.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c mss.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c mtcp.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c mtu.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c mudp.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c multi.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c ntlm.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c occ.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c openvpn.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c options.c misc.c: In function 'set_nice': misc.c:151: warning: ignoring return value of 'nice', declared with attribute warn_unused_result ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c otime.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c packet_id.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c perf.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c ping.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c plugin.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c pool.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c proto.c init.c:2656: warning: 'test_malloc' defined but not used ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c proxy.c perf.c:300: warning: 'dummy' defined but not used ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c push.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c reliable.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c route.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c schedule.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c session_id.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c shaper.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c sig.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c socket.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c socks.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c ssl.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c status.c reliable.c:474: warning: 'reliable_unique_retry' defined but not used ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c thread.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c tun.c thread.c:161: warning: 'dummy' defined but not used tun.c:272: warning: 'no_tap_ifconfig' defined but not used status.c: In function 'status_flush': status.c:177: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result sig.c:188: warning: 'signal_handler_exit' defined but not used ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o openvpn base64.o buffer.o crypto.o error.o event.o fdmisc.o forward.o fragment.o gremlin.o helper.o init.o interval.o list.o lzo.o manage.o mbuf.o misc.o mroute.o mss.o mtcp.o mtu.o mudp.o multi.o ntlm.o occ.o openvpn.o options.o otime.o packet_id.o perf.o ping.o plugin.o pool.o proto.o proxy.o push.o reliable.o route.o schedule.o session_id.o shaper.o sig.o socket.o socks.o ssl.o status.o thread.o tun.o -lssl -lcrypto -llzo -ldl make[1]: Leaving directory `/usr/src/RPM/BUILD/openvpn-2.0.9' make: Leaving directory `/usr/src/RPM/BUILD/openvpn-2.0.9' + subst 's|nobody|openvpn|' sample-config-files/README sample-config-files/client.conf sample-config-files/firewall.sh sample-config-files/home.up sample-config-files/loopback-client sample-config-files/loopback-server sample-config-files/office.up sample-config-files/openvpn-shutdown.sh sample-config-files/openvpn-startup.sh sample-config-files/server.conf sample-config-files/static-home.conf sample-config-files/static-office.conf sample-config-files/tls-home.conf sample-config-files/tls-office.conf sample-config-files/xinetd-client-config sample-config-files/xinetd-server-config + /usr/bin/make -C plugin/down-root/ make: Entering directory `/usr/src/RPM/BUILD/openvpn-2.0.9/plugin/down-root' gcc -O2 -Wall -fPIC -c -I../.. down-root.c gcc -O2 -Wall -fPIC -shared -Wl,-soname,openvpn-down-root.so -o openvpn-down-root.so down-root.o -lc make: Leaving directory `/usr/src/RPM/BUILD/openvpn-2.0.9/plugin/down-root' + /usr/bin/make -C plugin/auth-pam/ make: Entering directory `/usr/src/RPM/BUILD/openvpn-2.0.9/plugin/auth-pam' gcc -O2 -Wall -DDLOPEN_PAM=0 -fPIC -c -I../.. auth-pam.c gcc -O2 -Wall -DDLOPEN_PAM=0 -fPIC -c -I../.. pamdl.c gcc -O2 -Wall -DDLOPEN_PAM=0 -fPIC -shared -Wl,-soname,openvpn-auth-pam.so -o openvpn-auth-pam.so auth-pam.o pamdl.o -lc -lpam make: Leaving directory `/usr/src/RPM/BUILD/openvpn-2.0.9/plugin/auth-pam' ~/RPM/BUILD/openvpn-2.0.9/plugin/examples ~/RPM/BUILD/openvpn-2.0.9 + pushd plugin/examples + ./build simple + mv -- simple.so openvpn-examples.so ~/RPM/BUILD/openvpn-2.0.9 + popd + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.60245 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/openvpn-buildroot + : + /bin/rm -rf -- /usr/src/tmp/openvpn-buildroot + cd openvpn-2.0.9 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/openvpn-buildroot install make: Entering directory `/usr/src/RPM/BUILD/openvpn-2.0.9' make[1]: Entering directory `/usr/src/RPM/BUILD/openvpn-2.0.9' test -z "/usr/sbin" || mkdir -p -- . "/usr/src/tmp/openvpn-buildroot/usr/sbin" /bin/install -p 'openvpn' '/usr/src/tmp/openvpn-buildroot/usr/sbin/openvpn' test -z "/usr/share/man/man8" || mkdir -p -- . "/usr/src/tmp/openvpn-buildroot/usr/share/man/man8" /bin/install -p -m 644 './openvpn.8' '/usr/src/tmp/openvpn-buildroot/usr/share/man/man8/openvpn.8' make[1]: Leaving directory `/usr/src/RPM/BUILD/openvpn-2.0.9' make: Leaving directory `/usr/src/RPM/BUILD/openvpn-2.0.9' + mkdir -p -- /usr/src/tmp/openvpn-buildroot//etc/rc.d/init.d + mkdir -p -- /usr/src/tmp/openvpn-buildroot//etc/sysconfig + install -m 0750 -d -- /usr/src/tmp/openvpn-buildroot/etc/openvpn + install -m 0750 -d -- /usr/src/tmp/openvpn-buildroot/etc/openvpn/keys + install -m 0755 -d -- /usr/src/tmp/openvpn-buildroot/var/lib/openvpn + install -m 0755 -d -- /usr/src/tmp/openvpn-buildroot/var/lib/openvpn/etc + install -m 0755 -d -- /usr/src/tmp/openvpn-buildroot/var/lib/openvpn/lib + install -m 0755 -d -- /usr/src/tmp/openvpn-buildroot/var/lib/openvpn/etc/openvpn + install -m 0755 -d -- /usr/src/tmp/openvpn-buildroot/var/lib/openvpn/cache + install -m 0755 -- /usr/src/RPM/SOURCES/openvpn.init /usr/src/tmp/openvpn-buildroot/etc/rc.d/init.d/openvpn + install -m 0750 -- /usr/src/RPM/SOURCES/openvpn-startup /usr/src/tmp/openvpn-buildroot/etc/openvpn + install -m 0640 -- /usr/src/RPM/SOURCES/openvpn.sysconfig /usr/src/tmp/openvpn-buildroot/etc/sysconfig/openvpn + install -p -m 0750 -D -- /usr/src/RPM/SOURCES/openvpn.chroot.lib /usr/src/tmp/openvpn-buildroot/etc/chroot.d/openvpn.lib + install -p -m 0750 -D -- /usr/src/RPM/SOURCES/openvpn.chroot.conf /usr/src/tmp/openvpn-buildroot/etc/chroot.d/openvpn.conf + install -p -m 0750 -D -- /usr/src/RPM/SOURCES/openvpn.chroot.all /usr/src/tmp/openvpn-buildroot/etc/chroot.d/openvpn.all + install -m 0750 -d -- /usr/src/tmp/openvpn-buildroot/usr/lib/openvpn/plugin + for pi in auth-pam down-root examples + mv -f -- plugin/auth-pam/README plugin/README.auth-pam + '[' -x plugin/auth-pam/openvpn-auth-pam.so ']' + install -c -m 0755 -- plugin/auth-pam/openvpn-auth-pam.so /usr/src/tmp/openvpn-buildroot/usr/lib/openvpn/plugin/openvpn-auth-pam.so + for pi in auth-pam down-root examples + mv -f -- plugin/down-root/README plugin/README.down-root + '[' -x plugin/down-root/openvpn-down-root.so ']' + install -c -m 0755 -- plugin/down-root/openvpn-down-root.so /usr/src/tmp/openvpn-buildroot/usr/lib/openvpn/plugin/openvpn-down-root.so + for pi in auth-pam down-root examples + mv -f -- plugin/examples/README plugin/README.examples + '[' -x plugin/examples/openvpn-examples.so ']' + install -c -m 0755 -- plugin/examples/openvpn-examples.so /usr/src/tmp/openvpn-buildroot/usr/lib/openvpn/plugin/openvpn-examples.so + mkdir -- plugins + mv -f -- plugin/README plugin/README.plugins + mv -f -- plugin/README.auth-pam plugin/README.down-root plugin/README.examples plugin/README.plugins plugins/ + mkdir -p -- /usr/src/tmp/openvpn-buildroot/var/lib/openvpn/dev + /usr/bin/mksock /usr/src/tmp/openvpn-buildroot/var/lib/openvpn/dev/log + mkdir -p -m700 -- /usr/src/tmp/openvpn-buildroot/etc/syslog.d + ln -s -- /var/lib/openvpn/dev/log /usr/src/tmp/openvpn-buildroot/etc/syslog.d/openvpn + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/openvpn-buildroot (auto) mode of `./usr/lib/openvpn/plugin/openvpn-examples.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/openvpn/plugin/openvpn-down-root.so' changed to 0644 (rw-r--r--) mode of `./usr/lib/openvpn/plugin/openvpn-auth-pam.so' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/openvpn-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/openvpn-buildroot (auto) Adjusting library links in /usr/src/tmp/openvpn-buildroot ./var/lib: ./var/lib/openvpn/lib: ./usr/lib: Verifying ELF objects in /usr/src/tmp/openvpn-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/openvpn-buildroot (executable,shared) Processing files: openvpn-2.0.9-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.83510 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd openvpn-2.0.9 + DOCDIR=/usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-2.0.9 + export DOCDIR + rm -rf /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-2.0.9 + /bin/mkdir -p /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-2.0.9 + cp -prL AUTHORS ChangeLog NEWS PORTS README COPYING /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-2.0.9 + chmod -R go-w /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-2.0.9 + chmod -R a+rX /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-2.0.9 + cp -prL --no-dereference COPYRIGHT.GPL /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-2.0.9 + chmod -R go-w /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-2.0.9 + chmod -R a+rX /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-2.0.9 + cp -prL README.ALT.utf-8 server.conf client.conf /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-2.0.9 + chmod -R go-w /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-2.0.9 + chmod -R a+rX /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-2.0.9 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.83510 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: absolute symbolic link /usr/src/tmp/openvpn-buildroot/etc/syslog.d/openvpn -> /var/lib/openvpn/dev/log is not going to provide anything find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(pre)): /bin/sh -e /usr/src/tmp/rpm-tmp.97137 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/openvpn-buildroot/.pre:openvpn + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.47239 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/openvpn-buildroot/.post:openvpn + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.48923 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/openvpn-buildroot/.preun:openvpn + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.55210 + 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, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Requires: /bin/bash, /etc/chroot.d, /etc/chroot.d(copy_resolv_conf), /etc/chroot.d(copy_resolv_lib), /etc/chroot.d/functions, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(action), /etc/rc.d/init.d(failure), /etc/rc.d/init.d(is_yes), /etc/rc.d/init.d(msg_not_running), /etc/rc.d/init.d(msg_starting), /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, /etc/syslog.d, /lib/ld.so.1, /sbin/modprobe, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libcrypto.so.6, libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), liblzo.so.1, libssl.so.6, rtld(GNU_HASH) Conflicts: syslogd < 1.4.1-alt11 Processing files: openvpn-plugins-2.0.9-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.49834 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd openvpn-2.0.9 + DOCDIR=/usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-plugins-2.0.9 + export DOCDIR + rm -rf /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-plugins-2.0.9 + /bin/mkdir -p /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-plugins-2.0.9 + cp -prL plugins /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-plugins-2.0.9 + chmod -R go-w /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-plugins-2.0.9 + chmod -R a+rX /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-plugins-2.0.9 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.49834 + 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 (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.83978 + 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 Provides: openvpn-plugins = 2.0.9-alt1.1 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: openvpn = 2.0.9-alt1.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libpam.so.0(LIBPAM_1.0), rtld(GNU_HASH) Obsoletes: openvpn-plugins Processing files: openvpn-docs-2.0.9-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.49387 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd openvpn-2.0.9 + DOCDIR=/usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-docs-2.0.9 + export DOCDIR + rm -rf /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-docs-2.0.9 + /bin/mkdir -p /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-docs-2.0.9 + cp -prL INSTALL-win32.txt INSTALL /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-docs-2.0.9 + chmod -R go-w /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-docs-2.0.9 + chmod -R a+rX /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-docs-2.0.9 + cp -prL easy-rsa /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-docs-2.0.9 + chmod -R go-w /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-docs-2.0.9 + chmod -R a+rX /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-docs-2.0.9 + cp -prL sample-config-files /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-docs-2.0.9 + chmod -R go-w /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-docs-2.0.9 + chmod -R a+rX /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-docs-2.0.9 + cp -prL sample-keys /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-docs-2.0.9 + chmod -R go-w /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-docs-2.0.9 + chmod -R a+rX /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-docs-2.0.9 + cp -prL management /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-docs-2.0.9 + chmod -R go-w /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-docs-2.0.9 + chmod -R a+rX /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-docs-2.0.9 + cp -prL sample-scripts /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-docs-2.0.9 + chmod -R go-w /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-docs-2.0.9 + chmod -R a+rX /usr/src/tmp/openvpn-buildroot/usr/share/doc/openvpn-docs-2.0.9 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.49387 + 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.88490 + 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 Provides: openvpn-docs = 2.0.9-alt1.1 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: openvpn = 2.0.9-alt1.1 Obsoletes: openvpn-docs Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.74991 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/openvpn-2.0.9-alt1.1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/openvpn-2.0.9-alt1.1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/openvpn-plugins-2.0.9-alt1.1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/openvpn-docs-2.0.9-alt1.1.ppc.rpm 40.00user 11.54system 0:44.94elapsed 114%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+2485845minor)pagefaults 0swaps