<86>Apr 27 02:49:46 userdel[26860]: delete user `rooter' <86>Apr 27 02:49:46 userdel[26860]: remove group `rooter' <86>Apr 27 02:49:46 groupadd[26861]: new group: name=rooter, gid=501 <86>Apr 27 02:49:46 useradd[26862]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 02:49:46 userdel[26864]: delete user `builder' <86>Apr 27 02:49:46 userdel[26864]: remove group `builder' <86>Apr 27 02:49:46 groupadd[26865]: new group: name=builder, gid=502 <86>Apr 27 02:49:46 useradd[26866]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 02:49:48 rpmi: libcheck-20070412:0.9.5-alt7 installed <13>Apr 27 02:49:48 rpmi: libcheck-devel-20070412:0.9.5-alt7 installed <13>Apr 27 02:49:48 rpmi: check-20070412:0.9.5-alt7 installed <13>Apr 27 02:49:48 rpmi: libuuid-devel-1.40.5-alt1 installed <13>Apr 27 02:49:48 rpmi: libblkid-devel-1.40.5-alt1 installed <13>Apr 27 02:49:48 rpmi: libcom_err-devel-1.40.5-alt1 installed <13>Apr 27 02:49:48 rpmi: libdevmapper-devel-1.02.24-alt1 installed <13>Apr 27 02:49:48 rpmi: libss-devel-1.40.5-alt1 installed <13>Apr 27 02:49:48 rpmi: libtinfo-devel-5.6-alt4 installed <13>Apr 27 02:49:48 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 27 02:49:49 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 27 02:49:49 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 27 02:49:50 rpmi: gcc4.3-c++-4.3.2-alt6 installed <13>Apr 27 02:49:51 rpmi: libe2fs-devel-1.40.5-alt1 installed Installing libparted_1.8.7-1.8.7-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.74881 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf parted-1.8.7 + echo 'Source #0 (parted-1.8.7.tar.bz2):' Source #0 (parted-1.8.7.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/parted-1.8.7.tar.bz2 + /bin/tar -xf - + cd parted-1.8.7 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libparted-1.8.7-linux_swap.patch):' Patch #0 (libparted-1.8.7-linux_swap.patch): + /usr/bin/patch -p1 patching file libparted/fs/linux_swap/linux_swap.c patching file libparted/labels/bsd.c patching file libparted/labels/dasd.c patching file libparted/labels/dos.c patching file libparted/labels/mac.c patching file libparted/labels/rdb.c patching file libparted/labels/sun.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.85873 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd parted-1.8.7 + 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 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 --enable-shared --disable-static --disable-rpath --with-pic --disable-mtrace --disable-debug --disable-Werror --disable-read-only --disable-discover-only --enable-dynamic-loading --disable-pc98 --enable-largefile --disable-nls --enable-fs --without-readline --enable-device-mapper --disable-selinux checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for 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 for library containing strerror... none required 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 for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether ppc-alt-linux-gcc needs -traditional... no checking whether ppc-alt-linux-gcc and cc understand -c and -o together... yes checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib 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 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for working alloca.h... yes checking for alloca... yes checking for size_t... no checking whether system is Windows or MSDOS... no 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 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-parted@gnu.org ## configure: WARNING: ## --------------------------------- ## checking for stdio_ext.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes 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-parted@gnu.org ## configure: WARNING: ## --------------------------------- ## checking for locale.h... yes checking for stdlib.h... (cached) 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-parted@gnu.org ## configure: WARNING: ## --------------------------------- ## checking for utime.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-parted@gnu.org ## configure: WARNING: ## --------------------------------- ## checking for sys/time.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-parted@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-parted@gnu.org ## configure: WARNING: ## --------------------------------- ## checking for wctype.h... 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-parted@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... no checking whether getenv is declared... no checking for inline... inline checking for long long int... yes checking for unsigned long long int... yes checking absolute name of ... ///usr/include/stdint.h 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-parted@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 nl_langinfo and CODESET... yes checking whether getc_unlocked is declared... no checking whether we are using the GNU C Library 2.1 or newer... yes checking for mbsinit... yes checking for iswctype... yes checking for mbrtowc... yes checking for wcrtomb... yes checking for wcscoll... yes checking for iswcntrl... yes checking for C/C++ restrict keyword... restrict checking for ssize_t... no checking for stdbool.h that conforms to C99... yes checking for _Bool... no checking absolute name of ... ///usr/include/string.h checking whether strndup is declared... no checking whether strnlen is declared... no checking whether utime accepts a null argument... no checking for struct utimbuf... no checking for wint_t... no checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking for atexit... yes checking for GNU libc compatible calloc... no checking whether // is distinct from /... (cached) no checking for error_at_line... yes checking for __fpending... yes checking whether __fpending is declared... no checking whether free (NULL) is known to work... no checking whether the compiler generally respects inline... yes checking whether inttypes.h conforms to C99... no checking absolute name of ... ///usr/include/inttypes.h checking for flag to ignore unused libraries... -Wl,--as-needed checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... no checking for memchr... yes checking for working memcmp... no checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for mbstate_t... no checking whether mbrtowc and mbstate_t are properly declared... no checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... no checking for working re_compile_pattern... no checking whether isblank is declared... no checking whether rename is broken... yes checking for rpmatch... yes checking for ssize_t... (cached) no checking for va_copy... yes checking absolute name of ... (cached) ///usr/include/stdint.h 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 absolute name of ... ///usr/include/stdlib.h checking for strcspn... yes checking for working strndup... no checking for working strnlen... no checking for working strtod... no checking for pow... no checking for pow in -lm... yes checking for strtol... yes checking absolute name of ... ///usr/include/unistd.h checking whether utimes accepts a null argument... no checking whether is standalone... yes checking absolute name of ... ///usr/include/wctype.h checking for off_t... no checking size of off_t... 0 configure: WARNING: off_t is less than 8 bytes. Using llseek syscall checking for a sed that does not truncate output... /bin/sed checking for ld used by ppc-alt-linux-gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking dlfcn.h usability... no checking dlfcn.h presence... yes configure: WARNING: dlfcn.h: present but cannot be compiled configure: WARNING: dlfcn.h: check for missing prerequisite headers? configure: WARNING: dlfcn.h: see the Autoconf documentation configure: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure: WARNING: dlfcn.h: proceeding with the preprocessor's result configure: WARNING: dlfcn.h: in the future, the compiler will take precedence configure: WARNING: ## --------------------------------- ## configure: WARNING: ## Report this to bug-parted@gnu.org ## configure: WARNING: ## --------------------------------- ## checking for dlfcn.h... yes checking for ppc-alt-linux-g++... ppc-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether ppc-alt-linux-g++ accepts -g... yes checking dependency style of ppc-alt-linux-g++... none checking how to run the C++ preprocessor... ppc-alt-linux-g++ -E checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-cf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-pghpf... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-gfortran... no checking for ppc-alt-linux-g95... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-ifort... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc -std=gnu99 object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc -std=gnu99 option to produce PIC... -fPIC checking if ppc-alt-linux-gcc -std=gnu99 PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc -std=gnu99 static flag -static works... no checking if ppc-alt-linux-gcc -std=gnu99 supports -c -o file.o... yes checking whether the ppc-alt-linux-gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by ppc-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for ppc-alt-linux-g++ option to produce PIC... -fPIC checking if ppc-alt-linux-g++ PIC flag -fPIC works... yes checking if ppc-alt-linux-g++ static flag -static works... no checking if ppc-alt-linux-g++ supports -c -o file.o... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether NLS is requested... no 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 whether to use NLS... no checking for dlopen in -ldl... yes checking for uuid_generate in -luuid... yes checking for dm_task_create in -ldevmapper... yes checking uuid/uuid.h usability... no checking uuid/uuid.h presence... yes configure: WARNING: uuid/uuid.h: present but cannot be compiled configure: WARNING: uuid/uuid.h: check for missing prerequisite headers? configure: WARNING: uuid/uuid.h: see the Autoconf documentation configure: WARNING: uuid/uuid.h: section "Present But Cannot Be Compiled" configure: WARNING: uuid/uuid.h: proceeding with the preprocessor's result configure: WARNING: uuid/uuid.h: in the future, the compiler will take precedence configure: WARNING: ## --------------------------------- ## configure: WARNING: ## Report this to bug-parted@gnu.org ## configure: WARNING: ## --------------------------------- ## checking for uuid/uuid.h... yes checking for getopt.h... (cached) yes checking linux/unistd.h usability... no checking linux/unistd.h presence... yes configure: WARNING: linux/unistd.h: present but cannot be compiled configure: WARNING: linux/unistd.h: check for missing prerequisite headers? configure: WARNING: linux/unistd.h: see the Autoconf documentation configure: WARNING: linux/unistd.h: section "Present But Cannot Be Compiled" configure: WARNING: linux/unistd.h: proceeding with the preprocessor's result configure: WARNING: linux/unistd.h: in the future, the compiler will take precedence configure: WARNING: ## --------------------------------- ## configure: WARNING: ## Report this to bug-parted@gnu.org ## configure: WARNING: ## --------------------------------- ## checking for linux/unistd.h... yes checking termcap.h usability... no checking termcap.h presence... yes configure: WARNING: termcap.h: present but cannot be compiled configure: WARNING: termcap.h: check for missing prerequisite headers? configure: WARNING: termcap.h: see the Autoconf documentation configure: WARNING: termcap.h: section "Present But Cannot Be Compiled" configure: WARNING: termcap.h: proceeding with the preprocessor's result configure: WARNING: termcap.h: in the future, the compiler will take precedence configure: WARNING: ## --------------------------------- ## configure: WARNING: ## Report this to bug-parted@gnu.org ## configure: WARNING: ## --------------------------------- ## checking for termcap.h... yes checking execinfo.h usability... no checking execinfo.h presence... yes configure: WARNING: execinfo.h: present but cannot be compiled configure: WARNING: execinfo.h: check for missing prerequisite headers? configure: WARNING: execinfo.h: see the Autoconf documentation configure: WARNING: execinfo.h: section "Present But Cannot Be Compiled" configure: WARNING: execinfo.h: proceeding with the preprocessor's result configure: WARNING: execinfo.h: in the future, the compiler will take precedence configure: WARNING: ## --------------------------------- ## configure: WARNING: ## Report this to bug-parted@gnu.org ## configure: WARNING: ## --------------------------------- ## checking for execinfo.h... yes checking for backtrace in -lc... yes checking for ppc-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CHECK... yes Unable to locate check version 0.9.3 or higher: not building checking for ld used by ppc-alt-linux-gcc -std=gnu99... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking whether byte ordering is bigendian... yes checking for inline... (cached) inline checking for an ANSI C-conforming const... yes checking for C/C++ restrict keyword... (cached) restrict checking for sigaction... yes checking for getuid... yes checking for canonicalize_file_name... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating include/Makefile config.status: creating include/parted/Makefile config.status: creating libparted/Makefile config.status: creating libparted/labels/Makefile config.status: creating libparted/fs/Makefile config.status: creating libparted/fs/amiga/Makefile config.status: creating libparted/fs/ext2/Makefile config.status: creating libparted/fs/fat/Makefile config.status: creating libparted/fs/hfs/Makefile config.status: creating libparted/fs/jfs/Makefile config.status: creating libparted/fs/linux_swap/Makefile config.status: creating libparted/fs/ntfs/Makefile config.status: creating libparted/fs/reiserfs/Makefile config.status: creating libparted/fs/ufs/Makefile config.status: creating libparted/fs/xfs/Makefile config.status: creating libparted/tests/Makefile config.status: creating libparted.pc config.status: creating parted/Makefile config.status: creating partprobe/Makefile config.status: creating doc/Makefile config.status: creating doc/C/Makefile config.status: creating doc/pt_BR/Makefile config.status: creating debug/Makefile config.status: creating debug/clearfat/Makefile config.status: creating debug/test/Makefile config.status: creating tests/Makefile config.status: creating po/Makefile.in config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Type 'make' to compile parted. + '[' -n '' ']' + NPROCS=48 + make -j48 -C lib make: Entering directory `/usr/src/RPM/BUILD/parted-1.8.7/lib' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca_.h; \ } > alloca.h-t rm -f configmake.h-t configmake.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./getopt_.h; \ } > getopt.h-t rm -f inttypes.h-t inttypes.h { 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/parted"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/parted"'; \ echo '#define DVIDIR "/usr/share/doc/parted"'; \ echo '#define PDFDIR "/usr/share/doc/parted"'; \ echo '#define PSDIR "/usr/share/doc/parted"'; \ 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/parted"'; \ echo '#define PKGINCLUDEDIR "/usr/include/parted"'; \ echo '#define PKGLIBDIR "/usr/lib/parted"'; \ echo '#define PKGLIBEXECDIR ""'; \ } | sed '/""/d' > configmake.h-t rm -f stdint.h-t stdint.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''ABSOLUTE_INTTYPES_H''@|"///usr/include/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 stdlib.h-t stdlib.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_STDINT_H''@/1/g' \ -e 's|@''ABSOLUTE_STDINT_H''@|"///usr/include/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 string.h-t string.h mv -f alloca.h-t alloca.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''ABSOLUTE_STDLIB_H''@|"///usr/include/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 unistd.h-t unistd.h mv -f getopt.h-t getopt.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''ABSOLUTE_STRING_H''@|"///usr/include/string.h"|g' \ -e 's|@''GNULIB_MBSLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|0|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMMEM''@|0|g' \ -e 's|@''GNULIB_MEMPCPY''@|0|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|0|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|0|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''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|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 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''ABSOLUTE_UNISTD_H''@|"///usr/include/unistd.h"|g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|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''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ < ./unistd_.h; \ } > unistd.h-t mv configmake.h-t configmake.h mv stdlib.h-t stdlib.h mv unistd.h-t unistd.h mv stdint.h-t stdint.h mv inttypes.h-t inttypes.h mv string.h-t string.h make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/parted-1.8.7/lib' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o full-write.lo full-write.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o localcharset.lo localcharset.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o version-etc.lo version-etc.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o version-etc-fsf.lo version-etc-fsf.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o xalloc-die.lo xalloc-die.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o xstrndup.lo xstrndup.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o basename.lo basename.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o calloc.lo calloc.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o close-stream.lo close-stream.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o closeout.lo closeout.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o dirname.lo dirname.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o exitfail.lo exitfail.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o free.lo free.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o getopt.lo getopt.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o getopt1.lo getopt1.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o long-options.lo long-options.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o malloc.lo malloc.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o memcmp.lo memcmp.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o quotearg.lo quotearg.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o realloc.lo realloc.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o regex.lo regex.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o rename.lo rename.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o safe-read.lo safe-read.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o safe-write.lo safe-write.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o stripslash.lo stripslash.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o strndup.lo strndup.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o strnlen.lo strnlen.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o strtod.lo strtod.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o utime.lo utime.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c -o xmalloc.lo xmalloc.c rm -f t-charset.alias charset.alias /bin/sh ./config.charset 'powerpc-alt-linux-gnu' > t-charset.alias rm -f t-ref-add.sed ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/parted/g' ref-add.sin > t-ref-add.sed rm -f t-ref-del.sed ref-del.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/parted/g' ref-del.sin > t-ref-del.sed mv t-charset.alias charset.alias mv t-ref-add.sed ref-add.sed mv t-ref-del.sed ref-del.sed mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c calloc.c -fPIC -DPIC -o .libs/calloc.o ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o In file included from localcharset.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 ///usr/include/stdlib.h:33, from ./stdlib.h:50, from calloc.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 specifiers In file included from ///usr/include/stdlib.h:438, from ./stdlib.h:50, from calloc.c:24: /usr/include/sys/types.h:110: error: two or more data types in declaration specifiers In file included from safe-read.h:18, from safe-read.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 ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c free.c -fPIC -DPIC -o .libs/free.o In file included from safe-read.c:30: /usr/include/sys/types.h:110: error: two or more data types in declaration specifiers ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c full-write.c -fPIC -DPIC -o .libs/full-write.o make[1]: *** [calloc.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c basename.c -fPIC -DPIC -o .libs/basename.o ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c xstrndup.c -fPIC -DPIC -o .libs/xstrndup.o In file included from ///usr/include/stdlib.h:33, from ./stdlib.h:50, from free.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 specifiers In file included from ///usr/include/stdlib.h:438, from ./stdlib.h:50, from free.c:24: /usr/include/sys/types.h:110: error: two or more data types in declaration specifiers ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c version-etc-fsf.c -fPIC -DPIC -o .libs/version-etc-fsf.o ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c xalloc-die.c -fPIC -DPIC -o .libs/xalloc-die.o make[1]: *** [safe-read.lo] Error 1 ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c realloc.c -fPIC -DPIC -o .libs/realloc.o ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o In file included from ///usr/include/stdlib.h:438, from ./stdlib.h:50, from localcharset.c:29: /usr/include/sys/types.h:110: error: two or more data types in declaration specifiers In file included from dirname.h:23, from basename.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 make[1]: *** [free.lo] Error 1 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 ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c close-stream.c -fPIC -DPIC -o .libs/close-stream.o In file included from xstrndup.h:19, from xstrndup.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 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 xalloc.h:23, from xalloc-die.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 make[1]: *** [localcharset.lo] Error 1 make[1]: *** [full-write.lo] Error 1 In file included from ///usr/include/stdlib.h:438, from ./stdlib.h:50, from xalloc-die.c:24: /usr/include/sys/types.h:110: error: two or more data types in declaration specifiers make[1]: *** [basename.lo] Error 1 In file included from /usr/include/stdio.h:34, from close-stream.h:1, from close-stream.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/stdlib.h:33, from ./stdlib.h:50, from realloc.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 specifiers make[1]: *** [version-etc-fsf.lo] Error 1 In file included from ///usr/include/stdlib.h:33, from ./stdlib.h:50, from exitfail.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 specifiers In file included from ///usr/include/stdlib.h:438, from ./stdlib.h:50, from realloc.c:24: /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:50, from exitfail.c:24: /usr/include/sys/types.h:110: error: two or more data types in declaration specifiers ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c memcmp.c -fPIC -DPIC -o .libs/memcmp.o make[1]: *** [xstrndup.lo] Error 1 make[1]: *** [xalloc-die.lo] Error 1 make[1]: *** [close-stream.lo] Error 1 ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c malloc.c -fPIC -DPIC -o .libs/malloc.o ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c safe-write.c -fPIC -DPIC -o .libs/safe-write.o ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c getopt.c -fPIC -DPIC -o .libs/getopt.o make[1]: *** [realloc.lo] Error 1 make[1]: *** [exitfail.lo] Error 1 ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c long-options.c -fPIC -DPIC -o .libs/long-options.o ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c quotearg.c -fPIC -DPIC -o .libs/quotearg.o ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c version-etc.c -fPIC -DPIC -o .libs/version-etc.o ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o In file included from ///usr/include/string.h:33, from ./string.h:34, from memcmp.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 In file included from ///usr/include/stdlib.h:33, from ./stdlib.h:50, from getopt.h:36, from getopt.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 safe-write.h:18, from safe-read.c:24, from safe-write.c:19: /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:50, from getopt.h:36, from getopt.c:27: /usr/include/sys/types.h:110: error: two or more data types in declaration specifiers In file included from /usr/include/stdio.h:34, from long-options.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 In file included from safe-read.c:30, from safe-write.c:19: /usr/include/sys/types.h:110: error: two or more data types in declaration specifiers In file included from dirname.h:23, from stripslash.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 In file included from ///usr/include/stdlib.h:33, from ./stdlib.h:50, from malloc.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 specifiers In file included from memcmp.c:43: /usr/include/sys/types.h:110: error: two or more data types in declaration specifiers ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c closeout.c -fPIC -DPIC -o .libs/closeout.o In file included from ///usr/include/stdlib.h:438, from ./stdlib.h:50, from malloc.c:24: /usr/include/sys/types.h:110: error: two or more data types in declaration specifiers make[1]: *** [stripslash.lo] Error 1 In file included from ///usr/include/stdlib.h:438, from ./stdlib.h:50, from long-options.c:29: /usr/include/sys/types.h:110: error: two or more data types in declaration specifiers In file included from quotearg.h:25, from quotearg.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 specifiers In file included from /usr/include/stdio.h:34, 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 ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c regex.c -fPIC -DPIC -o .libs/regex.o ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c strtod.c -fPIC -DPIC -o .libs/strtod.o ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o In file included from ///usr/include/stdlib.h:438, from ./stdlib.h:50, from quotearg.c:32: /usr/include/sys/types.h:110: error: two or more data types in declaration specifiers ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c dirname.c -fPIC -DPIC -o .libs/dirname.o In file included from ///usr/include/stdlib.h:438, from ./stdlib.h:50, from version-etc.c:27: /usr/include/sys/types.h:110: 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 ./regex.h:24, from regex.c:57: /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[1]: *** [malloc.lo] Error 1 make[1]: *** [safe-write.lo] Error 1 In file included from ./regex.h:24, from regex.c:57: /usr/include/sys/types.h:110: 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 strtod.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 In file included from /usr/include/stdio.h:34, from closeout.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 make[1]: *** [memcmp.lo] Error 1 make[1]: *** [long-options.lo] Error 1 In file included from ///usr/include/stdlib.h:438, from ./stdlib.h:50, from strtod.c:26: /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:50, from getopt.h:36, from getopt1.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 specifiers make[1]: *** [version-etc.lo] Error 1 In file included from ./unistd.h:23, from closeout.c:26: ///usr/include/unistd.h:191: error: two or more data types in declaration specifiers ///usr/include/unistd.h:191: warning: useless type name in empty declaration make[1]: *** [getopt.lo] Error 1 In file included from ///usr/include/stdlib.h:438, from ./stdlib.h:50, from getopt.h:36, from getopt1.c:24: /usr/include/sys/types.h:110: error: two or more data types in declaration specifiers In file included from quotearg.c:34: /usr/include/wchar.h:95: error: two or more data types in declaration specifiers In file included from dirname.h:23, from dirname.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 ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c utime.c -fPIC -DPIC -o .libs/utime.o strtod.c:32: error: redefinition of 'rpl_strtod' ///usr/include/stdlib.h:329: error: previous definition of 'rpl_strtod' was here ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c strnlen.c -fPIC -DPIC -o .libs/strnlen.o ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c strndup.c -fPIC -DPIC -o .libs/strndup.o ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c rename.c -fPIC -DPIC -o .libs/rename.o In file included from /usr/include/bits/types.h:31, from /usr/include/sys/types.h:31, from utime.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 make[1]: *** [strtod.lo] Error 1 In file included from utime.c:23: /usr/include/sys/types.h:110: error: two or more data types in declaration specifiers make[1]: *** [dirname.lo] Error 1 In file included from ///usr/include/string.h:33, from ./string.h:34, from strnlen.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[1]: *** [closeout.lo] Error 1 In file included from regex_internal.h:39, from regex.c:58: /usr/include/wchar.h:95: error: two or more data types in declaration specifiers make[1]: *** [getopt1.lo] Error 1 make[1]: *** [strnlen.lo] Error 1 In file included from /usr/include/stdio.h:34, from rename.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 specifiersutime.c:44: error: redefinition of 'struct utimbuf' make[1]: *** [quotearg.lo] Error 1 make[1]: *** [utime.lo] Error 1 ppc-alt-linux-gcc -std=gnu99 -I. -pipe -Wall -O2 -fsigned-char -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o In file included from ///usr/include/stdlib.h:438, from ./stdlib.h:50, from rename.c:27: /usr/include/sys/types.h:110: error: two or more data types in declaration specifiers In file included from ///usr/include/string.h:33, from ./string.h:34, from strndup.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 xalloc.h:23, from xmalloc.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 ///usr/include/stdlib.h:438, from ./stdlib.h:50, from xmalloc.c:29: /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:50, from strndup.c:24: /usr/include/sys/types.h:110: error: two or more data types in declaration specifiers make[1]: *** [rename.lo] Error 1 make[1]: *** [xmalloc.lo] Error 1 make[1]: *** [strndup.lo] Error 1 make[1]: Leaving directory `/usr/src/RPM/BUILD/parted-1.8.7/lib' make[1]: *** [regex.lo] Error 1 make: *** [all] Error 2 make: Leaving directory `/usr/src/RPM/BUILD/parted-1.8.7/lib' RPM build errors: error: Bad exit status from /usr/src/tmp/rpm-tmp.85873 (%build) Bad exit status from /usr/src/tmp/rpm-tmp.85873 (%build) Command exited with non-zero status 1 19.68user 10.88system 0:28.73elapsed 106%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+2496631minor)pagefaults 0swaps hsh-rebuild: rebuild of `libparted_1.8.7-1.8.7-alt1.src.rpm' failed.