<86>Apr 25 14:09:22 userdel[27346]: delete user `rooter' <86>Apr 25 14:09:22 userdel[27346]: remove group `rooter' <86>Apr 25 14:09:22 groupadd[27347]: new group: name=rooter, gid=501 <86>Apr 25 14:09:22 useradd[27348]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 14:09:22 userdel[27350]: delete user `builder' <86>Apr 25 14:09:22 userdel[27350]: remove group `builder' <86>Apr 25 14:09:22 groupadd[27351]: new group: name=builder, gid=502 <86>Apr 25 14:09:22 useradd[27352]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 14:09:24 rpmi: glibc-devel-static-6:2.5.1-alt4 installed <13>Apr 25 14:09:24 rpmi: cvs-1.11.23-alt1 installed Installing cpio-2.9-alt3.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.21055 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cpio-2.9 + echo 'Source #0 (cpio-2.9.tar):' Source #0 (cpio-2.9.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/cpio-2.9.tar + cd cpio-2.9 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (cpio-2.9-alt3.patch):' Patch #0 (cpio-2.9-alt3.patch): + /usr/bin/patch -p1 patching file configure.ac patching file doc/cpio.texi patching file lib/argp-fmtstream.h patching file lib/argp.h patching file lib/paxnames.c patching file lib/rtapelib.c patching file lib/version-etc.c patching file src/Makefile.am patching file src/Makefile.in patching file src/copyin.c patching file src/copyout.c patching file src/copypass.c patching file src/main.c patching file src/util.c patching file tests/genfile.c + rm m4/extensions.m4 + find -type f -print0 + xargs -r0 fgrep -lZ gl_USE_SYSTEM_EXTENSIONS -- + xargs -r0 sed -i s/gl_USE_SYSTEM_EXTENSIONS/AC_USE_SYSTEM_EXTENSIONS/g -- + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.21055 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cpio-2.9 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: running: autopoint --force Copying file build-aux/config.rpath Copying file m4/codeset.m4 Copying file m4/gettext.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/iconv.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intmax.m4 Copying file m4/lcmessage.m4 Copying file m4/lib-link.m4 Copying file m4/lock.m4 Copying file m4/longdouble.m4 Copying file m4/longlong.m4 Copying file m4/printf-posix.m4 Copying file m4/size_max.m4 Copying file m4/uintmax_t.m4 Copying file m4/ulonglong.m4 Copying file m4/visibility.m4 Copying file m4/wint_t.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template autoreconf-default: running: aclocal --force -I m4 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: running: automake --add-missing --force-missing configure.ac: installing `build-aux/ylwrap' 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'. Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' You should update your `aclocal.m4' by running aclocal. Putting files in AC_CONFIG_AUX_DIR, `build-aux'. + ./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-mt --with-rmt=/sbin/rmt 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 style of include used by make... 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 dependency style of ppc-alt-linux-gcc... none 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 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 whether it is safe to define __EXTENSIONS__... yes checking for ppc-alt-linux-gcc... (cached) ppc-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether ppc-alt-linux-gcc accepts -g... (cached) yes checking for ppc-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of ppc-alt-linux-gcc... (cached) none checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking whether ppc-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for bison... bison -y 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 function prototypes... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking return type of signal handlers... void checking whether sys/types.h defines makedev... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for gid_t... no checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... no checking for sys/ndir.h that defines DIR... no checking for sys/dir.h that defines DIR... no checking for ndir.h that defines DIR... no checking for library containing opendir... none required checking for fchmod... yes checking for fchown... yes checking for working alloca.h... yes checking for alloca... yes checking for inline... inline checking for C/C++ restrict keyword... restrict checking whether getenv is declared... no 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 for flockfile... yes checking for funlockfile... yes checking for canonicalize_file_name... yes checking for getcwd... yes checking for readlink... yes checking for dup2... yes checking for fchdir... yes checking for btowc... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for mempcpy... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for gettimeofday... yes checking for nanotime... no checking for alarm... yes checking for lchmod... no checking for fdopendir... yes checking for mbsinit... yes checking for setenv... yes checking for sleep... yes checking for strerror... yes checking for lstat... yes checking for pipe... yes checking for futimes... yes checking for futimesat... yes checking for vasnprintf... no checking for iswcntrl... yes checking for mkfifo... yes checking for setlocale... yes checking features.h usability... no checking features.h presence... yes configure: WARNING: features.h: present but cannot be compiled configure: WARNING: features.h: check for missing prerequisite headers? configure: WARNING: features.h: see the Autoconf documentation configure: WARNING: features.h: section "Present But Cannot Be Compiled" configure: WARNING: features.h: proceeding with the preprocessor's result configure: WARNING: features.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------- ## configure: WARNING: ## Report this to bug-cpio@gnu.org ## configure: WARNING: ## ------------------------------- ## checking for features.h... yes checking linewrap.h usability... no checking linewrap.h presence... no checking for linewrap.h... no checking sys/param.h usability... no checking sys/param.h presence... yes configure: WARNING: sys/param.h: present but cannot be compiled configure: WARNING: sys/param.h: check for missing prerequisite headers? configure: WARNING: sys/param.h: see the Autoconf documentation configure: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/param.h: proceeding with the preprocessor's result configure: WARNING: sys/param.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------- ## configure: WARNING: ## Report this to bug-cpio@gnu.org ## configure: WARNING: ## ------------------------------- ## checking for sys/param.h... yes checking for unistd.h... (cached) yes checking dirent.h usability... no checking dirent.h presence... yes configure: WARNING: dirent.h: present but cannot be compiled configure: WARNING: dirent.h: check for missing prerequisite headers? configure: WARNING: dirent.h: see the Autoconf documentation configure: WARNING: dirent.h: section "Present But Cannot Be Compiled" configure: WARNING: dirent.h: proceeding with the preprocessor's result configure: WARNING: dirent.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------- ## configure: WARNING: ## Report this to bug-cpio@gnu.org ## configure: WARNING: ## ------------------------------- ## checking for dirent.h... 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-cpio@gnu.org ## configure: WARNING: ## ------------------------------- ## checking for fcntl.h... yes checking float.h usability... no checking float.h presence... yes configure: WARNING: float.h: present but cannot be compiled configure: WARNING: float.h: check for missing prerequisite headers? configure: WARNING: float.h: see the Autoconf documentation configure: WARNING: float.h: section "Present But Cannot Be Compiled" configure: WARNING: float.h: proceeding with the preprocessor's result configure: WARNING: float.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------- ## configure: WARNING: ## Report this to bug-cpio@gnu.org ## configure: WARNING: ## ------------------------------- ## checking for float.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-cpio@gnu.org ## configure: WARNING: ## ------------------------------- ## checking for wctype.h... yes checking stdio_ext.h usability... no checking stdio_ext.h presence... yes configure: WARNING: stdio_ext.h: present but cannot be compiled configure: WARNING: stdio_ext.h: check for missing prerequisite headers? configure: WARNING: stdio_ext.h: see the Autoconf documentation configure: WARNING: stdio_ext.h: section "Present But Cannot Be Compiled" configure: WARNING: stdio_ext.h: proceeding with the preprocessor's result configure: WARNING: stdio_ext.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------- ## configure: WARNING: ## Report this to bug-cpio@gnu.org ## configure: WARNING: ## ------------------------------- ## checking for stdio_ext.h... yes 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-cpio@gnu.org ## configure: WARNING: ## ------------------------------- ## checking for sys/time.h... yes checking for stdint.h... (cached) 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-cpio@gnu.org ## configure: WARNING: ## ------------------------------- ## checking for wchar.h... yes checking for inttypes.h... (cached) yes checking stdio.h usability... no checking stdio.h presence... yes configure: WARNING: stdio.h: present but cannot be compiled configure: WARNING: stdio.h: check for missing prerequisite headers? configure: WARNING: stdio.h: see the Autoconf documentation configure: WARNING: stdio.h: section "Present But Cannot Be Compiled" configure: WARNING: stdio.h: proceeding with the preprocessor's result configure: WARNING: stdio.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------- ## configure: WARNING: ## Report this to bug-cpio@gnu.org ## configure: WARNING: ## ------------------------------- ## checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking sysexits.h usability... no checking sysexits.h presence... yes configure: WARNING: sysexits.h: present but cannot be compiled configure: WARNING: sysexits.h: check for missing prerequisite headers? configure: WARNING: sysexits.h: see the Autoconf documentation configure: WARNING: sysexits.h: section "Present But Cannot Be Compiled" configure: WARNING: sysexits.h: proceeding with the preprocessor's result configure: WARNING: sysexits.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------- ## configure: WARNING: ## Report this to bug-cpio@gnu.org ## configure: WARNING: ## ------------------------------- ## checking for sysexits.h... yes checking time.h usability... no checking time.h presence... yes configure: WARNING: time.h: present but cannot be compiled configure: WARNING: time.h: check for missing prerequisite headers? configure: WARNING: time.h: see the Autoconf documentation configure: WARNING: time.h: section "Present But Cannot Be Compiled" configure: WARNING: time.h: proceeding with the preprocessor's result configure: WARNING: time.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------- ## configure: WARNING: ## Report this to bug-cpio@gnu.org ## configure: WARNING: ## ------------------------------- ## checking for time.h... 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-cpio@gnu.org ## configure: WARNING: ## ------------------------------- ## checking for utime.h... yes checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking sys/inet.h usability... no checking sys/inet.h presence... no checking for sys/inet.h... no checking netdb.h usability... no checking netdb.h presence... yes configure: WARNING: netdb.h: present but cannot be compiled configure: WARNING: netdb.h: check for missing prerequisite headers? configure: WARNING: netdb.h: see the Autoconf documentation configure: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure: WARNING: netdb.h: proceeding with the preprocessor's result configure: WARNING: netdb.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------- ## configure: WARNING: ## Report this to bug-cpio@gnu.org ## configure: WARNING: ## ------------------------------- ## checking for netdb.h... yes checking for memory.h... (cached) yes checking sys/wait.h usability... no checking sys/wait.h presence... yes configure: WARNING: sys/wait.h: present but cannot be compiled configure: WARNING: sys/wait.h: check for missing prerequisite headers? configure: WARNING: sys/wait.h: see the Autoconf documentation configure: WARNING: sys/wait.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/wait.h: proceeding with the preprocessor's result configure: WARNING: sys/wait.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------- ## configure: WARNING: ## Report this to bug-cpio@gnu.org ## configure: WARNING: ## ------------------------------- ## checking for sys/wait.h... yes checking sys/gentape.h usability... no checking sys/gentape.h presence... no checking for sys/gentape.h... no checking sys/tape.h usability... no checking sys/tape.h presence... no checking for sys/tape.h... no checking sys/device.h usability... no checking sys/device.h presence... no checking for sys/device.h... no checking sys/tprintf.h usability... no checking sys/tprintf.h presence... no checking for sys/tprintf.h... no checking sys/mtio.h usability... no checking sys/mtio.h presence... yes configure: WARNING: sys/mtio.h: present but cannot be compiled configure: WARNING: sys/mtio.h: check for missing prerequisite headers? configure: WARNING: sys/mtio.h: see the Autoconf documentation configure: WARNING: sys/mtio.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/mtio.h: proceeding with the preprocessor's result configure: WARNING: sys/mtio.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------- ## configure: WARNING: ## Report this to bug-cpio@gnu.org ## configure: WARNING: ## ------------------------------- ## checking for sys/mtio.h... yes checking sgtty.h usability... no checking sgtty.h presence... yes configure: WARNING: sgtty.h: present but cannot be compiled configure: WARNING: sgtty.h: check for missing prerequisite headers? configure: WARNING: sgtty.h: see the Autoconf documentation configure: WARNING: sgtty.h: section "Present But Cannot Be Compiled" configure: WARNING: sgtty.h: proceeding with the preprocessor's result configure: WARNING: sgtty.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------- ## configure: WARNING: ## Report this to bug-cpio@gnu.org ## configure: WARNING: ## ------------------------------- ## checking for sgtty.h... yes checking sys/io/trioctl.h usability... no checking sys/io/trioctl.h presence... no checking for sys/io/trioctl.h... no checking locale.h usability... no checking locale.h presence... yes configure: WARNING: locale.h: present but cannot be compiled configure: WARNING: locale.h: check for missing prerequisite headers? configure: WARNING: locale.h: see the Autoconf documentation configure: WARNING: locale.h: section "Present But Cannot Be Compiled" configure: WARNING: locale.h: proceeding with the preprocessor's result configure: WARNING: locale.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------- ## configure: WARNING: ## Report this to bug-cpio@gnu.org ## configure: WARNING: ## ------------------------------- ## checking for locale.h... yes checking whether canonicalize_file_name is declared... no checking for unistd.h... (cached) yes checking for working chown... no checking whether chown(2) dereferences symlinks... no checking whether system is Windows or MSDOS... no checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking whether // is distinct from /... no checking whether strerror_r is declared... no checking for strerror_r... yes checking whether strerror_r returns char *... no checking whether the preprocessor supports include_next... yes checking for mbstate_t... no checking whether getcwd (NULL, 0) allocates memory for result... no checking whether getcwd is declared... no checking for stdbool.h that conforms to C99... yes checking for _Bool... no checking for compound literals... no checking whether struct tm is in sys/time.h or time.h... sys/time.h checking for struct tm.tm_gmtoff... yes checking getopt.h usability... no checking getopt.h presence... yes configure: WARNING: getopt.h: present but cannot be compiled configure: WARNING: getopt.h: check for missing prerequisite headers? configure: WARNING: getopt.h: see the Autoconf documentation configure: WARNING: getopt.h: section "Present But Cannot Be Compiled" configure: WARNING: getopt.h: proceeding with the preprocessor's result configure: WARNING: getopt.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------- ## configure: WARNING: ## Report this to bug-cpio@gnu.org ## configure: WARNING: ## ------------------------------- ## checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... yes checking for struct timeval... yes checking for off_t... no checking for long long int... yes checking for unsigned long long int... yes checking whether stdint.h conforms to C99... no checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking sys/bitypes.h usability... no checking sys/bitypes.h presence... yes configure: WARNING: sys/bitypes.h: present but cannot be compiled configure: WARNING: sys/bitypes.h: check for missing prerequisite headers? configure: WARNING: sys/bitypes.h: see the Autoconf documentation configure: WARNING: sys/bitypes.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/bitypes.h: proceeding with the preprocessor's result configure: WARNING: sys/bitypes.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------- ## configure: WARNING: ## Report this to bug-cpio@gnu.org ## configure: WARNING: ## ------------------------------- ## checking for sys/bitypes.h... yes checking for bit size of ptrdiff_t... unknown checking for bit size of sig_atomic_t... unknown checking for bit size of size_t... unknown checking for bit size of wchar_t... unknown checking for bit size of wint_t... unknown checking whether sig_atomic_t is signed... no checking whether wchar_t is signed... no checking whether wint_t is signed... no checking for ptrdiff_t integer literal suffix... no checking for sig_atomic_t integer literal suffix... no checking for size_t integer literal suffix... no checking for wchar_t integer literal suffix... no checking for wint_t integer literal suffix... no checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether imaxabs is declared... no checking whether imaxdiv is declared... no checking whether strtoimax is declared... no checking whether strtoumax is declared... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... no checking whether memrchr is declared... no checking for ssize_t... no checking whether strdup is declared... no checking whether strndup is declared... no checking whether strnlen is declared... no checking whether stat file-mode macros are broken... yes checking for struct timespec in ... yes checking determine whether the utimes function works... no checking for struct utimbuf... yes checking for EOVERFLOW... yes checking for wchar_t... yes checking for wint_t... no checking for size_t... no checking for inttypes.h... no checking for stdint.h... no checking for intmax_t... no checking whether vsnprintf is declared... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for alloca as a compiler built-in... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether program_invocation_name is defined... no checking whether program_invocation_short_name is defined... no checking whether this system has an arbitrary file name length limit... yes checking for fchown... (cached) yes checking for library containing clock_gettime... -lrt checking for clock_gettime... yes checking for clock_settime... yes checking for d_ino member in directory struct... no checking for dirfd... yes checking whether dirfd is declared... no checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking for error_at_line... yes checking for working fcntl.h... no checking for struct stat.st_blocks... no checking for working GNU fnmatch... yes checking for __fpending... yes checking whether __fpending is declared... no checking for struct tm.tm_zone... no checking whether tzname is declared... no checking for tzname... no checking for gettimeofday with POSIX signature... no checking whether gettimeofday clobbers localtime buffer... yes checking sys/timeb.h usability... no checking sys/timeb.h presence... yes configure: WARNING: sys/timeb.h: present but cannot be compiled configure: WARNING: sys/timeb.h: check for missing prerequisite headers? configure: WARNING: sys/timeb.h: see the Autoconf documentation configure: WARNING: sys/timeb.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/timeb.h: proceeding with the preprocessor's result configure: WARNING: sys/timeb.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------- ## configure: WARNING: ## Report this to bug-cpio@gnu.org ## configure: WARNING: ## ------------------------------- ## checking for sys/timeb.h... yes checking for _ftime... no checking whether the compiler generally respects inline... yes checking whether inttypes.h conforms to C99... no checking for lchown... yes checking whether lstat dereferences a symlink specified with a trailing slash... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) no checking for mempcpy... (cached) yes checking for memrchr... yes checking for working mktime... no checking for obstacks... no checking for fchmodat... yes checking for mkdirat... yes checking for openat... yes checking for fchownat... yes checking whether fchownat works with AT_SYMLINK_NOFOLLOW... no checking for mbstate_t... (cached) no checking whether mbrtowc and mbstate_t are properly declared... no checking for unsetenv... yes checking for unsetenv() return type... void checking for ssize_t... (cached) no checking for va_copy... yes checking whether stdint.h conforms to C99... (cached) no checking for sys/inttypes.h... (cached) no checking for sys/bitypes.h... (cached) yes checking for bit size of ptrdiff_t... (cached) unknown checking for bit size of sig_atomic_t... (cached) unknown checking for bit size of size_t... (cached) unknown checking for bit size of wchar_t... (cached) unknown checking for bit size of wint_t... (cached) unknown checking whether sig_atomic_t is signed... (cached) no checking whether wchar_t is signed... (cached) no checking whether wint_t is signed... (cached) no checking for ptrdiff_t integer literal suffix... (cached) no checking for sig_atomic_t integer literal suffix... (cached) no checking for size_t integer literal suffix... (cached) no checking for wchar_t integer literal suffix... (cached) no checking for wint_t integer literal suffix... (cached) no checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... no checking for strchrnul... yes checking for strdup... yes checking for working strndup... no checking for working strnlen... no checking for strtol... yes checking whether mkdir is declared... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking for a thread-safe mkdir -p... /bin/mkdir -p checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether localtime_r is compatible with its POSIX signature... no checking for ptrdiff_t... no checking for snprintf... yes checking for wcslen... yes checking whether _snprintf is declared... no checking for vsnprintf... yes checking whether is standalone... yes checking for stdint.h... (cached) yes checking whether time.h and sys/time.h may both be included... no checking for struct stat.st_blksize... no checking for library containing setsockopt... none required checking for library containing setsockopt... (cached) none required checking for sys/mtio.h... (cached) yes checking which ioctl field to test for reversed bytes... mt_type checking whether to build rmt... no, use /sbin/rmt instead checking for sys/buf.h... no checking for struct stat.st_blksize... (cached) no checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/io/trioctl.h... (cached) no checking utmp.h usability... no checking utmp.h presence... yes configure: WARNING: utmp.h: present but cannot be compiled configure: WARNING: utmp.h: check for missing prerequisite headers? configure: WARNING: utmp.h: see the Autoconf documentation configure: WARNING: utmp.h: section "Present But Cannot Be Compiled" configure: WARNING: utmp.h: proceeding with the preprocessor's result configure: WARNING: utmp.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------- ## configure: WARNING: ## Report this to bug-cpio@gnu.org ## configure: WARNING: ## ------------------------------- ## checking for utmp.h... yes checking for getopt.h... (cached) yes checking for locale.h... (cached) yes checking libintl.h usability... no checking libintl.h presence... yes configure: WARNING: libintl.h: present but cannot be compiled configure: WARNING: libintl.h: check for missing prerequisite headers? configure: WARNING: libintl.h: see the Autoconf documentation configure: WARNING: libintl.h: section "Present But Cannot Be Compiled" configure: WARNING: libintl.h: proceeding with the preprocessor's result configure: WARNING: libintl.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------- ## configure: WARNING: ## Report this to bug-cpio@gnu.org ## configure: WARNING: ## ------------------------------- ## checking for libintl.h... yes checking for sys/wait.h... (cached) yes checking for utime.h... (cached) yes checking for locale.h... (cached) yes checking for sys_errlist and sys_nerr... yes checking whether errno is declared... no checking whether getpwnam is declared... no checking whether getgrnam is declared... no checking whether getgrgid is declared... no checking whether strdup is declared... (cached) no checking whether strerror is declared... no checking whether getenv is declared... (cached) no checking whether atoi is declared... no checking whether exit is declared... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating doc/Makefile config.status: creating headers/Makefile config.status: creating lib/Makefile config.status: creating rmt/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing tests/atconfig commands + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/cpio-2.9' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/cpio-2.9' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/cpio-2.9/doc' Updating ./version.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /usr/src/RPM/BUILD/cpio-2.9/build-aux/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in cpio.info cpio.info-[0-9] cpio.info-[0-9][0-9] cpio.i[0-9] cpio.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /usr/src/RPM/BUILD/cpio-2.9/build-aux/missing --run makeinfo -I . \ -o cpio.info cpio.texi; \ then \ rc=0; \ cd .; \ else \ rc=$?; \ cd . && \ $restore $backupdir/* `echo "./cpio.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[2]: Leaving directory `/usr/src/RPM/BUILD/cpio-2.9/doc' Making all in headers make[2]: Entering directory `/usr/src/RPM/BUILD/cpio-2.9/headers' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/cpio-2.9/headers' Making all in lib make[2]: Entering directory `/usr/src/RPM/BUILD/cpio-2.9/lib' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca_.h; \ } > alloca.h-t rm -f configmake.h-t configmake.h rm -f fcntl.h-t fcntl.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./getopt_.h; \ } > getopt.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/lib"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/com"'; \ echo '#define LOCALSTATEDIR "/var/lib"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/cpio"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/cpio"'; \ echo '#define DVIDIR "/usr/share/doc/cpio"'; \ echo '#define PDFDIR "/usr/share/doc/cpio"'; \ echo '#define PSDIR "/usr/share/doc/cpio"'; \ echo '#define LIBDIR "/usr/lib"'; \ echo '#define LISPDIR ""'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/cpio"'; \ echo '#define PKGINCLUDEDIR "/usr/include/cpio"'; \ echo '#define PKGLIBDIR "/usr/lib/cpio"'; \ echo '#define PKGLIBEXECDIR ""'; \ } | sed '/""/d' > configmake.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ < ./fcntl_.h; \ } > fcntl.h-t rm -f inttypes.h-t inttypes.h rm -f stdint.h-t stdint.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''PRI_MACROS_BROKEN''@/0/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/0/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/0/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/0/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/0/g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./inttypes_.h; \ } > inttypes.h-t rm -f stdio.h-t stdio.h mv -f alloca.h-t alloca.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_STDINT_H''@/1/g' \ -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STDINT_H''@||g' \ -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \ -e 's/@''HAVE_SYS_BITYPES_H''@/1/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''BITSIZEOF_PTRDIFF_T''@/0/g' \ -e 's/@''PTRDIFF_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/0/g' \ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/0/g' \ -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIZE_T''@/0/g' \ -e 's/@''SIZE_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WCHAR_T''@/0/g' \ -e 's/@''HAVE_SIGNED_WCHAR_T''@/0/g' \ -e 's/@''WCHAR_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WINT_T''@/0/g' \ -e 's/@''HAVE_SIGNED_WINT_T''@/0/g' \ -e 's/@''WINT_T_SUFFIX''@//g' \ < ./stdint_.h; \ } > stdint.h-t rm -f stdlib.h-t stdlib.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_SNPRINTF''@|0|g' \ -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VSNPRINTF''@|1|g' \ -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VASPRINTF''@|0|g' \ -e 's|@''GNULIB_FSEEK''@|0|g' \ -e 's|@''GNULIB_FSEEKO''@|0|g' \ -e 's|@''GNULIB_FTELL''@|0|g' \ -e 's|@''GNULIB_FTELLO''@|0|g' \ -e 's|@''GNULIB_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./stdio_.h; \ } > stdio.h-t mv -f getopt.h-t getopt.h mv fcntl.h-t fcntl.h mv configmake.h-t configmake.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./stdlib_.h; \ } > stdlib.h-t rm -f string.h-t string.h /bin/mkdir -p sys { 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''@|1|g' \ -e 's|@''GNULIB_MEMRCHR''@|1|g' \ -e 's|@''GNULIB_STPCPY''@|1|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|1|g' \ -e 's|@''GNULIB_STRDUP''@|1|g' \ -e 's|@''GNULIB_STRNDUP''@|1|g' \ -e 's|@''GNULIB_STRNLEN''@|1|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|0|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|0|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|0|g' \ -e 's|@''HAVE_STRNDUP''@|0|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|0|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|0|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 '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./string_.h; \ } > string.h-t /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h rm -f time.h-t time.h rm -f sys/time.h-t sys/time.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''HAVE_IO_H''@|0|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_DECL_MKDIR''@|0|g' \ < ./sys_stat_.h; \ } > sys/stat.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@NEXT_TIME_H''@||g' \ -e 's|@REPLACE_LOCALTIME_R''@|1|g' \ -e 's|@REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@REPLACE_STRPTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ < ./time_.h; \ } > time.h-t mv stdlib.h-t stdlib.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ < ./sys_time_.h; \ } > sys/time.h-t rm -f unistd.h-t unistd.h mv stdint.h-t stdint.h mv stdio.h-t stdio.h mv inttypes.h-t inttypes.h mv sys/stat.h-t sys/stat.h mv time.h-t time.h mv sys/time.h-t sys/time.h { 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''@|1|g' \ -e 's|@''GNULIB_DUP2''@|1|g' \ -e 's|@''GNULIB_FCHDIR''@|1|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|1|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|1|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_READLINK''@|1|g' \ -e 's|@''GNULIB_SLEEP''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''REPLACE_CHOWN''@|1|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|1|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ < ./unistd_.h; \ } > unistd.h-t echo '#define LOCALEDIR "/usr/share/locale"' >rmt-command.h echo "#ifndef DEFAULT_RMT_COMMAND" >> rmt-command.h echo "# define DEFAULT_RMT_COMMAND \"/usr/lib/`echo \"rmt\" | sed 's,^.*/,,;s,x,x,'`\"" >> rmt-command.h echo "#endif" >> rmt-command.h mv unistd.h-t unistd.h mv string.h-t string.h make all-am make[3]: Entering directory `/usr/src/RPM/BUILD/cpio-2.9/lib' ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c argp-ba.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c argp-eexst.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c argp-fmtstream.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c argp-fs-xinl.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c argp-help.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c argp-parse.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c argp-pin.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c argp-pv.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c argp-pvh.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c argp-xinl.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c full-write.c ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c getdate.c In file included from /usr/include/stdio.h:34, from ./stdio.h:31, from argp.h:23, from argp-eexst.c:26: /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 specifiersIn file included from argp-parse.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 /usr/include/stdio.h:34, from ./stdio.h:31, from argp-fmtstream.h:28, from argp-fs-xinl.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 /usr/include/stdlib.h:33, from ./stdlib.h:31, from argp-fmtstream.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 /usr/include/stdlib.h:438, from ./stdlib.h:31, from argp-parse.c:26: /usr/include/sys/types.h:67: error: two or more data types in declaration specifiers ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c malloca.c /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:110: error: two or more data types in declaration specifiers In file included from argp-help.c:30: /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 -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c openat-die.c In file included from /usr/include/stdlib.h:438, from ./stdlib.h:31, from argp-fmtstream.c:27: /usr/include/sys/types.h:67: 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:110: error: two or more data types in declaration specifiers ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c version-etc.c In file included from /usr/include/stdlib.h:438, from ./stdlib.h:31, from argp-help.c:31: /usr/include/sys/types.h:67: 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:110: error: two or more data types in declaration specifiers In file included from argp.h:23, from argp-eexst.c:26: ./stdio.h:155: error: expected declaration specifiers or '...' before numeric constant ./stdio.h:155: error: expected declaration specifiers or '...' before '__builtin_object_size' ./stdio.h:155: warning: conflicting types for built-in function '__builtin___vsnprintf_chk' In file included from argp-fmtstream.h:28, from argp-fs-xinl.c:27: ./stdio.h:155: error: expected declaration specifiers or '...' before numeric constant ./stdio.h:155: error: expected declaration specifiers or '...' before '__builtin_object_size' ./stdio.h:155: warning: conflicting types for built-in function '__builtin___vsnprintf_chk' In file included from /usr/include/time.h:39, from ./time.h:35, from getdate.h:21, from getdate.y:37: /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/stdlib.h:438, from ./stdlib.h:31, from ./getopt.h:36, from argp.h:25, from argp-eexst.c:26: /usr/include/sys/types.h:67: 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:110: error: two or more data types in declaration specifiers In file included from full-write.h:19, from full-write.c:26: /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 ./unistd.h:23, from argp-fmtstream.h:30, from argp-fs-xinl.c:27: /usr/include/unistd.h:191: error: two or more data types in declaration specifiers In file included from ./unistd.h:23, from argp-fmtstream.h:30, from argp-fs-xinl.c:27: /usr/include/unistd.h:203: error: two or more data types in declaration specifiers /usr/include/unistd.h:216: error: two or more data types in declaration specifiers /usr/include/unistd.h:216: error: two or more data types in declaration specifiers ppc-alt-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c version-etc-fsf.c In file included from getdate.y:66: ./stdio.h:155: error: expected declaration specifiers or '...' before numeric constant ./stdio.h:155: error: expected declaration specifiers or '...' before '__builtin_object_size' ./stdio.h:155: warning: conflicting types for built-in function '__builtin___vsnprintf_chk' In file included from /usr/include/stdlib.h:438, from ./stdlib.h:31, from getdate.y:67: /usr/include/sys/types.h:67: 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:110: error: two or more data types in declaration specifiers In file included from /usr/include/stdlib.h:33, from ./stdlib.h:31, from openat-die.c:21: /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 make[3]: *** [argp-eexst.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [full-write.o] Error 1 In file included from ./getopt.h:37, from argp-parse.c:30: ./stdio.h:155: error: expected declaration specifiers or '...' before numeric constant ./stdio.h:155: error: expected declaration specifiers or '...' before '__builtin_object_size' ./stdio.h:155: warning: conflicting types for built-in function '__builtin___vsnprintf_chk' In file included from /usr/include/stdio.h:34, from ./stdio.h:31, from argp.h:23, from argp-pvh.c:24: /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 specifiersIn file included from /usr/include/stdlib.h:438, from ./stdlib.h:31, from openat-die.c:21: /usr/include/sys/types.h:67: 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:110: error: two or more data types in declaration specifiers In file included from argp-parse.c:44: argp-namefrob.h:121:1: warning: "fread_unlocked" redefined In file included from /usr/include/stdio.h:838, from ./stdio.h:31, from ./getopt.h:37, from argp-parse.c:30: /usr/include/bits/stdio.h:140:1: warning: this is the location of the previous definition In file included from argp-parse.c:44: argp-namefrob.h:124:1: warning: "fwrite_unlocked" redefined In file included from /usr/include/stdio.h:838, from ./stdio.h:31, from ./getopt.h:37, from argp-parse.c:30: /usr/include/bits/stdio.h:164:1: warning: this is the location of the previous definition In file included from /usr/include/stdio.h:34, from ./stdio.h:31, from version-etc.h:24, from version-etc.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 malloca.h:23, from malloca.c:22: /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 ./stdio.h:31, from argp.h:23, from argp-xinl.c:34: /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 argp.h:23, from argp-help.c:50: ./stdio.h:155: error: expected declaration specifiers or '...' before numeric constant ./stdio.h:155: error: expected declaration specifiers or '...' before '__builtin_object_size' ./stdio.h:155: warning: conflicting types for built-in function '__builtin___vsnprintf_chk' In file included from /usr/include/stdlib.h:438, from ./stdlib.h:31, from malloca.h:24, from malloca.c:22: /usr/include/sys/types.h:67: 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:110: error: two or more data types in declaration specifiers In file included from version-etc.h:24, from version-etc.c:23: ./stdio.h:155: error: expected declaration specifiers or '...' before numeric constant ./stdio.h:155: error: expected declaration specifiers or '...' before '__builtin_object_size' ./stdio.h:155: warning: conflicting types for built-in function '__builtin___vsnprintf_chk' In file included from argp.h:23, from argp-pvh.c:24: ./stdio.h:155: error: expected declaration specifiers or '...' before numeric constant ./stdio.h:155: error: expected declaration specifiers or '...' before '__builtin_object_size' ./stdio.h:155: warning: conflicting types for built-in function '__builtin___vsnprintf_chk' In file included from /usr/include/stdlib.h:438, from ./stdlib.h:31, from version-etc.c:27: /usr/include/sys/types.h:67: 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:110: error: two or more data types in declaration specifiers make[3]: *** [argp-fs-xinl.o] Error 1 In file included from argp.h:23, from argp-xinl.c:34: ./stdio.h:155: error: expected declaration specifiers or '...' before numeric constant ./stdio.h:155: error: expected declaration specifiers or '...' before '__builtin_object_size' ./stdio.h:155: warning: conflicting types for built-in function '__builtin___vsnprintf_chk' In file included from argp-help.c:51: argp-fmtstream.h: In function 'argp_fmtstream_write': argp-fmtstream.h:214: warning: '__memcpy_ichk' is static but used in inline function 'argp_fmtstream_write' which is not static In file included from argp-help.c:52: argp-namefrob.h:121:1: warning: "fread_unlocked" redefined In file included from /usr/include/stdio.h:838, from ./stdio.h:31, from argp.h:23, from argp-help.c:50: /usr/include/bits/stdio.h:140:1: warning: this is the location of the previous definition In file included from argp-help.c:52: argp-namefrob.h:124:1: warning: "fwrite_unlocked" redefined In file included from /usr/include/stdio.h:838, from ./stdio.h:31, from argp.h:23, from argp-help.c:50: /usr/include/bits/stdio.h:164:1: warning: this is the location of the previous definition In file included from argp-fmtstream.h:28, from argp-fmtstream.c:33: ./stdio.h:155: error: expected declaration specifiers or '...' before numeric constant ./stdio.h:155: error: expected declaration specifiers or '...' before '__builtin_object_size' ./stdio.h:155: warning: conflicting types for built-in function '__builtin___vsnprintf_chk' In file included from /usr/include/stdlib.h:438, from ./stdlib.h:31, from ./getopt.h:36, from argp.h:25, from argp-pvh.c:24: /usr/include/sys/types.h:67: 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:110: error: two or more data types in declaration specifiers In file included from /usr/include/stdlib.h:438, from ./stdlib.h:31, from ./getopt.h:36, from argp.h:25, from argp-xinl.c:34: /usr/include/sys/types.h:67: 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:110: error: two or more data types in declaration specifiers In file included from version-etc.c:30: unlocked-io.h:90:1: warning: "fread_unlocked" redefined In file included from /usr/include/stdio.h:838, from ./stdio.h:31, from version-etc.h:24, from version-etc.c:23: /usr/include/bits/stdio.h:140:1: warning: this is the location of the previous definition In file included from /usr/include/stdio.h:34, from ./stdio.h:31, from version-etc.h:24, from version-etc-fsf.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 version-etc.c:30: unlocked-io.h:97:1: warning: "fwrite_unlocked" redefined In file included from /usr/include/stdio.h:838, from ./stdio.h:31, from version-etc.h:24, from version-etc.c:23: /usr/include/bits/stdio.h:164:1: warning: this is the location of the previous definition make[3]: *** [openat-die.o] Error 1 make[3]: *** [malloca.o] Error 1 In file included from argp-fmtstream.c:33: argp-fmtstream.h: In function 'argp_fmtstream_write': argp-fmtstream.h:214: warning: '__memcpy_ichk' is static but used in inline function 'argp_fmtstream_write' which is not static In file included from argp-fmtstream.c:34: argp-namefrob.h:121:1: warning: "fread_unlocked" redefined In file included from /usr/include/stdio.h:838, from ./stdio.h:31, from argp-fmtstream.h:28, from argp-fmtstream.c:33: /usr/include/bits/stdio.h:140:1: warning: this is the location of the previous definition In file included from argp-fmtstream.c:34: argp-namefrob.h:124:1: warning: "fwrite_unlocked" redefined In file included from /usr/include/stdio.h:838, from ./stdio.h:31, from argp-fmtstream.h:28, from argp-fmtstream.c:33: /usr/include/bits/stdio.h:164:1:make[3]: *** [getdate.o] Error 1 warning: this is the location of the previous definition argp-fmtstream.c: In function 'argp_fmtstream_free': argp-fmtstream.c:106: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result In file included from version-etc.h:24, from version-etc-fsf.c:23: ./stdio.h:155: error: expected declaration specifiers or '...' before numeric constant ./stdio.h:155: error: expected declaration specifiers or '...' before '__builtin_object_size' ./stdio.h:155: warning: conflicting types for built-in function '__builtin___vsnprintf_chk' make[3]: *** [version-etc.o] Error 1 make[3]: *** [version-etc-fsf.o] Error 1 make[3]: *** [argp-parse.o] Error 1 argp-fmtstream.c: In function '_argp_fmtstream_update': argp-fmtstream.c:298: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result argp-help.c: In function 'argp_failure': argp-help.c:1909: warning: unused variable 'buf' argp-fmtstream.c: In function 'argp_fmtstream_printf': argp-fmtstream.c:417: warning: passing argument 3 of '__builtin___vsnprintf_chk' makes pointer from integer without a cast argp-fmtstream.c:417: warning: passing argument 4 of '__builtin___vsnprintf_chk' makes pointer from integer without a cast argp-fmtstream.c:417: error: too many arguments to function '__builtin___vsnprintf_chk' make[3]: *** [argp-pvh.o] Error 1 make[3]: *** [argp-xinl.o] Error 1 make[3]: *** [argp-help.o] Error 1 make[3]: Leaving directory `/usr/src/RPM/BUILD/cpio-2.9/lib' make[3]: *** [argp-fmtstream.o] Error 1 make[2]: Leaving directory `/usr/src/RPM/BUILD/cpio-2.9/lib' make[2]: *** [all] Error 2 make[1]: Leaving directory `/usr/src/RPM/BUILD/cpio-2.9' make[1]: *** [all-recursive] Error 1 make: Leaving directory `/usr/src/RPM/BUILD/cpio-2.9' make: *** [all] Error 2 RPM build errors: error: Bad exit status from /usr/src/tmp/rpm-tmp.21055 (%build) Bad exit status from /usr/src/tmp/rpm-tmp.21055 (%build) Command exited with non-zero status 1 65.80user 12.68system 1:24.97elapsed 92%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+2633636minor)pagefaults 0swaps hsh-rebuild: rebuild of `cpio-2.9-alt3.src.rpm' failed.