Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/parted.spec'], False, '/var/lib/mock/dist-f14-build-781161-111316/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/parted.spec'] warning: Could not canonicalize hostname: x86-02.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/parted-2.2-5.fc14.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/parted.spec'], False, '/var/lib/mock/dist-f14-build-781161-111316/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/parted.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Zdo5Im + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf parted-2.2 + /usr/bin/xz -dc /builddir/build/SOURCES/parted-2.2.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd parted-2.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (parted-dev-mapper-symlink-rh577824.patch):' Patch #0 (parted-dev-mapper-symlink-rh577824.patch): + /bin/cat /builddir/build/SOURCES/parted-dev-mapper-symlink-rh577824.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #1 (parted-2.2-add-diag-flag-rh583626.patch):' Patch #1 (parted-2.2-add-diag-flag-rh583626.patch): + /bin/cat /builddir/build/SOURCES/parted-2.2-add-diag-flag-rh583626.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #2 (parted-2.2-dm_task_run-retcode-rh585158.patch):' Patch #2 (parted-2.2-dm_task_run-retcode-rh585158.patch): + /bin/cat /builddir/build/SOURCES/parted-2.2-dm_task_run-retcode-rh585158.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #3 (parted-2.2-blkoflow-rh585159.patch):' Patch #3 (parted-2.2-blkoflow-rh585159.patch): + /bin/cat /builddir/build/SOURCES/parted-2.2-blkoflow-rh585159.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #4 (parted-2.2-extend-diag-flag-rh589451.patch):' Patch #4 (parted-2.2-extend-diag-flag-rh589451.patch): + /bin/cat /builddir/build/SOURCES/parted-2.2-extend-diag-flag-rh589451.patch + /usr/bin/patch -s -p1 --fuzz=0 + iconv -f ISO-8859-1 -t UTF8 AUTHORS + touch -r AUTHORS tmp + mv tmp AUTHORS + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tc9aGK + umask 022 + cd /builddir/build/BUILD + cd parted-2.2 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-selinux --disable-static checking for a BSD-compatible install... /usr/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... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for library containing strerror... none required checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether gcc needs -traditional... no checking whether gcc and cc understand -c and -o together... yes checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib 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 gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for a usable (O_DIRECT-supporting) temporary dir... . checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for working alloca.h... yes checking for alloca... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for canonicalize_file_name... yes checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for __fpending... yes checking for fsync... yes checking for gettimeofday... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for nl_langinfo... yes checking for pathconf... yes checking for isblank... yes checking for iswctype... yes checking for wcscoll... yes checking for strndup... yes checking for wcrtomb... yes checking for iswcntrl... yes checking for dup2... yes checking for setenv... yes checking for symlink... yes checking for wctob... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR checking for size_t... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for sys/param.h... yes checking for errno.h... yes checking for stdio_ext.h... yes checking for getopt.h... yes checking for sys/time.h... yes checking for stdint.h... (cached) yes checking for wchar.h... yes checking for inttypes.h... (cached) yes checking for langinfo.h... yes checking for sys/mman.h... yes checking for locale.h... yes checking for stdarg.h... yes checking for stddef.h... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for sys/socket.h... yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for time.h... yes checking for unistd.h... (cached) yes checking for wctype.h... yes checking for fcntl.h... yes checking for priv.h... no checking for blkid/blkid.h... yes checking whether system is Windows or MSDOS... no checking whether the preprocessor supports include_next... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for inline... inline checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether optreset is declared... no checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking whether getenv is declared... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking whether gettimeofday is declared without a macro... yes checking for long long int... yes checking for unsigned long long int... yes checking whether stdint.h conforms to C99... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether imaxabs is declared... yes checking whether imaxdiv is declared... yes checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking for working fcntl.h... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether lstat correctly handles trailing slash... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for mbstate_t... yes checking for a traditional japanese locale... ja_JP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking for mmap... yes checking for MAP_ANONYMOUS... yes checking for memchr... yes checking whether memchr works... yes checking for ssize_t... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking whether strdup is declared... yes checking for working strerror function... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether strndup is declared... (cached) yes checking whether strnlen is declared... (cached) yes checking whether stat file-mode macros are broken... no checking for struct timespec in ... yes checking for wint_t... yes checking if environ is properly declared... yes checking for mode_t... yes checking for promoted mode_t type... mode_t checking whether setenv validates arguments... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking whether btowc(EOF) is correct... yes checking for GNU libc compatible calloc... yes checking whether // is distinct from /... (cached) no checking for error_at_line... yes checking whether __fpending is declared... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking whether the compiler generally respects inline... yes checking whether inttypes.h conforms to C99... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether imaxabs is declared without a macro... yes checking whether imaxdiv is declared without a macro... yes checking whether strtoimax is declared without a macro... yes checking whether strtoumax is declared without a macro... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines ERA... yes checking whether nl_langinfo is declared without a macro... yes checking for flag to ignore unused libraries... -Wl,--as-needed checking whether lseek detects pipes... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking for working mkstemp... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working re_compile_pattern... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking whether isblank is declared... yes checking for rpmatch... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking for va_copy... yes checking whether NULL can be used in arbitrary expressions... yes checking whether stdint.h conforms to C99... (cached) yes checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... no checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking for random.h... no checking for struct random_data... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether initstat_r is declared without a macro... no checking whether srandom_r is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for strdup... yes checking for working strndup... yes checking for working strnlen... yes checking for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... yes checking whether lchmod is declared without a macro... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... yes checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... yes checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking whether unlink honors trailing slashes... yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb return value is correct... yes checking whether iswcntrl works... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a turkish Unicode locale... tr_TR.UTF-8 checking whether dup2 works... yes checking whether fcntl is declared without a macro... yes checking whether openat is declared without a macro... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking whether open recognizes a trailing slash... yes checking for getppriv... no checking for putenv compatible with GNU and SVID... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for wchar_t... (cached) yes checking for wint_t... (cached) yes checking whether symlink handles trailing slash correctly... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv works on duplicates... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether wctob works... yes checking whether wctob is declared... (cached) yes checking size of off_t... 8 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) 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 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 -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) 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 checking for dlopen in -ldl... yes checking for uuid_generate in -luuid... yes checking for dm_task_create in -ldevmapper... yes checking for library containing tgetent... -ltinfo checking for readline in -lreadline... yes checking for rl_variable_value in -lreadline... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for getopt.h... (cached) yes checking linux/unistd.h usability... yes checking linux/unistd.h presence... yes checking for linux/unistd.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking for wctype.h... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for backtrace in -lc... yes checking for x86_64-redhat-linux-gnu-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... no Unable to locate check version 0.9.3 or higher: not building checking for ld used by 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... no 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 rl_completion_matches... yes checking for canonicalize_file_name... (cached) yes ./configure: line 31037: hostname: command not found checking for library containing blkid_probe_get_topology... -lblkid checking for blkid_probe_get_topology... 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 libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Type 'make' to compile parted. + /bin/sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + /bin/sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + V=1 + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/parted-2.2' Making all in po make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/po' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/lib' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../build-aux/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f configmake.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 "/sbin"'; \ echo '#define LIBEXECDIR "/usr/libexec"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/etc"'; \ echo '#define SHAREDSTATEDIR "/var/lib"'; \ echo '#define LOCALSTATEDIR "/var"'; \ 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 "/lib64"'; \ 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 "/lib64/parted"'; \ echo '#define PKGLIBEXECDIR "/usr/libexec/parted"'; \ } | sed '/""/d' > configmake.h-t && \ if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \ rm -f configmake.h-t; \ else \ rm -f configmake.h; mv configmake.h-t configmake.h; \ fi rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../build-aux/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@NEXT_TIME_H''@||g' \ -e 's|@REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@REPLACE_MKTIME''@|GNULIB_PORTCHECK|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' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f inttypes.h-t inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''PRI_MACROS_BROKEN''@/0/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/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''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./inttypes.in.h; \ } > inttypes.h-t && \ mv inttypes.h-t inttypes.h rm -f langinfo.h-t langinfo.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_LANGINFO_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_LANGINFO_H''@||g' \ -e 's|@''GNULIB_NL_LANGINFO''@|1|g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./langinfo.in.h; \ } > langinfo.h-t && \ mv langinfo.h-t langinfo.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's|@''GNULIB_DPRINTF''@|0|g' \ -e 's|@''GNULIB_FCLOSE''@|1|g' \ -e 's|@''GNULIB_FFLUSH''@|0|g' \ -e 's|@''GNULIB_FOPEN''@|0|g' \ -e 's|@''GNULIB_FPRINTF''@|1|g' \ -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_FPURGE''@|0|g' \ -e 's|@''GNULIB_FPUTC''@|1|g' \ -e 's|@''GNULIB_FPUTS''@|1|g' \ -e 's|@''GNULIB_FREOPEN''@|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_FWRITE''@|1|g' \ -e 's|@''GNULIB_GETDELIM''@|0|g' \ -e 's|@''GNULIB_GETLINE''@|0|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_PERROR''@|0|g' \ -e 's|@''GNULIB_POPEN''@|0|g' \ -e 's|@''GNULIB_PRINTF''@|1|g' \ -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_PUTC''@|1|g' \ -e 's|@''GNULIB_PUTCHAR''@|1|g' \ -e 's|@''GNULIB_PUTS''@|1|g' \ -e 's|@''GNULIB_REMOVE''@|0|g' \ -e 's|@''GNULIB_RENAME''@|0|g' \ -e 's|@''GNULIB_RENAMEAT''@|0|g' \ -e 's|@''GNULIB_SNPRINTF''@|0|g' \ -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_VASPRINTF''@|0|g' \ -e 's|@''GNULIB_VDPRINTF''@|0|g' \ -e 's|@''GNULIB_VFPRINTF''@|1|g' \ -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VPRINTF''@|1|g' \ -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VSNPRINTF''@|0|g' \ -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''GNULIB_ATOLL''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''GNULIB_GETLOADAVG''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKOSTEMP''@|0|g' \ -e 's|@''GNULIB_MKOSTEMPS''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|1|g' \ -e 's|@''GNULIB_MKSTEMPS''@|0|g' \ -e 's|@''GNULIB_PUTENV''@|1|g' \ -e 's|@''GNULIB_RANDOM_R''@|0|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_REALPATH''@|1|g' \ -e 's|@''GNULIB_RPMATCH''@|1|g' \ -e 's|@''GNULIB_SETENV''@|1|g' \ -e 's|@''GNULIB_STRTOD''@|0|g' \ -e 's|@''GNULIB_STRTOLL''@|0|g' \ -e 's|@''GNULIB_STRTOULL''@|0|g' \ -e 's|@''GNULIB_UNSETENV''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|0|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./stdlib.in.h; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|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_MEMCHR''@|1|g' \ -e 's|@''GNULIB_MEMMEM''@|0|g' \ -e 's|@''GNULIB_MEMPCPY''@|0|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|0|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|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_STRSTR''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|1|g' \ -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ -e 's|@''GNULIB_STRVERSCMP''@|0|g' \ < ./string.in.h | \ sed -e 's|@''HAVE_MBSLEN''@|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_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|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 's|@''HAVE_DECL_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''GNULIB_FCHMODAT''@|0|g' \ -e 's|@''GNULIB_FSTATAT''@|0|g' \ -e 's|@''GNULIB_FUTIMENS''@|0|g' \ -e 's|@''GNULIB_LCHMOD''@|0|g' \ -e 's|@''GNULIB_LSTAT''@|1|g' \ -e 's|@''GNULIB_MKDIRAT''@|0|g' \ -e 's|@''GNULIB_MKFIFO''@|0|g' \ -e 's|@''GNULIB_MKFIFOAT''@|0|g' \ -e 's|@''GNULIB_MKNOD''@|0|g' \ -e 's|@''GNULIB_MKNODAT''@|0|g' \ -e 's|@''GNULIB_STAT''@|1|g' \ -e 's|@''GNULIB_UTIMENSAT''@|0|g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h /bin/mkdir -p sys rm -f sys/time.h-t sys/time.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|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_CLOSE''@|1|g' \ -e 's|@''GNULIB_DUP2''@|1|g' \ -e 's|@''GNULIB_DUP3''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|1|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FACCESSAT''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FCHOWNAT''@|0|g' \ -e 's|@''GNULIB_FSYNC''@|1|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \ -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \ -e 's|@''GNULIB_GETGROUPS''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \ -e 's|@''GNULIB_GETLOGIN''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LINK''@|0|g' \ -e 's|@''GNULIB_LINKAT''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|1|g' \ -e 's|@''GNULIB_PIPE2''@|0|g' \ -e 's|@''GNULIB_PREAD''@|0|g' \ -e 's|@''GNULIB_READLINK''@|1|g' \ -e 's|@''GNULIB_READLINKAT''@|0|g' \ -e 's|@''GNULIB_RMDIR''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''GNULIB_SYMLINK''@|1|g' \ -e 's|@''GNULIB_SYMLINKAT''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_UNLINK''@|1|g' \ -e 's|@''GNULIB_UNLINKAT''@|0|g' \ -e 's|@''GNULIB_USLEEP''@|0|g' \ -e 's|@''GNULIB_WRITE''@|0|g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's|@''GNULIB_BTOWC''@|1|g' \ -e 's|@''GNULIB_WCTOB''@|1|g' \ -e 's|@''GNULIB_MBSINIT''@|1|g' \ -e 's|@''GNULIB_MBRTOWC''@|1|g' \ -e 's|@''GNULIB_MBRLEN''@|0|g' \ -e 's|@''GNULIB_MBSRTOWCS''@|0|g' \ -e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \ -e 's|@''GNULIB_WCRTOMB''@|1|g' \ -e 's|@''GNULIB_WCSRTOMBS''@|0|g' \ -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \ -e 's|@''GNULIB_WCWIDTH''@|0|g' \ -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./wchar.in.h; \ } > wchar.h-t && \ mv wchar.h-t wchar.h /usr/bin/make all-recursive make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/lib' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o close-hook.lo close-hook.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o localcharset.lo localcharset.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o malloca.lo malloca.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o progname.lo progname.c libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c close-hook.c -fPIC -DPIC -o .libs/close-hook.o libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c malloca.c -fPIC -DPIC -o .libs/malloca.o libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c progname.c -fPIC -DPIC -o .libs/progname.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o version-etc.lo version-etc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o version-etc-fsf.lo version-etc-fsf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o xalloc-die.lo xalloc-die.c libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c version-etc.c -fPIC -DPIC -o .libs/version-etc.o libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c xalloc-die.c -fPIC -DPIC -o .libs/xalloc-die.o libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c version-etc-fsf.c -fPIC -DPIC -o .libs/version-etc-fsf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o xstrndup.lo xstrndup.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o argmatch.lo argmatch.c libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c xstrndup.c -fPIC -DPIC -o .libs/xstrndup.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o basename.lo basename.c libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c argmatch.c -fPIC -DPIC -o .libs/argmatch.o libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c basename.c -fPIC -DPIC -o .libs/basename.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o basename-lgpl.lo basename-lgpl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o close-stream.lo close-stream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o closeout.lo closeout.c libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c close-stream.c -fPIC -DPIC -o .libs/close-stream.o libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c closeout.c -fPIC -DPIC -o .libs/closeout.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o dirname.lo dirname.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o dirname-lgpl.lo dirname-lgpl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o exitfail.lo exitfail.c libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c dirname.c -fPIC -DPIC -o .libs/dirname.o libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o long-options.lo long-options.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o quote.lo quote.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o quotearg.lo quotearg.c libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c long-options.c -fPIC -DPIC -o .libs/long-options.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o regex.lo regex.c libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c quote.c -fPIC -DPIC -o .libs/quote.o libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c quotearg.c -fPIC -DPIC -o .libs/quotearg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o safe-read.lo safe-read.c libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c regex.c -fPIC -DPIC -o .libs/regex.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o stripslash.lo stripslash.c libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o tempname.lo tempname.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o xmalloc.lo xmalloc.c libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c tempname.c -fPIC -DPIC -o .libs/tempname.o libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o xstrtol.lo xstrtol.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o xstrtol-error.lo xstrtol-error.c libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c xstrtol.c -fPIC -DPIC -o .libs/xstrtol.o libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c xstrtol-error.c -fPIC -DPIC -o .libs/xstrtol-error.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o xstrtoul.lo xstrtoul.c rm -f t-charset.alias charset.alias && \ /bin/sh ./config.charset 'x86_64-redhat-linux-gnu' > t-charset.alias && \ mv t-charset.alias 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 && \ mv t-ref-add.sed ref-add.sed libtool: compile: gcc -std=gnu99 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c xstrtoul.c -fPIC -DPIC -o .libs/xstrtoul.o 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-ref-del.sed ref-del.sed /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -Wl,--as-needed -rdynamic -o libgnulib.la close-hook.lo localcharset.lo malloca.lo progname.lo version-etc.lo version-etc-fsf.lo xalloc-die.lo xstrndup.lo argmatch.lo basename.lo basename-lgpl.lo close-stream.lo closeout.lo dirname.lo dirname-lgpl.lo exitfail.lo long-options.lo quote.lo quotearg.lo regex.lo safe-read.lo stripslash.lo tempname.lo xmalloc.lo xstrtol.lo xstrtol-error.lo xstrtoul.lo libtool: link: ar cru .libs/libgnulib.a .libs/close-hook.o .libs/localcharset.o .libs/malloca.o .libs/progname.o .libs/version-etc.o .libs/version-etc-fsf.o .libs/xalloc-die.o .libs/xstrndup.o .libs/argmatch.o .libs/basename.o .libs/basename-lgpl.o .libs/close-stream.o .libs/closeout.o .libs/dirname.o .libs/dirname-lgpl.o .libs/exitfail.o .libs/long-options.o .libs/quote.o .libs/quotearg.o .libs/regex.o .libs/safe-read.o .libs/stripslash.o .libs/tempname.o .libs/xmalloc.o .libs/xstrtol.o .libs/xstrtol-error.o .libs/xstrtoul.o libtool: link: ranlib .libs/libgnulib.a libtool: link: ( cd ".libs" && rm -f "libgnulib.la" && ln -s "../libgnulib.la" "libgnulib.la" ) make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/lib' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/lib' make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/lib' Making all in libparted make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted' Makefile:1061: warning: overriding commands for target `linux.lo' Makefile:1054: warning: ignoring old commands for target `linux.lo' Making all in labels make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/labels' /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/labels' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o aix.lo aix.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o bsd.lo bsd.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o dos.lo dos.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o dvh.lo dvh.c libtool: compile: gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c aix.c -fPIC -DPIC -o .libs/aix.o libtool: compile: gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c bsd.c -fPIC -DPIC -o .libs/bsd.o libtool: compile: gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c dvh.c -fPIC -DPIC -o .libs/dvh.o libtool: compile: gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c dos.c -fPIC -DPIC -o .libs/dos.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o efi_crc32.lo efi_crc32.c libtool: compile: gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c efi_crc32.c -fPIC -DPIC -o .libs/efi_crc32.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o gpt.lo gpt.c libtool: compile: gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c gpt.c -fPIC -DPIC -o .libs/gpt.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o loop.lo loop.c libtool: compile: gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c loop.c -fPIC -DPIC -o .libs/loop.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o mac.lo mac.c libtool: compile: gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c mac.c -fPIC -DPIC -o .libs/mac.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o pc98.lo pc98.c libtool: compile: gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c pc98.c -fPIC -DPIC -o .libs/pc98.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o pt-tools.lo pt-tools.c libtool: compile: gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c pt-tools.c -fPIC -DPIC -o .libs/pt-tools.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o rdb.lo rdb.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o sun.lo sun.c libtool: compile: gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c rdb.c -fPIC -DPIC -o .libs/rdb.o libtool: compile: gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -I../../libparted -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c sun.c -fPIC -DPIC -o .libs/sun.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -Wl,--as-needed -rdynamic -o liblabels.la aix.lo bsd.lo dos.lo dvh.lo efi_crc32.lo gpt.lo loop.lo mac.lo pc98.lo pt-tools.lo rdb.lo sun.lo libtool: link: ar cru .libs/liblabels.a .libs/aix.o .libs/bsd.o .libs/dos.o .libs/dvh.o .libs/efi_crc32.o .libs/gpt.o .libs/loop.o .libs/mac.o .libs/pc98.o .libs/pt-tools.o .libs/rdb.o .libs/sun.o libtool: link: ranlib .libs/liblabels.a libtool: link: ( cd ".libs" && rm -f "liblabels.la" && ln -s "../liblabels.la" "liblabels.la" ) make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/labels' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/labels' Making all in fs make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs' Making all in amiga make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/amiga' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o amiga.lo amiga.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o affs.lo affs.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o asfs.lo asfs.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o apfs.lo apfs.c libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c asfs.c -fPIC -DPIC -o .libs/asfs.o libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c amiga.c -fPIC -DPIC -o .libs/amiga.o libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c affs.c -fPIC -DPIC -o .libs/affs.o libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c apfs.c -fPIC -DPIC -o .libs/apfs.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o interface.lo interface.c libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c interface.c -fPIC -DPIC -o .libs/interface.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -Wl,--as-needed -rdynamic -o libamigafs.la amiga.lo affs.lo asfs.lo apfs.lo interface.lo libtool: link: ar cru .libs/libamigafs.a .libs/amiga.o .libs/affs.o .libs/asfs.o .libs/apfs.o .libs/interface.o libtool: link: ranlib .libs/libamigafs.a libtool: link: ( cd ".libs" && rm -f "libamigafs.la" && ln -s "../libamigafs.la" "libamigafs.la" ) make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/amiga' Making all in ext2 make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ext2' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o ext2.lo ext2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o ext2_block_relocator.lo ext2_block_relocator.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o ext2_buffer.lo ext2_buffer.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o ext2_inode_relocator.lo ext2_inode_relocator.c libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c ext2_buffer.c -fPIC -DPIC -o .libs/ext2_buffer.o libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c ext2.c -fPIC -DPIC -o .libs/ext2.o libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c ext2_block_relocator.c -fPIC -DPIC -o .libs/ext2_block_relocator.o libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c ext2_inode_relocator.c -fPIC -DPIC -o .libs/ext2_inode_relocator.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o ext2_meta.lo ext2_meta.c libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c ext2_meta.c -fPIC -DPIC -o .libs/ext2_meta.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o ext2_mkfs.lo ext2_mkfs.c libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c ext2_mkfs.c -fPIC -DPIC -o .libs/ext2_mkfs.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o ext2_resize.lo ext2_resize.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o interface.lo interface.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o parted_io.lo parted_io.c libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c ext2_resize.c -fPIC -DPIC -o .libs/ext2_resize.o libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c interface.c -fPIC -DPIC -o .libs/interface.o libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c parted_io.c -fPIC -DPIC -o .libs/parted_io.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o tune.lo tune.c libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c tune.c -fPIC -DPIC -o .libs/tune.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -Wl,--as-needed -rdynamic -o libext2.la ext2.lo ext2_block_relocator.lo ext2_buffer.lo ext2_inode_relocator.lo ext2_meta.lo ext2_mkfs.lo ext2_resize.lo interface.lo parted_io.lo tune.lo libtool: link: ar cru .libs/libext2.a .libs/ext2.o .libs/ext2_block_relocator.o .libs/ext2_buffer.o .libs/ext2_inode_relocator.o .libs/ext2_meta.o .libs/ext2_mkfs.o .libs/ext2_resize.o .libs/interface.o .libs/parted_io.o .libs/tune.o libtool: link: ranlib .libs/libext2.a libtool: link: ( cd ".libs" && rm -f "libext2.la" && ln -s "../libext2.la" "libext2.la" ) make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ext2' Making all in ufs make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ufs' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o ufs.lo ufs.c libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c ufs.c -fPIC -DPIC -o .libs/ufs.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -Wl,--as-needed -rdynamic -o libufs.la ufs.lo libtool: link: ar cru .libs/libufs.a .libs/ufs.o libtool: link: ranlib .libs/libufs.a libtool: link: ( cd ".libs" && rm -f "libufs.la" && ln -s "../libufs.la" "libufs.la" ) make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ufs' Making all in fat make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/fat' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o bootsector.lo bootsector.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o calc.lo calc.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o clstdup.lo clstdup.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o context.lo context.c libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c calc.c -fPIC -DPIC -o .libs/calc.o libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c clstdup.c -fPIC -DPIC -o .libs/clstdup.o libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c bootsector.c -fPIC -DPIC -o .libs/bootsector.o libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c context.c -fPIC -DPIC -o .libs/context.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o count.lo count.c libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c count.c -fPIC -DPIC -o .libs/count.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o fat.lo fat.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o fatio.lo fatio.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o table.lo table.c libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c fat.c -fPIC -DPIC -o .libs/fat.o libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c fatio.c -fPIC -DPIC -o .libs/fatio.o libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c table.c -fPIC -DPIC -o .libs/table.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o traverse.lo traverse.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o resize.lo resize.c libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c traverse.c -fPIC -DPIC -o .libs/traverse.o libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c resize.c -fPIC -DPIC -o .libs/resize.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -Wl,--as-needed -rdynamic -o libfat.la bootsector.lo calc.lo clstdup.lo context.lo count.lo fat.lo fatio.lo table.lo traverse.lo resize.lo libtool: link: ar cru .libs/libfat.a .libs/bootsector.o .libs/calc.o .libs/clstdup.o .libs/context.o .libs/count.o .libs/fat.o .libs/fatio.o .libs/table.o .libs/traverse.o .libs/resize.o libtool: link: ranlib .libs/libfat.a libtool: link: ( cd ".libs" && rm -f "libfat.la" && ln -s "../libfat.la" "libfat.la" ) make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/fat' Making all in ntfs make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ntfs' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o ntfs.lo ntfs.c libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c ntfs.c -fPIC -DPIC -o .libs/ntfs.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -Wl,--as-needed -rdynamic -o libntfs.la ntfs.lo libtool: link: ar cru .libs/libntfs.a .libs/ntfs.o libtool: link: ranlib .libs/libntfs.a libtool: link: ( cd ".libs" && rm -f "libntfs.la" && ln -s "../libntfs.la" "libntfs.la" ) make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ntfs' Making all in hfs make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/hfs' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o hfs.lo hfs.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o probe.lo probe.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o cache.lo cache.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o advfs.lo advfs.c libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c hfs.c -fPIC -DPIC -o .libs/hfs.o libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c probe.c -fPIC -DPIC -o .libs/probe.o libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c cache.c -fPIC -DPIC -o .libs/cache.o libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c advfs.c -fPIC -DPIC -o .libs/advfs.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o file.lo file.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o reloc.lo reloc.c libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c reloc.c -fPIC -DPIC -o .libs/reloc.o libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c file.c -fPIC -DPIC -o .libs/file.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o advfs_plus.lo advfs_plus.c libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c advfs_plus.c -fPIC -DPIC -o .libs/advfs_plus.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o file_plus.lo file_plus.c libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c file_plus.c -fPIC -DPIC -o .libs/file_plus.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o reloc_plus.lo reloc_plus.c libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c reloc_plus.c -fPIC -DPIC -o .libs/reloc_plus.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o journal.lo journal.c libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c journal.c -fPIC -DPIC -o .libs/journal.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -Wl,--as-needed -rdynamic -o libhfs.la hfs.lo probe.lo cache.lo advfs.lo file.lo reloc.lo advfs_plus.lo file_plus.lo reloc_plus.lo journal.lo libtool: link: ar cru .libs/libhfs.a .libs/hfs.o .libs/probe.o .libs/cache.o .libs/advfs.o .libs/file.o .libs/reloc.o .libs/advfs_plus.o .libs/file_plus.o .libs/reloc_plus.o .libs/journal.o libtool: link: ranlib .libs/libhfs.a libtool: link: ( cd ".libs" && rm -f "libhfs.la" && ln -s "../libhfs.la" "libhfs.la" ) make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/hfs' Making all in linux_swap make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/linux_swap' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o linux_swap.lo linux_swap.c libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c linux_swap.c -fPIC -DPIC -o .libs/linux_swap.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -Wl,--as-needed -rdynamic -o liblinuxswap.la linux_swap.lo libtool: link: ar cru .libs/liblinuxswap.a .libs/linux_swap.o libtool: link: ranlib .libs/liblinuxswap.a libtool: link: ( cd ".libs" && rm -f "liblinuxswap.la" && ln -s "../liblinuxswap.la" "liblinuxswap.la" ) make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/linux_swap' Making all in xfs make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/xfs' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o xfs.lo xfs.c libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c xfs.c -fPIC -DPIC -o .libs/xfs.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -Wl,--as-needed -rdynamic -o libxfs.la xfs.lo libtool: link: ar cru .libs/libxfs.a .libs/xfs.o libtool: link: ranlib .libs/libxfs.a libtool: link: ( cd ".libs" && rm -f "libxfs.la" && ln -s "../libxfs.la" "libxfs.la" ) make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/xfs' Making all in jfs make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/jfs' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o jfs.lo jfs.c libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c jfs.c -fPIC -DPIC -o .libs/jfs.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -Wl,--as-needed -rdynamic -o libjfs.la jfs.lo libtool: link: ar cru .libs/libjfs.a .libs/jfs.o libtool: link: ranlib .libs/libjfs.a libtool: link: ( cd ".libs" && rm -f "libjfs.la" && ln -s "../libjfs.la" "libjfs.la" ) make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/jfs' Making all in reiserfs make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/reiserfs' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o reiserfs.lo reiserfs.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o geom_dal.lo geom_dal.c libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c geom_dal.c -fPIC -DPIC -o .libs/geom_dal.o libtool: compile: gcc -std=gnu99 -I. -I../../../lib -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c reiserfs.c -fPIC -DPIC -o .libs/reiserfs.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -Wl,--as-needed -rdynamic -o libreiserfs.la reiserfs.lo geom_dal.lo libtool: link: ar cru .libs/libreiserfs.a .libs/reiserfs.o .libs/geom_dal.o libtool: link: ranlib .libs/libreiserfs.a libtool: link: ( cd ".libs" && rm -f "libreiserfs.la" && ln -s "../libreiserfs.la" "libreiserfs.la" ) make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/reiserfs' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs' /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -version-info 0:0:0 -release 2.2 -Wl,--as-needed -rdynamic -o libfs.la -luuid amiga/libamigafs.la ext2/libext2.la ufs/libufs.la fat/libfat.la ntfs/libntfs.la hfs/libhfs.la linux_swap/liblinuxswap.la xfs/libxfs.la jfs/libjfs.la reiserfs/libreiserfs.la libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: warning: `-release' is ignored for convenience libraries libtool: link: (cd .libs/libfs.lax/libamigafs.a && ar x "/builddir/build/BUILD/parted-2.2/libparted/fs/amiga/.libs/libamigafs.a") libtool: link: (cd .libs/libfs.lax/libext2.a && ar x "/builddir/build/BUILD/parted-2.2/libparted/fs/ext2/.libs/libext2.a") libtool: link: (cd .libs/libfs.lax/libufs.a && ar x "/builddir/build/BUILD/parted-2.2/libparted/fs/ufs/.libs/libufs.a") libtool: link: (cd .libs/libfs.lax/libfat.a && ar x "/builddir/build/BUILD/parted-2.2/libparted/fs/fat/.libs/libfat.a") libtool: link: (cd .libs/libfs.lax/libntfs.a && ar x "/builddir/build/BUILD/parted-2.2/libparted/fs/ntfs/.libs/libntfs.a") libtool: link: (cd .libs/libfs.lax/libhfs.a && ar x "/builddir/build/BUILD/parted-2.2/libparted/fs/hfs/.libs/libhfs.a") libtool: link: (cd .libs/libfs.lax/liblinuxswap.a && ar x "/builddir/build/BUILD/parted-2.2/libparted/fs/linux_swap/.libs/liblinuxswap.a") libtool: link: (cd .libs/libfs.lax/libxfs.a && ar x "/builddir/build/BUILD/parted-2.2/libparted/fs/xfs/.libs/libxfs.a") libtool: link: (cd .libs/libfs.lax/libjfs.a && ar x "/builddir/build/BUILD/parted-2.2/libparted/fs/jfs/.libs/libjfs.a") libtool: link: (cd .libs/libfs.lax/libreiserfs.a && ar x "/builddir/build/BUILD/parted-2.2/libparted/fs/reiserfs/.libs/libreiserfs.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libfs.lax/libext2.a/interface.o .libs/libfs.lax/lt1-interface.o || cp .libs/libfs.lax/libext2.a/interface.o .libs/libfs.lax/lt1-interface.o libtool: link: ar cru .libs/libfs.a .libs/libfs.lax/libamigafs.a/amiga.o .libs/libfs.lax/libamigafs.a/affs.o .libs/libfs.lax/libamigafs.a/asfs.o .libs/libfs.lax/libamigafs.a/apfs.o .libs/libfs.lax/libamigafs.a/interface.o .libs/libfs.lax/libext2.a/ext2.o .libs/libfs.lax/libext2.a/ext2_block_relocator.o .libs/libfs.lax/libext2.a/ext2_buffer.o .libs/libfs.lax/libext2.a/ext2_inode_relocator.o .libs/libfs.lax/libext2.a/ext2_meta.o .libs/libfs.lax/libext2.a/ext2_mkfs.o .libs/libfs.lax/libext2.a/ext2_resize.o .libs/libfs.lax/lt1-interface.o .libs/libfs.lax/libext2.a/parted_io.o .libs/libfs.lax/libext2.a/tune.o .libs/libfs.lax/libufs.a/ufs.o .libs/libfs.lax/libfat.a/bootsector.o .libs/libfs.lax/libfat.a/calc.o .libs/libfs.lax/libfat.a/clstdup.o .libs/libfs.lax/libfat.a/context.o .libs/libfs.lax/libfat.a/count.o .libs/libfs.lax/libfat.a/fat.o .libs/libfs.lax/libfat.a/fatio.o .libs/libfs.lax/libfat.a/table.o .libs/libfs.lax/libfat.a/traverse.o .libs/libfs.lax/libfat.a/resize.o .libs/libfs.lax/libntfs.a/ntfs.o .libs/libfs.lax/libhfs.a/hfs.o .libs/libfs.lax/libhfs.a/probe.o .libs/libfs.lax/libhfs.a/cache.o .libs/libfs.lax/libhfs.a/advfs.o .libs/libfs.lax/libhfs.a/file.o .libs/libfs.lax/libhfs.a/reloc.o .libs/libfs.lax/libhfs.a/advfs_plus.o .libs/libfs.lax/libhfs.a/file_plus.o .libs/libfs.lax/libhfs.a/reloc_plus.o .libs/libfs.lax/libhfs.a/journal.o .libs/libfs.lax/liblinuxswap.a/linux_swap.o .libs/libfs.lax/libxfs.a/xfs.o .libs/libfs.lax/libjfs.a/jfs.o .libs/libfs.lax/libreiserfs.a/reiserfs.o .libs/libfs.lax/libreiserfs.a/geom_dal.o libtool: link: ranlib .libs/libfs.a libtool: link: rm -fr .libs/libfs.lax .libs/libfs.lax libtool: link: ( cd ".libs" && rm -f "libfs.la" && ln -s "../libfs.la" "libfs.la" ) make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs' Making all in . make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted' Makefile:1061: warning: overriding commands for target `linux.lo' Makefile:1054: warning: ignoring old commands for target `linux.lo' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o debug.lo debug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o architecture.lo architecture.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o device.lo device.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o exception.lo exception.c libtool: compile: gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c architecture.c -fPIC -DPIC -o .libs/architecture.o libtool: compile: gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c exception.c -fPIC -DPIC -o .libs/exception.o libtool: compile: gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c device.c -fPIC -DPIC -o .libs/device.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o filesys.lo filesys.c libtool: compile: gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c filesys.c -fPIC -DPIC -o .libs/filesys.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o libparted.lo libparted.c libtool: compile: gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c libparted.c -fPIC -DPIC -o .libs/libparted.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o timer.lo timer.c libtool: compile: gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c timer.c -fPIC -DPIC -o .libs/timer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o unit.lo unit.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o disk.lo disk.c libtool: compile: gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c unit.c -fPIC -DPIC -o .libs/unit.o libtool: compile: gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c disk.c -fPIC -DPIC -o .libs/disk.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o geom.lo `test -f 'cs/geom.c' || echo './'`cs/geom.c libtool: compile: gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c cs/geom.c -fPIC -DPIC -o .libs/geom.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o constraint.lo `test -f 'cs/constraint.c' || echo './'`cs/constraint.c libtool: compile: gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c cs/constraint.c -fPIC -DPIC -o .libs/constraint.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o natmath.lo `test -f 'cs/natmath.c' || echo './'`cs/natmath.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o linux.lo `test -f 'arch/linux.c' || echo './'`arch/linux.c libtool: compile: gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c cs/natmath.c -fPIC -DPIC -o .libs/natmath.o libtool: compile: gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c arch/linux.c -fPIC -DPIC -o .libs/linux.o /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -version-info 0:1:0 -Wl,--as-needed -rdynamic -o libparted.la -rpath /lib64 debug.lo architecture.lo device.lo exception.lo filesys.lo libparted.lo timer.lo unit.lo disk.lo geom.lo constraint.lo natmath.lo linux.lo fs/libfs.la labels/liblabels.la ../lib/libgnulib.la -ldl -ldevmapper -lselinux -lsepol -lblkid libtool: link: gcc -std=gnu99 -shared .libs/debug.o .libs/architecture.o .libs/device.o .libs/exception.o .libs/filesys.o .libs/libparted.o .libs/timer.o .libs/unit.o .libs/disk.o .libs/geom.o .libs/constraint.o .libs/natmath.o .libs/linux.o -Wl,--whole-archive fs/.libs/libfs.a labels/.libs/liblabels.a ../lib/.libs/libgnulib.a -Wl,--no-whole-archive -luuid -ldl -ldevmapper -lselinux -lsepol -lblkid -m64 -mtune=generic -Wl,--as-needed -Wl,-soname -Wl,libparted.so.0 -o .libs/libparted.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libparted.so.0" && ln -s "libparted.so.0.0.1" "libparted.so.0") libtool: link: (cd ".libs" && rm -f "libparted.so" && ln -s "libparted.so.0.0.1" "libparted.so") libtool: link: ( cd ".libs" && rm -f "libparted.la" && ln -s "../libparted.la" "libparted.la" ) make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted' make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted' Making all in parted make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/parted' gcc -std=gnu99 -I. -I../lib -I../lib -I../include -DBUILDINFO= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o parted-command.o `test -f 'command.c' || echo './'`command.c gcc -std=gnu99 -I. -I../lib -I../lib -I../include -DBUILDINFO= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o parted-parted.o `test -f 'parted.c' || echo './'`parted.c gcc -std=gnu99 -I. -I../lib -I../lib -I../include -DBUILDINFO= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o parted-strlist.o `test -f 'strlist.c' || echo './'`strlist.c gcc -std=gnu99 -I. -I../lib -I../lib -I../include -DBUILDINFO= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o parted-ui.o `test -f 'ui.c' || echo './'`ui.c gcc -std=gnu99 -I. -I../lib -I../lib -I../include -DBUILDINFO= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c -o parted-table.o `test -f 'table.c' || echo './'`table.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -DBUILDINFO= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -Wl,--as-needed -rdynamic -o parted parted-command.o parted-parted.o parted-strlist.o parted-ui.o parted-table.o ../libparted/libparted.la -lreadline -ldl -ltinfo libtool: link: DIE_RPATH_DIE="/lib64:" gcc -std=gnu99 -DBUILDINFO= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -Wl,--as-needed -rdynamic -o .libs/parted parted-command.o parted-parted.o parted-strlist.o parted-ui.o parted-table.o ../libparted/.libs/libparted.so -luuid -ldevmapper -lselinux -lsepol -lblkid -lreadline -ldl -ltinfo make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/parted' Making all in partprobe make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/partprobe' gcc -std=gnu99 -I. -I../lib -I../lib -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c partprobe.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -Wl,--as-needed -rdynamic -o partprobe partprobe.o ../libparted/libparted.la -lreadline -ldl -ltinfo libtool: link: DIE_RPATH_DIE="/lib64:" gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -Wl,--as-needed -rdynamic -o .libs/partprobe partprobe.o ../libparted/.libs/libparted.so -luuid -ldevmapper -lselinux -lsepol -lblkid -lreadline -ldl -ltinfo make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/partprobe' Making all in include make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/include' Making all in parted make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/include/parted' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/include/parted' make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/include' make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/include' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/doc' Making all in C make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/doc/C' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc/C' Making all in pt_BR make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/doc/pt_BR' for po in `ls -1 ./*.pt_BR.po 2>/dev/null`; do \ /usr/bin/make $(basename ${po%.pt_BR.po}); \ done make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc/pt_BR' make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc' make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc' Making all in debug make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/debug' Making all in clearfat make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/debug/clearfat' gcc -std=gnu99 -I. -I../../lib -I../../lib -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -c clearfat.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -Wl,--as-needed -rdynamic -o clearfat clearfat.o ../../libparted/libparted.la -lreadline -ldl -ltinfo libtool: link: DIE_RPATH_DIE="/lib64:" gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Werror -Wl,--as-needed -rdynamic -o .libs/clearfat clearfat.o ../../libparted/.libs/libparted.so -luuid -ldevmapper -lselinux -lsepol -lblkid -lreadline -ldl -ltinfo make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug/clearfat' Making all in test make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/debug/test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug/test' make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/debug' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug' make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/tests' rm -f init.sh-t init.sh echo 'PARTED_USABLE_TEST_DIR="."' > init.sh-t echo 'abs_top_srcdir="/builddir/build/BUILD/parted-2.2"' >> init.sh-t echo 'PATH="/builddir/build/BUILD/parted-2.2/parted:/builddir/build/BUILD/parted-2.2/partprobe:$PATH"' >> init.sh-t echo 'export PATH' >> init.sh-t chmod a-w init.sh-t mv init.sh-t init.sh make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/tests' make[2]: Entering directory `/builddir/build/BUILD/parted-2.2' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2' make[1]: Leaving directory `/builddir/build/BUILD/parted-2.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oeuT2o + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64 ++ dirname /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64 + cd parted-2.2 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64 /usr/bin/make install-recursive make[1]: Entering directory `/builddir/build/BUILD/parted-2.2' Making install in po make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/po' /bin/mkdir -p /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share installing ca.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/ca/LC_MESSAGES/parted.mo installing cs.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/cs/LC_MESSAGES/parted.mo installing da.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/da/LC_MESSAGES/parted.mo installing de.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/de/LC_MESSAGES/parted.mo installing es.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/es/LC_MESSAGES/parted.mo installing fr.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/fr/LC_MESSAGES/parted.mo installing gl.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/gl/LC_MESSAGES/parted.mo installing id.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/id/LC_MESSAGES/parted.mo installing it.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/it/LC_MESSAGES/parted.mo installing ja.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/ja/LC_MESSAGES/parted.mo installing nl.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/nl/LC_MESSAGES/parted.mo installing nn.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/nn/LC_MESSAGES/parted.mo installing pl.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/pl/LC_MESSAGES/parted.mo installing pt.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/pt/LC_MESSAGES/parted.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/parted.mo installing ro.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/ro/LC_MESSAGES/parted.mo installing ru.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/ru/LC_MESSAGES/parted.mo installing rw.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/rw/LC_MESSAGES/parted.mo installing sk.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/sk/LC_MESSAGES/parted.mo installing sv.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/sv/LC_MESSAGES/parted.mo installing tr.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/tr/LC_MESSAGES/parted.mo installing uk.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/uk/LC_MESSAGES/parted.mo installing vi.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/vi/LC_MESSAGES/parted.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/parted.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/parted.mo if test "parted" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/po' Making install in lib make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/lib' /usr/bin/make install-recursive make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/lib' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/lib' make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/lib' if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh /builddir/build/BUILD/parted-2.2/build-aux/install-sh -d /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/lib64 ; \ fi ; \ if test -f /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/lib64/charset.alias; then \ sed -f ref-add.sed /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/lib64/charset.alias > /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/lib64/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/lib64/charset.tmp /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/lib64/charset.alias ; \ rm -f /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/lib64/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/lib64/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/lib64/charset.tmp /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/lib64/charset.alias ; \ rm -f /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/lib64/charset.tmp ; \ fi ; \ fi make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/lib' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/lib' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/lib' make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/lib' Making install in libparted make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted' Makefile:1061: warning: overriding commands for target `linux.lo' Makefile:1054: warning: ignoring old commands for target `linux.lo' Making install in labels make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/labels' /usr/bin/make install-am make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/labels' make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/labels' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/labels' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/labels' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/labels' Making install in fs make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs' Making install in amiga make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/amiga' make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/amiga' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/amiga' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/amiga' Making install in ext2 make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ext2' make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ext2' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ext2' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ext2' Making install in ufs make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ufs' make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ufs' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ufs' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ufs' Making install in fat make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/fat' make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/fat' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/fat' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/fat' Making install in ntfs make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ntfs' make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ntfs' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ntfs' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ntfs' Making install in hfs make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/hfs' make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/hfs' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/hfs' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/hfs' Making install in linux_swap make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/linux_swap' make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/linux_swap' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/linux_swap' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/linux_swap' Making install in xfs make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/xfs' make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/xfs' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/xfs' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/xfs' Making install in jfs make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/jfs' make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/jfs' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/jfs' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/jfs' Making install in reiserfs make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/reiserfs' make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/reiserfs' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/reiserfs' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/reiserfs' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs' make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs' Making install in . make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted' Makefile:1061: warning: overriding commands for target `linux.lo' Makefile:1054: warning: ignoring old commands for target `linux.lo' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted' Makefile:1061: warning: overriding commands for target `linux.lo' Makefile:1054: warning: ignoring old commands for target `linux.lo' test -z "/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libparted.la '/builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/lib64' libtool: install: /usr/bin/install -c .libs/libparted.so.0.0.1 /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/lib64/libparted.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/lib64 && { ln -s -f libparted.so.0.0.1 libparted.so.0 || { rm -f libparted.so.0 && ln -s libparted.so.0.0.1 libparted.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/lib64 && { ln -s -f libparted.so.0.0.1 libparted.so || { rm -f libparted.so && ln -s libparted.so.0.0.1 libparted.so; }; }) libtool: install: /usr/bin/install -c .libs/libparted.lai /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/lib64/libparted.la libtool: install: warning: remember to run `libtool --finish /lib64' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted' make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted' Making install in parted make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/parted' make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/parted' test -z "/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c parted '/builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/sbin' libtool: install: warning: `../libparted/libparted.la' has not been installed in `/lib64' libtool: install: /usr/bin/install -c .libs/parted /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/sbin/parted make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/parted' make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/parted' Making install in partprobe make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/partprobe' make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/partprobe' test -z "/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c partprobe '/builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/sbin' libtool: install: warning: `../libparted/libparted.la' has not been installed in `/lib64' libtool: install: /usr/bin/install -c .libs/partprobe /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/sbin/partprobe make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/partprobe' make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/partprobe' Making install in include make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/include' Making install in parted make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/include/parted' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/include/parted' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/parted" || /bin/mkdir -p "/builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/include/parted" /usr/bin/install -c -m 644 constraint.h debug.h device.h disk.h exception.h filesys.h geom.h natmath.h timer.h unit.h parted.h '/builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/include/parted' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/include/parted' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/include/parted' make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/include' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/include' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/include' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/include' make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/include' Making install in doc make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/doc' Making install in C make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/doc/C' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/doc/C' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/man/man8" /usr/bin/install -c -m 644 parted.8 partprobe.8 '/builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/man/man8' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc/C' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc/C' Making install in pt_BR make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/doc/pt_BR' for po in `ls -1 ./*.pt_BR.po 2>/dev/null`; do \ /usr/bin/make $(basename ${po%.pt_BR.po}); \ done make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/doc/pt_BR' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc/pt_BR' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc/pt_BR' make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/doc' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/doc' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /bin/mkdir -p "/builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/info" /usr/bin/install -c -m 644 ./parted.info '/builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/info' '/builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/info/parted.info' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc' make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc' Making install in debug make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/debug' Making install in clearfat make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/debug/clearfat' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/debug/clearfat' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug/clearfat' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug/clearfat' Making install in test make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/debug/test' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/debug/test' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug/test' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug/test' make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/debug' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/debug' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug' make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/tests' make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/tests' make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/tests' make[2]: Entering directory `/builddir/build/BUILD/parted-2.2' make[3]: Entering directory `/builddir/build/BUILD/parted-2.2' make[3]: Nothing to be done for `install-exec-am'. test -z "/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/lib64/pkgconfig" /usr/bin/install -c -m 644 libparted.pc '/builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/lib64/pkgconfig' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2' make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2' make[1]: Leaving directory `/builddir/build/BUILD/parted-2.2' + /bin/mkdir -p /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/lib64 + /bin/mv /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/lib64/libparted.so /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/lib64 + /bin/mv /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/lib64/pkgconfig /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/lib64 + pushd /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/lib64 ~/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/lib64 ~/build/BUILD/parted-2.2 ++ readlink libparted.so + reallibrary=libparted.so.0.0.1 + /bin/rm -f libparted.so + ln -sf ../../lib64/libparted.so.0.0.1 libparted.so + popd ~/build/BUILD/parted-2.2 + /bin/rm -rf /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/lib64/libparted.la + /bin/rm -rf /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/info/dir + /bin/rm -rf /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/bin/label + /bin/rm -rf /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/bin/disk + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64 parted + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/parted-2.2 extracting debug info from /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/lib64/libparted.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/sbin/parted extracting debug info from /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/sbin/partprobe symlinked /usr/lib/debug/lib64/libparted.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libparted.so.debug symlinked /usr/lib/debug/lib64/libparted.so.0.0.1.debug to /usr/lib/debug/lib64/libparted.so.0.debug 3730 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KjW7J6 + umask 022 + cd /builddir/build/BUILD + cd parted-2.2 + unset DISPLAY ++ pwd + export LD_LIBRARY_PATH=/builddir/build/BUILD/parted-2.2/libparted/.libs + LD_LIBRARY_PATH=/builddir/build/BUILD/parted-2.2/libparted/.libs + make check make ss-1024 make[1]: Entering directory `/builddir/build/BUILD/parted-2.2' PARTED_SECTOR_SIZE=1024 make check-recursive make[2]: Entering directory `/builddir/build/BUILD/parted-2.2' Making check in po make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/po' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/po' Making check in lib make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/lib' make check-recursive make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/lib' make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/lib' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/lib' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/lib' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/lib' Making check in libparted make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted' Makefile:1061: warning: overriding commands for target `linux.lo' Makefile:1054: warning: ignoring old commands for target `linux.lo' Making check in labels make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/labels' make check-am make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/labels' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/labels' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/labels' Making check in fs make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs' Making check in amiga make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/amiga' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/amiga' Making check in ext2 make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ext2' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ext2' Making check in ufs make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ufs' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ufs' Making check in fat make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/fat' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/fat' Making check in ntfs make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ntfs' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ntfs' Making check in hfs make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/hfs' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/hfs' Making check in linux_swap make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/linux_swap' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/linux_swap' Making check in xfs make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/xfs' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/xfs' Making check in jfs make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/jfs' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/jfs' Making check in reiserfs make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/reiserfs' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/reiserfs' make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs' Making check in . make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted' Makefile:1061: warning: overriding commands for target `linux.lo' Makefile:1054: warning: ignoring old commands for target `linux.lo' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted' Making check in parted make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/parted' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/parted' Making check in partprobe make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/partprobe' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/partprobe' Making check in include make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/include' Making check in parted make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/include/parted' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/include/parted' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/include' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/include' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/include' Making check in doc make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/doc' Making check in C make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/doc/C' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc/C' Making check in pt_BR make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/doc/pt_BR' for po in `ls -1 ./*.pt_BR.po 2>/dev/null`; do \ make $(basename ${po%.pt_BR.po}); \ done make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc/pt_BR' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/doc' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc' Making check in debug make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/debug' Making check in clearfat make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/debug/clearfat' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug/clearfat' Making check in test make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/debug/test' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug/test' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/debug' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug' Making check in tests make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/tests' make print-align print-max dup-clobber make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/tests' CC print-align.o CCLD print-align CC print-max.o CCLD print-max CC dup-clobber.o CCLD dup-clobber make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/tests' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/tests' make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/tests' PASS: t0000-basic.sh PASS: t0001-tiny.sh PASS: t0010-script-no-ctrl-chars.sh PASS: t0100-print.sh PASS: t0200-gpt.sh PASS: t0201-gpt.sh PASS: t0202-gpt-pmbr.sh PASS: t0205-gpt-list-clobbers-pmbr.sh PASS: t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh PASS: t0220-gpt-msftres.sh PASS: t0250-gpt.sh PASS: t0280-gpt-corrupt.sh PASS: t0300-dos-on-gpt.sh PASS: t0400-loop-clobber-infloop.sh PASS: t0500-dup-clobber.sh PASS: t1100-busy-label.sh ./t1700-ext-probe.sh: skipping test: FS test with sector size != 512 SKIP: t1700-ext-probe.sh ./t2100-mkswap.sh: skipping test: FS test with sector size != 512 SKIP: t2100-mkswap.sh PASS: t2200-dos-label-recog.sh ./t2300-dos-label-extended-bootcode.sh: skipping test: FS test with sector size != 512 SKIP: t2300-dos-label-extended-bootcode.sh PASS: t2400-dos-hfs-partition-type.sh ./t3000-resize-fs.sh: skipping test: must be run as root SKIP: t3000-resize-fs.sh PASS: t4000-sun-raid-type.sh PASS: t4001-sun-vtoc.sh PASS: t4100-msdos-partition-limits.sh PASS: t4100-dvh-partition-limits.sh PASS: t4100-msdos-starting-sector.sh PASS: t4200-partprobe.sh PASS: t5000-tags.sh ./t6000-dm.sh: skipping test: must be run as root SKIP: t6000-dm.sh PASS: t7000-scripting.sh ./t8000-loop.sh: skipping test: must be run as root SKIP: t8000-loop.sh ./t9010-big-sector.sh: skipping test: must be run as root SKIP: t9010-big-sector.sh ./t9020-alignment.sh: skipping test: must be run as root SKIP: t9020-alignment.sh PASS: t9021-maxima.sh ./t9030-align-check.sh: skipping test: must be run as root SKIP: t9030-align-check.sh ====================== All 27 tests passed (9 tests were not run) ====================== make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/tests' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/tests' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/tests' make[3]: Entering directory `/builddir/build/BUILD/parted-2.2' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2' make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2' make[1]: Leaving directory `/builddir/build/BUILD/parted-2.2' make ss-2048 make[1]: Entering directory `/builddir/build/BUILD/parted-2.2' PARTED_SECTOR_SIZE=2048 make check-recursive make[2]: Entering directory `/builddir/build/BUILD/parted-2.2' Making check in po make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/po' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/po' Making check in lib make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/lib' make check-recursive make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/lib' make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/lib' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/lib' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/lib' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/lib' Making check in libparted make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted' Makefile:1061: warning: overriding commands for target `linux.lo' Makefile:1054: warning: ignoring old commands for target `linux.lo' Making check in labels make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/labels' make check-am make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/labels' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/labels' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/labels' Making check in fs make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs' Making check in amiga make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/amiga' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/amiga' Making check in ext2 make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ext2' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ext2' Making check in ufs make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ufs' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ufs' Making check in fat make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/fat' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/fat' Making check in ntfs make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ntfs' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ntfs' Making check in hfs make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/hfs' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/hfs' Making check in linux_swap make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/linux_swap' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/linux_swap' Making check in xfs make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/xfs' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/xfs' Making check in jfs make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/jfs' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/jfs' Making check in reiserfs make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/reiserfs' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/reiserfs' make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs' Making check in . make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted' Makefile:1061: warning: overriding commands for target `linux.lo' Makefile:1054: warning: ignoring old commands for target `linux.lo' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted' Making check in parted make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/parted' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/parted' Making check in partprobe make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/partprobe' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/partprobe' Making check in include make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/include' Making check in parted make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/include/parted' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/include/parted' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/include' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/include' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/include' Making check in doc make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/doc' Making check in C make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/doc/C' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc/C' Making check in pt_BR make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/doc/pt_BR' for po in `ls -1 ./*.pt_BR.po 2>/dev/null`; do \ make $(basename ${po%.pt_BR.po}); \ done make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc/pt_BR' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/doc' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc' Making check in debug make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/debug' Making check in clearfat make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/debug/clearfat' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug/clearfat' Making check in test make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/debug/test' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug/test' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/debug' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug' Making check in tests make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/tests' make print-align print-max dup-clobber make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/tests' make[4]: `print-align' is up to date. make[4]: `print-max' is up to date. make[4]: `dup-clobber' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/tests' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/tests' make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/tests' PASS: t0000-basic.sh PASS: t0001-tiny.sh PASS: t0010-script-no-ctrl-chars.sh PASS: t0100-print.sh PASS: t0200-gpt.sh PASS: t0201-gpt.sh PASS: t0202-gpt-pmbr.sh PASS: t0205-gpt-list-clobbers-pmbr.sh PASS: t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh PASS: t0220-gpt-msftres.sh PASS: t0250-gpt.sh PASS: t0280-gpt-corrupt.sh PASS: t0300-dos-on-gpt.sh PASS: t0400-loop-clobber-infloop.sh PASS: t0500-dup-clobber.sh PASS: t1100-busy-label.sh ./t1700-ext-probe.sh: skipping test: FS test with sector size != 512 SKIP: t1700-ext-probe.sh ./t2100-mkswap.sh: skipping test: FS test with sector size != 512 SKIP: t2100-mkswap.sh PASS: t2200-dos-label-recog.sh ./t2300-dos-label-extended-bootcode.sh: skipping test: FS test with sector size != 512 SKIP: t2300-dos-label-extended-bootcode.sh PASS: t2400-dos-hfs-partition-type.sh ./t3000-resize-fs.sh: skipping test: must be run as root SKIP: t3000-resize-fs.sh PASS: t4000-sun-raid-type.sh PASS: t4001-sun-vtoc.sh PASS: t4100-msdos-partition-limits.sh PASS: t4100-dvh-partition-limits.sh PASS: t4100-msdos-starting-sector.sh PASS: t4200-partprobe.sh PASS: t5000-tags.sh ./t6000-dm.sh: skipping test: must be run as root SKIP: t6000-dm.sh PASS: t7000-scripting.sh ./t8000-loop.sh: skipping test: must be run as root SKIP: t8000-loop.sh ./t9010-big-sector.sh: skipping test: must be run as root SKIP: t9010-big-sector.sh ./t9020-alignment.sh: skipping test: must be run as root SKIP: t9020-alignment.sh PASS: t9021-maxima.sh ./t9030-align-check.sh: skipping test: must be run as root SKIP: t9030-align-check.sh ====================== All 27 tests passed (9 tests were not run) ====================== make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/tests' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/tests' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/tests' make[3]: Entering directory `/builddir/build/BUILD/parted-2.2' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2' make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2' make[1]: Leaving directory `/builddir/build/BUILD/parted-2.2' make ss-4096 make[1]: Entering directory `/builddir/build/BUILD/parted-2.2' PARTED_SECTOR_SIZE=4096 make check-recursive make[2]: Entering directory `/builddir/build/BUILD/parted-2.2' Making check in po make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/po' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/po' Making check in lib make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/lib' make check-recursive make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/lib' make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/lib' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/lib' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/lib' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/lib' Making check in libparted make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted' Makefile:1061: warning: overriding commands for target `linux.lo' Makefile:1054: warning: ignoring old commands for target `linux.lo' Making check in labels make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/labels' make check-am make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/labels' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/labels' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/labels' Making check in fs make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs' Making check in amiga make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/amiga' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/amiga' Making check in ext2 make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ext2' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ext2' Making check in ufs make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ufs' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ufs' Making check in fat make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/fat' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/fat' Making check in ntfs make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ntfs' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ntfs' Making check in hfs make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/hfs' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/hfs' Making check in linux_swap make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/linux_swap' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/linux_swap' Making check in xfs make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/xfs' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/xfs' Making check in jfs make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/jfs' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/jfs' Making check in reiserfs make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/reiserfs' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/reiserfs' make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs' Making check in . make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted' Makefile:1061: warning: overriding commands for target `linux.lo' Makefile:1054: warning: ignoring old commands for target `linux.lo' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted' Making check in parted make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/parted' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/parted' Making check in partprobe make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/partprobe' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/partprobe' Making check in include make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/include' Making check in parted make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/include/parted' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/include/parted' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/include' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/include' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/include' Making check in doc make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/doc' Making check in C make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/doc/C' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc/C' Making check in pt_BR make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/doc/pt_BR' for po in `ls -1 ./*.pt_BR.po 2>/dev/null`; do \ make $(basename ${po%.pt_BR.po}); \ done make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc/pt_BR' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/doc' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc' Making check in debug make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/debug' Making check in clearfat make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/debug/clearfat' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug/clearfat' Making check in test make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/debug/test' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug/test' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/debug' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug' Making check in tests make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/tests' make print-align print-max dup-clobber make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/tests' make[4]: `print-align' is up to date. make[4]: `print-max' is up to date. make[4]: `dup-clobber' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/tests' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/tests' make[5]: Entering directory `/builddir/build/BUILD/parted-2.2/tests' PASS: t0000-basic.sh PASS: t0001-tiny.sh PASS: t0010-script-no-ctrl-chars.sh PASS: t0100-print.sh PASS: t0200-gpt.sh PASS: t0201-gpt.sh PASS: t0202-gpt-pmbr.sh PASS: t0205-gpt-list-clobbers-pmbr.sh PASS: t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh PASS: t0220-gpt-msftres.sh PASS: t0250-gpt.sh PASS: t0280-gpt-corrupt.sh PASS: t0300-dos-on-gpt.sh PASS: t0400-loop-clobber-infloop.sh PASS: t0500-dup-clobber.sh PASS: t1100-busy-label.sh ./t1700-ext-probe.sh: skipping test: FS test with sector size != 512 SKIP: t1700-ext-probe.sh ./t2100-mkswap.sh: skipping test: FS test with sector size != 512 SKIP: t2100-mkswap.sh PASS: t2200-dos-label-recog.sh ./t2300-dos-label-extended-bootcode.sh: skipping test: FS test with sector size != 512 SKIP: t2300-dos-label-extended-bootcode.sh PASS: t2400-dos-hfs-partition-type.sh ./t3000-resize-fs.sh: skipping test: must be run as root SKIP: t3000-resize-fs.sh PASS: t4000-sun-raid-type.sh PASS: t4001-sun-vtoc.sh PASS: t4100-msdos-partition-limits.sh PASS: t4100-dvh-partition-limits.sh PASS: t4100-msdos-starting-sector.sh PASS: t4200-partprobe.sh PASS: t5000-tags.sh ./t6000-dm.sh: skipping test: must be run as root SKIP: t6000-dm.sh PASS: t7000-scripting.sh ./t8000-loop.sh: skipping test: must be run as root SKIP: t8000-loop.sh ./t9010-big-sector.sh: skipping test: must be run as root SKIP: t9010-big-sector.sh ./t9020-alignment.sh: skipping test: must be run as root SKIP: t9020-alignment.sh PASS: t9021-maxima.sh ./t9030-align-check.sh: skipping test: must be run as root SKIP: t9030-align-check.sh ====================== All 27 tests passed (9 tests were not run) ====================== make[5]: Leaving directory `/builddir/build/BUILD/parted-2.2/tests' make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/tests' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/tests' make[3]: Entering directory `/builddir/build/BUILD/parted-2.2' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2' make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2' make[1]: Leaving directory `/builddir/build/BUILD/parted-2.2' make check-recursive make[1]: Entering directory `/builddir/build/BUILD/parted-2.2' Making check in po make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/po' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/po' Making check in lib make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/lib' make check-recursive make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/lib' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/lib' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/lib' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/lib' make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/lib' Making check in libparted make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted' Makefile:1061: warning: overriding commands for target `linux.lo' Makefile:1054: warning: ignoring old commands for target `linux.lo' Making check in labels make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/labels' make check-am make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/labels' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/labels' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/labels' Making check in fs make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs' Making check in amiga make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/amiga' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/amiga' Making check in ext2 make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ext2' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ext2' Making check in ufs make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ufs' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ufs' Making check in fat make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/fat' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/fat' Making check in ntfs make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ntfs' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/ntfs' Making check in hfs make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/hfs' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/hfs' Making check in linux_swap make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/linux_swap' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/linux_swap' Making check in xfs make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/xfs' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/xfs' Making check in jfs make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/jfs' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/jfs' Making check in reiserfs make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs/reiserfs' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs/reiserfs' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted/fs' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted/fs' Making check in . make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/libparted' Makefile:1061: warning: overriding commands for target `linux.lo' Makefile:1054: warning: ignoring old commands for target `linux.lo' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted' make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/libparted' Making check in parted make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/parted' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/parted' Making check in partprobe make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/partprobe' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/partprobe' Making check in include make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/include' Making check in parted make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/include/parted' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/include/parted' make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/include' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/include' make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/include' Making check in doc make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/doc' Making check in C make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/doc/C' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc/C' Making check in pt_BR make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/doc/pt_BR' for po in `ls -1 ./*.pt_BR.po 2>/dev/null`; do \ make $(basename ${po%.pt_BR.po}); \ done make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc/pt_BR' make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/doc' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc' make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/doc' Making check in debug make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/debug' Making check in clearfat make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/debug/clearfat' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug/clearfat' Making check in test make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/debug/test' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug/test' make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/debug' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug' make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/debug' Making check in tests make[2]: Entering directory `/builddir/build/BUILD/parted-2.2/tests' make print-align print-max dup-clobber make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/tests' make[3]: `print-align' is up to date. make[3]: `print-max' is up to date. make[3]: `dup-clobber' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/tests' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/parted-2.2/tests' make[4]: Entering directory `/builddir/build/BUILD/parted-2.2/tests' PASS: t0000-basic.sh PASS: t0001-tiny.sh PASS: t0010-script-no-ctrl-chars.sh PASS: t0100-print.sh PASS: t0200-gpt.sh PASS: t0201-gpt.sh PASS: t0202-gpt-pmbr.sh PASS: t0205-gpt-list-clobbers-pmbr.sh PASS: t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh PASS: t0220-gpt-msftres.sh PASS: t0250-gpt.sh PASS: t0280-gpt-corrupt.sh PASS: t0300-dos-on-gpt.sh PASS: t0400-loop-clobber-infloop.sh PASS: t0500-dup-clobber.sh PASS: t1100-busy-label.sh PASS: t1700-ext-probe.sh PASS: t2100-mkswap.sh PASS: t2200-dos-label-recog.sh PASS: t2300-dos-label-extended-bootcode.sh PASS: t2400-dos-hfs-partition-type.sh ./t3000-resize-fs.sh: skipping test: must be run as root SKIP: t3000-resize-fs.sh PASS: t4000-sun-raid-type.sh PASS: t4001-sun-vtoc.sh PASS: t4100-msdos-partition-limits.sh PASS: t4100-dvh-partition-limits.sh PASS: t4100-msdos-starting-sector.sh PASS: t4200-partprobe.sh PASS: t5000-tags.sh ./t6000-dm.sh: skipping test: must be run as root SKIP: t6000-dm.sh PASS: t7000-scripting.sh ./t8000-loop.sh: skipping test: must be run as root SKIP: t8000-loop.sh ./t9010-big-sector.sh: skipping test: must be run as root SKIP: t9010-big-sector.sh ./t9020-alignment.sh: skipping test: must be run as root SKIP: t9020-alignment.sh PASS: t9021-maxima.sh ./t9030-align-check.sh: skipping test: must be run as root SKIP: t9030-align-check.sh ====================== All 30 tests passed (6 tests were not run) ====================== make[4]: Leaving directory `/builddir/build/BUILD/parted-2.2/tests' make[3]: Leaving directory `/builddir/build/BUILD/parted-2.2/tests' make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2/tests' make[2]: Entering directory `/builddir/build/BUILD/parted-2.2' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/parted-2.2' make[1]: Leaving directory `/builddir/build/BUILD/parted-2.2' + exit 0 Processing files: parted-2.2-5.fc14.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pEx54O + umask 022 + cd /builddir/build/BUILD + cd parted-2.2 + DOCDIR=/builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/doc/parted-2.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/doc/parted-2.2 + /bin/mkdir -p /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/doc/parted-2.2 + cp -pr AUTHORS BUGS COPYING ChangeLog NEWS README THANKS TODO doc/API doc/FAT /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64/usr/share/doc/parted-2.2 + exit 0 Provides: libparted.so.0()(64bit) Requires(interp): /bin/sh /bin/sh /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info /sbin/ldconfig Requires(preun): /bin/sh /sbin/install-info Requires(postun): /sbin/ldconfig /sbin/ldconfig Requires: libblkid.so.1()(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libparted.so.0()(64bit) libreadline.so.6()(64bit) libselinux.so.1()(64bit) libsepol.so.1()(64bit) libtinfo.so.5()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) rtld(GNU_HASH) Processing files: parted-devel-2.2-5.fc14.x86_64 Provides: pkgconfig(libparted) = 2.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libparted.so.0()(64bit) Processing files: parted-debuginfo-2.2-5.fc14.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64 warning: Could not canonicalize hostname: x86-02.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/parted-2.2-5.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/parted-devel-2.2-5.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/parted-debuginfo-2.2-5.fc14.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MWV4zM + umask 022 + cd /builddir/build/BUILD + cd parted-2.2 + /bin/rm -rf /builddir/build/BUILDROOT/parted-2.2-5.fc14.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->