<86>Apr 27 14:30:06 userdel[29080]: delete user `rooter' <86>Apr 27 14:30:06 userdel[29080]: remove group `rooter' <86>Apr 27 14:30:06 groupadd[29081]: new group: name=rooter, gid=501 <86>Apr 27 14:30:06 useradd[29082]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 14:30:06 userdel[29084]: delete user `builder' <86>Apr 27 14:30:06 userdel[29084]: remove group `builder' <86>Apr 27 14:30:06 groupadd[29085]: new group: name=builder, gid=502 <86>Apr 27 14:30:06 useradd[29086]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing patch-2.5.9-alt3.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40624 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf patch-2.5.9 + echo 'Source #0 (patch-2.5.9.tar):' Source #0 (patch-2.5.9.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/patch-2.5.9.tar + cd patch-2.5.9 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (patch-2.5.9-cvs-20030702-p_strip_trailing_cr.patch):' Patch #0 (patch-2.5.9-cvs-20030702-p_strip_trailing_cr.patch): + /usr/bin/patch -p0 patching file pch.c + echo 'Patch #1 (patch-2.5.9-suse-remember-backup-files.patch):' Patch #1 (patch-2.5.9-suse-remember-backup-files.patch): + /usr/bin/patch -p1 patching file Makefile.in patching file configure.ac patching file m4/hash.m4 patching file util.c patching file hash.c patching file hash.h patching file m4/nanosecond_stat.m4 + echo 'Patch #2 (patch-2.5.9-rh-stderr.patch):' Patch #2 (patch-2.5.9-rh-stderr.patch): + /usr/bin/patch -p1 patching file util.c Hunk #1 succeeded at 577 (offset 10 lines). + echo 'Patch #3 (patch-2.5.9-mdk-sigsegv.patch):' Patch #3 (patch-2.5.9-mdk-sigsegv.patch): + /usr/bin/patch -p1 patching file inp.c patching file inp.h patching file patch.c + echo 'Patch #4 (patch-2.5.9-mdk-backup.patch):' Patch #4 (patch-2.5.9-mdk-backup.patch): + /usr/bin/patch -p1 patching file patch.man patching file util.c Hunk #1 succeeded at 114 (offset 8 lines). + bzip2 -9k ChangeLog + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40624 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd patch-2.5.9 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: configure.ac: not using aclocal autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: configure.ac: not using Automake autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.ac'. You should add the contents of `/usr/share/libtool-1.5/aclocal/libtool.m4' to `aclocal.m4'. + ./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 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 how to run the C preprocessor... ppc-alt-linux-gcc -E checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... yes checking for ed... /bin/ed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for AIX... no 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 for ppc-alt-linux-gcc option to accept ISO C99... -std=gnu99 checking for ppc-alt-linux-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for library containing strerror... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for function prototypes... yes checking for an ANSI C-conforming const... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... no checking fcntl.h presence... yes configure: WARNING: fcntl.h: present but cannot be compiled configure: WARNING: fcntl.h: check for missing prerequisite headers? configure: WARNING: fcntl.h: see the Autoconf documentation configure: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure: WARNING: fcntl.h: proceeding with the preprocessor's result configure: WARNING: fcntl.h: in the future, the compiler will take precedence configure: WARNING: ## -------------------------------- ## configure: WARNING: ## Report this to bug-patch@gnu.org ## configure: WARNING: ## -------------------------------- ## checking for fcntl.h... yes checking limits.h usability... no checking limits.h presence... yes configure: WARNING: limits.h: present but cannot be compiled configure: WARNING: limits.h: check for missing prerequisite headers? configure: WARNING: limits.h: see the Autoconf documentation configure: WARNING: limits.h: section "Present But Cannot Be Compiled" configure: WARNING: limits.h: proceeding with the preprocessor's result configure: WARNING: limits.h: in the future, the compiler will take precedence configure: WARNING: ## -------------------------------- ## configure: WARNING: ## Report this to bug-patch@gnu.org ## configure: WARNING: ## -------------------------------- ## checking for limits.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking utime.h usability... no checking utime.h presence... yes configure: WARNING: utime.h: present but cannot be compiled configure: WARNING: utime.h: check for missing prerequisite headers? configure: WARNING: utime.h: see the Autoconf documentation configure: WARNING: utime.h: section "Present But Cannot Be Compiled" configure: WARNING: utime.h: proceeding with the preprocessor's result configure: WARNING: utime.h: in the future, the compiler will take precedence configure: WARNING: ## -------------------------------- ## configure: WARNING: ## Report this to bug-patch@gnu.org ## configure: WARNING: ## -------------------------------- ## checking for utime.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for mode_t... no checking for off_t... no checking for pid_t... no checking return type of signal handlers... void checking for size_t... no checking for stdbool.h that conforms to C99... yes checking for _Bool... no checking sys/time.h usability... no checking sys/time.h presence... yes configure: WARNING: sys/time.h: present but cannot be compiled configure: WARNING: sys/time.h: check for missing prerequisite headers? configure: WARNING: sys/time.h: see the Autoconf documentation configure: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/time.h: proceeding with the preprocessor's result configure: WARNING: sys/time.h: in the future, the compiler will take precedence configure: WARNING: ## -------------------------------- ## configure: WARNING: ## Report this to bug-patch@gnu.org ## configure: WARNING: ## -------------------------------- ## checking for sys/time.h... yes checking for utime.h... (cached) yes checking whether time.h and sys/time.h may both be included... no checking for struct utimbuf... no checking whether closedir returns void... yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking whether getenv is declared... no checking whether malloc is declared... no checking whether system is Windows or MSDOS... no checking for unistd.h... (cached) yes checking for d_ino member in directory struct... no checking for long file names... yes checking for pathconf... yes checking for vprintf... yes checking for _doprnt... no checking for error_at_line... yes checking for strerror... yes checking whether strerror is declared... no checking whether strerror_r is declared... no checking for strerror_r... yes checking whether strerror_r returns char *... no checking for memchr... yes checking whether stat file-mode macros are broken... yes checking for rmdir... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... no checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... no checking stddef.h usability... no checking stddef.h presence... yes configure: WARNING: stddef.h: present but cannot be compiled configure: WARNING: stddef.h: check for missing prerequisite headers? configure: WARNING: stddef.h: see the Autoconf documentation configure: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure: WARNING: stddef.h: proceeding with the preprocessor's result configure: WARNING: stddef.h: in the future, the compiler will take precedence configure: WARNING: ## -------------------------------- ## configure: WARNING: ## Report this to bug-patch@gnu.org ## configure: WARNING: ## -------------------------------- ## checking for stddef.h... yes checking wchar.h usability... no checking wchar.h presence... yes configure: WARNING: wchar.h: present but cannot be compiled configure: WARNING: wchar.h: check for missing prerequisite headers? configure: WARNING: wchar.h: see the Autoconf documentation configure: WARNING: wchar.h: section "Present But Cannot Be Compiled" configure: WARNING: wchar.h: proceeding with the preprocessor's result configure: WARNING: wchar.h: in the future, the compiler will take precedence configure: WARNING: ## -------------------------------- ## configure: WARNING: ## Report this to bug-patch@gnu.org ## configure: WARNING: ## -------------------------------- ## checking for wchar.h... yes checking wctype.h usability... no checking wctype.h presence... yes configure: WARNING: wctype.h: present but cannot be compiled configure: WARNING: wctype.h: check for missing prerequisite headers? configure: WARNING: wctype.h: see the Autoconf documentation configure: WARNING: wctype.h: section "Present But Cannot Be Compiled" configure: WARNING: wctype.h: proceeding with the preprocessor's result configure: WARNING: wctype.h: in the future, the compiler will take precedence configure: WARNING: ## -------------------------------- ## configure: WARNING: ## Report this to bug-patch@gnu.org ## configure: WARNING: ## -------------------------------- ## checking for wctype.h... yes checking for iswprint... yes checking for mbsinit... yes checking for mbstate_t... no checking whether mbrtowc and mbstate_t are properly declared... no ./configure: line 10124: gl_HASH: command not found ./configure: line 10126: ag_CHECK_NANOSECOND_STAT: command not found checking for pathconf... (cached) yes checking for limits.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking whether free is declared... no checking whether getenv is declared... (cached) no checking whether malloc is declared... (cached) no checking whether mktemp is declared... no checking for _doprintf... no checking for geteuid... yes checking for getuid... yes checking for isascii... yes checking for memcmp... yes checking for mktemp... yes checking for pathconf... (cached) yes checking for raise... yes checking for sigaction... yes checking for sigprocmask... yes checking for sigsetmask... yes checking for strerror... (cached) yes checking for mkdir... yes checking for strncasecmp... yes checking for _LARGEFILE_SOURCE value needed for large files... unknown checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getc_unlocked is declared... no checking whether getchar_unlocked is declared... no checking whether putc_unlocked is declared... no checking whether putchar_unlocked is declared... no checking whether closedir returns void... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for DOS-style setmode... no checking for vprintf... (cached) yes checking for _doprnt... (cached) no checking for mkdir... (cached) yes checking whether mkdir takes only one argument... no checking whether system is Windows or MSDOS... (cached) no checking for long file names... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating config.h + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/patch-2.5.9' ppc-alt-linux-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -pipe -Wall -O2 -fsigned-char malloc.c ppc-alt-linux-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -pipe -Wall -O2 -fsigned-char realloc.c ppc-alt-linux-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -pipe -Wall -O2 -fsigned-char addext.c ppc-alt-linux-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -pipe -Wall -O2 -fsigned-char argmatch.c ppc-alt-linux-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -pipe -Wall -O2 -fsigned-char backupfile.c ppc-alt-linux-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -pipe -Wall -O2 -fsigned-char basename.c ppc-alt-linux-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -pipe -Wall -O2 -fsigned-char dirname.c ppc-alt-linux-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -pipe -Wall -O2 -fsigned-char getopt.c ppc-alt-linux-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -pipe -Wall -O2 -fsigned-char getopt1.c In file included from /usr/include/string.h:33, from basename.c:23: /usr/lib/gcc/ppc-alt-linux/4.3.2/include/stddef.h:214: error: duplicate 'unsigned' /usr/lib/gcc/ppc-alt-linux/4.3.2/include/stddef.h:214: error: two or more data types in declaration specifiers In file included from /usr/include/bits/types.h:31, from /usr/include/ctype.h:28, from getopt.h:33, from getopt1.c:27: /usr/lib/gcc/ppc-alt-linux/4.3.2/include/stddef.h:214: error: duplicate 'unsigned' /usr/lib/gcc/ppc-alt-linux/4.3.2/include/stddef.h:214: error: two or more data types in declaration specifiers ppc-alt-linux-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -pipe -Wall -O2 -fsigned-char inp.c ppc-alt-linux-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I. -pipe -Wall -O2 -fsigned-char maketime.c In file included from /usr/include/bits/types.h:31, from /usr/include/sys/types.h:31, from realloc.c:25: /usr/lib/gcc/ppc-alt-linux/4.3.2/include/stddef.h:214: error: duplicate 'unsigned' /usr/lib/gcc/ppc-alt-linux/4.3.2/include/stddef.h:214: error: two or more data types in declaration specifiers In file included from realloc.c:25: /usr/include/sys/types.h:72: error: two or more data types in declaration specifiers /usr/include/sys/types.h:90: error: two or more data types in declaration specifiers /usr/include/sys/types.h:90: error: two or more data types in declaration specifiers /usr/include/sys/types.h:100: error: two or more data types in declaration specifiers In file included from /usr/include/stdio.h:34, from backupfile.c:27: /usr/lib/gcc/ppc-alt-linux/4.3.2/include/stddef.h:214: error: duplicate 'unsigned' /usr/lib/gcc/ppc-alt-linux/4.3.2/include/stddef.h:214: error: two or more data types in declaration specifiers In file included from argmatch.h:24, from argmatch.c:28: /usr/lib/gcc/ppc-alt-linux/4.3.2/include/stddef.h:214: error: duplicate 'unsigned' /usr/lib/gcc/ppc-alt-linux/4.3.2/include/stddef.h:214: error: two or more data types in declaration specifiers realloc.c:28: warning: conflicting types for built-in function 'realloc' In file included from /usr/include/string.h:33, from dirname.c:23: /usr/lib/gcc/ppc-alt-linux/4.3.2/include/stddef.h:214: error: duplicate 'unsigned' /usr/lib/gcc/ppc-alt-linux/4.3.2/include/stddef.h:214: error: two or more data types in declaration specifiers In file included from /usr/include/stdio.h:34, from getopt.c:41: /usr/lib/gcc/ppc-alt-linux/4.3.2/include/stddef.h:214: error: duplicate 'unsigned' /usr/lib/gcc/ppc-alt-linux/4.3.2/include/stddef.h:214: error: two or more data types in declaration specifiers In file included from /usr/include/bits/types.h:31, from /usr/include/sys/types.h:31, from addext.c:41: /usr/lib/gcc/ppc-alt-linux/4.3.2/include/stddef.h:214: error: duplicate 'unsigned' /usr/lib/gcc/ppc-alt-linux/4.3.2/include/stddef.h:214: error: two or more data types in declaration specifiers In file included from /usr/include/bits/types.h:31, from /usr/include/sys/types.h:31, from malloc.c:25: /usr/lib/gcc/ppc-alt-linux/4.3.2/include/stddef.h:214: error: duplicate 'unsigned' /usr/lib/gcc/ppc-alt-linux/4.3.2/include/stddef.h:214: error: two or more data types in declaration specifiers In file included from addext.c:41: /usr/include/sys/types.h:72: error: two or more data types in declaration specifiers /usr/include/sys/types.h:90: error: two or more data types in declaration specifiers /usr/include/sys/types.h:90: error: two or more data types in declaration specifiers /usr/include/sys/types.h:100: error: two or more data types in declaration specifiers In file included from malloc.c:25: /usr/include/sys/types.h:72: error: two or more data types in declaration specifiers /usr/include/sys/types.h:90: error: two or more data types in declaration specifiers /usr/include/sys/types.h:90: error: two or more data types in declaration specifiers /usr/include/sys/types.h:100: error: two or more data types in declaration specifiers make: *** [realloc.o] Error 1 make: *** Waiting for unfinished jobs.... make: *** [basename.o] Error 1 In file included from backupfile.c:28: /usr/include/sys/types.h:72: error: two or more data types in declaration specifiers /usr/include/sys/types.h:90: error: two or more data types in declaration specifiers /usr/include/sys/types.h:90: error: two or more data types in declaration specifiers /usr/include/sys/types.h:100: error: two or more data types in declaration specifiers malloc.c:27: warning: conflicting types for built-in function 'malloc' make: *** [malloc.o] Error 1 make: *** [dirname.o] Error 1 In file included from /usr/include/stdio.h:34, from ./common.h:33, from inp.c:25: /usr/lib/gcc/ppc-alt-linux/4.3.2/include/stddef.h:214: error: duplicate 'unsigned' In file included from /usr/include/stdlib.h:438, from argmatch.c:31: /usr/include/sys/types.h:72: error: two or more data types in declaration specifiers /usr/lib/gcc/ppc-alt-linux/4.3.2/include/stddef.h:214: error: two or more data types in declaration specifiers /usr/include/sys/types.h:90: error: two or more data types in declaration specifiers /usr/include/sys/types.h:90: error: two or more data types in declaration specifiers /usr/include/sys/types.h:100: error: two or more data types in declaration specifiers make: *** [getopt.o] Error 1 In file included from /usr/include/bits/types.h:31, from /usr/include/sys/types.h:31, from maketime.c:45: /usr/lib/gcc/ppc-alt-linux/4.3.2/include/stddef.h:214: error: duplicate 'unsigned' /usr/lib/gcc/ppc-alt-linux/4.3.2/include/stddef.h:214: error: two or more data types in declaration specifiers In file included from maketime.c:45: /usr/include/sys/types.h:72: error: two or more data types in declaration specifiers /usr/include/sys/types.h:90: error: two or more data types in declaration specifiers /usr/include/sys/types.h:90: error: two or more data types in declaration specifiers /usr/include/sys/types.h:100: error: two or more data types in declaration specifiers In file included from ./common.h:34, from inp.c:25: /usr/include/sys/types.h:72: error: two or more data types in declaration specifiers /usr/include/sys/types.h:90: error: two or more data types in declaration specifiers /usr/include/sys/types.h:90: error: two or more data types in declaration specifiers /usr/include/sys/types.h:100: error: two or more data types in declaration specifiers make: *** [getopt1.o] Error 1 backupfile.c:74: error: conflicting types for 'rpl_malloc' /usr/include/stdlib.h:589: error: previous declaration of 'rpl_malloc' was here make: *** [addext.o] Error 1 make: *** [backupfile.o] Error 1 make: *** [argmatch.o] Error 1 make: *** [maketime.o] Error 1 make: Leaving directory `/usr/src/RPM/BUILD/patch-2.5.9' make: *** [inp.o] Error 1 error: Bad exit status from /usr/src/tmp/rpm-tmp.40624 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.40624 (%build) Command exited with non-zero status 1 20.90user 4.57system 0:26.94elapsed 94%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+961746minor)pagefaults 0swaps hsh-rebuild: rebuild of `patch-2.5.9-alt3.src.rpm' failed.