<86>Apr 27 14:17:29 userdel[31830]: delete user `rooter' <86>Apr 27 14:17:29 userdel[31830]: remove group `rooter' <86>Apr 27 14:17:29 groupadd[31831]: new group: name=rooter, gid=501 <86>Apr 27 14:17:29 useradd[31832]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 14:17:29 userdel[31834]: delete user `builder' <86>Apr 27 14:17:29 userdel[31834]: remove group `builder' <86>Apr 27 14:17:29 groupadd[31835]: new group: name=builder, gid=502 <86>Apr 27 14:17:29 useradd[31836]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 14:17:31 rpmi: libpam0-devel-1.0.1-alt1 installed <13>Apr 27 14:17:31 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 27 14:17:31 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 27 14:17:32 rpmi: libkeyutils-1.2-alt1 installed <13>Apr 27 14:17:32 rpmi: libkrb5-1.6.3-alt3 installed <86>Apr 27 14:17:32 groupadd[32137]: new group: name=sasl, gid=36 <13>Apr 27 14:17:32 rpmi: libsasl2-2.1.22-alt2 installed <13>Apr 27 14:17:32 rpmi: libldap2.3-2.3.41-alt1 installed <13>Apr 27 14:17:32 rpmi: libsasl2-devel-2.1.22-alt2 installed <13>Apr 27 14:17:32 rpmi: libopenslp-1.2.1-alt2.1 installed <13>Apr 27 14:17:32 rpmi: libopenslp-devel-1.2.1-alt2.1 installed <13>Apr 27 14:17:32 rpmi: libldap-devel-2.3.41-alt1 installed warning: Macro %docdir not found Installing pam_ldap-184-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81873 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pam_ldap-184 + echo 'Source #0 (pam_ldap-184.tar.gz):' Source #0 (pam_ldap-184.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/pam_ldap-184.tar.gz + /bin/tar -xf - + cd pam_ldap-184 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (pam_ldap-46-pam_console.patch):' Patch #0 (pam_ldap-46-pam_console.patch): + /usr/bin/patch -p1 patching file pam.d/login + echo 'Patch #101 (pam_ldap-182-debug_checkhost-st1.patch):' Patch #101 (pam_ldap-182-debug_checkhost-st1.patch): + /usr/bin/patch -p0 patching file pam_ldap.c Hunk #1 succeeded at 2406 (offset 105 lines). Hunk #2 succeeded at 2429 (offset 105 lines). Hunk #3 succeeded at 2438 (offset 105 lines). + mkdir alt-examples + install -p -m644 /usr/src/RPM/SOURCES/pam_ldap-system_auth-alt alt-examples/system_auth + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.81873 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pam_ldap-184 + 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 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 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 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 --with-ldap-lib=openldap --with-ldap-conf-file=/etc/pam_ldap.conf --with-ldap-secret-file=/etc/pam_ldap.secret --libdir=/lib 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 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 style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for a BSD-compatible install... /bin/install -c 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 security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking security/pam_misc.h usability... yes checking security/pam_misc.h presence... yes checking for security/pam_misc.h... yes checking security/pam_modules.h usability... yes checking security/pam_modules.h presence... yes checking for security/pam_modules.h... yes checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no checking pam/pam_misc.h usability... no checking pam/pam_misc.h presence... no checking for pam/pam_misc.h... no checking pam/pam_modules.h usability... no checking pam/pam_modules.h presence... no checking for pam/pam_modules.h... no checking des.h usability... no checking des.h presence... no checking for des.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking ldap_ssl.h usability... no checking ldap_ssl.h presence... no checking for ldap_ssl.h... no checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking sasl.h usability... no checking sasl.h presence... no checking for sasl.h... no checking for main in -ldl... yes checking for main in -lpam... yes checking for main in -lresolv... yes checking for main in -lcrypt... yes checking for main in -lnsl... yes checking for gethostbyname... yes checking for main in -llber... yes checking for main in -lldap... yes checking for ldap_init... yes checking for ldap_get_lderrno... no checking for ldap_set_lderrno... no checking for ldap_parse_result... yes checking for ldap_memfree... yes checking for ldap_controls_free... yes checking for ldap_set_option... yes checking for ldap_get_option... yes checking for ldapssl_init... no checking for ldap_start_tls_s... yes checking for ldap_pvt_tls_set_option... yes checking for ldap_initialize... yes checking for ldap_sasl_bind... yes checking for ldap_sasl_interactive_bind_s... yes checking for gethostbyname_r... yes checking whether gethostbyname_r takes 6 arguments... 6 checking for ldap_set_rebind_proc... yes checking whether ldap_set_rebind_proc takes 3 arguments... 3 configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/pam_ldap-184' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/pam_ldap-184' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -pipe -Wall -O2 -fsigned-char -Wall -fPIC -c pam_ldap.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -pipe -Wall -O2 -fsigned-char -Wall -fPIC -c md5.c pam_ldap.c: In function '_get_user_info': pam_ldap.c:2737: warning: pointer targets in passing argument 4 of '_get_long_integer_value' differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -fPIC -shared -Wl,-Bdynamic -Wl,--version-script,./exports.linux -o pam_ldap.so pam_ldap.o md5.o -lldap -llber -lnsl -lcrypt -lresolv -lpam -ldl make[1]: Leaving directory `/usr/src/RPM/BUILD/pam_ldap-184' make: Leaving directory `/usr/src/RPM/BUILD/pam_ldap-184' + make check make: Entering directory `/usr/src/RPM/BUILD/pam_ldap-184' make: Leaving directory `/usr/src/RPM/BUILD/pam_ldap-184' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.19153 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pam_ldap-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pam_ldap-buildroot + cd pam_ldap-184 + mkdir -p /usr/src/tmp/pam_ldap-buildroot/etc /usr/src/tmp/pam_ldap-buildroot/lib /usr/src/tmp/pam_ldap-buildroot/usr/lib + install -pD -m755 pam_ldap.so /usr/src/tmp/pam_ldap-buildroot/lib/security/pam_ldap.so + sed -e s/dc=padl/dc=example/g ldap.conf + sed -i 's/#timelimit 30/timelimit 5/g' /usr/src/tmp/pam_ldap-buildroot/etc/pam_ldap.conf + sed -i 's/#bind_timelimit 30/bind_timelimit 5/g' /usr/src/tmp/pam_ldap-buildroot/etc/pam_ldap.conf + chmod 644 /usr/src/tmp/pam_ldap-buildroot/etc/pam_ldap.conf + rm -f /usr/src/tmp/pam_ldap-buildroot/etc/nsswitch.ldap + rm -f /usr/src/tmp/pam_ldap-buildroot/etc/ldap.conf + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pam_ldap-buildroot (auto) mode of `./lib/security/pam_ldap.so' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/pam_ldap-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/pam_ldap-buildroot (auto) Adjusting library links in /usr/src/tmp/pam_ldap-buildroot ./usr/lib: ./lib: Verifying ELF objects in /usr/src/tmp/pam_ldap-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/pam_ldap-buildroot (executable,shared) Processing files: pam_ldap-184-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.19153 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pam_ldap-184 + DOCDIR=/usr/src/tmp/pam_ldap-buildroot/usr/share/doc/pam_ldap-184 + export DOCDIR + rm -rf /usr/src/tmp/pam_ldap-buildroot/usr/share/doc/pam_ldap-184 + /bin/mkdir -p /usr/src/tmp/pam_ldap-buildroot/usr/share/doc/pam_ldap-184 + cp -prL AUTHORS ChangeLog README pam.d ldap.conf /usr/src/tmp/pam_ldap-buildroot/usr/share/doc/pam_ldap-184 + chmod -R go-w /usr/src/tmp/pam_ldap-buildroot/usr/share/doc/pam_ldap-184 + chmod -R a+rX /usr/src/tmp/pam_ldap-buildroot/usr/share/doc/pam_ldap-184 + cp -prL alt-examples /usr/src/tmp/pam_ldap-buildroot/usr/share/doc/pam_ldap-184 + chmod -R go-w /usr/src/tmp/pam_ldap-buildroot/usr/share/doc/pam_ldap-184 + chmod -R a+rX /usr/src/tmp/pam_ldap-buildroot/usr/share/doc/pam_ldap-184 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.19153 + 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.44627 + 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: PAM(pam_ldap.so) Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libcrypt.so.1(GLIBC_2.0), liblber-2.3.so.0, libldap-2.3.so.0, libpam.so.0(LIBPAM_1.0), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.24942 + 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/pam_ldap-184-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/pam_ldap-184-alt1.ppc.rpm 18.19user 4.24system 0:28.21elapsed 79%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+886622minor)pagefaults 0swaps