<86>Apr 27 00:56:51 userdel[2163]: delete user `rooter' <86>Apr 27 00:56:51 userdel[2163]: remove group `rooter' <86>Apr 27 00:56:51 groupadd[2164]: new group: name=rooter, gid=501 <86>Apr 27 00:56:51 useradd[2165]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 00:56:51 userdel[2167]: delete user `builder' <86>Apr 27 00:56:51 userdel[2167]: remove group `builder' <86>Apr 27 00:56:51 groupadd[2168]: new group: name=builder, gid=502 <86>Apr 27 00:56:51 useradd[2169]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 00:56:53 rpmi: libbluez-3.36-alt1 installed <13>Apr 27 00:56:53 rpmi: libusb-0.1.12-alt1.0 installed <13>Apr 27 00:56:53 rpmi: libpilot-link-0.12.3-alt1.1 installed <13>Apr 27 00:56:53 rpmi: libusb-devel-0.1.12-alt1.0 installed <13>Apr 27 00:56:53 rpmi: libpilot-link-devel-0.12.3-alt1.1 installed Installing libmal-0.44-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.43841 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libmal-0.44 + echo 'Source #0 (libmal-0.44.tar.bz2):' Source #0 (libmal-0.44.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libmal-0.44.tar.bz2 + /bin/tar -xf - + cd libmal-0.44 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (libmal-0.42-lib64.patch):' Patch #1 (libmal-0.42-lib64.patch): + /usr/bin/patch -p1 -b --suffix .lib64 patching file configure.in + echo 'Patch #2 (libmal-0.31-64bit-fixes.patch):' Patch #2 (libmal-0.31-64bit-fixes.patch): + /usr/bin/patch -p1 -b --suffix .64bit-fixes patching file src/libmal.c Hunk #1 succeeded at 473 with fuzz 1 (offset 109 lines). + echo 'Patch #3 (libmal-0.44-alt-cflags.patch):' Patch #3 (libmal-0.44-alt-cflags.patch): + /usr/bin/patch -p1 -b --suffix .cflags patching file src/Makefile.am + 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: running: libtoolize --force 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: running: automake --add-missing --force-missing configure.in:12: installing `./compile' autoreconf-default: Leaving directory `.' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.98361 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmal-0.44 + export 'CFLAGS=-pipe -Wall -O2 -fsigned-char' 'CXXFLAGS=-pipe -Wall -O2 -fsigned-char' + CFLAGS='-pipe -Wall -O2 -fsigned-char' + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + 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 + ./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 --with-pilot-prefix= 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 build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking whether ppc-alt-linux-gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /bin/install -c checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by ppc-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-alt-linux-g++... no checking for ppc-alt-linux-c++... no checking for ppc-alt-linux-gpp... no checking for ppc-alt-linux-aCC... no checking for ppc-alt-linux-CC... no checking for ppc-alt-linux-cxx... no checking for ppc-alt-linux-cc++... no checking for ppc-alt-linux-cl.exe... no checking for ppc-alt-linux-FCC... no checking for ppc-alt-linux-KCC... no checking for ppc-alt-linux-RCC... no checking for ppc-alt-linux-xlC_r... no checking for ppc-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-cf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-pghpf... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-gfortran... no checking for ppc-alt-linux-g95... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-ifort... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... no checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking whether the ppc-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking 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 configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool checking whether to enable maintainer-specific portions of Makefiles... no checking for sed... /bin/sed checking for pilot-link header files... found at /usr/include checking for pilot library files... found at /usr/lib checking for main in -lsocket... no checking for main in -lnsl... yes checking pilot-link version ... pi-version indicates 0.12.3 pilot-link has card support (>12.0) checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for unistd.h... (cached) yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking whether utime accepts a null argument... yes checking whether ppc-alt-linux-gcc needs -traditional... no checking for working memcmp... yes checking return type of signal handlers... void checking for bzero... yes checking for dup2... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for isascii... yes checking for memmove... yes checking for memset... yes checking for modf... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands Compiler Options.............. pilot-link 0.12 support....... yes pilot-link version found...... 0.12.3 Now type make to compile + make 'CFLAGS=-pipe -Wall -O2 -fsigned-char' 'CXXFLAGS=-pipe -Wall -O2 -fsigned-char' make: Entering directory `/usr/src/RPM/BUILD/libmal-0.44' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libmal-0.44' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/libmal-0.44/src' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o libmal.lo libmal.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c libmal.c -fPIC -DPIC -o .libs/libmal.o libmal.c: In function 'Connect': libmal.c:1407: warning: 'pilot_connect' is deprecated (declared at /usr/include/pi-header.h:31) /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGNet.lo `test -f '../malsync/mal/common/AGNet.c' || echo './'`../malsync/mal/common/AGNet.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGNet.c -fPIC -DPIC -o .libs/AGNet.o ../malsync/mal/common/AGNet.c: In function 'AGNetGets': ../malsync/mal/common/AGNet.c:284: warning: pointer targets in passing argument 3 of 'ctx->recv' differ in signedness ../malsync/mal/common/AGNet.c: In function 'AGSocksConnect': ../malsync/mal/common/AGNet.c:539: warning: pointer targets in passing argument 1 of 'AGSocksGetResponse' differ in signedness ../malsync/mal/common/AGNet.c: At top level: ../malsync/mal/common/AGNet.c:102: warning: 'AGNetSocketNew' defined but not used /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGBase64.lo `test -f '../malsync/mal/common/AGBase64.c' || echo './'`../malsync/mal/common/AGBase64.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGBase64.c -fPIC -DPIC -o .libs/AGBase64.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGProxy.lo `test -f '../malsync/mal/common/AGProxy.c' || echo './'`../malsync/mal/common/AGProxy.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGProxy.c -fPIC -DPIC -o .libs/AGProxy.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGArray.lo `test -f '../malsync/mal/common/AGArray.c' || echo './'`../malsync/mal/common/AGArray.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGArray.c -fPIC -DPIC -o .libs/AGArray.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGDBConfig.lo `test -f '../malsync/mal/common/AGDBConfig.c' || echo './'`../malsync/mal/common/AGDBConfig.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGDBConfig.c -fPIC -DPIC -o .libs/AGDBConfig.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGProtectedMem.lo `test -f '../malsync/mal/common/AGProtectedMem.c' || echo './'`../malsync/mal/common/AGProtectedMem.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGProtectedMem.c -fPIC -DPIC -o .libs/AGProtectedMem.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGLocationConfig.lo `test -f '../malsync/mal/common/AGLocationConfig.c' || echo './'`../malsync/mal/common/AGLocationConfig.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGLocationConfig.c -fPIC -DPIC -o .libs/AGLocationConfig.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGBufferedNet.lo `test -f '../malsync/mal/common/AGBufferedNet.c' || echo './'`../malsync/mal/common/AGBufferedNet.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGBufferedNet.c -fPIC -DPIC -o .libs/AGBufferedNet.o ../malsync/mal/common/AGBufferedNet.c:786: warning: 'AGNetGetError' defined but not used /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGUtilUnix.lo `test -f '../malsync/mal/common/AGUtilUnix.c' || echo './'`../malsync/mal/common/AGUtilUnix.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGUtilUnix.c -fPIC -DPIC -o .libs/AGUtilUnix.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGDeviceInfo.lo `test -f '../malsync/mal/common/AGDeviceInfo.c' || echo './'`../malsync/mal/common/AGDeviceInfo.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGDeviceInfo.c -fPIC -DPIC -o .libs/AGDeviceInfo.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGProtocol.lo `test -f '../malsync/mal/common/AGProtocol.c' || echo './'`../malsync/mal/common/AGProtocol.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGProtocol.c -fPIC -DPIC -o .libs/AGProtocol.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGPalmProtocol.lo `test -f '../malsync/mal/common/AGPalmProtocol.c' || echo './'`../malsync/mal/common/AGPalmProtocol.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGPalmProtocol.c -fPIC -DPIC -o .libs/AGPalmProtocol.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGWriter.lo `test -f '../malsync/mal/common/AGWriter.c' || echo './'`../malsync/mal/common/AGWriter.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGWriter.c -fPIC -DPIC -o .libs/AGWriter.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGBufferReader.lo `test -f '../malsync/mal/common/AGBufferReader.c' || echo './'`../malsync/mal/common/AGBufferReader.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGBufferReader.c -fPIC -DPIC -o .libs/AGBufferReader.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGHashTable.lo `test -f '../malsync/mal/common/AGHashTable.c' || echo './'`../malsync/mal/common/AGHashTable.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGHashTable.c -fPIC -DPIC -o .libs/AGHashTable.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGReader.lo `test -f '../malsync/mal/common/AGReader.c' || echo './'`../malsync/mal/common/AGReader.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGReader.c -fPIC -DPIC -o .libs/AGReader.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGBufferWriter.lo `test -f '../malsync/mal/common/AGBufferWriter.c' || echo './'`../malsync/mal/common/AGBufferWriter.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGBufferWriter.c -fPIC -DPIC -o .libs/AGBufferWriter.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGMsg.lo `test -f '../malsync/mal/common/AGMsg.c' || echo './'`../malsync/mal/common/AGMsg.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGMsg.c -fPIC -DPIC -o .libs/AGMsg.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGRecord.lo `test -f '../malsync/mal/common/AGRecord.c' || echo './'`../malsync/mal/common/AGRecord.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGRecord.c -fPIC -DPIC -o .libs/AGRecord.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGCollection.lo `test -f '../malsync/mal/common/AGCollection.c' || echo './'`../malsync/mal/common/AGCollection.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGCollection.c -fPIC -DPIC -o .libs/AGCollection.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGDigest.lo `test -f '../malsync/mal/common/AGDigest.c' || echo './'`../malsync/mal/common/AGDigest.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGDigest.c -fPIC -DPIC -o .libs/AGDigest.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGMD5.lo `test -f '../malsync/mal/common/AGMD5.c' || echo './'`../malsync/mal/common/AGMD5.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGMD5.c -fPIC -DPIC -o .libs/AGMD5.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o md5.lo `test -f '../malsync/mal/common/md5.c' || echo './'`../malsync/mal/common/md5.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/md5.c -fPIC -DPIC -o .libs/md5.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGSynchronize.lo `test -f '../malsync/mal/common/AGSynchronize.c' || echo './'`../malsync/mal/common/AGSynchronize.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGSynchronize.c -fPIC -DPIC -o .libs/AGSynchronize.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGUserConfig.lo `test -f '../malsync/mal/common/AGUserConfig.c' || echo './'`../malsync/mal/common/AGUserConfig.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGUserConfig.c -fPIC -DPIC -o .libs/AGUserConfig.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGClientProcessor.lo `test -f '../malsync/mal/client/common/AGClientProcessor.c' || echo './'`../malsync/mal/client/common/AGClientProcessor.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/client/common/AGClientProcessor.c -fPIC -DPIC -o .libs/AGClientProcessor.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGCommandProcessor.lo `test -f '../malsync/mal/client/common/AGCommandProcessor.c' || echo './'`../malsync/mal/client/common/AGCommandProcessor.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/client/common/AGCommandProcessor.c -fPIC -DPIC -o .libs/AGCommandProcessor.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGSyncProcessor.lo `test -f '../malsync/mal/client/common/AGSyncProcessor.c' || echo './'`../malsync/mal/client/common/AGSyncProcessor.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/client/common/AGSyncProcessor.c -fPIC -DPIC -o .libs/AGSyncProcessor.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o AGServerConfig.lo `test -f '../malsync/mal/common/AGServerConfig.c' || echo './'`../malsync/mal/common/AGServerConfig.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/common/AGServerConfig.c -fPIC -DPIC -o .libs/AGServerConfig.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o MAL31ServerConfig.lo `test -f '../malsync/mal/client/unix/MAL31ServerConfig.c' || echo './'`../malsync/mal/client/unix/MAL31ServerConfig.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/client/unix/MAL31ServerConfig.c -fPIC -DPIC -o .libs/MAL31ServerConfig.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o MAL31DBConfig.lo `test -f '../malsync/mal/client/unix/MAL31DBConfig.c' || echo './'`../malsync/mal/client/unix/MAL31DBConfig.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/client/unix/MAL31DBConfig.c -fPIC -DPIC -o .libs/MAL31DBConfig.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c -o MAL31UserConfig.lo `test -f '../malsync/mal/client/unix/MAL31UserConfig.c' || echo './'`../malsync/mal/client/unix/MAL31UserConfig.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c ../malsync/mal/client/unix/MAL31UserConfig.c -fPIC -DPIC -o .libs/MAL31UserConfig.o /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -version-info 1:1:0 -o libmal.la -rpath /usr/lib libmal.lo AGNet.lo AGBase64.lo AGProxy.lo AGArray.lo AGDBConfig.lo AGProtectedMem.lo AGLocationConfig.lo AGBufferedNet.lo AGUtilUnix.lo AGDeviceInfo.lo AGProtocol.lo AGPalmProtocol.lo AGWriter.lo AGBufferReader.lo AGHashTable.lo AGReader.lo AGBufferWriter.lo AGMsg.lo AGRecord.lo AGCollection.lo AGDigest.lo AGMD5.lo md5.lo AGSynchronize.lo AGUserConfig.lo AGClientProcessor.lo AGCommandProcessor.lo AGSyncProcessor.lo AGServerConfig.lo MAL31ServerConfig.lo MAL31DBConfig.lo MAL31UserConfig.lo -L/usr/lib -lpisock -lnsl ppc-alt-linux-gcc -shared .libs/libmal.o .libs/AGNet.o .libs/AGBase64.o .libs/AGProxy.o .libs/AGArray.o .libs/AGDBConfig.o .libs/AGProtectedMem.o .libs/AGLocationConfig.o .libs/AGBufferedNet.o .libs/AGUtilUnix.o .libs/AGDeviceInfo.o .libs/AGProtocol.o .libs/AGPalmProtocol.o .libs/AGWriter.o .libs/AGBufferReader.o .libs/AGHashTable.o .libs/AGReader.o .libs/AGBufferWriter.o .libs/AGMsg.o .libs/AGRecord.o .libs/AGCollection.o .libs/AGDigest.o .libs/AGMD5.o .libs/md5.o .libs/AGSynchronize.o .libs/AGUserConfig.o .libs/AGClientProcessor.o .libs/AGCommandProcessor.o .libs/AGSyncProcessor.o .libs/AGServerConfig.o .libs/MAL31ServerConfig.o .libs/MAL31DBConfig.o .libs/MAL31UserConfig.o -L/usr/lib -lpisock -lnsl -Wl,-soname -Wl,libmal.so.1 -o .libs/libmal.so.1.0.1 (cd .libs && rm -f libmal.so.1 && ln -s libmal.so.1.0.1 libmal.so.1) (cd .libs && rm -f libmal.so && ln -s libmal.so.1.0.1 libmal.so) creating libmal.la (cd .libs && rm -f libmal.la && ln -s ../libmal.la libmal.la) ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -c malsync.c /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -o malsync malsync.o -L/usr/lib -lpisock -lnsl libmal.la ppc-alt-linux-gcc -Wall -g -DMALSYNC -pipe -Wall -O2 -fsigned-char -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/include -pipe -Wall -O2 -fsigned-char -o .libs/malsync malsync.o -L/usr/lib -lpisock -lnsl ./.libs/libmal.so creating malsync make[2]: Leaving directory `/usr/src/RPM/BUILD/libmal-0.44/src' make[2]: Entering directory `/usr/src/RPM/BUILD/libmal-0.44' make[2]: Leaving directory `/usr/src/RPM/BUILD/libmal-0.44' make[1]: Leaving directory `/usr/src/RPM/BUILD/libmal-0.44' make: Leaving directory `/usr/src/RPM/BUILD/libmal-0.44' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.12917 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libmal-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libmal-buildroot + cd libmal-0.44 + make DESTDIR=/usr/src/tmp/libmal-buildroot install make: Entering directory `/usr/src/RPM/BUILD/libmal-0.44' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/libmal-0.44/src' make[2]: Entering directory `/usr/src/RPM/BUILD/libmal-0.44/src' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libmal-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -c 'libmal.la' '/usr/src/tmp/libmal-buildroot/usr/lib/libmal.la' /bin/install -c .libs/libmal.so.1.0.1 /usr/src/tmp/libmal-buildroot/usr/lib/libmal.so.1.0.1 (cd /usr/src/tmp/libmal-buildroot/usr/lib && { ln -s -f libmal.so.1.0.1 libmal.so.1 || { rm -f libmal.so.1 && ln -s libmal.so.1.0.1 libmal.so.1; }; }) (cd /usr/src/tmp/libmal-buildroot/usr/lib && { ln -s -f libmal.so.1.0.1 libmal.so || { rm -f libmal.so && ln -s libmal.so.1.0.1 libmal.so; }; }) /bin/install -c .libs/libmal.lai /usr/src/tmp/libmal-buildroot/usr/lib/libmal.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libmal-buildroot/usr/bin" /bin/sh ../libtool --mode=install /bin/install -c 'malsync' '/usr/src/tmp/libmal-buildroot/usr/bin/malsync' libtool: install: warning: `libmal.la' has not been installed in `/usr/lib' /bin/install -c .libs/malsync /usr/src/tmp/libmal-buildroot/usr/bin/malsync test -z "/usr/include/libmal" || /bin/mkdir -p "/usr/src/tmp/libmal-buildroot/usr/include/libmal" /bin/install -c -m 644 'libmal.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/libmal.h' /bin/install -c -m 644 '../malsync/mal/client/common/AGClientProcessor.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGClientProcessor.h' /bin/install -c -m 644 '../malsync/mal/client/common/AGCommandProcessor.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGCommandProcessor.h' /bin/install -c -m 644 '../malsync/mal/client/common/AGLinkMBResource.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGLinkMBResource.h' /bin/install -c -m 644 '../malsync/mal/client/common/AGLinkMessageBox.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGLinkMessageBox.h' /bin/install -c -m 644 '../malsync/mal/client/common/AGMobileLinkSettings.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGMobileLinkSettings.h' /bin/install -c -m 644 '../malsync/mal/client/common/AGPasswordPrompt.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGPasswordPrompt.h' /bin/install -c -m 644 '../malsync/mal/client/common/AGProxyDebug.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGProxyDebug.h' /bin/install -c -m 644 '../malsync/mal/client/common/AGShlapi.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGShlapi.h' /bin/install -c -m 644 '../malsync/mal/client/common/AGSyncCommon.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGSyncCommon.h' /bin/install -c -m 644 '../malsync/mal/client/common/AGSyncProcessor.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGSyncProcessor.h' /bin/install -c -m 644 '../malsync/mal/client/common/AGTimeoutMessageBox.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGTimeoutMessageBox.h' /bin/install -c -m 644 '../malsync/mal/client/unix/MAL31DBConfig.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/MAL31DBConfig.h' /bin/install -c -m 644 '../malsync/mal/client/unix/MAL31ServerConfig.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/MAL31ServerConfig.h' /bin/install -c -m 644 '../malsync/mal/client/unix/MAL31UserConfig.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/MAL31UserConfig.h' /bin/install -c -m 644 '../malsync/mal/common/AGArray.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGArray.h' /bin/install -c -m 644 '../malsync/mal/common/AGBase64.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGBase64.h' /bin/install -c -m 644 '../malsync/mal/common/AGBufferReader.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGBufferReader.h' /bin/install -c -m 644 '../malsync/mal/common/AGBufferWriter.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGBufferWriter.h' /bin/install -c -m 644 '../malsync/mal/common/AGBufferedNet.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGBufferedNet.h' /bin/install -c -m 644 '../malsync/mal/common/AGCEProtocol.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGCEProtocol.h' /bin/install -c -m 644 '../malsync/mal/common/AGCollection.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGCollection.h' /bin/install -c -m 644 '../malsync/mal/common/AGDBConfig.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGDBConfig.h' /bin/install -c -m 644 '../malsync/mal/common/AGDesktopInfoPalm.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGDesktopInfoPalm.h' /bin/install -c -m 644 '../malsync/mal/common/AGDesktopInfoWinCE.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGDesktopInfoWinCE.h' /bin/install -c -m 644 '../malsync/mal/common/AGDeviceInfo.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGDeviceInfo.h' /bin/install -c -m 644 '../malsync/mal/common/AGDigest.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGDigest.h' /bin/install -c -m 644 '../malsync/mal/common/AGHashTable.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGHashTable.h' /bin/install -c -m 644 '../malsync/mal/common/AGLocationConfig.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGLocationConfig.h' /bin/install -c -m 644 '../malsync/mal/common/AGMD5.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGMD5.h' /bin/install -c -m 644 '../malsync/mal/common/AGMsg.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGMsg.h' /bin/install -c -m 644 '../malsync/mal/common/AGNet.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGNet.h' /bin/install -c -m 644 '../malsync/mal/common/AGPalmProtocol.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGPalmProtocol.h' /bin/install -c -m 644 '../malsync/mal/common/AGProtectedMem.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGProtectedMem.h' /bin/install -c -m 644 '../malsync/mal/common/AGProtocol.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGProtocol.h' /bin/install -c -m 644 '../malsync/mal/common/AGProxy.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGProxy.h' /bin/install -c -m 644 '../malsync/mal/common/AGProxySearch.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGProxySearch.h' /bin/install -c -m 644 '../malsync/mal/common/AGReader.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGReader.h' /bin/install -c -m 644 '../malsync/mal/common/AGRecord.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGRecord.h' /bin/install -c -m 644 '../malsync/mal/common/AGResourceManager.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGResourceManager.h' /bin/install -c -m 644 '../malsync/mal/common/AGServerConfig.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGServerConfig.h' /bin/install -c -m 644 '../malsync/mal/common/AGSynchronize.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGSynchronize.h' /bin/install -c -m 644 '../malsync/mal/common/AGTypes.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGTypes.h' /bin/install -c -m 644 '../malsync/mal/common/AGUserConfig.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGUserConfig.h' /bin/install -c -m 644 '../malsync/mal/common/AGUtil.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGUtil.h' /bin/install -c -m 644 '../malsync/mal/common/AGUtilMac.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGUtilMac.h' /bin/install -c -m 644 '../malsync/mal/common/AGUtilPalmOS.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGUtilPalmOS.h' /bin/install -c -m 644 '../malsync/mal/common/AGUtilUnix.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGUtilUnix.h' /bin/install -c -m 644 '../malsync/mal/common/AGUtilWin.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGUtilWin.h' /bin/install -c -m 644 '../malsync/mal/common/AGWriter.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/AGWriter.h' /bin/install -c -m 644 '../malsync/mal/common/MALCommonWin.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/MALCommonWin.h' /bin/install -c -m 644 '../malsync/mal/common/ag-md5.h' '/usr/src/tmp/libmal-buildroot/usr/include/libmal/ag-md5.h' make[2]: Leaving directory `/usr/src/RPM/BUILD/libmal-0.44/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/libmal-0.44/src' make[1]: Entering directory `/usr/src/RPM/BUILD/libmal-0.44' make[2]: Entering directory `/usr/src/RPM/BUILD/libmal-0.44' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libmal-0.44' make[1]: Leaving directory `/usr/src/RPM/BUILD/libmal-0.44' make: Leaving directory `/usr/src/RPM/BUILD/libmal-0.44' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libmal-buildroot (auto) removed `./usr/lib/libmal.la' mode of `./usr/lib/libmal.so.1.0.1' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libmal-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/libmal-buildroot (auto) Adjusting library links in /usr/src/tmp/libmal-buildroot ./usr/lib: libmal.so.1 -> libmal.so.1.0.1 Verifying ELF objects in /usr/src/tmp/libmal-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/libmal-buildroot (executable,shared) Processing files: libmal-0.44-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.87613 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmal-0.44 + DOCDIR=/usr/src/tmp/libmal-buildroot/usr/share/doc/libmal-0.44 + export DOCDIR + rm -rf /usr/src/tmp/libmal-buildroot/usr/share/doc/libmal-0.44 + /bin/mkdir -p /usr/src/tmp/libmal-buildroot/usr/share/doc/libmal-0.44 + cp -prL README ChangeLog AUTHORS /usr/src/tmp/libmal-buildroot/usr/share/doc/libmal-0.44 + chmod -R go-w /usr/src/tmp/libmal-buildroot/usr/share/doc/libmal-0.44 + chmod -R a+rX /usr/src/tmp/libmal-buildroot/usr/share/doc/libmal-0.44 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.87613 + 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.60336 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/libmal-buildroot/.post:libmal + exit 0 Finding Requires(postun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(postun)): /bin/sh -e /usr/src/tmp/rpm-tmp.56709 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/libmal-buildroot/.postun:libmal + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.18066 + 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: libmal.so.1 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.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpisock.so.9, rtld(GNU_HASH) Processing files: libmal-utils-0.44-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45818 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmal-0.44 + DOCDIR=/usr/src/tmp/libmal-buildroot/usr/share/doc/libmal-utils-0.44 + export DOCDIR + rm -rf /usr/src/tmp/libmal-buildroot/usr/share/doc/libmal-utils-0.44 + /bin/mkdir -p /usr/src/tmp/libmal-buildroot/usr/share/doc/libmal-utils-0.44 + cp -prL malsync/Doc/README_AvantGo malsync/Doc/README_malsync /usr/src/tmp/libmal-buildroot/usr/share/doc/libmal-utils-0.44 + chmod -R go-w /usr/src/tmp/libmal-buildroot/usr/share/doc/libmal-utils-0.44 + chmod -R a+rX /usr/src/tmp/libmal-buildroot/usr/share/doc/libmal-utils-0.44 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.45818 + 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.91997 + 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: libmal-devel = 0.44-alt1 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libmal = 0.44-alt1, /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.4), libmal.so.1, rtld(GNU_HASH) Processing files: libmal-devel-0.44-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.88007 + 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.91095 + 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: libmal-devel = 0.44-alt1 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libmal = 0.44-alt1, /usr/lib/libmal.so.1.0.1 Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.16899 + 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/libmal-0.44-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/libmal-0.44-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libmal-utils-0.44-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libmal-devel-0.44-alt1.ppc.rpm 40.42user 10.85system 1:03.53elapsed 80%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+2295427minor)pagefaults 0swaps