<86>Apr 27 01:42:22 userdel[31352]: delete user `rooter' <86>Apr 27 01:42:22 userdel[31352]: remove group `rooter' <86>Apr 27 01:42:22 groupadd[31353]: new group: name=rooter, gid=501 <86>Apr 27 01:42:22 useradd[31354]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 01:42:22 userdel[31356]: delete user `builder' <86>Apr 27 01:42:22 userdel[31356]: remove group `builder' <86>Apr 27 01:42:22 groupadd[31357]: new group: name=builder, gid=502 <86>Apr 27 01:42:23 useradd[31358]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 01:42:24 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 27 01:42:25 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 27 01:42:25 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 27 01:42:26 rpmi: gcc4.3-c++-4.3.2-alt6 installed Installing libntlm-1.0-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.76154 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libntlm-1.0 + echo 'Source #0 (libntlm-1.0.tar.gz):' Source #0 (libntlm-1.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libntlm-1.0.tar.gz + /bin/tar -xf - + cd libntlm-1.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.76154 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libntlm-1.0 + 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_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + ./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 --disable-static --enable-shared configure: WARNING: Unrecognized options: --without-included-gettext 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 build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu configure: autobuild project... libntlm configure: autobuild revision... 1.0 configure: autobuild hostname... altppc configure: autobuild timestamp... 20090427-014230 checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F 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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking how to recognize dependent libraries... (cached) pass_all checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-strip... no checking for strip... strip checking for ppc-alt-linux-ranlib... ranlib checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if ppc-alt-linux-gcc PIC flag -fPIC -DPIC 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 if ppc-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the ppc-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether byte ordering is bigendian... universal checking for inline... inline checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for long long int... yes checking for unsigned long long int... yes checking whether the preprocessor supports include_next... yes checking for stdint.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking whether strdup is declared... yes checking for C/C++ restrict keyword... __restrict checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking whether the compiler generally respects inline... yes checking whether stdint.h conforms to C99... yes checking for strdup... yes checking for strverscmp... yes checking whether is standalone... yes checking whether byte ordering is bigendian... (cached) universal checking for valgrind... no checking whether self tests are run under valgrind... no configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating tests/Makefile config.status: creating libntlm.pc config.status: creating libntlm.spec config.status: creating ntlm.h config.status: creating config.h config.status: WARNING: not linking GNUmakefile to itself config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: Unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/libntlm-1.0' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libntlm-1.0' Making all in lib make[2]: Entering directory `/usr/src/RPM/BUILD/libntlm-1.0/lib' rm -f stdlib.h-t stdlib.h rm -f string.h-t string.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''GNULIB_SETENV''@|0|g' \ -e 's|@''GNULIB_STRTOD''@|0|g' \ -e 's|@''GNULIB_UNSETENV''@|0|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_UNSETENV''@|1|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''VOID_UNSETENV''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./stdlib.in.h; \ } > stdlib.h-t rm -f unistd.h-t unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|0|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|0|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMMEM''@|0|g' \ -e 's|@''GNULIB_MEMPCPY''@|0|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|0|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|1|g' \ -e 's|@''GNULIB_STRNDUP''@|0|g' \ -e 's|@''GNULIB_STRNLEN''@|0|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRSTR''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|0|g' \ -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./string.in.h; \ } > string.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ < ./unistd.in.h; \ } > unistd.h-t mv stdlib.h-t stdlib.h mv unistd.h-t unistd.h mv string.h-t string.h make all-am make[3]: Entering directory `/usr/src/RPM/BUILD/libntlm-1.0/lib' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o dummy.lo dummy.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o check-version.lo check-version.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o des.lo des.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o md4.lo md4.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c check-version.c -fPIC -DPIC -o .libs/check-version.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c dummy.c -fPIC -DPIC -o .libs/dummy.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c des.c -fPIC -DPIC -o .libs/des.o libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c md4.c -fPIC -DPIC -o .libs/md4.o /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o libgnu.la dummy.lo check-version.lo des.lo md4.lo libtool: link: ar cru .libs/libgnu.a .libs/dummy.o .libs/check-version.o .libs/des.o .libs/md4.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[3]: Leaving directory `/usr/src/RPM/BUILD/libntlm-1.0/lib' make[2]: Leaving directory `/usr/src/RPM/BUILD/libntlm-1.0/lib' Making all in tests make[2]: Entering directory `/usr/src/RPM/BUILD/libntlm-1.0/tests' make all-am make[3]: Entering directory `/usr/src/RPM/BUILD/libntlm-1.0/tests' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -Wall -O2 -fsigned-char -c test-des.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -Wall -O2 -fsigned-char -c test-md4.c /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o test-md4 test-md4.o ../lib/libgnu.la /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o test-des test-des.o ../lib/libgnu.la libtool: link: ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o test-md4 test-md4.o ../lib/.libs/libgnu.a libtool: link: ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o test-des test-des.o ../lib/.libs/libgnu.a make[3]: Leaving directory `/usr/src/RPM/BUILD/libntlm-1.0/tests' make[2]: Leaving directory `/usr/src/RPM/BUILD/libntlm-1.0/tests' make[2]: Entering directory `/usr/src/RPM/BUILD/libntlm-1.0' /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DNTLM_SRCDIR=\".\" -pipe -Wall -O2 -fsigned-char -c -o smbutil.lo smbutil.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DNTLM_SRCDIR=\".\" -pipe -Wall -O2 -fsigned-char -c smbutil.c -fPIC -DPIC -o .libs/smbutil.o smbutil.c: In function 'dumpBuffer': smbutil.c:126: warning: pointer targets in passing argument 2 of 'dumpRaw' differ in signedness smbutil.c: In function 'dumpSmbNtlmAuthChallenge': smbutil.c:218: warning: pointer targets in passing argument 6 of 'getUnicodeString' differ in signedness smbutil.c: In function 'dumpSmbNtlmAuthResponse': smbutil.c:242: warning: pointer targets in passing argument 6 of 'getUnicodeString' differ in signedness smbutil.c:242: warning: pointer targets in passing argument 6 of 'getUnicodeString' differ in signedness smbutil.c:242: warning: pointer targets in passing argument 6 of 'getUnicodeString' differ in signedness smbutil.c: In function 'buildSmbNtlmAuthResponse': smbutil.c:327: warning: pointer targets in passing argument 6 of 'getUnicodeString' differ in signedness smbutil.c: In function 'buildSmbNtlmAuthResponse_noatsplit': smbutil.c:345: warning: pointer targets in passing argument 6 of 'getUnicodeString' differ in signedness /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DNTLM_SRCDIR=\".\" -pipe -Wall -O2 -fsigned-char -c -o smbencrypt.lo smbencrypt.c libtool: compile: ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DNTLM_SRCDIR=\".\" -pipe -Wall -O2 -fsigned-char -c smbencrypt.c -fPIC -DPIC -o .libs/smbencrypt.o smbencrypt.c: In function 'ntlm_smb_encrypt': smbencrypt.c:81: warning: pointer targets in passing argument 2 of 'ntlm_encrypt_answer' differ in signedness smbencrypt.c:81: warning: pointer targets in passing argument 3 of 'ntlm_encrypt_answer' differ in signedness smbencrypt.c: In function 'ntlm_smb_nt_encrypt': smbencrypt.c:108: warning: pointer targets in passing argument 1 of 'md4_buffer' differ in signedness smbencrypt.c:111: warning: pointer targets in passing argument 1 of 'ntlm_encrypt_answer' differ in signedness smbencrypt.c:111: warning: pointer targets in passing argument 2 of 'ntlm_encrypt_answer' differ in signedness smbencrypt.c:111: warning: pointer targets in passing argument 3 of 'ntlm_encrypt_answer' differ in signedness /bin/sh ./libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -version-info 0:15:0 -export-symbols-regex '^(dumpSmb|buildSmb|ntlm_).*' -no-undefined -o libntlm.la -rpath /usr/lib smbutil.lo smbencrypt.lo lib/libgnu.la libtool: link: /usr/bin/nm -B .libs/smbutil.o .libs/smbencrypt.o lib/.libs/libgnu.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libntlm.exp libtool: link: /bin/grep -E -e "^(dumpSmb|buildSmb|ntlm_).*" ".libs/libntlm.exp" > ".libs/libntlm.expT" libtool: link: mv -f ".libs/libntlm.expT" ".libs/libntlm.exp" libtool: link: echo "{ global:" > .libs/libntlm.ver libtool: link: cat .libs/libntlm.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libntlm.ver libtool: link: echo "local: *; };" >> .libs/libntlm.ver libtool: link: ppc-alt-linux-gcc -shared .libs/smbutil.o .libs/smbencrypt.o -Wl,--whole-archive lib/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-soname -Wl,libntlm.so.0 -Wl,-version-script -Wl,.libs/libntlm.ver -o .libs/libntlm.so.0.0.15 libtool: link: (cd ".libs" && rm -f "libntlm.so.0" && ln -s "libntlm.so.0.0.15" "libntlm.so.0") libtool: link: (cd ".libs" && rm -f "libntlm.so" && ln -s "libntlm.so.0.0.15" "libntlm.so") libtool: link: ( cd ".libs" && rm -f "libntlm.la" && ln -s "../libntlm.la" "libntlm.la" ) make[2]: Leaving directory `/usr/src/RPM/BUILD/libntlm-1.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/libntlm-1.0' make: Leaving directory `/usr/src/RPM/BUILD/libntlm-1.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.18195 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libntlm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libntlm-buildroot + cd libntlm-1.0 + make DESTDIR=/usr/src/tmp/libntlm-buildroot install make: Entering directory `/usr/src/RPM/BUILD/libntlm-1.0' Making install in lib make[1]: Entering directory `/usr/src/RPM/BUILD/libntlm-1.0/lib' make install-am make[2]: Entering directory `/usr/src/RPM/BUILD/libntlm-1.0/lib' make[3]: Entering directory `/usr/src/RPM/BUILD/libntlm-1.0/lib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libntlm-1.0/lib' make[2]: Leaving directory `/usr/src/RPM/BUILD/libntlm-1.0/lib' make[1]: Leaving directory `/usr/src/RPM/BUILD/libntlm-1.0/lib' Making install in tests make[1]: Entering directory `/usr/src/RPM/BUILD/libntlm-1.0/tests' make install-am make[2]: Entering directory `/usr/src/RPM/BUILD/libntlm-1.0/tests' make[3]: Entering directory `/usr/src/RPM/BUILD/libntlm-1.0/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libntlm-1.0/tests' make[2]: Leaving directory `/usr/src/RPM/BUILD/libntlm-1.0/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/libntlm-1.0/tests' make[1]: Entering directory `/usr/src/RPM/BUILD/libntlm-1.0' make[2]: Entering directory `/usr/src/RPM/BUILD/libntlm-1.0' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libntlm-buildroot/usr/lib" /bin/sh ./libtool --mode=install /bin/install -c 'libntlm.la' '/usr/src/tmp/libntlm-buildroot/usr/lib/libntlm.la' libtool: install: /bin/install -c .libs/libntlm.so.0.0.15 /usr/src/tmp/libntlm-buildroot/usr/lib/libntlm.so.0.0.15 libtool: install: (cd /usr/src/tmp/libntlm-buildroot/usr/lib && { ln -s -f libntlm.so.0.0.15 libntlm.so.0 || { rm -f libntlm.so.0 && ln -s libntlm.so.0.0.15 libntlm.so.0; }; }) libtool: install: (cd /usr/src/tmp/libntlm-buildroot/usr/lib && { ln -s -f libntlm.so.0.0.15 libntlm.so || { rm -f libntlm.so && ln -s libntlm.so.0.0.15 libntlm.so; }; }) libtool: install: /bin/install -c .libs/libntlm.lai /usr/src/tmp/libntlm-buildroot/usr/lib/libntlm.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/libntlm-buildroot/usr/include" /bin/install -c -m 644 'ntlm.h' '/usr/src/tmp/libntlm-buildroot/usr/include/ntlm.h' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/libntlm-buildroot/usr/lib/pkgconfig" /bin/install -c -m 644 'libntlm.pc' '/usr/src/tmp/libntlm-buildroot/usr/lib/pkgconfig/libntlm.pc' make[2]: Leaving directory `/usr/src/RPM/BUILD/libntlm-1.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/libntlm-1.0' make: Leaving directory `/usr/src/RPM/BUILD/libntlm-1.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libntlm-buildroot (auto) removed `./usr/lib/libntlm.la' mode of `./usr/lib/libntlm.so.0.0.15' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libntlm-buildroot (binconfig,pkgconfig,libtool) /usr/lib/pkgconfig/libntlm.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libntlm.pc: Libs: '-L${libdir} -lntlm' --> '-lntlm' Compressing files in /usr/src/tmp/libntlm-buildroot (auto) Adjusting library links in /usr/src/tmp/libntlm-buildroot ./usr/lib: libntlm.so.0 -> libntlm.so.0.0.15 Verifying ELF objects in /usr/src/tmp/libntlm-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/libntlm-buildroot (executable,shared) Processing files: libntlm-1.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.54949 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libntlm-1.0 + DOCDIR=/usr/src/tmp/libntlm-buildroot/usr/share/doc/libntlm-1.0 + export DOCDIR + rm -rf /usr/src/tmp/libntlm-buildroot/usr/share/doc/libntlm-1.0 + /bin/mkdir -p /usr/src/tmp/libntlm-buildroot/usr/share/doc/libntlm-1.0 + cp -prL ChangeLog AUTHORS NEWS THANKS /usr/src/tmp/libntlm-buildroot/usr/share/doc/libntlm-1.0 + chmod -R go-w /usr/src/tmp/libntlm-buildroot/usr/share/doc/libntlm-1.0 + chmod -R a+rX /usr/src/tmp/libntlm-buildroot/usr/share/doc/libntlm-1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.54949 + 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.80469 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/libntlm-buildroot/.post:libntlm + exit 0 Finding Requires(postun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(postun)): /bin/sh -e /usr/src/tmp/rpm-tmp.7442 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/libntlm-buildroot/.postun:libntlm + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.16062 + 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: libntlm.so.0 Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh, /sbin/ldconfig Requires(postun): /bin/sh, /sbin/postun_ldconfig Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Processing files: libntlm-devel-1.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.65627 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libntlm-1.0 + DOCDIR=/usr/src/tmp/libntlm-buildroot/usr/share/doc/libntlm-devel-1.0 + export DOCDIR + rm -rf /usr/src/tmp/libntlm-buildroot/usr/share/doc/libntlm-devel-1.0 + /bin/mkdir -p /usr/src/tmp/libntlm-buildroot/usr/share/doc/libntlm-devel-1.0 + cp -prL README /usr/src/tmp/libntlm-buildroot/usr/share/doc/libntlm-devel-1.0 + chmod -R go-w /usr/src/tmp/libntlm-buildroot/usr/share/doc/libntlm-devel-1.0 + chmod -R a+rX /usr/src/tmp/libntlm-buildroot/usr/share/doc/libntlm-devel-1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.65627 + 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.1466 + 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: libntlm-devel = 1.0-alt1, pkgconfig(libntlm) = 1.0 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libntlm = 1.0-alt1, /usr/lib/libntlm.so.0.0.15 Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.20915 + 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/libntlm-1.0-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/libntlm-1.0-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libntlm-devel-1.0-alt1.ppc.rpm 9.28user 4.72system 0:20.15elapsed 69%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1023245minor)pagefaults 0swaps