parted-2.4.tar.xz checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for style of include used by make... GNU 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... gcc3 checking for library containing strerror... none required checking for gcc... (cached) 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) gcc3 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 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 _LARGEFILE_SOURCE value needed for large files... no checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed 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 size_t... yes 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... no checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for __fpending... yes checking for fpurge... yes checking for __fpurge... yes checking for __freading... yes checking for fsync... yes checking for gettimeofday... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mkstemp... yes checking for nl_langinfo... yes checking for pathconf... yes checking for isblank... yes checking for iswctype... yes checking for wcscoll... yes checking for sleep... yes checking for strdup... yes checking for strndup... yes checking for usleep... yes checking for wcrtomb... yes checking for iswcntrl... yes checking for fcntl... yes checking for dup2... yes checking for newlocale... yes checking for setenv... yes checking for mprotect... yes checking for symlink... yes checking for wctob... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none 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 stdio_ext.h... yes checking for getopt.h... yes checking for sys/time.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for langinfo.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking for features.h... yes checking for wctype.h... yes checking for xlocale.h... no checking for priv.h... no checking for sys/mman.h... yes checking for blkid/blkid.h... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for inline... inline checking for fseeko... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking whether ftello is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes 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 unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... 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 for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no 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 uClibc... no 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... none checking for a transitional chinese locale... none checking for a french Unicode locale... none 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... no 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 strncat 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 strerror_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 whether ungetc works on arbitrary bytes... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for pthread_rwlock_t... yes checking for multithread API to use... posix checking for mode_t... yes checking for promoted mode_t type... mode_t checking whether setenv is declared... yes 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 whether alarm is declared... yes checking whether imported symbols can be declared weak... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... (cached) yes checking for multithread API to use... posix checking whether unsetenv is declared... yes checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking for GNU libc compatible calloc... yes checking whether // is distinct from /... (cached) no checking for error_at_line... no checking whether fflush works on input streams... yes checking whether fflush works on input streams... (cached) yes checking whether __fpending is declared... yes checking whether fpurge is declared... no checking whether fpurge works... yes checking whether fflush works on input streams... (cached) yes checking for ftello... yes checking whether ftello works... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking whether the compiler generally respects inline... no 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 langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether nl_langinfo is declared without a macro... yes checking for C compiler 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... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking for working mkstemp... yes checking whether YESEXPR works... 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... no checking for nl_langinfo and YESEXPR... yes checking whether sleep is declared... yes checking for working sleep... 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 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 tmpfile 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 whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... no checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt 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 ptsname is declared without a macro... yes checking whether random_r is declared without a macro... no checking whether initstat_r is declared without a macro... no checking whether srandom_r is declared without a macro... no checking whether setstate_r is declared without a macro... no checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... no 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 unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for working strndup... yes checking for working strnlen... yes checking for strtoll... yes checking for strtoull... 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 group_member is declared without a macro... no 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 pipe 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 pwrite 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 ttyname_r 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 unlink of a parent directory fails as it should... guessing yes checking for useconds_t... yes checking whether usleep allows large arguments... 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 wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb return value is correct... guessing yes checking whether iswcntrl works... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype is declared without a macro... yes checking whether iswctype is declared without a macro... yes checking whether wctrans is declared without a macro... yes checking whether towctrans is declared without a macro... yes checking for long long int... (cached) yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a turkish Unicode locale... none 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 getpagesize... yes checking whether getpagesize is declared... (cached) yes checking whether locale.h conforms to POSIX:2001... yes checking whether setlocale is declared without a macro... yes checking whether duplocale is declared without a macro... yes checking for setlocale... yes checking for uselocale... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none 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) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for wchar_t... (cached) yes checking for wint_t... (cached) yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether wctob works... guessing yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... 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... /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... 512 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no ./configure: ./configure.lineno: line 1: /usr/bin/file: not found checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether to use NLS... no checking for dlopen in -ldl... yes checking for uuid_generate in -luuid... yes checking for dm_task_create in -ldevmapper... yes checking uuid/uuid.h usability... 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 termcap.h usability... no checking termcap.h presence... no checking for termcap.h... no checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... 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... (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 canonicalize_file_name... (cached) no checking for library containing blkid_probe_get_topology... -lblkid checking for blkid_probe_get_topology... yes checking that generated files are newer than configure... done 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/fs/nilfs2/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. make all-recursive make[1]: Entering directory `/isthmus/tmp/parted-2.4' Making all in po make[2]: Entering directory `/isthmus/tmp/parted-2.4/po' make[2]: Leaving directory `/isthmus/tmp/parted-2.4/po' Making all in lib make[2]: Entering directory `/isthmus/tmp/parted-2.4/lib' GEN alloca.h GEN arg-nonnull.h GEN c++defs.h GEN configmake.h GEN warn-on-use.h GEN inttypes.h GEN langinfo.h GEN stdio.h GEN stdlib.h GEN string.h GEN time.h GEN unistd.h GEN sys/stat.h GEN sys/time.h GEN wchar.h GEN wctype.h make all-recursive make[3]: Entering directory `/isthmus/tmp/parted-2.4/lib' make[4]: Entering directory `/isthmus/tmp/parted-2.4/lib' CC exitfail.lo CC fd-hook.lo CC freading.lo CC localcharset.lo CC malloca.lo CC progname.lo CC version-etc.lo CC version-etc-fsf.lo CC xalloc-die.lo CC xstrndup.lo CC argmatch.lo CC basename.lo CC basename-lgpl.lo CC canonicalize-lgpl.lo CC close-stream.lo CC closeout.lo CC dirname.lo CC dirname-lgpl.lo CC error.lo CC long-options.lo CC quote.lo CC quotearg.lo CC regex.lo CC rpmatch.lo CC safe-read.lo CC stripslash.lo CC tempname.lo CC xmalloc.lo CC xstrtol.lo CC xstrtol-error.lo CC xstrtoll.lo CC xstrtoul.lo CC xstrtoull.lo GEN charset.alias GEN ref-add.sed GEN ref-del.sed CCLD libgnulib.la ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory `/isthmus/tmp/parted-2.4/lib' make[3]: Leaving directory `/isthmus/tmp/parted-2.4/lib' make[2]: Leaving directory `/isthmus/tmp/parted-2.4/lib' Making all in libparted make[2]: Entering directory `/isthmus/tmp/parted-2.4/libparted' Makefile:1232: warning: overriding recipe for target `linux.lo' Makefile:1225: warning: ignoring old recipe for target `linux.lo' Making all in labels make[3]: Entering directory `/isthmus/tmp/parted-2.4/libparted/labels' make all-am make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/labels' CC aix.lo CC bsd.lo CC dos.lo CC dvh.lo CC efi_crc32.lo CC gpt.lo CC loop.lo CC mac.lo CC pc98.lo CC pt-tools.lo CC rdb.lo CC sun.lo CCLD liblabels.la ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/labels' make[3]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/labels' Making all in fs make[3]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs' Making all in amiga make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs/amiga' CC amiga.lo CC affs.lo CC asfs.lo CC apfs.lo CC interface.lo CCLD libamigafs.la ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs/amiga' Making all in ext2 make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs/ext2' CC ext2.lo CC ext2_block_relocator.lo CC ext2_buffer.lo CC ext2_inode_relocator.lo CC ext2_meta.lo CC ext2_mkfs.lo CC ext2_resize.lo CC interface.lo CC parted_io.lo CC tune.lo CCLD libext2.la ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs/ext2' Making all in ufs make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs/ufs' CC ufs.lo CCLD libufs.la ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs/ufs' Making all in fat make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs/fat' CC bootsector.lo CC calc.lo CC clstdup.lo CC context.lo CC count.lo CC fat.lo CC fatio.lo CC table.lo CC traverse.lo CC resize.lo CCLD libfat.la ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs/fat' Making all in ntfs make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs/ntfs' CC ntfs.lo CCLD libntfs.la ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs/ntfs' Making all in hfs make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs/hfs' CC hfs.lo CC probe.lo CC cache.lo CC advfs.lo CC file.lo CC reloc.lo CC advfs_plus.lo CC file_plus.lo CC reloc_plus.lo CC journal.lo CCLD libhfs.la ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs/hfs' Making all in linux_swap make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs/linux_swap' CC linux_swap.lo CCLD liblinuxswap.la ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs/linux_swap' Making all in xfs make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs/xfs' CC xfs.lo CCLD libxfs.la ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs/xfs' Making all in jfs make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs/jfs' CC jfs.lo CCLD libjfs.la ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs/jfs' Making all in reiserfs make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs/reiserfs' CC reiserfs.lo CC geom_dal.lo CCLD libreiserfs.la ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs/reiserfs' Making all in nilfs2 make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs/nilfs2' CC nilfs2.lo CCLD libnilfs2.la ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs/nilfs2' make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs' CCLD libfs.la libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: warning: `-release' is ignored for convenience libraries copying selected object files to avoid basename conflicts... ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs' make[3]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs' Making all in . make[3]: Entering directory `/isthmus/tmp/parted-2.4/libparted' Makefile:1232: warning: overriding recipe for target `linux.lo' Makefile:1225: warning: ignoring old recipe for target `linux.lo' CC debug.lo CC architecture.lo CC device.lo CC exception.lo CC filesys.lo CC libparted.lo CC timer.lo CC unit.lo CC disk.lo CC geom.lo CC constraint.lo CC natmath.lo CC linux.lo CCLD libparted.la ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory `/isthmus/tmp/parted-2.4/libparted' make[2]: Leaving directory `/isthmus/tmp/parted-2.4/libparted' Making all in parted make[2]: Entering directory `/isthmus/tmp/parted-2.4/parted' GEN version.c GEN version.h make all-am make[3]: Entering directory `/isthmus/tmp/parted-2.4/parted' CC version.o CC command.o CC parted.o CC strlist.o CC ui.o CC table.o AR libver.a ar: `u' modifier ignored since `D' is the default (see `U') CCLD parted make[3]: Leaving directory `/isthmus/tmp/parted-2.4/parted' make[2]: Leaving directory `/isthmus/tmp/parted-2.4/parted' Making all in partprobe make[2]: Entering directory `/isthmus/tmp/parted-2.4/partprobe' CC partprobe.o CCLD partprobe make[2]: Leaving directory `/isthmus/tmp/parted-2.4/partprobe' Making all in include make[2]: Entering directory `/isthmus/tmp/parted-2.4/include' Making all in parted make[3]: Entering directory `/isthmus/tmp/parted-2.4/include/parted' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/isthmus/tmp/parted-2.4/include/parted' make[3]: Entering directory `/isthmus/tmp/parted-2.4/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/isthmus/tmp/parted-2.4/include' make[2]: Leaving directory `/isthmus/tmp/parted-2.4/include' Making all in doc make[2]: Entering directory `/isthmus/tmp/parted-2.4/doc' Making all in C make[3]: Entering directory `/isthmus/tmp/parted-2.4/doc/C' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/isthmus/tmp/parted-2.4/doc/C' Making all in pt_BR make[3]: Entering directory `/isthmus/tmp/parted-2.4/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 `/isthmus/tmp/parted-2.4/doc/pt_BR' make[3]: Entering directory `/isthmus/tmp/parted-2.4/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/isthmus/tmp/parted-2.4/doc' make[2]: Leaving directory `/isthmus/tmp/parted-2.4/doc' Making all in debug make[2]: Entering directory `/isthmus/tmp/parted-2.4/debug' Making all in clearfat make[3]: Entering directory `/isthmus/tmp/parted-2.4/debug/clearfat' CC clearfat.o CCLD clearfat make[3]: Leaving directory `/isthmus/tmp/parted-2.4/debug/clearfat' Making all in test make[3]: Entering directory `/isthmus/tmp/parted-2.4/debug/test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/isthmus/tmp/parted-2.4/debug/test' make[3]: Entering directory `/isthmus/tmp/parted-2.4/debug' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/isthmus/tmp/parted-2.4/debug' make[2]: Leaving directory `/isthmus/tmp/parted-2.4/debug' Making all in tests make[2]: Entering directory `/isthmus/tmp/parted-2.4/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/isthmus/tmp/parted-2.4/tests' make[2]: Entering directory `/isthmus/tmp/parted-2.4' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/isthmus/tmp/parted-2.4' make[1]: Leaving directory `/isthmus/tmp/parted-2.4' make install-recursive make[1]: Entering directory `/isthmus/tmp/parted-2.4' Making install in po make[2]: Entering directory `/isthmus/tmp/parted-2.4/po' if test "parted" = "gettext-tools"; then \ ../build-aux/install-sh -c -d /tmp/tmp.aPIifI/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 \ /bin/install -c -m 644 ./$file \ /tmp/tmp.aPIifI/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/tmp.aPIifI/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/isthmus/tmp/parted-2.4/po' Making install in lib make[2]: Entering directory `/isthmus/tmp/parted-2.4/lib' make install-recursive make[3]: Entering directory `/isthmus/tmp/parted-2.4/lib' make[4]: Entering directory `/isthmus/tmp/parted-2.4/lib' make[5]: Entering directory `/isthmus/tmp/parted-2.4/lib' if test no = 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 /isthmus/tmp/parted-2.4/build-aux/install-sh -d /tmp/tmp.aPIifI/usr/lib ; \ fi ; \ if test -f /tmp/tmp.aPIifI/usr/lib/charset.alias; then \ sed -f ref-add.sed /tmp/tmp.aPIifI/usr/lib/charset.alias > /tmp/tmp.aPIifI/usr/lib/charset.tmp ; \ /bin/install -c -m 644 /tmp/tmp.aPIifI/usr/lib/charset.tmp /tmp/tmp.aPIifI/usr/lib/charset.alias ; \ rm -f /tmp/tmp.aPIifI/usr/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /tmp/tmp.aPIifI/usr/lib/charset.tmp ; \ /bin/install -c -m 644 /tmp/tmp.aPIifI/usr/lib/charset.tmp /tmp/tmp.aPIifI/usr/lib/charset.alias ; \ rm -f /tmp/tmp.aPIifI/usr/lib/charset.tmp ; \ fi ; \ fi make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/isthmus/tmp/parted-2.4/lib' make[4]: Leaving directory `/isthmus/tmp/parted-2.4/lib' make[3]: Leaving directory `/isthmus/tmp/parted-2.4/lib' make[2]: Leaving directory `/isthmus/tmp/parted-2.4/lib' Making install in libparted make[2]: Entering directory `/isthmus/tmp/parted-2.4/libparted' Makefile:1232: warning: overriding recipe for target `linux.lo' Makefile:1225: warning: ignoring old recipe for target `linux.lo' Making install in labels make[3]: Entering directory `/isthmus/tmp/parted-2.4/libparted/labels' make install-am make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/labels' make[5]: Entering directory `/isthmus/tmp/parted-2.4/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 `/isthmus/tmp/parted-2.4/libparted/labels' make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/labels' make[3]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/labels' Making install in fs make[3]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs' Making install in amiga make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs/amiga' make[5]: Entering directory `/isthmus/tmp/parted-2.4/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 `/isthmus/tmp/parted-2.4/libparted/fs/amiga' make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs/amiga' Making install in ext2 make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs/ext2' make[5]: Entering directory `/isthmus/tmp/parted-2.4/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 `/isthmus/tmp/parted-2.4/libparted/fs/ext2' make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs/ext2' Making install in ufs make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs/ufs' make[5]: Entering directory `/isthmus/tmp/parted-2.4/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 `/isthmus/tmp/parted-2.4/libparted/fs/ufs' make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs/ufs' Making install in fat make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs/fat' make[5]: Entering directory `/isthmus/tmp/parted-2.4/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 `/isthmus/tmp/parted-2.4/libparted/fs/fat' make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs/fat' Making install in ntfs make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs/ntfs' make[5]: Entering directory `/isthmus/tmp/parted-2.4/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 `/isthmus/tmp/parted-2.4/libparted/fs/ntfs' make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs/ntfs' Making install in hfs make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs/hfs' make[5]: Entering directory `/isthmus/tmp/parted-2.4/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 `/isthmus/tmp/parted-2.4/libparted/fs/hfs' make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs/hfs' Making install in linux_swap make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs/linux_swap' make[5]: Entering directory `/isthmus/tmp/parted-2.4/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 `/isthmus/tmp/parted-2.4/libparted/fs/linux_swap' make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs/linux_swap' Making install in xfs make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs/xfs' make[5]: Entering directory `/isthmus/tmp/parted-2.4/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 `/isthmus/tmp/parted-2.4/libparted/fs/xfs' make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs/xfs' Making install in jfs make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs/jfs' make[5]: Entering directory `/isthmus/tmp/parted-2.4/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 `/isthmus/tmp/parted-2.4/libparted/fs/jfs' make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs/jfs' Making install in reiserfs make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs/reiserfs' make[5]: Entering directory `/isthmus/tmp/parted-2.4/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 `/isthmus/tmp/parted-2.4/libparted/fs/reiserfs' make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs/reiserfs' Making install in nilfs2 make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs/nilfs2' make[5]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs/nilfs2' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs/nilfs2' make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs/nilfs2' make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted/fs' make[5]: Entering directory `/isthmus/tmp/parted-2.4/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 `/isthmus/tmp/parted-2.4/libparted/fs' make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs' make[3]: Leaving directory `/isthmus/tmp/parted-2.4/libparted/fs' Making install in . make[3]: Entering directory `/isthmus/tmp/parted-2.4/libparted' Makefile:1232: warning: overriding recipe for target `linux.lo' Makefile:1225: warning: ignoring old recipe for target `linux.lo' make[4]: Entering directory `/isthmus/tmp/parted-2.4/libparted' Makefile:1232: warning: overriding recipe for target `linux.lo' Makefile:1225: warning: ignoring old recipe for target `linux.lo' test -z "/usr/lib" || ../build-aux/install-sh -c -d "/tmp/tmp.aPIifI/usr/lib" /bin/sh ../libtool --mode=install /bin/install -c libparted.la '/tmp/tmp.aPIifI/usr/lib' libtool: install: /bin/install -c .libs/libparted.so.0.0.2 /tmp/tmp.aPIifI/usr/lib/libparted.so.0.0.2 libtool: install: (cd /tmp/tmp.aPIifI/usr/lib && { ln -s -f libparted.so.0.0.2 libparted.so.0 || { rm -f libparted.so.0 && ln -s libparted.so.0.0.2 libparted.so.0; }; }) libtool: install: (cd /tmp/tmp.aPIifI/usr/lib && { ln -s -f libparted.so.0.0.2 libparted.so || { rm -f libparted.so && ln -s libparted.so.0.0.2 libparted.so; }; }) libtool: install: /bin/install -c .libs/libparted.lai /tmp/tmp.aPIifI/usr/lib/libparted.la libtool: install: /bin/install -c .libs/libparted.a /tmp/tmp.aPIifI/usr/lib/libparted.a libtool: install: chmod 644 /tmp/tmp.aPIifI/usr/lib/libparted.a libtool: install: ranlib /tmp/tmp.aPIifI/usr/lib/libparted.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/isthmus/tmp/parted-2.4/libparted' make[3]: Leaving directory `/isthmus/tmp/parted-2.4/libparted' make[2]: Leaving directory `/isthmus/tmp/parted-2.4/libparted' Making install in parted make[2]: Entering directory `/isthmus/tmp/parted-2.4/parted' make install-am make[3]: Entering directory `/isthmus/tmp/parted-2.4/parted' make[4]: Entering directory `/isthmus/tmp/parted-2.4/parted' test -z "/usr/sbin" || ../build-aux/install-sh -c -d "/tmp/tmp.aPIifI/usr/sbin" /bin/sh ../libtool --mode=install /bin/install -c parted '/tmp/tmp.aPIifI/usr/sbin' libtool: install: warning: `../libparted/libparted.la' has not been installed in `/usr/lib' libtool: install: /bin/install -c .libs/parted /tmp/tmp.aPIifI/usr/sbin/parted make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/isthmus/tmp/parted-2.4/parted' make[3]: Leaving directory `/isthmus/tmp/parted-2.4/parted' make[2]: Leaving directory `/isthmus/tmp/parted-2.4/parted' Making install in partprobe make[2]: Entering directory `/isthmus/tmp/parted-2.4/partprobe' make[3]: Entering directory `/isthmus/tmp/parted-2.4/partprobe' test -z "/usr/sbin" || ../build-aux/install-sh -c -d "/tmp/tmp.aPIifI/usr/sbin" /bin/sh ../libtool --mode=install /bin/install -c partprobe '/tmp/tmp.aPIifI/usr/sbin' libtool: install: warning: `../libparted/libparted.la' has not been installed in `/usr/lib' libtool: install: /bin/install -c .libs/partprobe /tmp/tmp.aPIifI/usr/sbin/partprobe make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/isthmus/tmp/parted-2.4/partprobe' make[2]: Leaving directory `/isthmus/tmp/parted-2.4/partprobe' Making install in include make[2]: Entering directory `/isthmus/tmp/parted-2.4/include' Making install in parted make[3]: Entering directory `/isthmus/tmp/parted-2.4/include/parted' make[4]: Entering directory `/isthmus/tmp/parted-2.4/include/parted' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/parted" || ../../build-aux/install-sh -c -d "/tmp/tmp.aPIifI/usr/include/parted" /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 '/tmp/tmp.aPIifI/usr/include/parted' make[4]: Leaving directory `/isthmus/tmp/parted-2.4/include/parted' make[3]: Leaving directory `/isthmus/tmp/parted-2.4/include/parted' make[3]: Entering directory `/isthmus/tmp/parted-2.4/include' make[4]: Entering directory `/isthmus/tmp/parted-2.4/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 `/isthmus/tmp/parted-2.4/include' make[3]: Leaving directory `/isthmus/tmp/parted-2.4/include' make[2]: Leaving directory `/isthmus/tmp/parted-2.4/include' Making install in doc make[2]: Entering directory `/isthmus/tmp/parted-2.4/doc' Making install in C make[3]: Entering directory `/isthmus/tmp/parted-2.4/doc/C' make[4]: Entering directory `/isthmus/tmp/parted-2.4/doc/C' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man8" || ../../build-aux/install-sh -c -d "/tmp/tmp.aPIifI/usr/share/man/man8" /bin/install -c -m 644 parted.8 partprobe.8 '/tmp/tmp.aPIifI/usr/share/man/man8' make[4]: Leaving directory `/isthmus/tmp/parted-2.4/doc/C' make[3]: Leaving directory `/isthmus/tmp/parted-2.4/doc/C' Making install in pt_BR make[3]: Entering directory `/isthmus/tmp/parted-2.4/doc/pt_BR' for po in `ls -1 ./*.pt_BR.po 2>/dev/null`; do \ make $(basename ${po%.pt_BR.po}); \ done make[4]: Entering directory `/isthmus/tmp/parted-2.4/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 `/isthmus/tmp/parted-2.4/doc/pt_BR' make[3]: Leaving directory `/isthmus/tmp/parted-2.4/doc/pt_BR' make[3]: Entering directory `/isthmus/tmp/parted-2.4/doc' make[4]: Entering directory `/isthmus/tmp/parted-2.4/doc' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || ../build-aux/install-sh -c -d "/tmp/tmp.aPIifI/usr/share/info" /bin/install -c -m 644 ./parted.info '/tmp/tmp.aPIifI/usr/share/info' make[4]: Leaving directory `/isthmus/tmp/parted-2.4/doc' make[3]: Leaving directory `/isthmus/tmp/parted-2.4/doc' make[2]: Leaving directory `/isthmus/tmp/parted-2.4/doc' Making install in debug make[2]: Entering directory `/isthmus/tmp/parted-2.4/debug' Making install in clearfat make[3]: Entering directory `/isthmus/tmp/parted-2.4/debug/clearfat' make[4]: Entering directory `/isthmus/tmp/parted-2.4/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 `/isthmus/tmp/parted-2.4/debug/clearfat' make[3]: Leaving directory `/isthmus/tmp/parted-2.4/debug/clearfat' Making install in test make[3]: Entering directory `/isthmus/tmp/parted-2.4/debug/test' make[4]: Entering directory `/isthmus/tmp/parted-2.4/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 `/isthmus/tmp/parted-2.4/debug/test' make[3]: Leaving directory `/isthmus/tmp/parted-2.4/debug/test' make[3]: Entering directory `/isthmus/tmp/parted-2.4/debug' make[4]: Entering directory `/isthmus/tmp/parted-2.4/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 `/isthmus/tmp/parted-2.4/debug' make[3]: Leaving directory `/isthmus/tmp/parted-2.4/debug' make[2]: Leaving directory `/isthmus/tmp/parted-2.4/debug' Making install in tests make[2]: Entering directory `/isthmus/tmp/parted-2.4/tests' make[3]: Entering directory `/isthmus/tmp/parted-2.4/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 `/isthmus/tmp/parted-2.4/tests' make[2]: Leaving directory `/isthmus/tmp/parted-2.4/tests' make[2]: Entering directory `/isthmus/tmp/parted-2.4' make[3]: Entering directory `/isthmus/tmp/parted-2.4' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || build-aux/install-sh -c -d "/tmp/tmp.aPIifI/usr/lib/pkgconfig" /bin/install -c -m 644 libparted.pc '/tmp/tmp.aPIifI/usr/lib/pkgconfig' make[3]: Leaving directory `/isthmus/tmp/parted-2.4' make[2]: Leaving directory `/isthmus/tmp/parted-2.4' make[1]: Leaving directory `/isthmus/tmp/parted-2.4'