<86>Apr 25 23:53:04 userdel[9733]: delete user `rooter' <86>Apr 25 23:53:04 userdel[9733]: remove group `rooter' <86>Apr 25 23:53:04 groupadd[9734]: new group: name=rooter, gid=501 <86>Apr 25 23:53:04 useradd[9735]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 23:53:04 userdel[9737]: delete user `builder' <86>Apr 25 23:53:04 userdel[9737]: remove group `builder' <86>Apr 25 23:53:04 groupadd[9738]: new group: name=builder, gid=502 <86>Apr 25 23:53:04 useradd[9739]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <86>Apr 25 23:53:06 groupadd[10027]: new group: name=fuse, gid=36 <13>Apr 25 23:53:06 rpmi: fuse-2.7.3-alt1 installed <13>Apr 25 23:53:06 rpmi: libfuse-2.7.3-alt1 installed <13>Apr 25 23:53:06 rpmi: libfuse-devel-2.7.3-alt1 installed Installing fuse-chironfs-1.0.0-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.72439 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf chironfs-1.0.0 + echo 'Source #0 (chironfs-1.0.0.tar.bz2):' Source #0 (chironfs-1.0.0.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/chironfs-1.0.0.tar.bz2 + /bin/tar -xf - + cd chironfs-1.0.0 + /bin/chmod -c -Rf u+rwX,go-w . mode of `./src/chironfs.c' changed to 0754 (rwxr-xr--) mode of `./src/chiron-conf.c' changed to 0754 (rwxr-xr--) mode of `./src/chironfs.h' changed to 0754 (rwxr-xr--) mode of `./man/chironfs.8' changed to 0754 (rwxr-xr--) mode of `./doc/NEWS' changed to 0754 (rwxr-xr--) mode of `./doc/chironfs.css' changed to 0754 (rwxr-xr--) mode of `./doc/changelog.Debian' changed to 0754 (rwxr-xr--) mode of `./doc/copyright' changed to 0754 (rwxr-xr--) mode of `./doc/small.gif' changed to 0754 (rwxr-xr--) mode of `./doc/med.gif' changed to 0754 (rwxr-xr--) mode of `./doc/README' changed to 0754 (rwxr-xr--) mode of `./doc/TODO' changed to 0754 (rwxr-xr--) mode of `./doc/changelog' changed to 0754 (rwxr-xr--) mode of `./doc/INSTALL' changed to 0754 (rwxr-xr--) mode of `./doc/HOWTO.html' changed to 0754 (rwxr-xr--) mode of `./doc/large.gif' changed to 0754 (rwxr-xr--) mode of `./doc/AUTHORS' changed to 0754 (rwxr-xr--) Patch #0 (fuse-chironfs-1.0.0.patch): + echo 'Patch #0 (fuse-chironfs-1.0.0.patch):' + /usr/bin/patch -p0 patching file src/Makefile.am patching file src/Makefile.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.72439 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd chironfs-1.0.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_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.ac'. You should update your `aclocal.m4' by running aclocal. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext 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 for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for C/C++ restrict keyword... __restrict checking for size_t... yes checking for ssize_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 uint32_t... yes checking for uint64_t... yes checking whether closedir returns void... no checking for library containing getmntent... none required checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether stat accepts an empty string... no checking for strftime... 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 for vprintf... yes checking for _doprnt... no checking for getcwd... yes checking for getmntent... (cached) yes checking for getmntinfo... no checking for lchown... yes checking for memset... yes checking for mkdir... yes checking for mkfifo... yes checking for realpath... yes checking for rmdir... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for utime... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/chironfs-1.0.0' cd . && /bin/sh /usr/src/RPM/BUILD/chironfs-1.0.0/missing --run autoheader autoheader-default: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader-default: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader-default: WARNING: is deprecated and discouraged. autoheader-default: autoheader-default: WARNING: Using the third argument of `AC_DEFINE' and autoheader-default: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader-default: WARNING: `acconfig.h': autoheader-default: autoheader-default: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader-default: [Define if a function `main' is needed.]) autoheader-default: autoheader-default: WARNING: More sophisticated templates can also be produced, see the autoheader-default: WARNING: documentation. rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/chironfs-1.0.0' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/chironfs-1.0.0/src' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -Wmissing-prototypes -g -O2 -DFUSE_USE_VERSION=25 -D_FILE_OFFSET_BITS=64 -pipe -Wall -O2 -fsigned-char -c chironfs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -Wmissing-prototypes -g -O2 -DFUSE_USE_VERSION=25 -D_FILE_OFFSET_BITS=64 -pipe -Wall -O2 -fsigned-char -c chiron-conf.c chiron-conf.c: In function 'do_mount': chiron-conf.c:438: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result ppc-alt-linux-gcc -Wall -W -Wmissing-prototypes -g -O2 -DFUSE_USE_VERSION=25 -D_FILE_OFFSET_BITS=64 -pipe -Wall -O2 -fsigned-char -o chironfs chironfs.o chiron-conf.o -lfuse -lm make[2]: Leaving directory `/usr/src/RPM/BUILD/chironfs-1.0.0/src' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/chironfs-1.0.0/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/chironfs-1.0.0/doc' Making all in man make[2]: Entering directory `/usr/src/RPM/BUILD/chironfs-1.0.0/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/chironfs-1.0.0/man' make[2]: Entering directory `/usr/src/RPM/BUILD/chironfs-1.0.0' make[2]: Leaving directory `/usr/src/RPM/BUILD/chironfs-1.0.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/chironfs-1.0.0' make: Leaving directory `/usr/src/RPM/BUILD/chironfs-1.0.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.73978 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/fuse-chironfs-buildroot + : + /bin/rm -rf -- /usr/src/tmp/fuse-chironfs-buildroot + cd chironfs-1.0.0 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/fuse-chironfs-buildroot make: Entering directory `/usr/src/RPM/BUILD/chironfs-1.0.0' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/chironfs-1.0.0/src' make[2]: Entering directory `/usr/src/RPM/BUILD/chironfs-1.0.0/src' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/fuse-chironfs-buildroot/usr/bin" /bin/install -p 'chironfs' '/usr/src/tmp/fuse-chironfs-buildroot/usr/bin/chironfs' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/chironfs-1.0.0/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/chironfs-1.0.0/src' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/chironfs-1.0.0/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/chironfs-1.0.0/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/chironfs" || /bin/mkdir -p "/usr/src/tmp/fuse-chironfs-buildroot/usr/share/doc/chironfs" /bin/install -p -m 644 'AUTHORS' '/usr/src/tmp/fuse-chironfs-buildroot/usr/share/doc/chironfs/AUTHORS' /bin/install -p -m 644 'chironfs.css' '/usr/src/tmp/fuse-chironfs-buildroot/usr/share/doc/chironfs/chironfs.css' /bin/install -p -m 644 'NEWS' '/usr/src/tmp/fuse-chironfs-buildroot/usr/share/doc/chironfs/NEWS' /bin/install -p -m 644 'TODO' '/usr/src/tmp/fuse-chironfs-buildroot/usr/share/doc/chironfs/TODO' /bin/install -p -m 644 'changelog' '/usr/src/tmp/fuse-chironfs-buildroot/usr/share/doc/chironfs/changelog' /bin/install -p -m 644 'copyright' '/usr/src/tmp/fuse-chironfs-buildroot/usr/share/doc/chironfs/copyright' /bin/install -p -m 644 'large.gif' '/usr/src/tmp/fuse-chironfs-buildroot/usr/share/doc/chironfs/large.gif' /bin/install -p -m 644 'README' '/usr/src/tmp/fuse-chironfs-buildroot/usr/share/doc/chironfs/README' /bin/install -p -m 644 'changelog.Debian' '/usr/src/tmp/fuse-chironfs-buildroot/usr/share/doc/chironfs/changelog.Debian' /bin/install -p -m 644 'HOWTO.html' '/usr/src/tmp/fuse-chironfs-buildroot/usr/share/doc/chironfs/HOWTO.html' /bin/install -p -m 644 'med.gif' '/usr/src/tmp/fuse-chironfs-buildroot/usr/share/doc/chironfs/med.gif' /bin/install -p -m 644 'small.gif' '/usr/src/tmp/fuse-chironfs-buildroot/usr/share/doc/chironfs/small.gif' make[2]: Leaving directory `/usr/src/RPM/BUILD/chironfs-1.0.0/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/chironfs-1.0.0/doc' Making install in man make[1]: Entering directory `/usr/src/RPM/BUILD/chironfs-1.0.0/man' make[2]: Entering directory `/usr/src/RPM/BUILD/chironfs-1.0.0/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/src/tmp/fuse-chironfs-buildroot/usr/share/man/man8" /bin/install -p -m 644 './chironfs.8' '/usr/src/tmp/fuse-chironfs-buildroot/usr/share/man/man8/chironfs.8' make[2]: Leaving directory `/usr/src/RPM/BUILD/chironfs-1.0.0/man' make[1]: Leaving directory `/usr/src/RPM/BUILD/chironfs-1.0.0/man' make[1]: Entering directory `/usr/src/RPM/BUILD/chironfs-1.0.0' make[2]: Entering directory `/usr/src/RPM/BUILD/chironfs-1.0.0' 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/chironfs-1.0.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/chironfs-1.0.0' make: Leaving directory `/usr/src/RPM/BUILD/chironfs-1.0.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/fuse-chironfs-buildroot (auto) Verifying and fixing files in /usr/src/tmp/fuse-chironfs-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/fuse-chironfs-buildroot (auto) Verifying ELF objects in /usr/src/tmp/fuse-chironfs-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/fuse-chironfs-buildroot (executable,shared) Processing files: fuse-chironfs-1.0.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.91395 + 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.42358 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: fuse >= 2.7.3-alt1, /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libfuse.so.2(FUSE_2.2), libfuse.so.2(FUSE_2.6), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.33627 + 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/fuse-chironfs-1.0.0-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/fuse-chironfs-1.0.0-alt1.ppc.rpm 10.26user 3.74system 0:18.03elapsed 77%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+801400minor)pagefaults 0swaps