The build took 00h 01m 38s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
67,100 |
ansic |
24,672 |
makefile |
18,036 |
sh |
179 |
perl |
45 |
python |
36 |
asm |
31 |
sed |
110,099 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: parted 3.2-4 (Wed Aug 24 13:53:41 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) 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 x86_64-unknown-linux-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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for x86_64-unknown-linux-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 whether gcc understands -c and -o together... (cached) yes
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... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking whether gcc needs -traditional... no
checking for Minix Amsterdam compiler... no
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-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 whether _XOPEN_SOURCE should be defined... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS 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... (cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) 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... yes
checking for getcwd... yes
checking for readlink... yes
checking for realpath... yes
checking for _set_invalid_parameter_handler... no
checking for symlink... 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 isblank... yes
checking for iswctype... yes
checking for secure_getenv... 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 getdtablesize... yes
checking for newlocale... yes
checking for mprotect... yes
checking for setenv... 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 sys/socket.h... yes
checking for unistd.h... (cached) yes
checking for stdio_ext.h... yes
checking for sys/stat.h... (cached) 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 xlocale.h... yes
checking for malloc.h... yes
checking for features.h... yes
checking for wctype.h... yes
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 *... yes
checking for working fcntl.h... yes
checking for pid_t... yes
checking for mode_t... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... yes
checking whether fstat 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 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 for working GNU getopt_long function... yes
checking whether getenv is declared... yes
checking for C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... 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 whether getc_unlocked is declared... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking for wchar_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking for ld used by gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/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 multithread API to use... posix
checking whether lstat correctly handles trailing slash... yes
checking for a sed that does not truncate output... /usr/sbin/sed
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 whether alarm is declared... yes
checking for inline... inline
checking for ssize_t... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether strdup is declared... yes
checking whether strerror(0) succeeds... yes
checking whether ffsl is declared without a macro... yes
checking whether ffsll is declared without a macro... 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 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 for struct timespec in ... yes
checking for wint_t... yes
checking if environ is properly declared... yes
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking for getcwd with POSIX signature... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for promoted mode_t type... mode_t
checking whether setenv is declared... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
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... yes
checking whether fcntl is declared without a macro... yes
checking whether openat is declared without a macro... yes
checking for __fpending... yes
checking whether __fpending is declared... yes
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... almost
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 locale.h conforms to POSIX:2001... yes
checking whether locale.h defines locale_t... yes
checking whether struct lconv is properly defined... yes
checking whether setlocale is declared without a macro... yes
checking whether duplocale is declared without a macro... yes
checking for pthread_rwlock_t... yes
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 works on empty input... 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... yes
checking for rpmatch... 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... (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 gets is declared without a macro... no
checking whether pclose 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... yes
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 initstate is declared without a macro... yes
checking whether initstate_r 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 posix_openpt is declared without a macro... yes
checking whether ptsname is declared without a macro... yes
checking whether ptsname_r is declared without a macro... yes
checking whether random is declared without a macro... yes
checking whether random_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 secure_getenv is declared without a macro... yes
checking whether setenv is declared without a macro... yes
checking whether setstate is declared without a macro... yes
checking whether setstate_r is declared without a macro... yes
checking whether srandom is declared without a macro... yes
checking whether srandom_r 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 strerror function... yes
checking for working strndup... yes
checking for working strnlen... yes
checking for strtoll... yes
checking for strtoull... yes
checking for nlink_t... (cached) yes
checking whether fchmodat is declared without a macro... (cached) yes
checking whether fstat is declared without a macro... (cached) yes
checking whether fstatat is declared without a macro... (cached) yes
checking whether futimens is declared without a macro... (cached) yes
checking whether lchmod is declared without a macro... (cached) yes
checking whether lstat is declared without a macro... (cached) yes
checking whether mkdirat is declared without a macro... (cached) yes
checking whether mkfifo is declared without a macro... (cached) yes
checking whether mkfifoat is declared without a macro... (cached) yes
checking whether mknod is declared without a macro... (cached) yes
checking whether mknodat is declared without a macro... (cached) yes
checking whether stat is declared without a macro... (cached) yes
checking whether utimensat is declared without a macro... (cached) yes
checking whether chdir is declared without a macro... yes
checking whether chown is declared without a macro... yes
checking whether dup 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 fdatasync 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... yes
checking whether isatty 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 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 sethostname 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 towlower... 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 fdopen sets errno... yes
checking whether getdtablesize works... yes
checking for getpagesize... yes
checking whether getpagesize is declared... (cached) 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 mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether setenv validates arguments... 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 mmap... (cached) 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... (cached) /usr/sbin/sed
checking for fgrep... /usr/sbin/grep -F
checking for ld used by gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
checking the name lister (/usr/sbin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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/sbin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... ranlib
checking command to parse /usr/sbin/nm -B output from gcc object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : 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/sbin/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... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/sbin/msgfmt
checking for gmsgfmt... /usr/sbin/msgfmt
checking for xgettext... /usr/sbin/xgettext
checking for msgmerge... /usr/sbin/msgmerge
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) 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... -lncurses
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/ext2_fs.h usability... no
checking linux/ext2_fs.h presence... no
checking for linux/ext2_fs.h... no
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-unknown-linux-pkg-config... no
checking for pkg-config... /usr/sbin/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/sbin/ld
checking if the linker (/usr/sbin/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
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/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/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 '/tmp/parted/src/parted-3.2'
Making all in po
make[2]: Entering directory '/tmp/parted/src/parted-3.2/po'
make[2]: Leaving directory '/tmp/parted/src/parted-3.2/po'
Making all in lib
make[2]: Entering directory '/tmp/parted/src/parted-3.2/lib'
GEN alloca.h
GEN configmake.h
GEN c++defs.h
GEN arg-nonnull.h
GEN warn-on-use.h
GEN sys/types.h
GEN fcntl.h
GEN inttypes.h
GEN langinfo.h
GEN locale.h
GEN stdio.h
GEN stdlib.h
GEN string.h
GEN sys/stat.h
GEN sys/time.h
GEN time.h
GEN unistd.h
GEN wchar.h
GEN wctype.h
make all-am
make[3]: Entering directory '/tmp/parted/src/parted-3.2/lib'
CC argmatch.lo
CC c-ctype.lo
CC c-strcasecmp.lo
CC c-strncasecmp.lo
CC close-stream.lo
CC closeout.lo
CC dirname.lo
CC basename.lo
CC dirname-lgpl.lo
CC basename-lgpl.lo
CC stripslash.lo
CC exitfail.lo
CC fd-hook.lo
CC localcharset.lo
CC long-options.lo
CC malloca.lo
CC progname.lo
CC quotearg.lo
CC safe-read.lo
CC tempname.lo
CC glthread/threadlib.lo
CC unistd.lo
CC version-etc.lo
CC version-etc-fsf.lo
CC wctype-h.lo
CC xmalloc.lo
CC xalloc-die.lo
CC xstrndup.lo
CC xstrtol.lo
CC xstrtoul.lo
CC xstrtol-error.lo
CC xstrtoll.lo
CC xstrtoull.lo
GEN charset.alias
GEN ref-add.sed
GEN ref-del.sed
CC glthread/lock.lo
CCLD libgnulib.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/lib'
make[2]: Leaving directory '/tmp/parted/src/parted-3.2/lib'
Making all in include
make[2]: Entering directory '/tmp/parted/src/parted-3.2/include'
Making all in parted
make[3]: Entering directory '/tmp/parted/src/parted-3.2/include/parted'
make all-am
make[4]: Entering directory '/tmp/parted/src/parted-3.2/include/parted'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/tmp/parted/src/parted-3.2/include/parted'
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/include/parted'
make[3]: Entering directory '/tmp/parted/src/parted-3.2/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/include'
make[2]: Leaving directory '/tmp/parted/src/parted-3.2/include'
Making all in libparted
make[2]: Entering directory '/tmp/parted/src/parted-3.2/libparted'
Making all in labels
make[3]: Entering directory '/tmp/parted/src/parted-3.2/libparted/labels'
make all-am
make[4]: Entering directory '/tmp/parted/src/parted-3.2/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 '/tmp/parted/src/parted-3.2/libparted/labels'
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/libparted/labels'
Making all in fs
make[3]: Entering directory '/tmp/parted/src/parted-3.2/libparted/fs'
CC r/filesys.lo
CC r/fat/bootsector.lo
CC r/fat/calc.lo
CC r/fat/clstdup.lo
CC r/fat/context.lo
CC r/fat/count.lo
CC r/fat/fat.lo
CC r/fat/fatio.lo
CC r/fat/resize.lo
CC r/fat/table.lo
CC r/fat/traverse.lo
CC r/hfs/advfs.lo
CC r/hfs/advfs_plus.lo
CC r/hfs/cache.lo
CC r/hfs/file.lo
CC r/hfs/file_plus.lo
CC r/hfs/hfs.lo
CC r/hfs/journal.lo
CC r/hfs/probe.lo
CC r/hfs/reloc.lo
CC r/hfs/reloc_plus.lo
CC amiga/affs.lo
CC amiga/amiga.lo
CC amiga/apfs.lo
CC amiga/asfs.lo
CC amiga/a-interface.lo
CC btrfs/btrfs.lo
CC ext2/interface.lo
CC fat/bootsector.lo
CC fat/fat.lo
CC hfs/hfs.lo
CC hfs/probe.lo
CC jfs/jfs.lo
CC linux_swap/linux_swap.lo
CC nilfs2/nilfs2.lo
CC ntfs/ntfs.lo
CC reiserfs/reiserfs.lo
CC ufs/ufs.lo
CC xfs/xfs.lo
CCLD libparted-fs-resize.la
CCLD libfs.la
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/libparted/fs'
Making all in .
make[3]: Entering directory '/tmp/parted/src/parted-3.2/libparted'
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 cs/geom.lo
CC cs/constraint.lo
CC cs/natmath.lo
CC arch/linux.lo
CCLD libparted.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/libparted'
make[2]: Leaving directory '/tmp/parted/src/parted-3.2/libparted'
Making all in parted
make[2]: Entering directory '/tmp/parted/src/parted-3.2/parted'
GEN version.c
GEN version.h
make all-am
make[3]: Entering directory '/tmp/parted/src/parted-3.2/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 '/tmp/parted/src/parted-3.2/parted'
make[2]: Leaving directory '/tmp/parted/src/parted-3.2/parted'
Making all in partprobe
make[2]: Entering directory '/tmp/parted/src/parted-3.2/partprobe'
CC partprobe.o
CCLD partprobe
make[2]: Leaving directory '/tmp/parted/src/parted-3.2/partprobe'
Making all in doc
make[2]: Entering directory '/tmp/parted/src/parted-3.2/doc'
Making all in C
make[3]: Entering directory '/tmp/parted/src/parted-3.2/doc/C'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/doc/C'
Making all in pt_BR
make[3]: Entering directory '/tmp/parted/src/parted-3.2/doc/pt_BR'
GEN all-local
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/doc/pt_BR'
make[3]: Entering directory '/tmp/parted/src/parted-3.2/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/doc'
make[2]: Leaving directory '/tmp/parted/src/parted-3.2/doc'
Making all in debug
make[2]: Entering directory '/tmp/parted/src/parted-3.2/debug'
Making all in test
make[3]: Entering directory '/tmp/parted/src/parted-3.2/debug/test'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/debug/test'
make[3]: Entering directory '/tmp/parted/src/parted-3.2/debug'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/debug'
make[2]: Leaving directory '/tmp/parted/src/parted-3.2/debug'
Making all in tests
make[2]: Entering directory '/tmp/parted/src/parted-3.2/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/parted/src/parted-3.2/tests'
make[2]: Entering directory '/tmp/parted/src/parted-3.2'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/tmp/parted/src/parted-3.2'
make[1]: Leaving directory '/tmp/parted/src/parted-3.2'
==> Entering fakeroot environment...
==> Starting package()...
make install-recursive
make[1]: Entering directory '/tmp/parted/src/parted-3.2'
Making install in po
make[2]: Entering directory '/tmp/parted/src/parted-3.2/po'
installing ca.gmo as /tmp/parted/pkg/parted/usr/share/locale/ca/LC_MESSAGES/parted.mo
installing cs.gmo as /tmp/parted/pkg/parted/usr/share/locale/cs/LC_MESSAGES/parted.mo
installing da.gmo as /tmp/parted/pkg/parted/usr/share/locale/da/LC_MESSAGES/parted.mo
installing de.gmo as /tmp/parted/pkg/parted/usr/share/locale/de/LC_MESSAGES/parted.mo
installing es.gmo as /tmp/parted/pkg/parted/usr/share/locale/es/LC_MESSAGES/parted.mo
installing fr.gmo as /tmp/parted/pkg/parted/usr/share/locale/fr/LC_MESSAGES/parted.mo
installing gl.gmo as /tmp/parted/pkg/parted/usr/share/locale/gl/LC_MESSAGES/parted.mo
installing id.gmo as /tmp/parted/pkg/parted/usr/share/locale/id/LC_MESSAGES/parted.mo
installing it.gmo as /tmp/parted/pkg/parted/usr/share/locale/it/LC_MESSAGES/parted.mo
installing ja.gmo as /tmp/parted/pkg/parted/usr/share/locale/ja/LC_MESSAGES/parted.mo
installing nl.gmo as /tmp/parted/pkg/parted/usr/share/locale/nl/LC_MESSAGES/parted.mo
installing nn.gmo as /tmp/parted/pkg/parted/usr/share/locale/nn/LC_MESSAGES/parted.mo
installing pl.gmo as /tmp/parted/pkg/parted/usr/share/locale/pl/LC_MESSAGES/parted.mo
installing pt.gmo as /tmp/parted/pkg/parted/usr/share/locale/pt/LC_MESSAGES/parted.mo
installing pt_BR.gmo as /tmp/parted/pkg/parted/usr/share/locale/pt_BR/LC_MESSAGES/parted.mo
installing ro.gmo as /tmp/parted/pkg/parted/usr/share/locale/ro/LC_MESSAGES/parted.mo
installing ru.gmo as /tmp/parted/pkg/parted/usr/share/locale/ru/LC_MESSAGES/parted.mo
installing rw.gmo as /tmp/parted/pkg/parted/usr/share/locale/rw/LC_MESSAGES/parted.mo
installing sk.gmo as /tmp/parted/pkg/parted/usr/share/locale/sk/LC_MESSAGES/parted.mo
installing sl.gmo as /tmp/parted/pkg/parted/usr/share/locale/sl/LC_MESSAGES/parted.mo
installing sr.gmo as /tmp/parted/pkg/parted/usr/share/locale/sr/LC_MESSAGES/parted.mo
installing sv.gmo as /tmp/parted/pkg/parted/usr/share/locale/sv/LC_MESSAGES/parted.mo
installing tr.gmo as /tmp/parted/pkg/parted/usr/share/locale/tr/LC_MESSAGES/parted.mo
installing uk.gmo as /tmp/parted/pkg/parted/usr/share/locale/uk/LC_MESSAGES/parted.mo
installing vi.gmo as /tmp/parted/pkg/parted/usr/share/locale/vi/LC_MESSAGES/parted.mo
installing zh_CN.gmo as /tmp/parted/pkg/parted/usr/share/locale/zh_CN/LC_MESSAGES/parted.mo
installing zh_TW.gmo as /tmp/parted/pkg/parted/usr/share/locale/zh_TW/LC_MESSAGES/parted.mo
if test "parted" = "gettext-tools"; then \
/usr/sbin/mkdir -p /tmp/parted/pkg/parted/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 \
/tmp/parted/pkg/parted/usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /tmp/parted/pkg/parted/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[2]: Leaving directory '/tmp/parted/src/parted-3.2/po'
Making install in lib
make[2]: Entering directory '/tmp/parted/src/parted-3.2/lib'
make install-am
make[3]: Entering directory '/tmp/parted/src/parted-3.2/lib'
make[4]: Entering directory '/tmp/parted/src/parted-3.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 /tmp/parted/src/parted-3.2/build-aux/install-sh -d /tmp/parted/pkg/parted/usr/lib ; \
fi ; \
if test -f /tmp/parted/pkg/parted/usr/lib/charset.alias; then \
sed -f ref-add.sed /tmp/parted/pkg/parted/usr/lib/charset.alias > /tmp/parted/pkg/parted/usr/lib/charset.tmp ; \
/usr/bin/install -c -m 644 /tmp/parted/pkg/parted/usr/lib/charset.tmp /tmp/parted/pkg/parted/usr/lib/charset.alias ; \
rm -f /tmp/parted/pkg/parted/usr/lib/charset.tmp ; \
else \
if $need_charset_alias; then \
sed -f ref-add.sed charset.alias > /tmp/parted/pkg/parted/usr/lib/charset.tmp ; \
/usr/bin/install -c -m 644 /tmp/parted/pkg/parted/usr/lib/charset.tmp /tmp/parted/pkg/parted/usr/lib/charset.alias ; \
rm -f /tmp/parted/pkg/parted/usr/lib/charset.tmp ; \
fi ; \
fi
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/parted/src/parted-3.2/lib'
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/lib'
make[2]: Leaving directory '/tmp/parted/src/parted-3.2/lib'
Making install in include
make[2]: Entering directory '/tmp/parted/src/parted-3.2/include'
Making install in parted
make[3]: Entering directory '/tmp/parted/src/parted-3.2/include/parted'
make install-am
make[4]: Entering directory '/tmp/parted/src/parted-3.2/include/parted'
make[5]: Entering directory '/tmp/parted/src/parted-3.2/include/parted'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/parted/pkg/parted/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 '/tmp/parted/pkg/parted/usr/include/parted'
make[5]: Leaving directory '/tmp/parted/src/parted-3.2/include/parted'
make[4]: Leaving directory '/tmp/parted/src/parted-3.2/include/parted'
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/include/parted'
make[3]: Entering directory '/tmp/parted/src/parted-3.2/include'
make[4]: Entering directory '/tmp/parted/src/parted-3.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 '/tmp/parted/src/parted-3.2/include'
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/include'
make[2]: Leaving directory '/tmp/parted/src/parted-3.2/include'
Making install in libparted
make[2]: Entering directory '/tmp/parted/src/parted-3.2/libparted'
Making install in labels
make[3]: Entering directory '/tmp/parted/src/parted-3.2/libparted/labels'
make install-am
make[4]: Entering directory '/tmp/parted/src/parted-3.2/libparted/labels'
make[5]: Entering directory '/tmp/parted/src/parted-3.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 '/tmp/parted/src/parted-3.2/libparted/labels'
make[4]: Leaving directory '/tmp/parted/src/parted-3.2/libparted/labels'
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/libparted/labels'
Making install in fs
make[3]: Entering directory '/tmp/parted/src/parted-3.2/libparted/fs'
make[4]: Entering directory '/tmp/parted/src/parted-3.2/libparted/fs'
/usr/sbin/mkdir -p '/tmp/parted/pkg/parted/usr/lib'
make[4]: Nothing to be done for 'install-data-am'.
/bin/sh ../../libtool --mode=install /usr/bin/install -c libparted-fs-resize.la '/tmp/parted/pkg/parted/usr/lib'
libtool: install: /usr/bin/install -c .libs/libparted-fs-resize.so.0.0.1 /tmp/parted/pkg/parted/usr/lib/libparted-fs-resize.so.0.0.1
libtool: install: (cd /tmp/parted/pkg/parted/usr/lib && { ln -s -f libparted-fs-resize.so.0.0.1 libparted-fs-resize.so.0 || { rm -f libparted-fs-resize.so.0 && ln -s libparted-fs-resize.so.0.0.1 libparted-fs-resize.so.0; }; })
libtool: install: (cd /tmp/parted/pkg/parted/usr/lib && { ln -s -f libparted-fs-resize.so.0.0.1 libparted-fs-resize.so || { rm -f libparted-fs-resize.so && ln -s libparted-fs-resize.so.0.0.1 libparted-fs-resize.so; }; })
libtool: install: /usr/bin/install -c .libs/libparted-fs-resize.lai /tmp/parted/pkg/parted/usr/lib/libparted-fs-resize.la
libtool: install: /usr/bin/install -c .libs/libparted-fs-resize.a /tmp/parted/pkg/parted/usr/lib/libparted-fs-resize.a
libtool: install: chmod 644 /tmp/parted/pkg/parted/usr/lib/libparted-fs-resize.a
libtool: install: ranlib /tmp/parted/pkg/parted/usr/lib/libparted-fs-resize.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[4]: Leaving directory '/tmp/parted/src/parted-3.2/libparted/fs'
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/libparted/fs'
Making install in .
make[3]: Entering directory '/tmp/parted/src/parted-3.2/libparted'
make[4]: Entering directory '/tmp/parted/src/parted-3.2/libparted'
make[4]: Nothing to be done for 'install-data-am'.
/usr/sbin/mkdir -p '/tmp/parted/pkg/parted/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libparted.la '/tmp/parted/pkg/parted/usr/lib'
libtool: install: /usr/bin/install -c .libs/libparted.so.2.0.1 /tmp/parted/pkg/parted/usr/lib/libparted.so.2.0.1
libtool: install: (cd /tmp/parted/pkg/parted/usr/lib && { ln -s -f libparted.so.2.0.1 libparted.so.2 || { rm -f libparted.so.2 && ln -s libparted.so.2.0.1 libparted.so.2; }; })
libtool: install: (cd /tmp/parted/pkg/parted/usr/lib && { ln -s -f libparted.so.2.0.1 libparted.so || { rm -f libparted.so && ln -s libparted.so.2.0.1 libparted.so; }; })
libtool: install: /usr/bin/install -c .libs/libparted.lai /tmp/parted/pkg/parted/usr/lib/libparted.la
libtool: install: /usr/bin/install -c .libs/libparted.a /tmp/parted/pkg/parted/usr/lib/libparted.a
libtool: install: chmod 644 /tmp/parted/pkg/parted/usr/lib/libparted.a
libtool: install: ranlib /tmp/parted/pkg/parted/usr/lib/libparted.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[4]: Leaving directory '/tmp/parted/src/parted-3.2/libparted'
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/libparted'
make[2]: Leaving directory '/tmp/parted/src/parted-3.2/libparted'
Making install in parted
make[2]: Entering directory '/tmp/parted/src/parted-3.2/parted'
make install-am
make[3]: Entering directory '/tmp/parted/src/parted-3.2/parted'
make[4]: Entering directory '/tmp/parted/src/parted-3.2/parted'
/usr/sbin/mkdir -p '/tmp/parted/pkg/parted/usr/bin'
make[4]: Nothing to be done for 'install-data-am'.
/bin/sh ../libtool --mode=install /usr/bin/install -c parted '/tmp/parted/pkg/parted/usr/bin'
libtool: install: warning: `../libparted/libparted.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/parted /tmp/parted/pkg/parted/usr/bin/parted
make[4]: Leaving directory '/tmp/parted/src/parted-3.2/parted'
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/parted'
make[2]: Leaving directory '/tmp/parted/src/parted-3.2/parted'
Making install in partprobe
make[2]: Entering directory '/tmp/parted/src/parted-3.2/partprobe'
make[3]: Entering directory '/tmp/parted/src/parted-3.2/partprobe'
make[3]: Nothing to be done for 'install-data-am'.
/usr/sbin/mkdir -p '/tmp/parted/pkg/parted/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c partprobe '/tmp/parted/pkg/parted/usr/bin'
libtool: install: warning: `../libparted/libparted.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/partprobe /tmp/parted/pkg/parted/usr/bin/partprobe
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/partprobe'
make[2]: Leaving directory '/tmp/parted/src/parted-3.2/partprobe'
Making install in doc
make[2]: Entering directory '/tmp/parted/src/parted-3.2/doc'
Making install in C
make[3]: Entering directory '/tmp/parted/src/parted-3.2/doc/C'
make[4]: Entering directory '/tmp/parted/src/parted-3.2/doc/C'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/parted/pkg/parted/usr/share/man/man8'
/usr/bin/install -c -m 644 parted.8 partprobe.8 '/tmp/parted/pkg/parted/usr/share/man/man8'
make[4]: Leaving directory '/tmp/parted/src/parted-3.2/doc/C'
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/doc/C'
Making install in pt_BR
make[3]: Entering directory '/tmp/parted/src/parted-3.2/doc/pt_BR'
GEN all-local
make[4]: Entering directory '/tmp/parted/src/parted-3.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 '/tmp/parted/src/parted-3.2/doc/pt_BR'
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/doc/pt_BR'
make[3]: Entering directory '/tmp/parted/src/parted-3.2/doc'
make[4]: Entering directory '/tmp/parted/src/parted-3.2/doc'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/parted/pkg/parted/usr/share/info'
/usr/bin/install -c -m 644 ./parted.info '/tmp/parted/pkg/parted/usr/share/info'
install-info --info-dir='/tmp/parted/pkg/parted/usr/share/info' '/tmp/parted/pkg/parted/usr/share/info/parted.info'
make[4]: Leaving directory '/tmp/parted/src/parted-3.2/doc'
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/doc'
make[2]: Leaving directory '/tmp/parted/src/parted-3.2/doc'
Making install in debug
make[2]: Entering directory '/tmp/parted/src/parted-3.2/debug'
Making install in test
make[3]: Entering directory '/tmp/parted/src/parted-3.2/debug/test'
make[4]: Entering directory '/tmp/parted/src/parted-3.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 '/tmp/parted/src/parted-3.2/debug/test'
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/debug/test'
make[3]: Entering directory '/tmp/parted/src/parted-3.2/debug'
make[4]: Entering directory '/tmp/parted/src/parted-3.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 '/tmp/parted/src/parted-3.2/debug'
make[3]: Leaving directory '/tmp/parted/src/parted-3.2/debug'
make[2]: Leaving directory '/tmp/parted/src/parted-3.2/debug'
Making install in tests
make[2]: Entering directory '/tmp/parted/src/parted-3.2/tests'
make[3]: Entering directory '/tmp/parted/src/parted-3.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 '/tmp/parted/src/parted-3.2/tests'
make[2]: Leaving directory '/tmp/parted/src/parted-3.2/tests'
make[2]: Entering directory '/tmp/parted/src/parted-3.2'
make[3]: Entering directory '/tmp/parted/src/parted-3.2'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/parted/pkg/parted/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 libparted.pc '/tmp/parted/pkg/parted/usr/lib/pkgconfig'
make[3]: Leaving directory '/tmp/parted/src/parted-3.2'
make[2]: Leaving directory '/tmp/parted/src/parted-3.2'
make[1]: Leaving directory '/tmp/parted/src/parted-3.2'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "parted"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: parted 3.2-4 (Wed Aug 24 13:54:43 UTC 2016)
CMD: pacman --query --file parted-3.2-4-x86_64.pkg.tar.xz
Creating hybrid package for 'parted'
Trying to find vanilla package 'parted'...
CMD: pacman --query --file /mirror/parted-3.2-4.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/share/locale/ca/LC_MESSAGES/parted.mo
/usr/share/locale/cs/LC_MESSAGES/parted.mo
/usr/share/locale/da/LC_MESSAGES/parted.mo
/usr/share/locale/de/LC_MESSAGES/parted.mo
/usr/share/locale/es/LC_MESSAGES/parted.mo
/usr/share/locale/fr/LC_MESSAGES/parted.mo
/usr/share/locale/gl/LC_MESSAGES/parted.mo
/usr/share/locale/id/LC_MESSAGES/parted.mo
/usr/share/locale/it/LC_MESSAGES/parted.mo
/usr/share/locale/ja/LC_MESSAGES/parted.mo
/usr/share/locale/nl/LC_MESSAGES/parted.mo
/usr/share/locale/nn/LC_MESSAGES/parted.mo
/usr/share/locale/pl/LC_MESSAGES/parted.mo
/usr/share/locale/pt/LC_MESSAGES/parted.mo
/usr/share/locale/pt_BR/LC_MESSAGES/parted.mo
/usr/share/locale/ro/LC_MESSAGES/parted.mo
/usr/share/locale/ru/LC_MESSAGES/parted.mo
/usr/share/locale/rw/LC_MESSAGES/parted.mo
/usr/share/locale/sk/LC_MESSAGES/parted.mo
/usr/share/locale/sl/LC_MESSAGES/parted.mo
/usr/share/locale/sr/LC_MESSAGES/parted.mo
/usr/share/locale/sv/LC_MESSAGES/parted.mo
/usr/share/locale/tr/LC_MESSAGES/parted.mo
/usr/share/locale/uk/LC_MESSAGES/parted.mo
/usr/share/locale/vi/LC_MESSAGES/parted.mo
/usr/share/locale/zh_CN/LC_MESSAGES/parted.mo
/usr/share/locale/zh_TW/LC_MESSAGES/parted.mo
/usr/share/man/man8/parted.8.gz
/usr/share/man/man8/partprobe.8.gz
/usr/share/info/parted.info.gz
/usr/include/parted/constraint.h
/usr/include/parted/debug.h
/usr/include/parted/device.h
/usr/include/parted/disk.h
/usr/include/parted/exception.h
/usr/include/parted/filesys.h
/usr/include/parted/geom.h
/usr/include/parted/natmath.h
/usr/include/parted/timer.h
/usr/include/parted/unit.h
/usr/include/parted/parted.h
/usr/lib/libparted-fs-resize.so.0
/usr/lib/libparted-fs-resize.so
/usr/lib/libparted.so.2
/usr/lib/libparted.so
/usr/lib/libparted-fs-resize.so.0.0.1
/usr/lib/libparted.so.2.0.1
/usr/lib/pkgconfig/libparted.pc
/usr/bin/parted
/usr/bin/partprobe
/sysroot/usr/lib/libparted-fs-resize.so.0.0.1
/sysroot/usr/lib/libparted-fs-resize.so.0
/sysroot/usr/lib/libparted-fs-resize.so
/sysroot/usr/lib/libparted-fs-resize.la
/sysroot/usr/lib/libparted-fs-resize.a
/sysroot/usr/lib/libparted.so.2.0.1
/sysroot/usr/lib/libparted.so.2
/sysroot/usr/lib/libparted.so
/sysroot/usr/lib/libparted.la
/sysroot/usr/lib/libparted.a
/sysroot/usr/lib/pkgconfig/libparted.pc
/sysroot/usr/include/parted/constraint.h
/sysroot/usr/include/parted/debug.h
/sysroot/usr/include/parted/device.h
/sysroot/usr/include/parted/disk.h
/sysroot/usr/include/parted/exception.h
/sysroot/usr/include/parted/filesys.h
/sysroot/usr/include/parted/geom.h
/sysroot/usr/include/parted/natmath.h
/sysroot/usr/include/parted/timer.h
/sysroot/usr/include/parted/unit.h
/sysroot/usr/include/parted/parted.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf parted.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/parted.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/parted.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/parted.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/parted.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/parted/src/parted-3.2/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by GNU parted configure 3.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --disable-debug --disable-rpath
## --------- ##
## Platform. ##
## --------- ##
hostname = 2aa8f482d79d
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3506: checking for a BSD-compatible install
configure:3574: result: /usr/bin/install -c
configure:3585: checking whether build environment is sane
configure:3640: result: yes
configure:3699: checking for x86_64-unknown-linux-strip
configure:3729: result: no
configure:3739: checking for strip
configure:3755: found /usr/sbin/strip
configure:3766: result: strip
configure:3791: checking for a thread-safe mkdir -p
configure:3830: result: /usr/sbin/mkdir -p
configure:3837: checking for gawk
configure:3853: found /usr/sbin/gawk
configure:3864: result: gawk
configure:3875: checking whether make sets $(MAKE)
configure:3897: result: yes
configure:3926: checking whether make supports nested variables
configure:3943: result: yes
configure:4079: checking whether make supports nested variables
configure:4096: result: yes
configure:4112: checking build system type
configure:4126: result: x86_64-unknown-linux-gnu
configure:4146: checking host system type
configure:4159: result: x86_64-unknown-linux-gnu
configure:4340: checking for style of include used by make
configure:4368: result: GNU
configure:4399: checking for x86_64-unknown-linux-gcc
configure:4429: result: no
configure:4439: checking for gcc
configure:4455: found /usr/sbin/gcc
configure:4466: result: gcc
configure:4695: checking for C compiler version
configure:4704: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4715: $? = 0
configure:4704: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:4715: $? = 0
configure:4704: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4715: $? = 1
configure:4704: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4715: $? = 1
configure:4735: checking whether the C compiler works
configure:4757: gcc conftest.c >&5
configure:4761: $? = 0
configure:4809: result: yes
configure:4812: checking for C compiler default output file name
configure:4814: result: a.out
configure:4820: checking for suffix of executables
configure:4827: gcc -o conftest conftest.c >&5
configure:4831: $? = 0
configure:4853: result:
configure:4875: checking whether we are cross compiling
configure:4883: gcc -o conftest conftest.c >&5
configure:4887: $? = 0
configure:4894: ./conftest
configure:4898: $? = 0
configure:4913: result: no
configure:4918: checking for suffix of object files
configure:4940: gcc -c conftest.c >&5
configure:4944: $? = 0
configure:4965: result: o
configure:4969: checking whether we are using the GNU C compiler
configure:4988: gcc -c conftest.c >&5
configure:4988: $? = 0
configure:4997: result: yes
configure:5006: checking whether gcc accepts -g
configure:5026: gcc -c -g conftest.c >&5
configure:5026: $? = 0
configure:5067: result: yes
configure:5084: checking for gcc option to accept ISO C89
configure:5147: gcc -c conftest.c >&5
configure:5147: $? = 0
configure:5160: result: none needed
configure:5185: checking whether gcc understands -c and -o together
configure:5207: gcc -c conftest.c -o conftest2.o
configure:5210: $? = 0
configure:5207: gcc -c conftest.c -o conftest2.o
configure:5210: $? = 0
configure:5222: result: yes
configure:5241: checking dependency style of gcc
configure:5352: result: gcc3
configure:5368: checking for library containing strerror
configure:5399: gcc -o conftest conftest.c >&5
configure:5399: $? = 0
configure:5416: result: none required
configure:5432: checking for x86_64-unknown-linux-gcc
configure:5459: result: gcc
configure:5728: checking for C compiler version
configure:5737: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:5748: $? = 0
configure:5737: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:5748: $? = 0
configure:5737: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5748: $? = 1
configure:5737: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:5748: $? = 1
configure:5752: checking whether we are using the GNU C compiler
configure:5780: result: yes
configure:5789: checking whether gcc accepts -g
configure:5850: result: yes
configure:5867: checking for gcc option to accept ISO C89
configure:5943: result: none needed
configure:5968: checking whether gcc understands -c and -o together
configure:6005: result: yes
configure:6024: checking dependency style of gcc
configure:6135: result: gcc3
configure:6155: checking how to run the C preprocessor
configure:6186: gcc -E conftest.c
configure:6186: $? = 0
configure:6200: gcc -E conftest.c
conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:6200: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| /* end confdefs.h. */
| #include
configure:6225: result: gcc -E
configure:6245: gcc -E conftest.c
configure:6245: $? = 0
configure:6259: gcc -E conftest.c
conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:6259: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| /* end confdefs.h. */
| #include
configure:6288: checking for grep that handles long lines and -e
configure:6346: result: /usr/sbin/grep
configure:6351: checking for egrep
configure:6413: result: /usr/sbin/grep -E
configure:6419: checking whether gcc needs -traditional
configure:6453: result: no
configure:6464: checking for Minix Amsterdam compiler
configure:6488: result: no
configure:6500: checking for x86_64-unknown-linux-ar
configure:6530: result: no
configure:6540: checking for ar
configure:6556: found /usr/sbin/ar
configure:6567: result: ar
configure:6607: checking for x86_64-unknown-linux-ranlib
configure:6637: result: no
configure:6647: checking for ranlib
configure:6663: found /usr/sbin/ranlib
configure:6674: result: ranlib
configure:6700: checking for ANSI C header files
configure:6720: gcc -c conftest.c >&5
configure:6720: $? = 0
configure:6793: gcc -o conftest conftest.c >&5
configure:6793: $? = 0
configure:6793: ./conftest
configure:6793: $? = 0
configure:6804: result: yes
configure:6817: checking for sys/types.h
configure:6817: gcc -c conftest.c >&5
configure:6817: $? = 0
configure:6817: result: yes
configure:6817: checking for sys/stat.h
configure:6817: gcc -c conftest.c >&5
configure:6817: $? = 0
configure:6817: result: yes
configure:6817: checking for stdlib.h
configure:6817: gcc -c conftest.c >&5
configure:6817: $? = 0
configure:6817: result: yes
configure:6817: checking for string.h
configure:6817: gcc -c conftest.c >&5
configure:6817: $? = 0
configure:6817: result: yes
configure:6817: checking for memory.h
configure:6817: gcc -c conftest.c >&5
configure:6817: $? = 0
configure:6817: result: yes
configure:6817: checking for strings.h
configure:6817: gcc -c conftest.c >&5
configure:6817: $? = 0
configure:6817: result: yes
configure:6817: checking for inttypes.h
configure:6817: gcc -c conftest.c >&5
configure:6817: $? = 0
configure:6817: result: yes
configure:6817: checking for stdint.h
configure:6817: gcc -c conftest.c >&5
configure:6817: $? = 0
configure:6817: result: yes
configure:6817: checking for unistd.h
configure:6817: gcc -c conftest.c >&5
configure:6817: $? = 0
configure:6817: result: yes
configure:6830: checking minix/config.h usability
configure:6830: gcc -c conftest.c >&5
conftest.c:56:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:6830: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:6830: result: no
configure:6830: checking minix/config.h presence
configure:6830: gcc -E conftest.c
conftest.c:23:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:6830: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:6830: result: no
configure:6830: checking for minix/config.h
configure:6830: result: no
configure:6854: checking whether it is safe to define __EXTENSIONS__
configure:6872: gcc -c conftest.c >&5
configure:6872: $? = 0
configure:6879: result: yes
configure:6894: checking whether _XOPEN_SOURCE should be defined
configure:6913: gcc -c conftest.c >&5
configure:6913: $? = 0
configure:6937: result: no
configure:6956: checking for special C compiler options needed for large files
configure:7001: result: no
configure:7007: checking for _FILE_OFFSET_BITS value needed for large files
configure:7032: gcc -c conftest.c >&5
configure:7032: $? = 0
configure:7064: result: no
configure:7155: checking for gcc option to accept ISO C99
configure:7304: gcc -c conftest.c >&5
configure:7304: $? = 0
configure:7317: result: none needed
configure:7425: checking for gcc option to accept ISO Standard C
configure:7436: result: none needed
configure:7746: checking for a usable (O_DIRECT-supporting) temporary dir
configure:7965: gcc -o conftest conftest.c >&5
configure:7965: $? = 0
configure:7965: ./conftest
configure:7965: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| /* end confdefs.h. */
|
| #include
| #include
| #include
| #include
| #include
| #include
|
| #define MAX_LOGICAL_BLOCK_SIZE 4096
| static char g_buf[2 * MAX_LOGICAL_BLOCK_SIZE];
|
| static inline void *
| ptr_align (void const *ptr, size_t alignment)
| {
| char const *p0 = ptr;
| char const *p1 = p0 + alignment - 1;
| return (void *) (p1 - (size_t) p1 % alignment);
| }
|
| static int
| create_input_file (char const *file, char const *buf, size_t n_bytes)
| {
| int fd = open (file, O_CREAT | O_WRONLY, 0600);
| if (fd < 0)
| return 1;
| if (write (fd, buf, n_bytes) != n_bytes)
| {
| close (fd);
| return 1;
| }
| return !! close (fd);
| }
|
| static int
| try_o_direct (char const *file, size_t block_size)
| {
| char *p = ptr_align (g_buf, MAX_LOGICAL_BLOCK_SIZE);
| int fd;
|
| if (!(p + block_size < g_buf + sizeof g_buf))
| return 4;
|
| fd = open (file, O_RDWR | O_DIRECT);
| if (fd < 0)
| return 1;
|
| if (write (fd, p, block_size) != block_size)
| return 1;
|
| if (lseek (fd, 0, SEEK_SET) != 0)
| return 1;
|
| if (read (fd, p, block_size) != block_size)
| return 1;
|
| return !! close (fd);
| }
|
| #undef stpcpy
| #define stpcpy(a, b) my_stpcpy (a, b)
| static char *
| my_stpcpy (char *dest, const char *src)
| {
| char *d = dest;
| const char *s = src;
| do *d++ = *s; while (*s++ != '\0');
| return d - 1;
| }
|
| /* The base name of the file we'll create in the mkdtemp-returned
| temporary directory. */
| #define BASENAME "x"
|
| /* Return 0 upon failure, else the 1-based index of the first
| useful directory name from PARTED_CANDIDATE_DIRS. */
| int
| main ()
| {
| char const *env_dirs;
| char *dirs;
| char *dir;
| unsigned int n;
| int found = 0;
| size_t dirs_len;
|
| if ((env_dirs = getenv ("PARTED_CANDIDATE_DIRS")) == NULL)
| return 0;
|
| dirs_len = strlen (env_dirs);
| if ((dirs = strndup (env_dirs, dirs_len)) == NULL)
| return 0;
| dir = dirs;
|
| for (n = 1; ; n++)
| {
| size_t dirname_len;
| char *space;
|
| /* Skip any leading spaces. */
| while (*dir == ' ')
| ++dir;
|
| space = strchr (dir, ' ');
| if (space)
| {
| *space = '\0';
| dirname_len = space - dir;
| }
| else
| {
| dirname_len = strlen (dir);
| }
|
| if (dirname_len != 0)
| {
| /* Create an mkdtemp template starting with dir. */
| char *tmp;
| char *endp;
| char const *base = "partedOD.XXXXXX";
| /* Allocate enough space not just for the dir name, but
| also for the name of the file to create within it. */
| char *template = malloc (dirname_len + 1 + strlen (base)
| + 1 + strlen (BASENAME) + 1);
| if (template != NULL
| && (endp = stpcpy (stpcpy (stpcpy (template, dir), "/"), base))
| && (tmp = mkdtemp (template)) != NULL)
| {
| /* Append "/BASENAME" to create the file name. */
| stpcpy (stpcpy (endp, "/"), BASENAME);
|
| if (create_input_file (tmp, g_buf, sizeof g_buf) == 0
| && try_o_direct (tmp, 512) == 0
| && try_o_direct (tmp, MAX_LOGICAL_BLOCK_SIZE) == 0)
| found = 1;
|
| unlink (tmp); /* ignore failure */
| *endp = '\0';
| rmdir (tmp); /* ignore failure */
| }
| free (template);
| }
|
| if (found)
| break;
|
| dir += dirname_len + 1;
| if (dirs + dirs_len < dir)
| {
| n = 0;
| break;
| }
| }
| free (dirs);
|
| return n;
| }
|
configure:7983: result: .
configure:8002: checking for special C compiler options needed for large files
configure:8047: result: no
configure:8053: checking for _FILE_OFFSET_BITS value needed for large files
configure:8110: result: no
configure:8206: checking for size_t
configure:8206: gcc -c conftest.c >&5
configure:8206: $? = 0
configure:8206: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:67:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:8206: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:8206: result: yes
configure:8219: checking for working alloca.h
configure:8236: gcc -o conftest conftest.c >&5
configure:8236: $? = 0
configure:8244: result: yes
configure:8252: checking for alloca
configure:8289: gcc -o conftest conftest.c >&5
configure:8289: $? = 0
configure:8297: result: yes
configure:8501: checking whether uses 'inline' correctly
configure:8523: gcc -c conftest.c >&5
configure:8526: $? = 0
configure:8544: gcc -c conftest.c >&5
configure:8547: $? = 0
configure:8560: result: yes
configure:8580: checking for btowc
configure:8580: gcc -o conftest conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for canonicalize_file_name
configure:8580: gcc -o conftest conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for getcwd
configure:8580: gcc -o conftest conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for readlink
configure:8580: gcc -o conftest conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for realpath
configure:8580: gcc -o conftest conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for _set_invalid_parameter_handler
configure:8580: gcc -o conftest conftest.c >&5
/tmp/ccs1ySID.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `_set_invalid_parameter_handler'
collect2: error: ld returned 1 exit status
configure:8580: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| /* end confdefs.h. */
| /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler.
| For example, HP-UX 11i declares gettimeofday. */
| #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _set_invalid_parameter_handler (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _set_invalid_parameter_handler
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _set_invalid_parameter_handler ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
| choke me
| #endif
|
| int
| main ()
| {
| return _set_invalid_parameter_handler ();
| ;
| return 0;
| }
configure:8580: result: no
configure:8580: checking for symlink
configure:8580: gcc -o conftest conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for fsync
configure:8580: gcc -o conftest conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for gettimeofday
configure:8580: gcc -o conftest conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for lstat
configure:8580: gcc -o conftest conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for mbsinit
configure:8580: gcc -o conftest conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for mbrtowc
configure:8580: gcc -o conftest conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for mkstemp
configure:8580: gcc -o conftest conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for nl_langinfo
configure:8580: gcc -o conftest conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for isblank
configure:8580: gcc -o conftest conftest.c >&5
conftest.c:69:6: warning: conflicting types for built-in function 'isblank'
char isblank ();
^~~~~~~
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for iswctype
configure:8580: gcc -o conftest conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for secure_getenv
configure:8580: gcc -o conftest conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for sleep
configure:8580: gcc -o conftest conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for strdup
configure:8580: gcc -o conftest conftest.c >&5
conftest.c:73:6: warning: conflicting types for built-in function 'strdup'
char strdup ();
^~~~~~
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for strndup
configure:8580: gcc -o conftest conftest.c >&5
conftest.c:74:6: warning: conflicting types for built-in function 'strndup'
char strndup ();
^~~~~~~
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for usleep
configure:8580: gcc -o conftest conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for wcrtomb
configure:8580: gcc -o conftest conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for iswcntrl
configure:8580: gcc -o conftest conftest.c >&5
conftest.c:77:6: warning: conflicting types for built-in function 'iswcntrl'
char iswcntrl ();
^~~~~~~~
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for getdtablesize
configure:8580: gcc -o conftest conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for newlocale
configure:8580: gcc -o conftest conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for mprotect
configure:8580: gcc -o conftest conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for setenv
configure:8580: gcc -o conftest conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:8580: checking for wctob
configure:8580: gcc -o conftest conftest.c >&5
configure:8580: $? = 0
configure:8580: result: yes
configure:8592: checking for nl_langinfo and CODESET
configure:8608: gcc -o conftest conftest.c >&5
configure:8608: $? = 0
configure:8617: result: yes
configure:8628: checking for a traditional french locale
configure:8696: gcc -o conftest conftest.c >&5
configure:8699: $? = 0
configure:8755: result: none
configure:8839: checking whether malloc, realloc, calloc are POSIX compliant
configure:8859: gcc -c conftest.c >&5
configure:8859: $? = 0
configure:8867: result: yes
configure:8878: checking whether // is distinct from /
configure:8907: result: no
configure:8919: checking whether realpath works
configure:9089: gcc -o conftest conftest.c >&5
configure:9089: $? = 0
configure:9089: ./conftest
configure:9089: $? = 0
configure:9101: result: yes
configure:9117: checking for sys/param.h
configure:9117: gcc -c conftest.c >&5
configure:9117: $? = 0
configure:9117: result: yes
configure:9117: checking for sys/socket.h
configure:9117: gcc -c conftest.c >&5
configure:9117: $? = 0
configure:9117: result: yes
configure:9117: checking for unistd.h
configure:9117: result: yes
configure:9117: checking for stdio_ext.h
configure:9117: gcc -c conftest.c >&5
configure:9117: $? = 0
configure:9117: result: yes
configure:9117: checking for sys/stat.h
configure:9117: result: yes
configure:9117: checking for getopt.h
configure:9117: gcc -c conftest.c >&5
configure:9117: $? = 0
configure:9117: result: yes
configure:9117: checking for sys/time.h
configure:9117: gcc -c conftest.c >&5
configure:9117: $? = 0
configure:9117: result: yes
configure:9117: checking for wchar.h
configure:9117: gcc -c conftest.c >&5
configure:9117: $? = 0
configure:9117: result: yes
configure:9117: checking for stdint.h
configure:9117: result: yes
configure:9117: checking for inttypes.h
configure:9117: result: yes
configure:9117: checking for langinfo.h
configure:9117: gcc -c conftest.c >&5
configure:9117: $? = 0
configure:9117: result: yes
configure:9117: checking for xlocale.h
configure:9117: gcc -c conftest.c >&5
configure:9117: $? = 0
configure:9117: result: yes
configure:9117: checking for malloc.h
configure:9117: gcc -c conftest.c >&5
configure:9117: $? = 0
configure:9117: result: yes
configure:9117: checking for features.h
configure:9117: gcc -c conftest.c >&5
configure:9117: $? = 0
configure:9117: result: yes
configure:9117: checking for wctype.h
configure:9117: gcc -c conftest.c >&5
configure:9117: $? = 0
configure:9117: result: yes
configure:9117: checking for priv.h
configure:9117: gcc -c conftest.c >&5
conftest.c:111:18: fatal error: priv.h: No such file or directory
#include
^
compilation terminated.
configure:9117: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:9117: result: no
configure:9117: checking for sys/mman.h
configure:9117: gcc -c conftest.c >&5
configure:9117: $? = 0
configure:9117: result: yes
configure:9117: checking for blkid/blkid.h
configure:9117: gcc -c conftest.c >&5
configure:9117: $? = 0
configure:9117: result: yes
configure:9283: checking whether the preprocessor supports include_next
configure:9321: gcc -c -Iconftestd1b -Iconftestd2 conftest.c >&5
configure:9321: $? = 0
configure:9342: result: yes
configure:9363: checking whether system header files limit the line length
configure:9386: result: no
configure:9397: checking for complete errno.h
configure:9470: result: yes
configure:9771: checking whether strerror_r is declared
configure:9771: gcc -c conftest.c >&5
configure:9771: $? = 0
configure:9771: result: yes
configure:9784: checking for strerror_r
configure:9784: gcc -o conftest conftest.c >&5
configure:9784: $? = 0
configure:9784: result: yes
configure:9793: checking whether strerror_r returns char *
configure:9817: gcc -c conftest.c >&5
configure:9817: $? = 0
configure:9855: result: yes
configure:9889: checking for working fcntl.h
configure:9992: gcc -o conftest conftest.c >&5
configure:9992: $? = 0
configure:9992: ./conftest
configure:9992: $? = 0
configure:10007: result: yes
configure:10030: checking for pid_t
configure:10030: gcc -c conftest.c >&5
configure:10030: $? = 0
configure:10030: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:120:20: error: expected expression before ')' token
if (sizeof ((pid_t)))
^
configure:10030: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:10030: result: yes
configure:10041: checking for mode_t
configure:10041: gcc -c conftest.c >&5
configure:10041: $? = 0
configure:10041: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:120:21: error: expected expression before ')' token
if (sizeof ((mode_t)))
^
configure:10041: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:10041: result: yes
configure:10089: checking whether stat file-mode macros are broken
configure:10116: gcc -c conftest.c >&5
configure:10116: $? = 0
configure:10123: result: no
configure:10274: checking for nlink_t
configure:10274: gcc -c conftest.c >&5
configure:10274: $? = 0
configure:10274: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:90:22: error: expected expression before ')' token
if (sizeof ((nlink_t)))
^
configure:10274: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((nlink_t)))
| return 0;
| ;
| return 0;
| }
configure:10274: result: yes
configure:10289: checking whether fchmodat is declared without a macro
configure:10307: gcc -c conftest.c >&5
configure:10307: $? = 0
configure:10315: result: yes
configure:10289: checking whether fstat is declared without a macro
configure:10307: gcc -c conftest.c >&5
configure:10307: $? = 0
configure:10315: result: yes
configure:10289: checking whether fstatat is declared without a macro
configure:10307: gcc -c conftest.c >&5
configure:10307: $? = 0
configure:10315: result: yes
configure:10289: checking whether futimens is declared without a macro
configure:10307: gcc -c conftest.c >&5
configure:10307: $? = 0
configure:10315: result: yes
configure:10289: checking whether lchmod is declared without a macro
configure:10307: gcc -c conftest.c >&5
configure:10307: $? = 0
configure:10315: result: yes
configure:10289: checking whether lstat is declared without a macro
configure:10307: gcc -c conftest.c >&5
configure:10307: $? = 0
configure:10315: result: yes
configure:10289: checking whether mkdirat is declared without a macro
configure:10307: gcc -c conftest.c >&5
configure:10307: $? = 0
configure:10315: result: yes
configure:10289: checking whether mkfifo is declared without a macro
configure:10307: gcc -c conftest.c >&5
configure:10307: $? = 0
configure:10315: result: yes
configure:10289: checking whether mkfifoat is declared without a macro
configure:10307: gcc -c conftest.c >&5
configure:10307: $? = 0
configure:10315: result: yes
configure:10289: checking whether mknod is declared without a macro
configure:10307: gcc -c conftest.c >&5
configure:10307: $? = 0
configure:10315: result: yes
configure:10289: checking whether mknodat is declared without a macro
configure:10307: gcc -c conftest.c >&5
configure:10307: $? = 0
configure:10315: result: yes
configure:10289: checking whether stat is declared without a macro
configure:10307: gcc -c conftest.c >&5
configure:10307: $? = 0
configure:10315: result: yes
configure:10289: checking whether utimensat is declared without a macro
configure:10307: gcc -c conftest.c >&5
configure:10307: $? = 0
configure:10315: result: yes
configure:10425: checking for getopt.h
configure:10425: result: yes
configure:10442: checking for getopt_long_only
configure:10442: gcc -o conftest conftest.c >&5
configure:10442: $? = 0
configure:10442: result: yes
configure:10456: checking whether getopt is POSIX compatible
configure:10498: gcc -o conftest conftest.c >&5
configure:10498: $? = 0
configure:10498: ./conftest
configure:10498: $? = 0
configure:10557: gcc -o conftest conftest.c >&5
configure:10557: $? = 0
configure:10557: ./conftest
configure:10557: $? = 0
configure:10599: gcc -o conftest conftest.c >&5
configure:10599: $? = 0
configure:10599: ./conftest
program: option requires an argument -- 'b'
configure:10599: $? = 0
configure:10617: result: yes
configure:10625: checking for working GNU getopt function
configure:10846: gcc -o conftest conftest.c >&5
configure:10846: $? = 0
configure:10846: ./conftest
configure:10846: $? = 0
configure:10862: result: yes
configure:10867: checking for working GNU getopt_long function
configure:10912: gcc -o conftest conftest.c >&5
configure:10912: $? = 0
configure:10912: ./conftest
configure:10912: $? = 0
configure:10923: result: yes
configure:10952: checking whether getenv is declared
configure:10952: gcc -c conftest.c >&5
configure:10952: $? = 0
configure:10952: result: yes
configure:10963: checking for C/C++ restrict keyword
configure:10988: gcc -c conftest.c >&5
configure:10988: $? = 0
configure:10996: result: __restrict
configure:11133: checking for struct timeval
configure:11156: gcc -c conftest.c >&5
configure:11156: $? = 0
configure:11164: result: yes
configure:11169: checking for wide-enough struct timeval.tv_sec member
configure:11196: gcc -c conftest.c >&5
configure:11196: $? = 0
configure:11204: result: yes
configure:11214: checking whether gettimeofday is declared without a macro
configure:11236: gcc -c conftest.c >&5
configure:11236: $? = 0
configure:11244: result: yes
configure:11262: checking for unsigned long long int
configure:11310: result: yes
configure:11320: checking for long long int
configure:11370: result: yes
configure:11392: gcc -c conftest.c >&5
conftest.c:105:10: error: unknown type name 'not'
not a universal capable compiler
^~~
conftest.c:105:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^~~~~~~~~
conftest.c:105:16: error: unknown type name 'universal'
configure:11392: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:11549: checking whether stdint.h conforms to C99
configure:11718: gcc -c conftest.c >&5
configure:11718: $? = 0
configure:11798: gcc -o conftest conftest.c >&5
configure:11798: $? = 0
configure:11798: ./conftest
configure:11798: $? = 0
configure:11810: result: yes
configure:12262: checking whether imaxabs is declared without a macro
configure:12280: gcc -c conftest.c >&5
configure:12280: $? = 0
configure:12288: result: yes
configure:12262: checking whether imaxdiv is declared without a macro
configure:12280: gcc -c conftest.c >&5
configure:12280: $? = 0
configure:12288: result: yes
configure:12262: checking whether strtoimax is declared without a macro
configure:12280: gcc -c conftest.c >&5
configure:12280: $? = 0
configure:12288: result: yes
configure:12262: checking whether strtoumax is declared without a macro
configure:12280: gcc -c conftest.c >&5
configure:12280: $? = 0
configure:12288: result: yes
configure:12303: checking for inttypes.h
configure:12303: result: yes
configure:12314: checking whether the inttypes.h PRIxNN macros are broken
configure:12336: gcc -c conftest.c >&5
configure:12336: $? = 0
configure:12344: result: no
configure:12366: checking whether getc_unlocked is declared
configure:12366: gcc -c conftest.c >&5
configure:12366: $? = 0
configure:12366: result: yes
configure:12378: checking whether we are using the GNU C Library >= 2.1 or uClibc
configure:12408: result: yes
configure:12429: checking for wchar_t
configure:12446: gcc -c conftest.c >&5
configure:12446: $? = 0
configure:12453: result: yes
configure:12469: checking whether NULL can be used in arbitrary expressions
configure:12487: gcc -c conftest.c >&5
configure:12487: $? = 0
configure:12494: result: yes
configure:12626: checking for ld used by gcc
configure:12693: result: /usr/sbin/ld
configure:12700: checking if the linker (/usr/sbin/ld) is GNU ld
configure:12715: result: yes
configure:12722: checking for shared library run path origin
configure:12735: result: done
configure:12825: checking whether imported symbols can be declared weak
configure:12843: gcc -o conftest conftest.c >&5
configure:12843: $? = 0
configure:12877: gcc -o conftest conftest.c >&5
configure:12877: $? = 0
configure:12877: ./conftest
configure:12877: $? = 0
configure:12889: result: yes
configure:12894: checking pthread.h usability
configure:12894: gcc -c conftest.c >&5
configure:12894: $? = 0
configure:12894: result: yes
configure:12894: checking pthread.h presence
configure:12894: gcc -E conftest.c
configure:12894: $? = 0
configure:12894: result: yes
configure:12894: checking for pthread.h
configure:12894: result: yes
configure:12922: gcc -o conftest conftest.c >&5
/tmp/cczTHxHQ.o: In function `main':
conftest.c:(.text+0x14): undefined reference to `pthread_mutexattr_init'
collect2: error: ld returned 1 exit status
configure:12922: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| pthread_mutex_lock((pthread_mutex_t*)0);
| pthread_mutexattr_init((pthread_mutexattr_t*)0);
| ;
| return 0;
| }
configure:12985: checking for pthread_kill in -lpthread
configure:13010: gcc -o conftest conftest.c -lpthread >&5
configure:13010: $? = 0
configure:13019: result: yes
configure:13709: checking for multithread API to use
configure:13711: result: posix
configure:13813: checking whether lstat correctly handles trailing slash
configure:13846: gcc -o conftest conftest.c >&5
configure:13846: $? = 0
configure:13846: ./conftest
configure:13846: $? = 0
configure:13863: result: yes
configure:13875: checking for a sed that does not truncate output
configure:13939: result: /usr/sbin/sed
configure:13948: checking for stdlib.h
configure:13948: result: yes
configure:13958: checking for GNU libc compatible malloc
configure:13991: gcc -o conftest conftest.c >&5
configure:13991: $? = 0
configure:13991: ./conftest
configure:13991: $? = 0
configure:14002: result: yes
configure:14018: checking for mbstate_t
configure:14042: gcc -c conftest.c >&5
configure:14042: $? = 0
configure:14049: result: yes
configure:14068: checking for a traditional japanese locale
configure:14138: gcc -o conftest conftest.c >&5
configure:14141: $? = 0
configure:14199: result: none
configure:14207: checking for a transitional chinese locale
configure:14278: gcc -o conftest conftest.c >&5
configure:14281: $? = 0
configure:14332: result: none
configure:14339: checking for a french Unicode locale
configure:14411: gcc -o conftest conftest.c >&5
configure:14414: $? = 0
configure:14460: result: none
configure:14469: checking whether alarm is declared
configure:14469: gcc -c conftest.c >&5
configure:14469: $? = 0
configure:14469: result: yes
configure:14482: checking for inline
configure:14498: gcc -c conftest.c >&5
configure:14498: $? = 0
configure:14506: result: inline
configure:14529: checking for ssize_t
configure:14546: gcc -c conftest.c >&5
configure:14546: $? = 0
configure:14553: result: yes
configure:14565: checking for stdbool.h that conforms to C99
configure:14632: gcc -c conftest.c >&5
configure:14632: $? = 0
configure:14639: result: yes
configure:14641: checking for _Bool
configure:14641: gcc -c conftest.c >&5
configure:14641: $? = 0
configure:14641: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:154:20: error: expected expression before ')' token
if (sizeof ((_Bool)))
^
configure:14641: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:14641: result: yes
configure:14832: checking whether strdup is declared
configure:14832: gcc -c conftest.c >&5
configure:14832: $? = 0
configure:14832: result: yes
configure:14845: checking whether strerror(0) succeeds
configure:14880: gcc -o conftest conftest.c >&5
configure:14880: $? = 0
configure:14880: ./conftest
configure:14880: $? = 0
configure:14891: result: yes
configure:14981: checking whether ffsl is declared without a macro
configure:14999: gcc -c conftest.c >&5
configure:14999: $? = 0
configure:15007: result: yes
configure:14981: checking whether ffsll is declared without a macro
configure:14999: gcc -c conftest.c >&5
configure:14999: $? = 0
configure:15007: result: yes
configure:14981: checking whether memmem is declared without a macro
configure:14999: gcc -c conftest.c >&5
configure:14999: $? = 0
configure:15007: result: yes
configure:14981: checking whether mempcpy is declared without a macro
configure:14999: gcc -c conftest.c >&5
configure:14999: $? = 0
configure:15007: result: yes
configure:14981: checking whether memrchr is declared without a macro
configure:14999: gcc -c conftest.c >&5
configure:14999: $? = 0
configure:15007: result: yes
configure:14981: checking whether rawmemchr is declared without a macro
configure:14999: gcc -c conftest.c >&5
configure:14999: $? = 0
configure:15007: result: yes
configure:14981: checking whether stpcpy is declared without a macro
configure:14999: gcc -c conftest.c >&5
configure:14999: $? = 0
configure:15007: result: yes
configure:14981: checking whether stpncpy is declared without a macro
configure:14999: gcc -c conftest.c >&5
configure:14999: $? = 0
configure:15007: result: yes
configure:14981: checking whether strchrnul is declared without a macro
configure:14999: gcc -c conftest.c >&5
configure:14999: $? = 0
configure:15007: result: yes
configure:14981: checking whether strdup is declared without a macro
configure:14999: gcc -c conftest.c >&5
configure:14999: $? = 0
configure:15007: result: yes
configure:14981: checking whether strncat is declared without a macro
configure:14999: gcc -c conftest.c >&5
configure:14999: $? = 0
configure:15007: result: yes
configure:14981: checking whether strndup is declared without a macro
configure:14999: gcc -c conftest.c >&5
configure:14999: $? = 0
configure:15007: result: yes
configure:14981: checking whether strnlen is declared without a macro
configure:14999: gcc -c conftest.c >&5
configure:14999: $? = 0
configure:15007: result: yes
configure:14981: checking whether strpbrk is declared without a macro
configure:14999: gcc -c conftest.c >&5
configure:14999: $? = 0
configure:15007: result: yes
configure:14981: checking whether strsep is declared without a macro
configure:14999: gcc -c conftest.c >&5
configure:14999: $? = 0
configure:15007: result: yes
configure:14981: checking whether strcasestr is declared without a macro
configure:14999: gcc -c conftest.c >&5
configure:14999: $? = 0
configure:15007: result: yes
configure:14981: checking whether strtok_r is declared without a macro
configure:14999: gcc -c conftest.c >&5
configure:14999: $? = 0
configure:15007: result: yes
configure:14981: checking whether strerror_r is declared without a macro
configure:14999: gcc -c conftest.c >&5
configure:14999: $? = 0
configure:15007: result: yes
configure:14981: checking whether strsignal is declared without a macro
configure:14999: gcc -c conftest.c >&5
configure:14999: $? = 0
configure:15007: result: yes
configure:14981: checking whether strverscmp is declared without a macro
configure:14999: gcc -c conftest.c >&5
configure:14999: $? = 0
configure:15007: result: yes
configure:15019: checking whether strndup is declared
configure:15019: result: yes
configure:15032: checking whether strnlen is declared
configure:15032: result: yes
configure:15064: checking for struct timespec in
configure:15081: gcc -c conftest.c >&5
configure:15081: $? = 0
configure:15088: result: yes
configure:15251: checking for wint_t
configure:15276: gcc -c conftest.c >&5
configure:15276: $? = 0
configure:15283: result: yes
configure:15315: checking if environ is properly declared
configure:15338: gcc -c conftest.c >&5
conftest.c:149:39: error: conflicting types for 'environ'
extern struct { int foo; } environ;
^~~~~~~
In file included from conftest.c:144:0:
/usr/include/unistd.h:548:15: note: previous declaration of 'environ' was here
extern char **environ;
^~~~~~~
configure:15338: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_WINT_T 1
| /* end confdefs.h. */
| #if HAVE_UNISTD_H
| #include
| #endif
| /* mingw, BeOS, Haiku declare environ in , not in . */
| #include
|
| extern struct { int foo; } environ;
| int
| main ()
| {
| environ.foo = 1;
| ;
| return 0;
| }
configure:15346: result: yes
configure:15361: checking whether getcwd (NULL, 0) allocates memory for result
configure:15416: gcc -o conftest conftest.c >&5
configure:15416: $? = 0
configure:15416: ./conftest
configure:15416: $? = 0
configure:15426: result: yes
configure:15430: checking for getcwd with POSIX signature
configure:15452: gcc -c conftest.c >&5
configure:15452: $? = 0
configure:15460: result: yes
configure:15468: checking for LC_MESSAGES
configure:15484: gcc -o conftest conftest.c >&5
configure:15484: $? = 0
configure:15492: result: yes
configure:15501: checking for CFPreferencesCopyAppValue
configure:15519: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:145:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
#include
^
compilation terminated.
configure:15519: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_WINT_T 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
| ;
| return 0;
| }
configure:15528: result: no
configure:15535: checking for CFLocaleCopyCurrent
configure:15553: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:145:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
#include
^
compilation terminated.
configure:15553: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_WINT_T 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| CFLocaleCopyCurrent();
| ;
| return 0;
| }
configure:15562: result: no
configure:15577: checking for promoted mode_t type
configure:15594: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:149:13: error: size of array 'array' is negative
typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
^~~~~
configure:15594: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_WINT_T 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
| ;
| return 0;
| }
configure:15602: result: mode_t
configure:15616: checking whether setenv is declared
configure:15616: gcc -c conftest.c >&5
configure:15616: $? = 0
configure:15616: result: yes
configure:15642: checking search.h usability
configure:15642: gcc -c conftest.c >&5
configure:15642: $? = 0
configure:15642: result: yes
configure:15642: checking search.h presence
configure:15642: gcc -E conftest.c
configure:15642: $? = 0
configure:15642: result: yes
configure:15642: checking for search.h
configure:15642: result: yes
configure:15654: checking for tsearch
configure:15654: gcc -o conftest conftest.c >&5
configure:15654: $? = 0
configure:15654: result: yes
configure:15665: checking whether unsetenv is declared
configure:15665: gcc -c conftest.c >&5
configure:15665: $? = 0
configure:15665: result: yes
configure:15709: checking for alloca as a compiler built-in
configure:15733: result: yes
configure:15757: checking whether to enable assertions
configure:15774: result: yes
configure:15790: checking whether btowc(0) is correct
configure:15825: gcc -o conftest conftest.c >&5
configure:15825: $? = 0
configure:15825: ./conftest
configure:15825: $? = 0
configure:15836: result: yes
configure:15839: checking whether btowc(EOF) is correct
configure:15890: result: guessing yes
configure:15936: checking for GNU libc compatible calloc
configure:15967: gcc -o conftest conftest.c >&5
configure:15967: $? = 0
configure:15967: ./conftest
configure:15967: $? = 0
configure:15977: result: yes
configure:16262: checking whether // is distinct from /
configure:16291: result: no
configure:16301: checking for error_at_line
configure:16317: gcc -o conftest conftest.c >&5
configure:16317: $? = 0
configure:16325: result: yes
configure:16435: checking whether fcntl is declared without a macro
configure:16453: gcc -c conftest.c >&5
configure:16453: $? = 0
configure:16461: result: yes
configure:16435: checking whether openat is declared without a macro
configure:16453: gcc -c conftest.c >&5
configure:16453: $? = 0
configure:16461: result: yes
configure:16481: checking for __fpending
configure:16498: gcc -o conftest conftest.c >&5
configure:16498: $? = 0
configure:16507: result: yes
configure:16510: checking whether __fpending is declared
configure:16510: gcc -c conftest.c >&5
configure:16510: $? = 0
configure:16510: result: yes
configure:16793: checking whether gettimeofday clobbers localtime buffer
configure:16832: gcc -o conftest conftest.c >&5
configure:16832: $? = 0
configure:16832: ./conftest
configure:16832: $? = 0
configure:16842: result: no
configure:16858: checking for gettimeofday with POSIX signature
configure:16886: gcc -c conftest.c >&5
conftest.c:170:19: error: conflicting types for 'gettimeofday'
int gettimeofday (struct timeval *restrict, void *restrict);
^~~~~~~~~~~~
In file included from conftest.c:168:0:
/usr/include/sys/time.h:71:12: note: previous declaration of 'gettimeofday' was here
extern int gettimeofday (struct timeval *__restrict __tv,
^~~~~~~~~~~~
configure:16886: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_WINT_T 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_LC_MESSAGES 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_CALLOC_GNU 1
| #define GNULIB_CALLOC_GNU 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_CLOSE_STREAM 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSYNC 1
| #define GNULIB_TEST_GETOPT_GNU 1
| /* end confdefs.h. */
| #include
| struct timeval c;
| int gettimeofday (struct timeval *restrict, void *restrict);
|
| int
| main ()
| {
| /* glibc uses struct timezone * rather than the POSIX void *
| if _GNU_SOURCE is defined. However, since the only portable
| use of gettimeofday uses NULL as the second parameter, and
| since the glibc definition is actually more typesafe, it is
| not worth wrapping this to get a compliant signature. */
| int (*f) (struct timeval *restrict, void *restrict)
| = gettimeofday;
| int x = f (&c, 0);
| return !(x | c.tv_sec | c.tv_usec);
|
| ;
| return 0;
| }
configure:16902: gcc -c conftest.c >&5
configure:16902: $? = 0
configure:16911: result: almost
configure:17018: gcc -c conftest.c >&5
conftest.c:172:23: error: conflicting types for 'foo'
extern int foo;
^~~
conftest.c:171:28: note: previous declaration of 'foo' was here
extern intptr_t foo;
^~~
configure:17018: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_WINT_T 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_LC_MESSAGES 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_CALLOC_GNU 1
| #define GNULIB_CALLOC_GNU 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_CLOSE_STREAM 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSYNC 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| /* end confdefs.h. */
| #include
| extern intptr_t foo;
| extern int foo;
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:17018: gcc -c conftest.c >&5
configure:17018: $? = 0
configure:17028: checking whether INT32_MAX < INTMAX_MAX
configure:17062: gcc -c conftest.c >&5
configure:17062: $? = 0
configure:17069: result: yes
configure:17080: checking whether INT64_MAX == LONG_MAX
configure:17114: gcc -c conftest.c >&5
configure:17114: $? = 0
configure:17121: result: yes
configure:17134: checking whether UINT32_MAX < UINTMAX_MAX
configure:17168: gcc -c conftest.c >&5
configure:17168: $? = 0
configure:17175: result: yes
configure:17186: checking whether UINT64_MAX == ULONG_MAX
configure:17220: gcc -c conftest.c >&5
configure:17220: $? = 0
configure:17227: result: yes
configure:17333: checking whether langinfo.h defines CODESET
configure:17351: gcc -c conftest.c >&5
configure:17351: $? = 0
configure:17359: result: yes
configure:17364: checking whether langinfo.h defines T_FMT_AMPM
configure:17382: gcc -c conftest.c >&5
configure:17382: $? = 0
configure:17390: result: yes
configure:17395: checking whether langinfo.h defines ERA
configure:17413: gcc -c conftest.c >&5
configure:17413: $? = 0
configure:17421: result: yes
configure:17426: checking whether langinfo.h defines YESEXPR
configure:17444: gcc -c conftest.c >&5
configure:17444: $? = 0
configure:17452: result: yes
configure:17469: checking whether nl_langinfo is declared without a macro
configure:17487: gcc -c conftest.c >&5
configure:17487: $? = 0
configure:17495: result: yes
configure:17509: checking for C compiler flag to ignore unused libraries
configure:17545: gcc -o conftest -Wl,--as-needed conftest.c -lm >&5
configure:17545: $? = 0
configure:17557: result: -Wl,--as-needed
configure:17591: checking whether locale.h conforms to POSIX:2001
configure:17609: gcc -c conftest.c >&5
configure:17609: $? = 0
configure:17616: result: yes
configure:17622: checking whether locale.h defines locale_t
configure:17639: gcc -c conftest.c >&5
configure:17639: $? = 0
configure:17647: result: yes
configure:17660: checking whether struct lconv is properly defined
configure:17679: gcc -c conftest.c >&5
configure:17679: $? = 0
configure:17687: result: yes
configure:17768: checking whether setlocale is declared without a macro
configure:17790: gcc -c conftest.c >&5
configure:17790: $? = 0
configure:17798: result: yes
configure:17768: checking whether duplocale is declared without a macro
configure:17790: gcc -c conftest.c >&5
configure:17790: $? = 0
configure:17798: result: yes
configure:17863: checking for pthread_rwlock_t
configure:17863: gcc -c conftest.c >&5
configure:17863: $? = 0
configure:17863: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:179:31: error: expected expression before ')' token
if (sizeof ((pthread_rwlock_t)))
^
configure:17863: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_WINT_T 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_LC_MESSAGES 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_CALLOC_GNU 1
| #define GNULIB_CALLOC_GNU 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_CLOSE_STREAM 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSYNC 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| if (sizeof ((pthread_rwlock_t)))
| return 0;
| ;
| return 0;
| }
configure:17863: result: yes
configure:17894: gcc -c conftest.c >&5
configure:17894: $? = 0
configure:17916: checking whether lseek detects pipes
configure:17949: gcc -o conftest conftest.c >&5
configure:17949: $? = 0
configure:17984: result: yes
configure:18074: checking for stdlib.h
configure:18074: result: yes
configure:18084: checking for GNU libc compatible malloc
configure:18128: result: yes
configure:18217: checking whether mbrtowc handles incomplete characters
configure:18274: result: guessing yes
configure:18280: checking whether mbrtowc works as well as mbtowc
configure:18341: result: guessing yes
configure:18392: checking whether mbrtowc handles a NULL pwc argument
configure:18463: result: guessing yes
configure:18469: checking whether mbrtowc handles a NULL string argument
configure:18528: result: guessing yes
configure:18536: checking whether mbrtowc has a correct return value
configure:18666: result: guessing yes
configure:18672: checking whether mbrtowc returns 0 when parsing a NUL character
configure:18728: result: guessing yes
configure:18733: checking whether mbrtowc works on empty input
configure:18760: gcc -o conftest conftest.c >&5
configure:18760: $? = 0
configure:18760: ./conftest
configure:18760: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_WINT_T 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_LC_MESSAGES 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_CALLOC_GNU 1
| #define GNULIB_CALLOC_GNU 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_CLOSE_STREAM 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSYNC 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_GNU 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| /* end confdefs.h. */
|
| #include
| static wchar_t wc;
| static mbstate_t mbs;
| int
| main (void)
| {
| return mbrtowc (&wc, "", 0, &mbs) == (size_t) -2;
| }
configure:18771: result: yes
configure:18862: checking whether mbrtowc handles incomplete characters
configure:18919: result: guessing yes
configure:18925: checking whether mbrtowc works as well as mbtowc
configure:18986: result: guessing yes
configure:19112: checking for working mkstemp
configure:19165: gcc -o conftest conftest.c >&5
configure:19165: $? = 0
configure:19165: ./conftest
configure:19165: $? = 0
configure:19177: result: yes
configure:19264: checking whether YESEXPR works
configure:19292: gcc -o conftest conftest.c >&5
configure:19292: $? = 0
configure:19292: ./conftest
configure:19292: $? = 0
configure:19303: result: yes
configure:19357: checking whether program_invocation_name is declared
configure:19357: gcc -c conftest.c >&5
configure:19357: $? = 0
configure:19357: result: yes
configure:19369: checking whether program_invocation_short_name is declared
configure:19369: gcc -c conftest.c >&5
configure:19369: $? = 0
configure:19369: result: yes
configure:19429: checking whether readlink signature is correct
configure:19447: gcc -c conftest.c >&5
configure:19447: $? = 0
configure:19454: result: yes
configure:19456: checking whether readlink handles trailing slash correctly
configure:19486: gcc -o conftest conftest.c >&5
configure:19486: $? = 0
configure:19486: ./conftest
configure:19486: $? = 0
configure:19497: result: yes
configure:19549: checking for stdlib.h
configure:19549: result: yes
configure:19559: checking for GNU libc compatible realloc
configure:19592: gcc -o conftest conftest.c >&5
configure:19592: $? = 0
configure:19592: ./conftest
configure:19592: $? = 0
configure:19603: result: yes
configure:19692: checking for working re_compile_pattern
configure:19900: gcc -o conftest conftest.c >&5
configure:19900: $? = 0
configure:19900: ./conftest
configure:19900: $? = 0
configure:19910: result: yes
configure:20026: checking for rpmatch
configure:20026: gcc -o conftest conftest.c >&5
configure:20026: $? = 0
configure:20026: result: yes
configure:20167: checking whether sleep is declared
configure:20167: gcc -c conftest.c >&5
configure:20167: $? = 0
configure:20167: result: yes
configure:20183: checking for working sleep
configure:20231: gcc -o conftest conftest.c >&5
configure:20231: $? = 0
configure:20231: ./conftest
configure:20231: $? = 0
configure:20241: result: yes
configure:20279: checking for ssize_t
configure:20303: result: yes
configure:20314: checking whether stat handles trailing slashes on directories
configure:20337: gcc -o conftest conftest.c >&5
configure:20337: $? = 0
configure:20337: ./conftest
configure:20337: $? = 0
configure:20347: result: yes
configure:20349: checking whether stat handles trailing slashes on files
configure:20389: gcc -o conftest conftest.c >&5
configure:20389: $? = 0
configure:20389: ./conftest
configure:20389: $? = 0
configure:20400: result: yes
configure:20446: checking for va_copy
configure:20467: gcc -c conftest.c >&5
configure:20467: $? = 0
configure:20475: result: yes
configure:20661: checking whether NULL can be used in arbitrary expressions
configure:20686: result: yes
configure:20889: checking whether dprintf is declared without a macro
configure:20907: gcc -c conftest.c >&5
configure:20907: $? = 0
configure:20915: result: yes
configure:20889: checking whether fpurge is declared without a macro
configure:20907: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:214:10: error: 'fpurge' undeclared (first use in this function)
(void) fpurge;
^~~~~~
conftest.c:214:10: note: each undeclared identifier is reported only once for each function it appears in
configure:20907: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_WINT_T 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_LC_MESSAGES 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_CALLOC_GNU 1
| #define GNULIB_CALLOC_GNU 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_CLOSE_STREAM 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSYNC 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_GNU 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MKSTEMP 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_RPMATCH 1
| #define GNULIB_TEST_RPMATCH 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef fpurge
| (void) fpurge;
| ;
| return 0;
| }
configure:20915: result: no
configure:20889: checking whether fseeko is declared without a macro
configure:20907: gcc -c conftest.c >&5
configure:20907: $? = 0
configure:20915: result: yes
configure:20889: checking whether ftello is declared without a macro
configure:20907: gcc -c conftest.c >&5
configure:20907: $? = 0
configure:20915: result: yes
configure:20889: checking whether getdelim is declared without a macro
configure:20907: gcc -c conftest.c >&5
configure:20907: $? = 0
configure:20915: result: yes
configure:20889: checking whether getline is declared without a macro
configure:20907: gcc -c conftest.c >&5
configure:20907: $? = 0
configure:20915: result: yes
configure:20889: checking whether gets is declared without a macro
configure:20907: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:218:10: error: 'gets' undeclared (first use in this function)
(void) gets;
^~~~
conftest.c:218:10: note: each undeclared identifier is reported only once for each function it appears in
configure:20907: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_WINT_T 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_LC_MESSAGES 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_CALLOC_GNU 1
| #define GNULIB_CALLOC_GNU 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_CLOSE_STREAM 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSYNC 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_GNU 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MKSTEMP 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_RPMATCH 1
| #define GNULIB_TEST_RPMATCH 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef gets
| (void) gets;
| ;
| return 0;
| }
configure:20915: result: no
configure:20889: checking whether pclose is declared without a macro
configure:20907: gcc -c conftest.c >&5
configure:20907: $? = 0
configure:20915: result: yes
configure:20889: checking whether popen is declared without a macro
configure:20907: gcc -c conftest.c >&5
configure:20907: $? = 0
configure:20915: result: yes
configure:20889: checking whether renameat is declared without a macro
configure:20907: gcc -c conftest.c >&5
configure:20907: $? = 0
configure:20915: result: yes
configure:20889: checking whether snprintf is declared without a macro
configure:20907: gcc -c conftest.c >&5
configure:20907: $? = 0
configure:20915: result: yes
configure:20889: checking whether tmpfile is declared without a macro
configure:20907: gcc -c conftest.c >&5
configure:20907: $? = 0
configure:20915: result: yes
configure:20889: checking whether vdprintf is declared without a macro
configure:20907: gcc -c conftest.c >&5
configure:20907: $? = 0
configure:20915: result: yes
configure:20889: checking whether vsnprintf is declared without a macro
configure:20907: gcc -c conftest.c >&5
configure:20907: $? = 0
configure:20915: result: yes
configure:21004: checking whether _Exit is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether atoll is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether canonicalize_file_name is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether getloadavg is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether getsubopt is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether grantpt is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether initstate is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether initstate_r is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether mkdtemp is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether mkostemp is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether mkostemps is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether mkstemp is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether mkstemps is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether posix_openpt is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether ptsname is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether ptsname_r is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether random is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether random_r is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether realpath is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether rpmatch is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether secure_getenv is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether setenv is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether setstate is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether setstate_r is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether srandom is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether srandom_r is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether strtod is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether strtoll is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether strtoull is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether unlockpt is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21004: checking whether unsetenv is declared without a macro
configure:21028: gcc -c conftest.c >&5
configure:21028: $? = 0
configure:21036: result: yes
configure:21096: checking for working strerror function
configure:21122: gcc -o conftest conftest.c >&5
configure:21122: $? = 0
configure:21122: ./conftest
configure:21122: $? = 0
configure:21133: result: yes
configure:21237: checking for working strndup
configure:21275: gcc -o conftest conftest.c >&5
configure:21275: $? = 0
configure:21275: ./conftest
configure:21275: $? = 0
configure:21285: result: yes
configure:21331: checking for working strnlen
configure:21369: gcc -o conftest conftest.c >&5
configure:21369: $? = 0
configure:21369: ./conftest
configure:21369: $? = 0
configure:21379: result: yes
configure:21423: checking for strtoll
configure:21423: gcc -o conftest conftest.c >&5
configure:21423: $? = 0
configure:21423: result: yes
configure:21473: checking for strtoull
configure:21473: gcc -o conftest conftest.c >&5
configure:21473: $? = 0
configure:21473: result: yes
configure:21613: checking for nlink_t
configure:21613: result: yes
configure:21628: checking whether fchmodat is declared without a macro
configure:21654: result: yes
configure:21628: checking whether fstat is declared without a macro
configure:21654: result: yes
configure:21628: checking whether fstatat is declared without a macro
configure:21654: result: yes
configure:21628: checking whether futimens is declared without a macro
configure:21654: result: yes
configure:21628: checking whether lchmod is declared without a macro
configure:21654: result: yes
configure:21628: checking whether lstat is declared without a macro
configure:21654: result: yes
configure:21628: checking whether mkdirat is declared without a macro
configure:21654: result: yes
configure:21628: checking whether mkfifo is declared without a macro
configure:21654: result: yes
configure:21628: checking whether mkfifoat is declared without a macro
configure:21654: result: yes
configure:21628: checking whether mknod is declared without a macro
configure:21654: result: yes
configure:21628: checking whether mknodat is declared without a macro
configure:21654: result: yes
configure:21628: checking whether stat is declared without a macro
configure:21654: result: yes
configure:21628: checking whether utimensat is declared without a macro
configure:21654: result: yes
configure:21780: checking whether chdir is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether chown is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether dup is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether dup2 is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether dup3 is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether environ is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether euidaccess is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether faccessat is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether fchdir is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether fchownat is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether fdatasync is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether fsync is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether ftruncate is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether getcwd is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether getdomainname is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether getdtablesize is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether getgroups is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether gethostname is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether getlogin is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether getlogin_r is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether getpagesize is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether getusershell is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether setusershell is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether endusershell is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether group_member is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether isatty is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether lchown is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether link is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether linkat is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether lseek is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether pipe is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether pipe2 is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether pread is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether pwrite is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether readlink is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether readlinkat is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether rmdir is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether sethostname is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether sleep is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether symlink is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether symlinkat is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether ttyname_r is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether unlink is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether unlinkat is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21780: checking whether usleep is declared without a macro
configure:21810: gcc -c conftest.c >&5
configure:21810: $? = 0
configure:21818: result: yes
configure:21835: checking whether unlink honors trailing slashes
configure:21883: gcc -o conftest conftest.c >&5
configure:21883: $? = 0
configure:21883: ./conftest
configure:21883: $? = 0
configure:21894: result: yes
configure:21902: checking whether unlink of a parent directory fails as it should
configure:21974: result: guessing yes
configure:22016: checking for useconds_t
configure:22016: gcc -c conftest.c >&5
configure:22016: $? = 0
configure:22016: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:354:25: error: expected expression before ')' token
if (sizeof ((useconds_t)))
^
configure:22016: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_WINT_T 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_LC_MESSAGES 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_CALLOC_GNU 1
| #define GNULIB_CALLOC_GNU 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_CLOSE_STREAM 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSYNC 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_GNU 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MKSTEMP 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_RPMATCH 1
| #define GNULIB_TEST_RPMATCH 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SECURE_GETENV 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_SRANDOM_R 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_GROUP_MEMBER 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SETHOSTNAME 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_TEST_UNLINK 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((useconds_t)))
| return 0;
| ;
| return 0;
| }
configure:22016: result: yes
configure:22028: checking whether usleep allows large arguments
configure:22055: gcc -o conftest conftest.c >&5
configure:22055: $? = 0
configure:22055: ./conftest
configure:22055: $? = 0
configure:22065: result: yes
configure:22254: checking whether btowc is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wctob is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether mbsinit is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether mbrtowc is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether mbrlen is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether mbsrtowcs is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether mbsnrtowcs is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcrtomb is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcsrtombs is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcsnrtombs is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcwidth is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wmemchr is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wmemcmp is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wmemcpy is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wmemmove is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wmemset is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcslen is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcsnlen is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcscpy is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcpcpy is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcsncpy is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcpncpy is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcscat is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcsncat is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcscmp is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcsncmp is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcscasecmp is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcsncasecmp is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcscoll is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcsxfrm is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcsdup is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcschr is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcsrchr is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcscspn is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcsspn is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcspbrk is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcsstr is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcstok is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22254: checking whether wcswidth is declared without a macro
configure:22282: gcc -c conftest.c >&5
configure:22282: $? = 0
configure:22290: result: yes
configure:22316: checking whether mbrtowc handles incomplete characters
configure:22373: result: guessing yes
configure:22379: checking whether mbrtowc works as well as mbtowc
configure:22440: result: guessing yes
configure:22493: checking whether wcrtomb return value is correct
configure:22560: result: guessing yes
configure:22699: checking whether iswcntrl works
configure:22743: gcc -o conftest conftest.c >&5
configure:22743: $? = 0
configure:22743: ./conftest
configure:22743: $? = 0
configure:22754: result: yes
configure:22778: checking for towlower
configure:22778: gcc -o conftest conftest.c >&5
conftest.c:382:6: warning: conflicting types for built-in function 'towlower'
char towlower ();
^~~~~~~~
configure:22778: $? = 0
configure:22778: result: yes
configure:22826: checking for wctype_t
configure:22854: gcc -c conftest.c >&5
configure:22854: $? = 0
configure:22862: result: yes
configure:22868: checking for wctrans_t
configure:22894: gcc -c conftest.c >&5
configure:22894: $? = 0
configure:22902: result: yes
configure:22911: checking whether wctype is declared without a macro
configure:22940: gcc -c conftest.c >&5
configure:22940: $? = 0
configure:22948: result: yes
configure:22911: checking whether iswctype is declared without a macro
configure:22940: gcc -c conftest.c >&5
configure:22940: $? = 0
configure:22948: result: yes
configure:22911: checking whether wctrans is declared without a macro
configure:22940: gcc -c conftest.c >&5
configure:22940: $? = 0
configure:22948: result: yes
configure:22911: checking whether towctrans is declared without a macro
configure:22940: gcc -c conftest.c >&5
configure:22940: $? = 0
configure:22948: result: yes
configure:22991: checking for long long int
configure:23041: result: yes
configure:23080: checking for a traditional french locale
configure:23207: result: none
configure:23214: checking for a french Unicode locale
configure:23335: result: none
configure:23343: checking for a traditional french locale
configure:23470: result: none
configure:23478: checking for a turkish Unicode locale
configure:23549: gcc -o conftest conftest.c >&5
conftest.c: In function 'main':
conftest.c:421:7: warning: implicit declaration of function 'towupper' [-Wimplicit-function-declaration]
if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i'
^~~~~~~~
conftest.c:421:7: warning: incompatible implicit declaration of built-in function 'towupper'
conftest.c:421:7: note: include '' or provide a declaration of 'towupper'
conftest.c:421:35: warning: implicit declaration of function 'towlower' [-Wimplicit-function-declaration]
if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i'
^~~~~~~~
conftest.c:421:35: warning: incompatible implicit declaration of built-in function 'towlower'
conftest.c:421:35: note: include '' or provide a declaration of 'towlower'
configure:23552: $? = 0
configure:23600: result: none
configure:23614: checking whether dup2 works
configure:23673: gcc -o conftest conftest.c >&5
configure:23673: $? = 0
configure:23673: ./conftest
configure:23673: $? = 0
configure:23684: result: yes
configure:23768: checking whether fdopen sets errno
configure:23797: gcc -o conftest conftest.c >&5
configure:23797: $? = 0
configure:23797: ./conftest
configure:23797: $? = 0
configure:23808: result: yes
configure:23902: checking whether getdtablesize works
configure:23931: gcc -o conftest conftest.c >&5
configure:23931: $? = 0
configure:23931: ./conftest
configure:23931: $? = 0
configure:23942: result: yes
configure:23991: checking for getpagesize
configure:23991: gcc -o conftest conftest.c >&5
configure:23991: $? = 0
configure:23991: result: yes
configure:24038: checking whether getpagesize is declared
configure:24038: result: yes
configure:24086: checking for setlocale
configure:24086: gcc -o conftest conftest.c >&5
configure:24086: $? = 0
configure:24086: result: yes
configure:24086: checking for uselocale
configure:24086: gcc -o conftest conftest.c >&5
configure:24086: $? = 0
configure:24086: result: yes
configure:24100: checking for a traditional french locale
configure:24227: result: none
configure:24234: checking for a french Unicode locale
configure:24355: result: none
configure:24363: checking for a traditional japanese locale
configure:24494: result: none
configure:24502: checking for a transitional chinese locale
configure:24627: result: none
configure:24634: checking for a french Unicode locale
configure:24755: result: none
configure:24763: checking for a traditional french locale
configure:24890: result: none
configure:24897: checking for a french Unicode locale
configure:25018: result: none
configure:25031: checking whether open recognizes a trailing slash
configure:25070: gcc -o conftest conftest.c >&5
configure:25070: $? = 0
configure:25070: ./conftest
configure:25070: $? = 0
configure:25082: result: yes
configure:25137: checking for getppriv
configure:25137: gcc -o conftest conftest.c >&5
/tmp/ccGimo7q.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `getppriv'
collect2: error: ld returned 1 exit status
configure:25137: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_WINT_T 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_LC_MESSAGES 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_CALLOC_GNU 1
| #define GNULIB_CALLOC_GNU 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_CLOSE_STREAM 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSYNC 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_GNU 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MKSTEMP 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_RPMATCH 1
| #define GNULIB_TEST_RPMATCH 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SECURE_GETENV 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_SRANDOM_R 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_GROUP_MEMBER 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SETHOSTNAME 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_TEST_UNLINK 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCPCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCPNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_OPEN 1
| /* end confdefs.h. */
| /* Define getppriv to an innocuous variant, in case declares getppriv.
| For example, HP-UX 11i declares gettimeofday. */
| #define getppriv innocuous_getppriv
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getppriv (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef getppriv
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getppriv ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getppriv || defined __stub___getppriv
| choke me
| #endif
|
| int
| main ()
| {
| return getppriv ();
| ;
| return 0;
| }
configure:25137: result: no
configure:25150: checking for putenv compatible with GNU and SVID
configure:25189: gcc -o conftest conftest.c >&5
configure:25189: $? = 0
configure:25189: ./conftest
configure:25189: $? = 0
configure:25200: result: yes
configure:25261: checking for mmap
configure:25261: gcc -o conftest conftest.c >&5
configure:25261: $? = 0
configure:25261: result: yes
configure:25272: checking for MAP_ANONYMOUS
configure:25309: result: yes
configure:25325: checking whether setenv validates arguments
configure:25369: gcc -o conftest conftest.c >&5
configure:25369: $? = 0
configure:25369: ./conftest
configure:25369: $? = 0
configure:25379: result: yes
configure:25473: checking for a traditional french locale
configure:25600: result: none
configure:25607: checking for a french Unicode locale
configure:25728: result: none
configure:25736: checking for a traditional japanese locale
configure:25867: result: none
configure:25875: checking for a transitional chinese locale
configure:26000: result: none
configure:26014: checking for mmap
configure:26014: result: yes
configure:26025: checking for MAP_ANONYMOUS
configure:26062: result: yes
configure:26079: checking whether symlink handles trailing slash correctly
configure:26113: gcc -o conftest conftest.c >&5
configure:26113: $? = 0
configure:26113: ./conftest
configure:26113: $? = 0
configure:26124: result: yes
configure:26175: checking for pthread_atfork
configure:26175: gcc -o conftest conftest.c -lpthread >&5
configure:26175: $? = 0
configure:26175: result: yes
configure:26217: checking for unsetenv
configure:26217: gcc -o conftest conftest.c >&5
configure:26217: $? = 0
configure:26217: result: yes
configure:26230: checking for unsetenv() return type
configure:26255: gcc -c conftest.c >&5
configure:26255: $? = 0
configure:26262: result: int
configure:26271: checking whether unsetenv obeys POSIX
configure:26316: gcc -o conftest conftest.c >&5
configure:26316: $? = 0
configure:26316: ./conftest
configure:26316: $? = 0
configure:26326: result: yes
configure:26380: checking for a traditional french locale
configure:26507: result: none
configure:26514: checking for a french Unicode locale
configure:26635: result: none
configure:26643: checking for a traditional japanese locale
configure:26774: result: none
configure:26782: checking for a transitional chinese locale
configure:26907: result: none
configure:26924: checking whether wctob works
configure:27022: result: guessing yes
configure:27030: checking whether wctob is declared
configure:27030: result: yes
configure:27140: checking for sched_yield in -lrt
configure:27165: gcc -o conftest conftest.c -lrt >&5
configure:27165: $? = 0
configure:27174: result: yes
configure:28026: checking size of off_t
configure:28031: gcc -o conftest conftest.c >&5
configure:28031: $? = 0
configure:28031: ./conftest
configure:28031: $? = 0
configure:28050: result: 8
configure:28170: checking how to print strings
configure:28197: result: printf
configure:28218: checking for a sed that does not truncate output
configure:28282: result: /usr/sbin/sed
configure:28300: checking for fgrep
configure:28362: result: /usr/sbin/grep -F
configure:28397: checking for ld used by gcc
configure:28464: result: /usr/sbin/ld
configure:28471: checking if the linker (/usr/sbin/ld) is GNU ld
configure:28486: result: yes
configure:28498: checking for BSD- or MS-compatible name lister (nm)
configure:28547: result: /usr/sbin/nm -B
configure:28677: checking the name lister (/usr/sbin/nm -B) interface
configure:28684: gcc -c conftest.c >&5
configure:28687: /usr/sbin/nm -B "conftest.o"
configure:28690: output
0000000000000000 B some_variable
configure:28697: result: BSD nm
configure:28700: checking whether ln -s works
configure:28704: result: yes
configure:28712: checking the maximum length of command line arguments
configure:28843: result: 1572864
configure:28860: checking whether the shell understands some XSI constructs
configure:28870: result: yes
configure:28874: checking whether the shell understands "+="
configure:28880: result: yes
configure:28915: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:28955: result: func_convert_file_noop
configure:28962: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:28982: result: func_convert_file_noop
configure:28989: checking for /usr/sbin/ld option to reload object files
configure:28996: result: -r
configure:29030: checking for x86_64-unknown-linux-objdump
configure:29060: result: no
configure:29070: checking for objdump
configure:29086: found /usr/sbin/objdump
configure:29097: result: objdump
configure:29129: checking how to recognize dependent libraries
configure:29327: result: pass_all
configure:29372: checking for x86_64-unknown-linux-dlltool
configure:29402: result: no
configure:29412: checking for dlltool
configure:29442: result: no
configure:29472: checking how to associate runtime and link libraries
configure:29499: result: printf %s\n
configure:29515: checking for x86_64-unknown-linux-ar
configure:29542: result: ar
configure:29623: checking for archiver @FILE support
configure:29640: gcc -c conftest.c >&5
configure:29640: $? = 0
configure:29643: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:29646: $? = 0
configure:29651: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:29654: $? = 1
configure:29666: result: @
configure:29684: checking for x86_64-unknown-linux-strip
configure:29711: result: strip
configure:29783: checking for x86_64-unknown-linux-ranlib
configure:29810: result: ranlib
configure:29952: checking command to parse /usr/sbin/nm -B output from gcc object
configure:30072: gcc -c conftest.c >&5
configure:30075: $? = 0
configure:30079: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:30082: $? = 0
configure:30148: gcc -o conftest conftest.c conftstm.o >&5
configure:30151: $? = 0
configure:30189: result: ok
configure:30226: checking for sysroot
configure:30256: result: no
configure:30333: gcc -c conftest.c >&5
configure:30336: $? = 0
configure:30485: checking for x86_64-unknown-linux-mt
configure:30515: result: no
configure:30525: checking for mt
configure:30555: result: no
configure:30575: checking if : is a manifest tool
configure:30581: : '-?'
configure:30589: result: no
configure:31228: checking for dlfcn.h
configure:31228: gcc -c conftest.c >&5
configure:31228: $? = 0
configure:31228: result: yes
configure:31404: checking for objdir
configure:31419: result: .libs
configure:31690: checking if gcc supports -fno-rtti -fno-exceptions
configure:31708: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:31712: $? = 0
configure:31725: result: no
configure:32052: checking for gcc option to produce PIC
configure:32059: result: -fPIC -DPIC
configure:32067: checking if gcc PIC flag -fPIC -DPIC works
configure:32085: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:32089: $? = 0
configure:32102: result: yes
configure:32131: checking if gcc static flag -static works
configure:32159: result: yes
configure:32174: checking if gcc supports -c -o file.o
configure:32195: gcc -c -o out/conftest2.o conftest.c >&5
configure:32199: $? = 0
configure:32221: result: yes
configure:32229: checking if gcc supports -c -o file.o
configure:32276: result: yes
configure:32309: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:33466: result: yes
configure:33503: checking whether -lc should be explicitly linked in
configure:33511: gcc -c conftest.c >&5
configure:33514: $? = 0
configure:33529: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:33532: $? = 0
configure:33546: result: no
configure:33706: checking dynamic linker characteristics
configure:34206: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:34206: $? = 0
configure:34440: result: GNU/Linux ld.so
configure:34547: checking how to hardcode library paths into programs
configure:34572: result: immediate
configure:35112: checking whether stripping libraries is possible
configure:35117: result: yes
configure:35152: checking if libtool supports shared libraries
configure:35154: result: yes
configure:35157: checking whether to build shared libraries
configure:35178: result: yes
configure:35181: checking whether to build static libraries
configure:35185: result: yes
configure:35233: checking whether NLS is requested
configure:35242: result: yes
configure:35283: checking for msgfmt
configure: trying /usr/sbin/msgfmt...
0 translated messages.
configure:35315: result: /usr/sbin/msgfmt
configure:35324: checking for gmsgfmt
configure:35355: result: /usr/sbin/msgfmt
configure:35406: checking for xgettext
configure: trying /usr/sbin/xgettext...
/usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
configure:35438: result: /usr/sbin/xgettext
configure:35484: checking for msgmerge
configure: trying /usr/sbin/msgmerge...
configure:35515: result: /usr/sbin/msgmerge
configure:36022: checking for CFPreferencesCopyAppValue
configure:36049: result: no
configure:36056: checking for CFLocaleCopyCurrent
configure:36083: result: no
configure:36132: checking for GNU gettext in libc
configure:36152: gcc -o conftest conftest.c >&5
configure:36152: $? = 0
configure:36161: result: yes
configure:36952: checking whether to use NLS
configure:36954: result: yes
configure:36957: checking where the gettext function comes from
configure:36968: result: libc
configure:37040: checking for dlopen in -ldl
configure:37065: gcc -o conftest conftest.c -ldl >&5
configure:37065: $? = 0
configure:37074: result: yes
configure:37093: checking for uuid_generate in -luuid
configure:37118: gcc -o conftest conftest.c -luuid >&5
configure:37118: $? = 0
configure:37127: result: yes
configure:37144: checking for dm_task_create in -ldevmapper
configure:37169: gcc -o conftest conftest.c -ldevmapper >&5
configure:37169: $? = 0
configure:37178: result: yes
configure:37341: checking for library containing tgetent
configure:37372: gcc -o conftest conftest.c >&5
/tmp/ccBnV8Pi.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `tgetent'
collect2: error: ld returned 1 exit status
configure:37372: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_WINT_T 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_LC_MESSAGES 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_CALLOC_GNU 1
| #define GNULIB_CALLOC_GNU 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_CLOSE_STREAM 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSYNC 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_GNU 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MKSTEMP 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_RPMATCH 1
| #define GNULIB_TEST_RPMATCH 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SECURE_GETENV 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_SRANDOM_R 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_GROUP_MEMBER 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SETHOSTNAME 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_TEST_UNLINK 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCPCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCPNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define UNLINK_CANNOT_UNLINK_DIR 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define SIZEOF_OFF_T 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define DYNAMIC_LOADING 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:37372: gcc -o conftest conftest.c -ltinfo >&5
/usr/sbin/ld: cannot find -ltinfo
collect2: error: ld returned 1 exit status
configure:37372: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_WINT_T 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_LC_MESSAGES 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_CALLOC_GNU 1
| #define GNULIB_CALLOC_GNU 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_CLOSE_STREAM 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSYNC 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_GNU 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MKSTEMP 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_RPMATCH 1
| #define GNULIB_TEST_RPMATCH 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SECURE_GETENV 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_SRANDOM_R 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_GROUP_MEMBER 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SETHOSTNAME 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_TEST_UNLINK 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCPCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCPNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define UNLINK_CANNOT_UNLINK_DIR 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define SIZEOF_OFF_T 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define DYNAMIC_LOADING 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:37372: gcc -o conftest conftest.c -lncurses >&5
configure:37372: $? = 0
configure:37389: result: -lncurses
configure:37413: checking for readline in -lreadline
configure:37439: gcc -o conftest conftest.c -lreadline -ldl -lncurses
-ldl -lncurses >&5
configure:37439: $? = 0
configure:37448: result: yes
configure:37485: checking for rl_variable_value in -lreadline
configure:37510: gcc -o conftest conftest.c -lreadline -ldl -lncurses -ldl -lncurses >&5
configure:37510: $? = 0
configure:37519: result: yes
configure:37702: checking uuid/uuid.h usability
configure:37702: gcc -c conftest.c >&5
configure:37702: $? = 0
configure:37702: result: yes
configure:37702: checking uuid/uuid.h presence
configure:37702: gcc -E conftest.c
configure:37702: $? = 0
configure:37702: result: yes
configure:37702: checking for uuid/uuid.h
configure:37702: result: yes
configure:37718: checking for getopt.h
configure:37718: result: yes
configure:37730: checking linux/ext2_fs.h usability
configure:37730: gcc -c conftest.c >&5
conftest.c:432:27: fatal error: linux/ext2_fs.h: No such file or directory
#include
^
compilation terminated.
configure:37730: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_WINT_T 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_LC_MESSAGES 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_CALLOC_GNU 1
| #define GNULIB_CALLOC_GNU 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_CLOSE_STREAM 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSYNC 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_GNU 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MKSTEMP 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_RPMATCH 1
| #define GNULIB_TEST_RPMATCH 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SECURE_GETENV 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_SRANDOM_R 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_GROUP_MEMBER 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SETHOSTNAME 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_TEST_UNLINK 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCPCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCPNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define UNLINK_CANNOT_UNLINK_DIR 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define SIZEOF_OFF_T 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define DYNAMIC_LOADING 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_GETOPT_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:37730: result: no
configure:37730: checking linux/ext2_fs.h presence
configure:37730: gcc -E conftest.c
conftest.c:399:27: fatal error: linux/ext2_fs.h: No such file or directory
#include
^
compilation terminated.
configure:37730: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_WINT_T 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_LC_MESSAGES 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_CALLOC_GNU 1
| #define GNULIB_CALLOC_GNU 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_CLOSE_STREAM 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSYNC 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_GNU 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MKSTEMP 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_RPMATCH 1
| #define GNULIB_TEST_RPMATCH 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SECURE_GETENV 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_SRANDOM_R 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_GROUP_MEMBER 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SETHOSTNAME 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_TEST_UNLINK 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCPCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCPNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define UNLINK_CANNOT_UNLINK_DIR 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define SIZEOF_OFF_T 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define DYNAMIC_LOADING 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_GETOPT_H 1
| /* end confdefs.h. */
| #include
configure:37730: result: no
configure:37730: checking for linux/ext2_fs.h
configure:37730: result: no
configure:37742: checking linux/unistd.h usability
configure:37742: gcc -c conftest.c >&5
configure:37742: $? = 0
configure:37742: result: yes
configure:37742: checking linux/unistd.h presence
configure:37742: gcc -E conftest.c
configure:37742: $? = 0
configure:37742: result: yes
configure:37742: checking for linux/unistd.h
configure:37742: result: yes
configure:37754: checking readline/readline.h usability
configure:37754: gcc -c conftest.c >&5
configure:37754: $? = 0
configure:37754: result: yes
configure:37754: checking readline/readline.h presence
configure:37754: gcc -E conftest.c
configure:37754: $? = 0
configure:37754: result: yes
configure:37754: checking for readline/readline.h
configure:37754: result: yes
configure:37754: checking readline/history.h usability
configure:37754: gcc -c conftest.c >&5
configure:37754: $? = 0
configure:37754: result: yes
configure:37754: checking readline/history.h presence
configure:37754: gcc -E conftest.c
configure:37754: $? = 0
configure:37754: result: yes
configure:37754: checking for readline/history.h
configure:37754: result: yes
configure:37777: checking termcap.h usability
configure:37777: gcc -c conftest.c >&5
configure:37777: $? = 0
configure:37777: result: yes
configure:37777: checking termcap.h presence
configure:37777: gcc -E conftest.c
configure:37777: $? = 0
configure:37777: result: yes
configure:37777: checking for termcap.h
configure:37777: result: yes
configure:37791: checking for wctype.h
configure:37791: result: yes
configure:37810: checking execinfo.h usability
configure:37810: gcc -c conftest.c >&5
configure:37810: $? = 0
configure:37810: result: yes
configure:37810: checking execinfo.h presence
configure:37810: gcc -E conftest.c
configure:37810: $? = 0
configure:37810: result: yes
configure:37810: checking for execinfo.h
configure:37810: result: yes
configure:37813: checking for backtrace in -lc
configure:37838: gcc -o conftest conftest.c -lc >&5
configure:37838: $? = 0
configure:37847: result: yes
configure:37883: checking for x86_64-unknown-linux-pkg-config
configure:37916: result: no
configure:37926: checking for pkg-config
configure:37944: found /usr/sbin/pkg-config
configure:37956: result: /usr/sbin/pkg-config
configure:37981: checking pkg-config is at least version 0.9.0
configure:37984: result: yes
configure:37994: checking for CHECK
configure:38001: $PKG_CONFIG --exists --print-errors "check >= 0.9.3"
Package check was not found in the pkg-config search path.
Perhaps you should add the directory containing `check.pc'
to the PKG_CONFIG_PATH environment variable
No package 'check' found
configure:38004: $? = 1
configure:38018: $PKG_CONFIG --exists --print-errors "check >= 0.9.3"
Package check was not found in the pkg-config search path.
Perhaps you should add the directory containing `check.pc'
to the PKG_CONFIG_PATH environment variable
No package 'check' found
configure:38021: $? = 1
configure:38035: result: no
No package 'check' found
configure:38064: result: Unable to locate check version 0.9.3 or higher: not building
configure:38088: checking for ld used by gcc
configure:38155: result: /usr/sbin/ld
configure:38162: checking if the linker (/usr/sbin/ld) is GNU ld
configure:38177: result: yes
configure:38187: checking whether byte ordering is bigendian
configure:38202: gcc -c conftest.c >&5
conftest.c:405:9: error: unknown type name 'not'
not a universal capable compiler
^~~
conftest.c:405:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^~~~~~~~~
conftest.c:405:15: error: unknown type name 'universal'
configure:38202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_WINT_T 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_LC_MESSAGES 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_CALLOC_GNU 1
| #define GNULIB_CALLOC_GNU 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_CLOSE_STREAM 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSYNC 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_GNU 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MKSTEMP 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_RPMATCH 1
| #define GNULIB_TEST_RPMATCH 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SECURE_GETENV 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_SRANDOM_R 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_GROUP_MEMBER 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SETHOSTNAME 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_TEST_UNLINK 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCPCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCPNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define UNLINK_CANNOT_UNLINK_DIR 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define SIZEOF_OFF_T 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define DYNAMIC_LOADING 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_BACKTRACE 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:38247: gcc -c conftest.c >&5
configure:38247: $? = 0
configure:38265: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:411:4: error: unknown type name 'not'
not big endian
^~~
conftest.c:411:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^~~~~~
configure:38265: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_WINT_T 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_LC_MESSAGES 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_CALLOC_GNU 1
| #define GNULIB_CALLOC_GNU 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_CLOSE_STREAM 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSYNC 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_GNU 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MKSTEMP 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_RPMATCH 1
| #define GNULIB_TEST_RPMATCH 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SECURE_GETENV 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_SRANDOM_R 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_GROUP_MEMBER 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SETHOSTNAME 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_TEST_UNLINK 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCPCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCPNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define UNLINK_CANNOT_UNLINK_DIR 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define SIZEOF_OFF_T 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define DYNAMIC_LOADING 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_BACKTRACE 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:38393: result: no
configure:38411: checking for inline
configure:38435: result: inline
configure:38453: checking for an ANSI C-conforming const
configure:38519: gcc -c conftest.c >&5
configure:38519: $? = 0
configure:38526: result: yes
configure:38534: checking for C/C++ restrict keyword
configure:38567: result: __restrict
configure:38583: checking for sigaction
configure:38583: gcc -o conftest -rdynamic conftest.c >&5
configure:38583: $? = 0
configure:38583: result: yes
configure:38594: checking for getuid
configure:38594: gcc -o conftest -rdynamic conftest.c >&5
configure:38594: $? = 0
configure:38594: result: yes
configure:38609: checking for rl_completion_matches
configure:38609: gcc -o conftest -rdynamic conftest.c -lreadline -ldl -lncurses -lreadline >&5
configure:38609: $? = 0
configure:38609: result: yes
configure:38623: checking for canonicalize_file_name
configure:38623: result: yes
configure:38642: checking for library containing blkid_probe_get_topology
configure:38673: gcc -o conftest -rdynamic conftest.c >&5
/tmp/ccD3SviV.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `blkid_probe_get_topology'
collect2: error: ld returned 1 exit status
configure:38673: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU parted"
| #define PACKAGE_TARNAME "parted"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "GNU parted 3.2"
| #define PACKAGE_BUGREPORT "bug-parted@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/parted/"
| #define PACKAGE "parted"
| #define VERSION "3.2"
| #define ENABLE_DEVICE_MAPPER 1
| #define ENABLE_PC98 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MKSTEMP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MPROTECT 1
| #define HAVE_SETENV 1
| #define HAVE_WCTOB 1
| #define HAVE_LANGINFO_CODESET 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_BLKID_BLKID_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_DECL_ALARM 1
| #define HAVE__BOOL 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_WINT_T 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_LC_MESSAGES 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_CALLOC_GNU 1
| #define GNULIB_CALLOC_GNU 1
| #define HAVE_CALLOC_POSIX 1
| #define GNULIB_TEST_CALLOC_POSIX 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_CLOSE 1
| #define GNULIB_CLOSE_STREAM 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FSYNC 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSEEK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_GNU 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MKSTEMP 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_RPMATCH 1
| #define GNULIB_TEST_RPMATCH 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SECURE_GETENV 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_SRANDOM_R 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOLL 1
| #define GNULIB_TEST_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_GROUP_MEMBER 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SETHOSTNAME 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_TEST_UNLINK 1
| #define GNULIB_TEST_USLEEP 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCPCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCPNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_GETCWD 1
| #define GNULIB_TEST_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define GNULIB_TEST_OPEN 1
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define UNLINK_CANNOT_UNLINK_DIR 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define SIZEOF_OFF_T 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define DYNAMIC_LOADING 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_BACKTRACE 1
| #define restrict __restrict
| #define HAVE_SIGACTION 1
| #define HAVE_GETUID 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_CANONICALIZE_FILE_NAME 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char blkid_probe_get_topology ();
| int
| main ()
| {
| return blkid_probe_get_topology ();
| ;
| return 0;
| }
configure:38673: gcc -o conftest -rdynamic conftest.c -lblkid >&5
configure:38673: $? = 0
configure:38690: result: -lblkid
configure:38699: checking for blkid_probe_get_topology
configure:38699: gcc -o conftest -rdynamic conftest.c -lblkid >&5
configure:38699: $? = 0
configure:38699: result: yes
configure:38827: checking that generated files are newer than configure
configure:38833: result: done
configure:38936: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by GNU parted config.status 3.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 2aa8f482d79d
config.status:2255: creating Makefile
config.status:2255: creating lib/Makefile
config.status:2255: creating include/Makefile
config.status:2255: creating include/parted/Makefile
config.status:2255: creating libparted/Makefile
config.status:2255: creating libparted/labels/Makefile
config.status:2255: creating libparted/fs/Makefile
config.status:2255: creating libparted/tests/Makefile
config.status:2255: creating libparted.pc
config.status:2255: creating parted/Makefile
config.status:2255: creating partprobe/Makefile
config.status:2255: creating doc/Makefile
config.status:2255: creating doc/C/Makefile
config.status:2255: creating doc/pt_BR/Makefile
config.status:2255: creating debug/Makefile
config.status:2255: creating debug/test/Makefile
config.status:2255: creating tests/Makefile
config.status:2255: creating po/Makefile.in
config.status:2255: creating lib/config.h
config.status:2515: executing depfiles commands
config.status:2515: executing libtool commands
config.status:2515: executing po-directories commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_restrict=__restrict
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CHECK_CFLAGS_set=
ac_cv_env_CHECK_CFLAGS_value=
ac_cv_env_CHECK_LIBS_set=
ac_cv_env_CHECK_LIBS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__set_invalid_parameter_handler=no
ac_cv_func_alloca_works=yes
ac_cv_func_blkid_probe_get_topology=yes
ac_cv_func_btowc=yes
ac_cv_func_calloc_0_nonnull=yes
ac_cv_func_canonicalize_file_name=yes
ac_cv_func_fsync=yes
ac_cv_func_getcwd=yes
ac_cv_func_getdtablesize=yes
ac_cv_func_getopt_long_only=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getppriv=no
ac_cv_func_gettimeofday=yes
ac_cv_func_getuid=yes
ac_cv_func_isblank=yes
ac_cv_func_iswcntrl=yes
ac_cv_func_iswctype=yes
ac_cv_func_lstat=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_mbrtowc=yes
ac_cv_func_mbsinit=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mmap=yes
ac_cv_func_mprotect=yes
ac_cv_func_newlocale=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_pthread_atfork=yes
ac_cv_func_readlink=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_realpath=yes
ac_cv_func_rl_completion_matches=yes
ac_cv_func_rpmatch=yes
ac_cv_func_secure_getenv=yes
ac_cv_func_setenv=yes
ac_cv_func_setlocale=yes
ac_cv_func_sigaction=yes
ac_cv_func_sleep=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=yes
ac_cv_func_strndup=yes
ac_cv_func_strnlen_working=yes
ac_cv_func_strtoll=yes
ac_cv_func_strtoull=yes
ac_cv_func_symlink=yes
ac_cv_func_towlower=yes
ac_cv_func_tsearch=yes
ac_cv_func_unsetenv=yes
ac_cv_func_uselocale=yes
ac_cv_func_usleep=yes
ac_cv_func_wcrtomb=yes
ac_cv_func_wctob=yes
ac_cv_gnu_library_2_1=yes
ac_cv_have_decl__Exit=yes
ac_cv_have_decl___fpending=yes
ac_cv_have_decl_alarm=yes
ac_cv_have_decl_atoll=yes
ac_cv_have_decl_btowc=yes
ac_cv_have_decl_canonicalize_file_name=yes
ac_cv_have_decl_chdir=yes
ac_cv_have_decl_chown=yes
ac_cv_have_decl_dprintf=yes
ac_cv_have_decl_dup2=yes
ac_cv_have_decl_dup3=yes
ac_cv_have_decl_dup=yes
ac_cv_have_decl_duplocale=yes
ac_cv_have_decl_endusershell=yes
ac_cv_have_decl_environ=yes
ac_cv_have_decl_euidaccess=yes
ac_cv_have_decl_faccessat=yes
ac_cv_have_decl_fchdir=yes
ac_cv_have_decl_fchmodat=yes
ac_cv_have_decl_fchownat=yes
ac_cv_have_decl_fcntl=yes
ac_cv_have_decl_fdatasync=yes
ac_cv_have_decl_ffsl=yes
ac_cv_have_decl_ffsll=yes
ac_cv_have_decl_fseeko=yes
ac_cv_have_decl_fstat=yes
ac_cv_have_decl_fstatat=yes
ac_cv_have_decl_fsync=yes
ac_cv_have_decl_ftello=yes
ac_cv_have_decl_ftruncate=yes
ac_cv_have_decl_futimens=yes
ac_cv_have_decl_getc_unlocked=yes
ac_cv_have_decl_getcwd=yes
ac_cv_have_decl_getdelim=yes
ac_cv_have_decl_getdomainname=yes
ac_cv_have_decl_getdtablesize=yes
ac_cv_have_decl_getenv=yes
ac_cv_have_decl_getgroups=yes
ac_cv_have_decl_gethostname=yes
ac_cv_have_decl_getline=yes
ac_cv_have_decl_getloadavg=yes
ac_cv_have_decl_getlogin=yes
ac_cv_have_decl_getlogin_r=yes
ac_cv_have_decl_getpagesize=yes
ac_cv_have_decl_getsubopt=yes
ac_cv_have_decl_gettimeofday=yes
ac_cv_have_decl_getusershell=yes
ac_cv_have_decl_grantpt=yes
ac_cv_have_decl_group_member=yes
ac_cv_have_decl_imaxabs=yes
ac_cv_have_decl_imaxdiv=yes
ac_cv_have_decl_initstate=yes
ac_cv_have_decl_initstate_r=yes
ac_cv_have_decl_isatty=yes
ac_cv_have_decl_iswctype=yes
ac_cv_have_decl_lchmod=yes
ac_cv_have_decl_lchown=yes
ac_cv_have_decl_link=yes
ac_cv_have_decl_linkat=yes
ac_cv_have_decl_lseek=yes
ac_cv_have_decl_lstat=yes
ac_cv_have_decl_mbrlen=yes
ac_cv_have_decl_mbrtowc=yes
ac_cv_have_decl_mbsinit=yes
ac_cv_have_decl_mbsnrtowcs=yes
ac_cv_have_decl_mbsrtowcs=yes
ac_cv_have_decl_memmem=yes
ac_cv_have_decl_mempcpy=yes
ac_cv_have_decl_memrchr=yes
ac_cv_have_decl_mkdirat=yes
ac_cv_have_decl_mkdtemp=yes
ac_cv_have_decl_mkfifo=yes
ac_cv_have_decl_mkfifoat=yes
ac_cv_have_decl_mknod=yes
ac_cv_have_decl_mknodat=yes
ac_cv_have_decl_mkostemp=yes
ac_cv_have_decl_mkostemps=yes
ac_cv_have_decl_mkstemp=yes
ac_cv_have_decl_mkstemps=yes
ac_cv_have_decl_nl_langinfo=yes
ac_cv_have_decl_openat=yes
ac_cv_have_decl_pclose=yes
ac_cv_have_decl_pipe2=yes
ac_cv_have_decl_pipe=yes
ac_cv_have_decl_popen=yes
ac_cv_have_decl_posix_openpt=yes
ac_cv_have_decl_pread=yes
ac_cv_have_decl_program_invocation_name=yes
ac_cv_have_decl_program_invocation_short_name=yes
ac_cv_have_decl_ptsname=yes
ac_cv_have_decl_ptsname_r=yes
ac_cv_have_decl_pwrite=yes
ac_cv_have_decl_random=yes
ac_cv_have_decl_random_r=yes
ac_cv_have_decl_rawmemchr=yes
ac_cv_have_decl_readlink=yes
ac_cv_have_decl_readlinkat=yes
ac_cv_have_decl_realpath=yes
ac_cv_have_decl_renameat=yes
ac_cv_have_decl_rmdir=yes
ac_cv_have_decl_rpmatch=yes
ac_cv_have_decl_secure_getenv=yes
ac_cv_have_decl_setenv=yes
ac_cv_have_decl_sethostname=yes
ac_cv_have_decl_setlocale=yes
ac_cv_have_decl_setstate=yes
ac_cv_have_decl_setstate_r=yes
ac_cv_have_decl_setusershell=yes
ac_cv_have_decl_sleep=yes
ac_cv_have_decl_snprintf=yes
ac_cv_have_decl_srandom=yes
ac_cv_have_decl_srandom_r=yes
ac_cv_have_decl_stat=yes
ac_cv_have_decl_stpcpy=yes
ac_cv_have_decl_stpncpy=yes
ac_cv_have_decl_strcasestr=yes
ac_cv_have_decl_strchrnul=yes
ac_cv_have_decl_strdup=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_have_decl_strncat=yes
ac_cv_have_decl_strndup=yes
ac_cv_have_decl_strnlen=yes
ac_cv_have_decl_strpbrk=yes
ac_cv_have_decl_strsep=yes
ac_cv_have_decl_strsignal=yes
ac_cv_have_decl_strtod=yes
ac_cv_have_decl_strtoimax=yes
ac_cv_have_decl_strtok_r=yes
ac_cv_have_decl_strtoll=yes
ac_cv_have_decl_strtoull=yes
ac_cv_have_decl_strtoumax=yes
ac_cv_have_decl_strverscmp=yes
ac_cv_have_decl_symlink=yes
ac_cv_have_decl_symlinkat=yes
ac_cv_have_decl_tmpfile=yes
ac_cv_have_decl_towctrans=yes
ac_cv_have_decl_ttyname_r=yes
ac_cv_have_decl_unlink=yes
ac_cv_have_decl_unlinkat=yes
ac_cv_have_decl_unlockpt=yes
ac_cv_have_decl_unsetenv=yes
ac_cv_have_decl_usleep=yes
ac_cv_have_decl_utimensat=yes
ac_cv_have_decl_vdprintf=yes
ac_cv_have_decl_vsnprintf=yes
ac_cv_have_decl_wcpcpy=yes
ac_cv_have_decl_wcpncpy=yes
ac_cv_have_decl_wcrtomb=yes
ac_cv_have_decl_wcscasecmp=yes
ac_cv_have_decl_wcscat=yes
ac_cv_have_decl_wcschr=yes
ac_cv_have_decl_wcscmp=yes
ac_cv_have_decl_wcscoll=yes
ac_cv_have_decl_wcscpy=yes
ac_cv_have_decl_wcscspn=yes
ac_cv_have_decl_wcsdup=yes
ac_cv_have_decl_wcslen=yes
ac_cv_have_decl_wcsncasecmp=yes
ac_cv_have_decl_wcsncat=yes
ac_cv_have_decl_wcsncmp=yes
ac_cv_have_decl_wcsncpy=yes
ac_cv_have_decl_wcsnlen=yes
ac_cv_have_decl_wcsnrtombs=yes
ac_cv_have_decl_wcspbrk=yes
ac_cv_have_decl_wcsrchr=yes
ac_cv_have_decl_wcsrtombs=yes
ac_cv_have_decl_wcsspn=yes
ac_cv_have_decl_wcsstr=yes
ac_cv_have_decl_wcstok=yes
ac_cv_have_decl_wcswidth=yes
ac_cv_have_decl_wcsxfrm=yes
ac_cv_have_decl_wctob=yes
ac_cv_have_decl_wctrans=yes
ac_cv_have_decl_wctype=yes
ac_cv_have_decl_wcwidth=yes
ac_cv_have_decl_wmemchr=yes
ac_cv_have_decl_wmemcmp=yes
ac_cv_have_decl_wmemcpy=yes
ac_cv_have_decl_wmemmove=yes
ac_cv_have_decl_wmemset=yes
ac_cv_header_blkid_blkid_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_features_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_linux_ext2_fs_h=no
ac_cv_header_linux_unistd_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_priv_h=no
ac_cv_header_pthread_h=yes
ac_cv_header_readline_history_h=yes
ac_cv_header_readline_readline_h=yes
ac_cv_header_search_h=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_ext_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_termcap_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_uuid_uuid_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_header_xlocale_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_c_backtrace=yes
ac_cv_lib_devmapper_dm_task_create=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_error_at_line=yes
ac_cv_lib_pthread_pthread_kill=yes
ac_cv_lib_readline_readline=yes
ac_cv_lib_readline_rl_variable_value=yes
ac_cv_lib_rt_sched_yield=yes
ac_cv_lib_uuid_uuid_generate=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_MSGFMT=/usr/sbin/msgfmt
ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_XGETTEXT=/usr/sbin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AR=ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=gcc
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_RANLIB=ranlib
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_blkid_probe_get_topology=-lblkid
ac_cv_search_strerror='none required'
ac_cv_search_tgetent=-lncurses
ac_cv_should_define__xopen_source=no
ac_cv_sizeof_off_t=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type__Bool=yes
ac_cv_type_long_long_int=yes
ac_cv_type_mbstate_t=yes
ac_cv_type_mode_t=yes
ac_cv_type_nlink_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_pthread_rwlock_t=yes
ac_cv_type_size_t=yes
ac_cv_type_unsigned_long_long_int=yes
ac_cv_type_useconds_t=yes
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/usr/sbin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_langinfo_codeset=yes
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
gl_cv_c_amsterdam_compiler=no
gl_cv_c_multiarch=no
gl_cv_decl_null_works=yes
gl_cv_decl_readlink_works=yes
gl_cv_double_slash_root=no
gl_cv_func___fpending=yes
gl_cv_func_btowc_eof='guessing yes'
gl_cv_func_btowc_nul=yes
gl_cv_func_dup2_works=yes
gl_cv_func_fdopen_works=yes
gl_cv_func_getcwd_null=yes
gl_cv_func_getcwd_posix_signature=yes
gl_cv_func_getdtablesize_works=yes
gl_cv_func_getopt_gnu=yes
gl_cv_func_getopt_long_gnu=yes
gl_cv_func_getopt_posix=yes
gl_cv_func_gettimeofday_clobber=no
gl_cv_func_gettimeofday_posix_signature=almost
gl_cv_func_iswcntrl_works=yes
gl_cv_func_lseek_pipe=yes
gl_cv_func_lstat_dereferences_slashed_symlink=yes
gl_cv_func_malloc_0_nonnull=1
gl_cv_func_malloc_posix=yes
gl_cv_func_mbrtowc_empty_input=yes
gl_cv_func_mbrtowc_incomplete_state='guessing yes'
gl_cv_func_mbrtowc_nul_retval='guessing yes'
gl_cv_func_mbrtowc_null_arg1='guessing yes'
gl_cv_func_mbrtowc_null_arg2='guessing yes'
gl_cv_func_mbrtowc_retval='guessing yes'
gl_cv_func_mbrtowc_sanitycheck='guessing yes'
gl_cv_func_nl_langinfo_yesexpr_works=yes
gl_cv_func_open_slash=yes
gl_cv_func_re_compile_pattern_working=yes
gl_cv_func_readlink_works=yes
gl_cv_func_realpath_works=yes
gl_cv_func_setenv_works=yes
gl_cv_func_sleep_works=yes
gl_cv_func_stat_dir_slash=yes
gl_cv_func_stat_file_slash=yes
gl_cv_func_strerror_0_works=yes
gl_cv_func_strndup_works=yes
gl_cv_func_svid_putenv=yes
gl_cv_func_symlink_works=yes
gl_cv_func_unlink_honors_slashes=yes
gl_cv_func_unlink_parent_fails='guessing yes'
gl_cv_func_unsetenv_works=yes
gl_cv_func_usleep_works=yes
gl_cv_func_va_copy=yes
gl_cv_func_wcrtomb_retval='guessing yes'
gl_cv_func_wctob_works='guessing yes'
gl_cv_func_working_mkstemp=yes
gl_cv_func_working_strerror=yes
gl_cv_have_include_next=yes
gl_cv_have_raw_decl__Exit=yes
gl_cv_have_raw_decl_atoll=yes
gl_cv_have_raw_decl_btowc=yes
gl_cv_have_raw_decl_canonicalize_file_name=yes
gl_cv_have_raw_decl_chdir=yes
gl_cv_have_raw_decl_chown=yes
gl_cv_have_raw_decl_dprintf=yes
gl_cv_have_raw_decl_dup2=yes
gl_cv_have_raw_decl_dup3=yes
gl_cv_have_raw_decl_dup=yes
gl_cv_have_raw_decl_duplocale=yes
gl_cv_have_raw_decl_endusershell=yes
gl_cv_have_raw_decl_environ=yes
gl_cv_have_raw_decl_euidaccess=yes
gl_cv_have_raw_decl_faccessat=yes
gl_cv_have_raw_decl_fchdir=yes
gl_cv_have_raw_decl_fchmodat=yes
gl_cv_have_raw_decl_fchownat=yes
gl_cv_have_raw_decl_fcntl=yes
gl_cv_have_raw_decl_fdatasync=yes
gl_cv_have_raw_decl_ffsl=yes
gl_cv_have_raw_decl_ffsll=yes
gl_cv_have_raw_decl_fpurge=no
gl_cv_have_raw_decl_fseeko=yes
gl_cv_have_raw_decl_fstat=yes
gl_cv_have_raw_decl_fstatat=yes
gl_cv_have_raw_decl_fsync=yes
gl_cv_have_raw_decl_ftello=yes
gl_cv_have_raw_decl_ftruncate=yes
gl_cv_have_raw_decl_futimens=yes
gl_cv_have_raw_decl_getcwd=yes
gl_cv_have_raw_decl_getdelim=yes
gl_cv_have_raw_decl_getdomainname=yes
gl_cv_have_raw_decl_getdtablesize=yes
gl_cv_have_raw_decl_getgroups=yes
gl_cv_have_raw_decl_gethostname=yes
gl_cv_have_raw_decl_getline=yes
gl_cv_have_raw_decl_getloadavg=yes
gl_cv_have_raw_decl_getlogin=yes
gl_cv_have_raw_decl_getlogin_r=yes
gl_cv_have_raw_decl_getpagesize=yes
gl_cv_have_raw_decl_gets=no
gl_cv_have_raw_decl_getsubopt=yes
gl_cv_have_raw_decl_gettimeofday=yes
gl_cv_have_raw_decl_getusershell=yes
gl_cv_have_raw_decl_grantpt=yes
gl_cv_have_raw_decl_group_member=yes
gl_cv_have_raw_decl_imaxabs=yes
gl_cv_have_raw_decl_imaxdiv=yes
gl_cv_have_raw_decl_initstate=yes
gl_cv_have_raw_decl_initstate_r=yes
gl_cv_have_raw_decl_isatty=yes
gl_cv_have_raw_decl_iswctype=yes
gl_cv_have_raw_decl_lchmod=yes
gl_cv_have_raw_decl_lchown=yes
gl_cv_have_raw_decl_link=yes
gl_cv_have_raw_decl_linkat=yes
gl_cv_have_raw_decl_lseek=yes
gl_cv_have_raw_decl_lstat=yes
gl_cv_have_raw_decl_mbrlen=yes
gl_cv_have_raw_decl_mbrtowc=yes
gl_cv_have_raw_decl_mbsinit=yes
gl_cv_have_raw_decl_mbsnrtowcs=yes
gl_cv_have_raw_decl_mbsrtowcs=yes
gl_cv_have_raw_decl_memmem=yes
gl_cv_have_raw_decl_mempcpy=yes
gl_cv_have_raw_decl_memrchr=yes
gl_cv_have_raw_decl_mkdirat=yes
gl_cv_have_raw_decl_mkdtemp=yes
gl_cv_have_raw_decl_mkfifo=yes
gl_cv_have_raw_decl_mkfifoat=yes
gl_cv_have_raw_decl_mknod=yes
gl_cv_have_raw_decl_mknodat=yes
gl_cv_have_raw_decl_mkostemp=yes
gl_cv_have_raw_decl_mkostemps=yes
gl_cv_have_raw_decl_mkstemp=yes
gl_cv_have_raw_decl_mkstemps=yes
gl_cv_have_raw_decl_nl_langinfo=yes
gl_cv_have_raw_decl_openat=yes
gl_cv_have_raw_decl_pclose=yes
gl_cv_have_raw_decl_pipe2=yes
gl_cv_have_raw_decl_pipe=yes
gl_cv_have_raw_decl_popen=yes
gl_cv_have_raw_decl_posix_openpt=yes
gl_cv_have_raw_decl_pread=yes
gl_cv_have_raw_decl_ptsname=yes
gl_cv_have_raw_decl_ptsname_r=yes
gl_cv_have_raw_decl_pwrite=yes
gl_cv_have_raw_decl_random=yes
gl_cv_have_raw_decl_random_r=yes
gl_cv_have_raw_decl_rawmemchr=yes
gl_cv_have_raw_decl_readlink=yes
gl_cv_have_raw_decl_readlinkat=yes
gl_cv_have_raw_decl_realpath=yes
gl_cv_have_raw_decl_renameat=yes
gl_cv_have_raw_decl_rmdir=yes
gl_cv_have_raw_decl_rpmatch=yes
gl_cv_have_raw_decl_secure_getenv=yes
gl_cv_have_raw_decl_setenv=yes
gl_cv_have_raw_decl_sethostname=yes
gl_cv_have_raw_decl_setlocale=yes
gl_cv_have_raw_decl_setstate=yes
gl_cv_have_raw_decl_setstate_r=yes
gl_cv_have_raw_decl_setusershell=yes
gl_cv_have_raw_decl_sleep=yes
gl_cv_have_raw_decl_snprintf=yes
gl_cv_have_raw_decl_srandom=yes
gl_cv_have_raw_decl_srandom_r=yes
gl_cv_have_raw_decl_stat=yes
gl_cv_have_raw_decl_stpcpy=yes
gl_cv_have_raw_decl_stpncpy=yes
gl_cv_have_raw_decl_strcasestr=yes
gl_cv_have_raw_decl_strchrnul=yes
gl_cv_have_raw_decl_strdup=yes
gl_cv_have_raw_decl_strerror_r=yes
gl_cv_have_raw_decl_strncat=yes
gl_cv_have_raw_decl_strndup=yes
gl_cv_have_raw_decl_strnlen=yes
gl_cv_have_raw_decl_strpbrk=yes
gl_cv_have_raw_decl_strsep=yes
gl_cv_have_raw_decl_strsignal=yes
gl_cv_have_raw_decl_strtod=yes
gl_cv_have_raw_decl_strtoimax=yes
gl_cv_have_raw_decl_strtok_r=yes
gl_cv_have_raw_decl_strtoll=yes
gl_cv_have_raw_decl_strtoull=yes
gl_cv_have_raw_decl_strtoumax=yes
gl_cv_have_raw_decl_strverscmp=yes
gl_cv_have_raw_decl_symlink=yes
gl_cv_have_raw_decl_symlinkat=yes
gl_cv_have_raw_decl_tmpfile=yes
gl_cv_have_raw_decl_towctrans=yes
gl_cv_have_raw_decl_ttyname_r=yes
gl_cv_have_raw_decl_unlink=yes
gl_cv_have_raw_decl_unlinkat=yes
gl_cv_have_raw_decl_unlockpt=yes
gl_cv_have_raw_decl_unsetenv=yes
gl_cv_have_raw_decl_usleep=yes
gl_cv_have_raw_decl_utimensat=yes
gl_cv_have_raw_decl_vdprintf=yes
gl_cv_have_raw_decl_vsnprintf=yes
gl_cv_have_raw_decl_wcpcpy=yes
gl_cv_have_raw_decl_wcpncpy=yes
gl_cv_have_raw_decl_wcrtomb=yes
gl_cv_have_raw_decl_wcscasecmp=yes
gl_cv_have_raw_decl_wcscat=yes
gl_cv_have_raw_decl_wcschr=yes
gl_cv_have_raw_decl_wcscmp=yes
gl_cv_have_raw_decl_wcscoll=yes
gl_cv_have_raw_decl_wcscpy=yes
gl_cv_have_raw_decl_wcscspn=yes
gl_cv_have_raw_decl_wcsdup=yes
gl_cv_have_raw_decl_wcslen=yes
gl_cv_have_raw_decl_wcsncasecmp=yes
gl_cv_have_raw_decl_wcsncat=yes
gl_cv_have_raw_decl_wcsncmp=yes
gl_cv_have_raw_decl_wcsncpy=yes
gl_cv_have_raw_decl_wcsnlen=yes
gl_cv_have_raw_decl_wcsnrtombs=yes
gl_cv_have_raw_decl_wcspbrk=yes
gl_cv_have_raw_decl_wcsrchr=yes
gl_cv_have_raw_decl_wcsrtombs=yes
gl_cv_have_raw_decl_wcsspn=yes
gl_cv_have_raw_decl_wcsstr=yes
gl_cv_have_raw_decl_wcstok=yes
gl_cv_have_raw_decl_wcswidth=yes
gl_cv_have_raw_decl_wcsxfrm=yes
gl_cv_have_raw_decl_wctob=yes
gl_cv_have_raw_decl_wctrans=yes
gl_cv_have_raw_decl_wctype=yes
gl_cv_have_raw_decl_wcwidth=yes
gl_cv_have_raw_decl_wmemchr=yes
gl_cv_have_raw_decl_wmemcmp=yes
gl_cv_have_raw_decl_wmemcpy=yes
gl_cv_have_raw_decl_wmemmove=yes
gl_cv_have_raw_decl_wmemset=yes
gl_cv_have_weak=yes
gl_cv_header_errno_h_complete=yes
gl_cv_header_langinfo_codeset=yes
gl_cv_header_langinfo_era=yes
gl_cv_header_langinfo_t_fmt_ampm=yes
gl_cv_header_langinfo_yesexpr=yes
gl_cv_header_locale_h_needs_xlocale_h=no
gl_cv_header_locale_h_posix2001=yes
gl_cv_header_locale_has_locale_t=yes
gl_cv_header_wchar_h_correct_inline=yes
gl_cv_header_working_fcntl_h=yes
gl_cv_header_working_stdint_h=yes
gl_cv_next_fcntl_h=''
gl_cv_next_getopt_h=''
gl_cv_next_inttypes_h=''
gl_cv_next_langinfo_h=''
gl_cv_next_locale_h=''
gl_cv_next_stdint_h=''
gl_cv_next_stdio_h=''
gl_cv_next_stdlib_h=''
gl_cv_next_string_h=''
gl_cv_next_sys_stat_h=''
gl_cv_next_sys_time_h=''
gl_cv_next_sys_types_h=''
gl_cv_next_time_h=''
gl_cv_next_unistd_h=''
gl_cv_next_wchar_h=''
gl_cv_next_wctype_h=''
gl_cv_pragma_columns=no
gl_cv_prog_c_ignore_unused_libraries=-Wl,--as-needed
gl_cv_promoted_mode_t=mode_t
gl_cv_rpl_alloca=yes
gl_cv_sys_struct_lconv_ok=yes
gl_cv_sys_struct_timespec_in_time_h=yes
gl_cv_sys_struct_timeval=yes
gl_cv_sys_struct_timeval_tv_sec=yes
gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes
gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes
gl_cv_type_wctrans_t=yes
gl_cv_type_wctype_t=yes
gt_cv_c_wchar_t=yes
gt_cv_c_wint_t=yes
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=yes
gt_cv_func_unsetenv_ret=int
gt_cv_inttypes_pri_broken=no
gt_cv_locale_fr=none
gt_cv_locale_fr_utf8=none
gt_cv_locale_ja=none
gt_cv_locale_tr_utf8=none
gt_cv_locale_zh_CN=none
gt_cv_ssize_t=yes
gt_cv_val_LC_MESSAGES=yes
gt_cv_var_environ_declaration=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/sbin/ld
lt_cv_path_NM='/usr/sbin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/parted/src/parted-3.2/build-aux/missing aclocal-1.14'
ALLOCA=''
ALLOCA_H='alloca.h'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
APPLE_UNIVERSAL_BUILD='0'
AR='ar'
ARFLAGS='cru'
AUTOCONF='${SHELL} /tmp/parted/src/parted-3.2/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /tmp/parted/src/parted-3.2/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /tmp/parted/src/parted-3.2/build-aux/missing automake-1.14'
AWK='gawk'
BITSIZEOF_PTRDIFF_T=''
BITSIZEOF_SIG_ATOMIC_T=''
BITSIZEOF_SIZE_T=''
BITSIZEOF_WCHAR_T=''
BITSIZEOF_WINT_T=''
BUILDINFO='tuscan@2aa8f482d79d, 24 Aug 2016 13:54'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CHECK_CFLAGS=''
CHECK_LIBS=''
COMPILE_FOR_S390_FALSE=''
COMPILE_FOR_S390_TRUE='#'
CONFIG_INCLUDE='lib/config.h'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='false'
DL_LIBS='-ldl'
DM_LIBS='-ldevmapper'
DSYMUTIL=''
DUMPBIN=''
DYNAMIC_LOADING='yes'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EMULTIHOP_HIDDEN=''
EMULTIHOP_VALUE=''
ENABLE_DEVICE_MAPPER='yes'
ENOLINK_HIDDEN=''
ENOLINK_VALUE=''
EOVERFLOW_HIDDEN=''
EOVERFLOW_VALUE=''
ERRNO_H=''
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GETOPT_H=''
GETTEXT_MACRO_VERSION='0.18'
GLIBC21='yes'
GL_COND_LIBTOOL_FALSE='#'
GL_COND_LIBTOOL_TRUE=''
GL_GENERATE_ALLOCA_H_FALSE='#'
GL_GENERATE_ALLOCA_H_TRUE=''
GL_GENERATE_ERRNO_H_FALSE=''
GL_GENERATE_ERRNO_H_TRUE='#'
GL_GENERATE_STDARG_H_FALSE=''
GL_GENERATE_STDARG_H_TRUE='#'
GL_GENERATE_STDBOOL_H_FALSE=''
GL_GENERATE_STDBOOL_H_TRUE='#'
GL_GENERATE_STDDEF_H_FALSE=''
GL_GENERATE_STDDEF_H_TRUE='#'
GL_GENERATE_STDINT_H_FALSE=''
GL_GENERATE_STDINT_H_TRUE='#'
GMSGFMT='/usr/sbin/msgfmt'
GMSGFMT_015='/usr/sbin/msgfmt'
GNULIB_ATOLL='0'
GNULIB_BTOWC='1'
GNULIB_CALLOC_POSIX='1'
GNULIB_CANONICALIZE_FILE_NAME='1'
GNULIB_CHDIR='0'
GNULIB_CHOWN='0'
GNULIB_CLOSE='1'
GNULIB_DPRINTF='0'
GNULIB_DUP2='IN_PARTED_GNULIB_TESTS'
GNULIB_DUP3='0'
GNULIB_DUP='0'
GNULIB_DUPLOCALE='0'
GNULIB_ENVIRON='IN_PARTED_GNULIB_TESTS'
GNULIB_EUIDACCESS='0'
GNULIB_FACCESSAT='0'
GNULIB_FCHDIR='0'
GNULIB_FCHMODAT='0'
GNULIB_FCHOWNAT='0'
GNULIB_FCLOSE='0'
GNULIB_FCNTL='0'
GNULIB_FDATASYNC='0'
GNULIB_FDOPEN='IN_PARTED_GNULIB_TESTS'
GNULIB_FFLUSH='0'
GNULIB_FFSL='0'
GNULIB_FFSLL='0'
GNULIB_FGETC='1'
GNULIB_FGETS='1'
GNULIB_FOPEN='0'
GNULIB_FPRINTF='1'
GNULIB_FPRINTF_POSIX='0'
GNULIB_FPURGE='0'
GNULIB_FPUTC='1'
GNULIB_FPUTS='1'
GNULIB_FREAD='1'
GNULIB_FREOPEN='0'
GNULIB_FSCANF='1'
GNULIB_FSEEK='0'
GNULIB_FSEEKO='0'
GNULIB_FSTAT='1'
GNULIB_FSTATAT='0'
GNULIB_FSYNC='1'
GNULIB_FTELL='0'
GNULIB_FTELLO='0'
GNULIB_FTRUNCATE='0'
GNULIB_FUTIMENS='0'
GNULIB_FWRITE='1'
GNULIB_GETC='1'
GNULIB_GETCHAR='1'
GNULIB_GETCWD='IN_PARTED_GNULIB_TESTS'
GNULIB_GETDELIM='0'
GNULIB_GETDOMAINNAME='0'
GNULIB_GETDTABLESIZE='IN_PARTED_GNULIB_TESTS'
GNULIB_GETGROUPS='0'
GNULIB_GETHOSTNAME='0'
GNULIB_GETLINE='0'
GNULIB_GETLOADAVG='0'
GNULIB_GETLOGIN='0'
GNULIB_GETLOGIN_R='0'
GNULIB_GETPAGESIZE='IN_PARTED_GNULIB_TESTS'
GNULIB_GETSUBOPT='0'
GNULIB_GETTIMEOFDAY='1'
GNULIB_GETUSERSHELL='0'
GNULIB_GL_UNISTD_H_GETOPT=''
GNULIB_GRANTPT='0'
GNULIB_GROUP_MEMBER='0'
GNULIB_IMAXABS='0'
GNULIB_IMAXDIV='0'
GNULIB_ISATTY='0'
GNULIB_ISWBLANK='0'
GNULIB_ISWCTYPE='0'
GNULIB_LCHMOD='0'
GNULIB_LCHOWN='0'
GNULIB_LINK='0'
GNULIB_LINKAT='0'
GNULIB_LOCALECONV='1'
GNULIB_LSEEK='1'
GNULIB_LSTAT='1'
GNULIB_MALLOC_POSIX='1'
GNULIB_MBRLEN='0'
GNULIB_MBRTOWC='1'
GNULIB_MBSCASECMP='0'
GNULIB_MBSCASESTR='0'
GNULIB_MBSCHR='0'
GNULIB_MBSCSPN='0'
GNULIB_MBSINIT='1'
GNULIB_MBSLEN='0'
GNULIB_MBSNCASECMP='0'
GNULIB_MBSNLEN='0'
GNULIB_MBSNRTOWCS='0'
GNULIB_MBSPBRK='0'
GNULIB_MBSPCASECMP='0'
GNULIB_MBSRCHR='0'
GNULIB_MBSRTOWCS='0'
GNULIB_MBSSEP='0'
GNULIB_MBSSPN='0'
GNULIB_MBSSTR='0'
GNULIB_MBSTOK_R='0'
GNULIB_MBTOWC='1'
GNULIB_MEMCHR='0'
GNULIB_MEMMEM='0'
GNULIB_MEMPCPY='0'
GNULIB_MEMRCHR='0'
GNULIB_MKDIRAT='0'
GNULIB_MKDTEMP='0'
GNULIB_MKFIFO='0'
GNULIB_MKFIFOAT='0'
GNULIB_MKNOD='0'
GNULIB_MKNODAT='0'
GNULIB_MKOSTEMP='0'
GNULIB_MKOSTEMPS='0'
GNULIB_MKSTEMP='1'
GNULIB_MKSTEMPS='0'
GNULIB_MKTIME='0'
GNULIB_NANOSLEEP='0'
GNULIB_NL_LANGINFO='1'
GNULIB_NONBLOCKING='0'
GNULIB_OBSTACK_PRINTF='0'
GNULIB_OBSTACK_PRINTF_POSIX='0'
GNULIB_OPEN='IN_PARTED_GNULIB_TESTS'
GNULIB_OPENAT='0'
GNULIB_PCLOSE='0'
GNULIB_PERROR='0'
GNULIB_PIPE2='0'
GNULIB_PIPE='0'
GNULIB_POPEN='0'
GNULIB_POSIX_OPENPT='0'
GNULIB_PREAD='0'
GNULIB_PRINTF='1'
GNULIB_PRINTF_POSIX='0'
GNULIB_PTSNAME='0'
GNULIB_PTSNAME_R='0'
GNULIB_PUTC='1'
GNULIB_PUTCHAR='1'
GNULIB_PUTENV='IN_PARTED_GNULIB_TESTS'
GNULIB_PUTS='1'
GNULIB_PWRITE='0'
GNULIB_RANDOM='0'
GNULIB_RANDOM_R='0'
GNULIB_RAWMEMCHR='0'
GNULIB_READ='1'
GNULIB_READLINK='1'
GNULIB_READLINKAT='0'
GNULIB_REALLOC_POSIX='1'
GNULIB_REALPATH='1'
GNULIB_REMOVE='0'
GNULIB_RENAME='0'
GNULIB_RENAMEAT='0'
GNULIB_RMDIR='0'
GNULIB_RPMATCH='1'
GNULIB_SCANF='1'
GNULIB_SECURE_GETENV='1'
GNULIB_SETENV='IN_PARTED_GNULIB_TESTS'
GNULIB_SETHOSTNAME='0'
GNULIB_SETLOCALE='IN_PARTED_GNULIB_TESTS'
GNULIB_SLEEP='1'
GNULIB_SNPRINTF='0'
GNULIB_SPRINTF_POSIX='0'
GNULIB_STAT='1'
GNULIB_STDIO_H_NONBLOCKING='0'
GNULIB_STDIO_H_SIGPIPE='0'
GNULIB_STPCPY='0'
GNULIB_STPNCPY='0'
GNULIB_STRCASESTR='0'
GNULIB_STRCHRNUL='0'
GNULIB_STRDUP='1'
GNULIB_STRERROR='1'
GNULIB_STRERROR_R='0'
GNULIB_STRNCAT='0'
GNULIB_STRNDUP='1'
GNULIB_STRNLEN='1'
GNULIB_STRPBRK='0'
GNULIB_STRPTIME='0'
GNULIB_STRSEP='0'
GNULIB_STRSIGNAL='0'
GNULIB_STRSTR='0'
GNULIB_STRTOD='0'
GNULIB_STRTOIMAX='0'
GNULIB_STRTOK_R='0'
GNULIB_STRTOLL='1'
GNULIB_STRTOULL='1'
GNULIB_STRTOUMAX='0'
GNULIB_STRVERSCMP='0'
GNULIB_SYMLINK='IN_PARTED_GNULIB_TESTS'
GNULIB_SYMLINKAT='0'
GNULIB_SYSTEM_POSIX='0'
GNULIB_TIMEGM='0'
GNULIB_TIME_R='0'
GNULIB_TMPFILE='0'
GNULIB_TOWCTRANS='0'
GNULIB_TTYNAME_R='0'
GNULIB_UNISTD_H_NONBLOCKING='0'
GNULIB_UNISTD_H_SIGPIPE='0'
GNULIB_UNLINK='1'
GNULIB_UNLINKAT='0'
GNULIB_UNLOCKPT='0'
GNULIB_UNSETENV='IN_PARTED_GNULIB_TESTS'
GNULIB_USLEEP='1'
GNULIB_UTIMENSAT='0'
GNULIB_VASPRINTF='0'
GNULIB_VDPRINTF='0'
GNULIB_VFPRINTF='1'
GNULIB_VFPRINTF_POSIX='0'
GNULIB_VFSCANF='0'
GNULIB_VPRINTF='1'
GNULIB_VPRINTF_POSIX='0'
GNULIB_VSCANF='0'
GNULIB_VSNPRINTF='0'
GNULIB_VSPRINTF_POSIX='0'
GNULIB_WCPCPY='0'
GNULIB_WCPNCPY='0'
GNULIB_WCRTOMB='1'
GNULIB_WCSCASECMP='0'
GNULIB_WCSCAT='0'
GNULIB_WCSCHR='0'
GNULIB_WCSCMP='0'
GNULIB_WCSCOLL='0'
GNULIB_WCSCPY='0'
GNULIB_WCSCSPN='0'
GNULIB_WCSDUP='0'
GNULIB_WCSLEN='0'
GNULIB_WCSNCASECMP='0'
GNULIB_WCSNCAT='0'
GNULIB_WCSNCMP='0'
GNULIB_WCSNCPY='0'
GNULIB_WCSNLEN='0'
GNULIB_WCSNRTOMBS='0'
GNULIB_WCSPBRK='0'
GNULIB_WCSRCHR='0'
GNULIB_WCSRTOMBS='0'
GNULIB_WCSSPN='0'
GNULIB_WCSSTR='0'
GNULIB_WCSTOK='0'
GNULIB_WCSWIDTH='0'
GNULIB_WCSXFRM='0'
GNULIB_WCTOB='IN_PARTED_GNULIB_TESTS'
GNULIB_WCTOMB='IN_PARTED_GNULIB_TESTS'
GNULIB_WCTRANS='0'
GNULIB_WCTYPE='0'
GNULIB_WCWIDTH='0'
GNULIB_WMEMCHR='0'
GNULIB_WMEMCMP='0'
GNULIB_WMEMCPY='0'
GNULIB_WMEMMOVE='0'
GNULIB_WMEMSET='0'
GNULIB_WRITE='0'
GNULIB__EXIT='0'
GREP='/usr/sbin/grep'
HAVE_ATOLL='1'
HAVE_BTOWC='1'
HAVE_CANONICALIZE_FILE_NAME='1'
HAVE_CHECK_FALSE=''
HAVE_CHECK_TRUE='#'
HAVE_CHOWN='1'
HAVE_DECL_ENVIRON='1'
HAVE_DECL_FCHDIR='1'
HAVE_DECL_FDATASYNC='1'
HAVE_DECL_FPURGE='1'
HAVE_DECL_FSEEKO='1'
HAVE_DECL_FTELLO='1'
HAVE_DECL_GETDELIM='1'
HAVE_DECL_GETDOMAINNAME='1'
HAVE_DECL_GETLINE='1'
HAVE_DECL_GETLOADAVG='1'
HAVE_DECL_GETLOGIN_R='1'
HAVE_DECL_GETPAGESIZE='1'
HAVE_DECL_GETUSERSHELL='1'
HAVE_DECL_IMAXABS='1'
HAVE_DECL_IMAXDIV='1'
HAVE_DECL_LOCALTIME_R='1'
HAVE_DECL_MEMMEM='1'
HAVE_DECL_MEMRCHR='1'
HAVE_DECL_OBSTACK_PRINTF='1'
HAVE_DECL_SETENV='1'
HAVE_DECL_SETHOSTNAME='1'
HAVE_DECL_SNPRINTF='1'
HAVE_DECL_STRDUP='1'
HAVE_DECL_STRERROR_R='1'
HAVE_DECL_STRNDUP='1'
HAVE_DECL_STRNLEN='1'
HAVE_DECL_STRSIGNAL='1'
HAVE_DECL_STRTOIMAX='1'
HAVE_DECL_STRTOK_R='1'
HAVE_DECL_STRTOUMAX='1'
HAVE_DECL_TTYNAME_R='1'
HAVE_DECL_UNSETENV='1'
HAVE_DECL_VSNPRINTF='1'
HAVE_DECL_WCTOB='1'
HAVE_DECL_WCWIDTH='1'
HAVE_DPRINTF='1'
HAVE_DUP2='1'
HAVE_DUP3='1'
HAVE_DUPLOCALE='1'
HAVE_EUIDACCESS='1'
HAVE_FACCESSAT='1'
HAVE_FCHDIR='1'
HAVE_FCHMODAT='1'
HAVE_FCHOWNAT='1'
HAVE_FCNTL='1'
HAVE_FDATASYNC='1'
HAVE_FEATURES_H='1'
HAVE_FFSL='1'
HAVE_FFSLL='1'
HAVE_FSEEKO='1'
HAVE_FSTATAT='1'
HAVE_FSYNC='1'
HAVE_FTELLO='1'
HAVE_FTRUNCATE='1'
HAVE_FUTIMENS='1'
HAVE_GETDTABLESIZE='1'
HAVE_GETGROUPS='1'
HAVE_GETHOSTNAME='1'
HAVE_GETLOGIN='1'
HAVE_GETOPT_H='1'
HAVE_GETPAGESIZE='1'
HAVE_GETSUBOPT='1'
HAVE_GETTIMEOFDAY='1'
HAVE_GRANTPT='1'
HAVE_GROUP_MEMBER='1'
HAVE_INTTYPES_H='1'
HAVE_ISWBLANK='1'
HAVE_ISWCNTRL='1'
HAVE_LANGINFO_CODESET='1'
HAVE_LANGINFO_ERA='1'
HAVE_LANGINFO_H='1'
HAVE_LANGINFO_T_FMT_AMPM='1'
HAVE_LANGINFO_YESEXPR='1'
HAVE_LCHMOD='1'
HAVE_LCHOWN='1'
HAVE_LINK='1'
HAVE_LINKAT='1'
HAVE_LONG_LONG_INT='1'
HAVE_LSTAT='1'
HAVE_MBRLEN='1'
HAVE_MBRTOWC='1'
HAVE_MBSINIT='1'
HAVE_MBSLEN='0'
HAVE_MBSNRTOWCS='1'
HAVE_MBSRTOWCS='1'
HAVE_MEMCHR='1'
HAVE_MEMPCPY='1'
HAVE_MKDIRAT='1'
HAVE_MKDTEMP='1'
HAVE_MKFIFO='1'
HAVE_MKFIFOAT='1'
HAVE_MKNOD='1'
HAVE_MKNODAT='1'
HAVE_MKOSTEMP='1'
HAVE_MKOSTEMPS='1'
HAVE_MKSTEMP='1'
HAVE_MKSTEMPS='1'
HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
HAVE_NANOSLEEP='1'
HAVE_NL_LANGINFO='1'
HAVE_OPENAT='1'
HAVE_OS_H='0'
HAVE_PCLOSE='1'
HAVE_PIPE2='1'
HAVE_PIPE='1'
HAVE_POPEN='1'
HAVE_POSIX_OPENPT='1'
HAVE_PREAD='1'
HAVE_PTSNAME='1'
HAVE_PTSNAME_R='1'
HAVE_PWRITE='1'
HAVE_RANDOM='1'
HAVE_RANDOM_H='1'
HAVE_RANDOM_R='1'
HAVE_RAWMEMCHR='1'
HAVE_READLINK='1'
HAVE_READLINKAT='1'
HAVE_REALPATH='1'
HAVE_RENAMEAT='1'
HAVE_RPMATCH='1'
HAVE_SECURE_GETENV='1'
HAVE_SETENV='1'
HAVE_SETHOSTNAME='1'
HAVE_SIGNED_SIG_ATOMIC_T=''
HAVE_SIGNED_WCHAR_T=''
HAVE_SIGNED_WINT_T=''
HAVE_SLEEP='1'
HAVE_STDINT_H='1'
HAVE_STPCPY='1'
HAVE_STPNCPY='1'
HAVE_STRCASESTR='1'
HAVE_STRCHRNUL='1'
HAVE_STRPBRK='1'
HAVE_STRPTIME='1'
HAVE_STRSEP='1'
HAVE_STRTOD='1'
HAVE_STRTOLL='1'
HAVE_STRTOULL='1'
HAVE_STRUCT_RANDOM_DATA='1'
HAVE_STRUCT_TIMEVAL='1'
HAVE_STRVERSCMP='1'
HAVE_SYMLINK='1'
HAVE_SYMLINKAT='1'
HAVE_SYS_BITYPES_H=''
HAVE_SYS_INTTYPES_H=''
HAVE_SYS_LOADAVG_H='0'
HAVE_SYS_PARAM_H='0'
HAVE_SYS_TIME_H='1'
HAVE_SYS_TYPES_H='1'
HAVE_TIMEGM='1'
HAVE_UNISTD_H='1'
HAVE_UNLINKAT='1'
HAVE_UNLOCKPT='1'
HAVE_UNSIGNED_LONG_LONG_INT='1'
HAVE_USLEEP='1'
HAVE_UTIMENSAT='1'
HAVE_VASPRINTF='1'
HAVE_VDPRINTF='1'
HAVE_WCHAR_H='1'
HAVE_WCHAR_T='1'
HAVE_WCPCPY='1'
HAVE_WCPNCPY='1'
HAVE_WCRTOMB='1'
HAVE_WCSCASECMP='1'
HAVE_WCSCAT='1'
HAVE_WCSCHR='1'
HAVE_WCSCMP='1'
HAVE_WCSCOLL='1'
HAVE_WCSCPY='1'
HAVE_WCSCSPN='1'
HAVE_WCSDUP='1'
HAVE_WCSLEN='1'
HAVE_WCSNCASECMP='1'
HAVE_WCSNCAT='1'
HAVE_WCSNCMP='1'
HAVE_WCSNCPY='1'
HAVE_WCSNLEN='1'
HAVE_WCSNRTOMBS='1'
HAVE_WCSPBRK='1'
HAVE_WCSRCHR='1'
HAVE_WCSRTOMBS='1'
HAVE_WCSSPN='1'
HAVE_WCSSTR='1'
HAVE_WCSTOK='1'
HAVE_WCSWIDTH='1'
HAVE_WCSXFRM='1'
HAVE_WCTRANS_T='1'
HAVE_WCTYPE_H='1'
HAVE_WCTYPE_T='1'
HAVE_WINSOCK2_H='0'
HAVE_WINT_T='1'
HAVE_WMEMCHR='1'
HAVE_WMEMCMP='1'
HAVE_WMEMCPY='1'
HAVE_WMEMMOVE='1'
HAVE_WMEMSET='1'
HAVE_XLOCALE_H='1'
HAVE__BOOL='1'
HAVE__EXIT='1'
IGNORE_UNUSED_LIBRARIES_CFLAGS='-Wl,--as-needed'
INCLUDE_NEXT='include_next'
INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INT32_MAX_LT_INTMAX_MAX='1'
INT64_MAX_EQ_LONG_MAX='1'
INTLINCS=''
INTLLIBS=''
INTL_MACOSX_LIBS=''
LD='/usr/sbin/ld'
LDFLAGS=' -rdynamic'
LIBICONV='-liconv'
LIBINTL=''
LIBMULTITHREAD='-lpthread'
LIBOBJS=''
LIBPTH=''
LIBPTH_PREFIX=''
LIBS=''
LIBTESTS_LIBDEPS=''
LIBTHREAD=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_BLKID='-lblkid'
LIPO=''
LN_S='ln -s'
LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/lib"'
LOCALE_FR='none'
LOCALE_FR_UTF8='none'
LOCALE_JA='none'
LOCALE_TR_UTF8='none'
LOCALE_ZH_CN='none'
LTALLOCA=''
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBMULTITHREAD='-lpthread'
LTLIBOBJS=''
LTLIBPTH=''
LTLIBTHREAD=''
LT_AGE='0'
LT_CURRENT='0'
LT_RELEASE='3.2'
LT_REVISION='0'
MAKEINFO='${SHELL} /tmp/parted/src/parted-3.2/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/sbin/mkdir -p'
MSGFMT='/usr/sbin/msgfmt'
MSGFMT_015='/usr/sbin/msgfmt'
MSGMERGE='/usr/sbin/msgmerge'
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=''
NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=''
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H=''
NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H=''
NEXT_AS_FIRST_DIRECTIVE_LOCALE_H=''
NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H=''
NEXT_ERRNO_H=''
NEXT_FCNTL_H=''
NEXT_GETOPT_H=''
NEXT_INTTYPES_H=''
NEXT_LANGINFO_H=''
NEXT_LOCALE_H=''
NEXT_STDARG_H=''
NEXT_STDDEF_H=''
NEXT_STDINT_H=''
NEXT_STDIO_H=''
NEXT_STDLIB_H=''
NEXT_STRING_H=''
NEXT_SYS_STAT_H=''
NEXT_SYS_TIME_H=''
NEXT_SYS_TYPES_H=''
NEXT_TIME_H=''
NEXT_UNISTD_H=''
NEXT_WCHAR_H=''
NEXT_WCTYPE_H=''
NM='/usr/sbin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OS='linux'
OS_LIBS=''
OTOOL64=''
OTOOL=''
PACKAGE='parted'
PACKAGE_BUGREPORT='bug-parted@gnu.org'
PACKAGE_NAME='GNU parted'
PACKAGE_STRING='GNU parted 3.2'
PACKAGE_TARNAME='parted'
PACKAGE_URL='http://www.gnu.org/software/parted/'
PACKAGE_VERSION='3.2'
PARTEDLDFLAGS=''
PARTED_LIBS='-lreadline -ldl -lncurses '
PARTED_USABLE_TEST_DIR='.'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/sbin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POSUB='po'
PRAGMA_COLUMNS=''
PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
PRIPTR_PREFIX='"l"'
PRI_MACROS_BROKEN='0'
PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
PTRDIFF_T_SUFFIX=''
RANLIB='ranlib'
REISER_LIBS=''
REPLACE_BTOWC='0'
REPLACE_CALLOC='0'
REPLACE_CANONICALIZE_FILE_NAME='0'
REPLACE_CHOWN='0'
REPLACE_CLOSE='0'
REPLACE_DPRINTF='0'
REPLACE_DUP2='0'
REPLACE_DUP='0'
REPLACE_DUPLOCALE='0'
REPLACE_FCHOWNAT='0'
REPLACE_FCLOSE='0'
REPLACE_FCNTL='0'
REPLACE_FDOPEN='0'
REPLACE_FFLUSH='0'
REPLACE_FOPEN='0'
REPLACE_FPRINTF='0'
REPLACE_FPURGE='0'
REPLACE_FREOPEN='0'
REPLACE_FSEEK='0'
REPLACE_FSEEKO='0'
REPLACE_FSTAT='0'
REPLACE_FSTATAT='0'
REPLACE_FTELL='0'
REPLACE_FTELLO='0'
REPLACE_FTRUNCATE='0'
REPLACE_FUTIMENS='0'
REPLACE_GETCWD='0'
REPLACE_GETDELIM='0'
REPLACE_GETDOMAINNAME='0'
REPLACE_GETDTABLESIZE='0'
REPLACE_GETGROUPS='0'
REPLACE_GETLINE='0'
REPLACE_GETLOGIN_R='0'
REPLACE_GETPAGESIZE='0'
REPLACE_GETTIMEOFDAY='0'
REPLACE_GMTIME='0'
REPLACE_ISATTY='0'
REPLACE_ISWBLANK='0'
REPLACE_ISWCNTRL='0'
REPLACE_LCHOWN='0'
REPLACE_LINK='0'
REPLACE_LINKAT='0'
REPLACE_LOCALECONV='0'
REPLACE_LOCALTIME='0'
REPLACE_LOCALTIME_R='GNULIB_PORTCHECK'
REPLACE_LSEEK='0'
REPLACE_LSTAT='0'
REPLACE_MALLOC='0'
REPLACE_MBRLEN='0'
REPLACE_MBRTOWC='0'
REPLACE_MBSINIT='0'
REPLACE_MBSNRTOWCS='0'
REPLACE_MBSRTOWCS='0'
REPLACE_MBSTATE_T='0'
REPLACE_MBTOWC='0'
REPLACE_MEMCHR='0'
REPLACE_MEMMEM='0'
REPLACE_MKDIR='0'
REPLACE_MKFIFO='0'
REPLACE_MKNOD='0'
REPLACE_MKSTEMP='0'
REPLACE_MKTIME='GNULIB_PORTCHECK'
REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
REPLACE_NL_LANGINFO='0'
REPLACE_NULL='0'
REPLACE_OBSTACK_PRINTF='0'
REPLACE_OPEN='0'
REPLACE_OPENAT='0'
REPLACE_PERROR='0'
REPLACE_POPEN='0'
REPLACE_PREAD='0'
REPLACE_PRINTF='0'
REPLACE_PTSNAME='0'
REPLACE_PTSNAME_R='0'
REPLACE_PUTENV='0'
REPLACE_PWRITE='0'
REPLACE_RANDOM_R='0'
REPLACE_READ='0'
REPLACE_READLINK='0'
REPLACE_REALLOC='0'
REPLACE_REALPATH='0'
REPLACE_REMOVE='0'
REPLACE_RENAME='0'
REPLACE_RENAMEAT='0'
REPLACE_RMDIR='0'
REPLACE_SETENV='0'
REPLACE_SETLOCALE='0'
REPLACE_SLEEP='0'
REPLACE_SNPRINTF='0'
REPLACE_SPRINTF='0'
REPLACE_STAT='0'
REPLACE_STDIO_READ_FUNCS='0'
REPLACE_STDIO_WRITE_FUNCS='0'
REPLACE_STPNCPY='0'
REPLACE_STRCASESTR='0'
REPLACE_STRCHRNUL='0'
REPLACE_STRDUP='0'
REPLACE_STRERROR='0'
REPLACE_STRERROR_R='0'
REPLACE_STRNCAT='0'
REPLACE_STRNDUP='0'
REPLACE_STRNLEN='0'
REPLACE_STRSIGNAL='0'
REPLACE_STRSTR='0'
REPLACE_STRTOD='0'
REPLACE_STRTOIMAX='0'
REPLACE_STRTOK_R='0'
REPLACE_STRTOUMAX='0'
REPLACE_STRUCT_LCONV='0'
REPLACE_STRUCT_TIMEVAL='0'
REPLACE_SYMLINK='0'
REPLACE_TIMEGM='GNULIB_PORTCHECK'
REPLACE_TMPFILE='0'
REPLACE_TOWLOWER='0'
REPLACE_TTYNAME_R='0'
REPLACE_UNLINK='0'
REPLACE_UNLINKAT='0'
REPLACE_UNSETENV='0'
REPLACE_USLEEP='0'
REPLACE_UTIMENSAT='0'
REPLACE_VASPRINTF='0'
REPLACE_VDPRINTF='0'
REPLACE_VFPRINTF='0'
REPLACE_VPRINTF='0'
REPLACE_VSNPRINTF='0'
REPLACE_VSPRINTF='0'
REPLACE_WCRTOMB='0'
REPLACE_WCSNRTOMBS='0'
REPLACE_WCSRTOMBS='0'
REPLACE_WCSWIDTH='0'
REPLACE_WCTOB='0'
REPLACE_WCTOMB='0'
REPLACE_WCWIDTH='0'
REPLACE_WRITE='0'
SED='/usr/sbin/sed'
SELINUX_LIBS=''
SET_MAKE=''
SHELL='/bin/sh'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX=''
STDARG_H=''
STDBOOL_H=''
STDDEF_H=''
STDINT_H=''
STRIP='strip'
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
TIME_H_DEFINES_STRUCT_TIMESPEC='1'
UINT32_MAX_LT_UINTMAX_MAX='1'
UINT64_MAX_EQ_ULONG_MAX='1'
UNDEFINE_STRTOK_R='0'
UNISTD_H_HAVE_WINSOCK2_H='0'
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
USE_NLS='yes'
UUID_LIBS='-luuid'
VERSION='3.2'
WARN_CFLAGS=''
WCHAR_T_SUFFIX=''
WERROR_CFLAGS=''
WINDOWS_64_BIT_OFF_T='0'
WINDOWS_64_BIT_ST_SIZE='0'
WINT_T_SUFFIX=''
XGETTEXT='/usr/sbin/xgettext'
XGETTEXT_015='/usr/sbin/xgettext'
XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format'
YIELD_LIB='-lrt'
abs_aux_dir='/tmp/parted/src/parted-3.2/build-aux'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
gl_LIBOBJS=' xstrtoll.o xstrtoull.o'
gl_LTLIBOBJS=' xstrtoll.lo xstrtoull.lo'
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
gltests_WITNESS='IN_PARTED_GNULIB_TESTS'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/parted/src/parted-3.2/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
lispdir='${datarootdir}/emacs/site-lisp'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/sbin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkglibexecdir='${libexecdir}/${PACKAGE}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='/usr/bin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "GNU parted"
#define PACKAGE_TARNAME "parted"
#define PACKAGE_VERSION "3.2"
#define PACKAGE_STRING "GNU parted 3.2"
#define PACKAGE_BUGREPORT "bug-parted@gnu.org"
#define PACKAGE_URL "http://www.gnu.org/software/parted/"
#define PACKAGE "parted"
#define VERSION "3.2"
#define ENABLE_DEVICE_MAPPER 1
#define ENABLE_PC98 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _DARWIN_C_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define _DARWIN_USE_64_BIT_INODE 1
#define _DARWIN_USE_64_BIT_INODE 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_BTOWC 1
#define HAVE_CANONICALIZE_FILE_NAME 1
#define HAVE_GETCWD 1
#define HAVE_READLINK 1
#define HAVE_REALPATH 1
#define HAVE_SYMLINK 1
#define HAVE_FSYNC 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_LSTAT 1
#define HAVE_MBSINIT 1
#define HAVE_MBRTOWC 1
#define HAVE_MKSTEMP 1
#define HAVE_NL_LANGINFO 1
#define HAVE_ISBLANK 1
#define HAVE_ISWCTYPE 1
#define HAVE_SECURE_GETENV 1
#define HAVE_SLEEP 1
#define HAVE_STRDUP 1
#define HAVE_STRNDUP 1
#define HAVE_USLEEP 1
#define HAVE_WCRTOMB 1
#define HAVE_ISWCNTRL 1
#define HAVE_GETDTABLESIZE 1
#define HAVE_NEWLOCALE 1
#define HAVE_MPROTECT 1
#define HAVE_SETENV 1
#define HAVE_WCTOB 1
#define HAVE_LANGINFO_CODESET 1
#define FUNC_REALPATH_WORKS 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDIO_EXT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_GETOPT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_WCHAR_H 1
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_XLOCALE_H 1
#define HAVE_MALLOC_H 1
#define HAVE_FEATURES_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_BLKID_BLKID_H 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define STRERROR_R_CHAR_P 1
#define HAVE_WORKING_O_NOATIME 1
#define HAVE_WORKING_O_NOFOLLOW 1
#define HAVE_RAW_DECL_FCHMODAT 1
#define HAVE_RAW_DECL_FSTAT 1
#define HAVE_RAW_DECL_FSTATAT 1
#define HAVE_RAW_DECL_FUTIMENS 1
#define HAVE_RAW_DECL_LCHMOD 1
#define HAVE_RAW_DECL_LSTAT 1
#define HAVE_RAW_DECL_MKDIRAT 1
#define HAVE_RAW_DECL_MKFIFO 1
#define HAVE_RAW_DECL_MKFIFOAT 1
#define HAVE_RAW_DECL_MKNOD 1
#define HAVE_RAW_DECL_MKNODAT 1
#define HAVE_RAW_DECL_STAT 1
#define HAVE_RAW_DECL_UTIMENSAT 1
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_LONG_ONLY 1
#define HAVE_DECL_GETENV 1
#define restrict __restrict
#define HAVE_RAW_DECL_GETTIMEOFDAY 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_RAW_DECL_IMAXABS 1
#define HAVE_RAW_DECL_IMAXDIV 1
#define HAVE_RAW_DECL_STRTOIMAX 1
#define HAVE_RAW_DECL_STRTOUMAX 1
#define HAVE_INTTYPES_H 1
#define HAVE_DECL_GETC_UNLOCKED 1
#define HAVE_WCHAR_T 1
#define USE_POSIX_THREADS 1
#define USE_POSIX_THREADS_WEAK 1
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define HAVE_STDLIB_H 1
#define MALLOC_0_IS_NONNULL 1
#define HAVE_MBSTATE_T 1
#define HAVE_DECL_ALARM 1
#define HAVE__BOOL 1
#define HAVE_DECL_STRDUP 1
#define HAVE_RAW_DECL_FFSL 1
#define HAVE_RAW_DECL_FFSLL 1
#define HAVE_RAW_DECL_MEMMEM 1
#define HAVE_RAW_DECL_MEMPCPY 1
#define HAVE_RAW_DECL_MEMRCHR 1
#define HAVE_RAW_DECL_RAWMEMCHR 1
#define HAVE_RAW_DECL_STPCPY 1
#define HAVE_RAW_DECL_STPNCPY 1
#define HAVE_RAW_DECL_STRCHRNUL 1
#define HAVE_RAW_DECL_STRDUP 1
#define HAVE_RAW_DECL_STRNCAT 1
#define HAVE_RAW_DECL_STRNDUP 1
#define HAVE_RAW_DECL_STRNLEN 1
#define HAVE_RAW_DECL_STRPBRK 1
#define HAVE_RAW_DECL_STRSEP 1
#define HAVE_RAW_DECL_STRCASESTR 1
#define HAVE_RAW_DECL_STRTOK_R 1
#define HAVE_RAW_DECL_STRERROR_R 1
#define HAVE_RAW_DECL_STRSIGNAL 1
#define HAVE_RAW_DECL_STRVERSCMP 1
#define HAVE_DECL_STRNDUP 1
#define HAVE_DECL_STRNLEN 1
#define HAVE_WINT_T 1
#define HAVE_ENVIRON_DECL 1
#define HAVE_LC_MESSAGES 1
#define PROMOTED_MODE_T mode_t
#define HAVE_DECL_SETENV 1
#define HAVE_SEARCH_H 1
#define HAVE_TSEARCH 1
#define HAVE_DECL_UNSETENV 1
#define HAVE_ALLOCA 1
#define GNULIB_TEST_BTOWC 1
#define HAVE_CALLOC_GNU 1
#define GNULIB_CALLOC_GNU 1
#define HAVE_CALLOC_POSIX 1
#define GNULIB_TEST_CALLOC_POSIX 1
#define GNULIB_CANONICALIZE_LGPL 1
#define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
#define GNULIB_TEST_REALPATH 1
#define GNULIB_TEST_CLOSE 1
#define GNULIB_CLOSE_STREAM 1
#define GNULIB_DIRNAME 1
#define HAVE_RAW_DECL_FCNTL 1
#define HAVE_RAW_DECL_OPENAT 1
#define HAVE_DECL___FPENDING 1
#define GNULIB_TEST_FSTAT 1
#define GNULIB_TEST_FSYNC 1
#define GNULIB_TEST_GETOPT_GNU 1
#define GETTIMEOFDAY_TIMEZONE struct timezone
#define GNULIB_TEST_GETTIMEOFDAY 1
#define HAVE_RAW_DECL_NL_LANGINFO 1
#define HAVE_RAW_DECL_SETLOCALE 1
#define HAVE_RAW_DECL_DUPLOCALE 1
#define GNULIB_TEST_LOCALECONV 1
#define HAVE_PTHREAD_RWLOCK 1
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
#define GNULIB_LOCK 1
#define GNULIB_TEST_LSEEK 1
#define GNULIB_TEST_LSTAT 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC_GNU 1
#define GNULIB_MALLOC_GNU 1
#define HAVE_MALLOC_POSIX 1
#define GNULIB_TEST_MALLOC_POSIX 1
#define GNULIB_TEST_MBRTOWC 1
#define GNULIB_TEST_MBSINIT 1
#define GNULIB_TEST_MBTOWC 1
#define GNULIB_TEST_MKSTEMP 1
#define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
#define GNULIB_TEST_NL_LANGINFO 1
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
#define GNULIB_TEST_READ 1
#define GNULIB_TEST_READLINK 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC_GNU 1
#define GNULIB_REALLOC_GNU 1
#define HAVE_REALLOC_POSIX 1
#define GNULIB_TEST_REALLOC_POSIX 1
#define HAVE_RPMATCH 1
#define GNULIB_TEST_RPMATCH 1
#define GNULIB_TEST_SECURE_GETENV 1
#define HAVE_DECL_SLEEP 1
#define GNULIB_TEST_SLEEP 1
#define GNULIB_TEST_STAT 1
#define GNULIB_FSCANF 1
#define GNULIB_SCANF 1
#define HAVE_RAW_DECL_DPRINTF 1
#define HAVE_RAW_DECL_FSEEKO 1
#define HAVE_RAW_DECL_FTELLO 1
#define HAVE_RAW_DECL_GETDELIM 1
#define HAVE_RAW_DECL_GETLINE 1
#define HAVE_RAW_DECL_PCLOSE 1
#define HAVE_RAW_DECL_POPEN 1
#define HAVE_RAW_DECL_RENAMEAT 1
#define HAVE_RAW_DECL_SNPRINTF 1
#define HAVE_RAW_DECL_TMPFILE 1
#define HAVE_RAW_DECL_VDPRINTF 1
#define HAVE_RAW_DECL_VSNPRINTF 1
#define HAVE_RAW_DECL__EXIT 1
#define HAVE_RAW_DECL_ATOLL 1
#define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
#define HAVE_RAW_DECL_GETLOADAVG 1
#define HAVE_RAW_DECL_GETSUBOPT 1
#define HAVE_RAW_DECL_GRANTPT 1
#define HAVE_RAW_DECL_INITSTATE 1
#define HAVE_RAW_DECL_INITSTATE_R 1
#define HAVE_RAW_DECL_MKDTEMP 1
#define HAVE_RAW_DECL_MKOSTEMP 1
#define HAVE_RAW_DECL_MKOSTEMPS 1
#define HAVE_RAW_DECL_MKSTEMP 1
#define HAVE_RAW_DECL_MKSTEMPS 1
#define HAVE_RAW_DECL_POSIX_OPENPT 1
#define HAVE_RAW_DECL_PTSNAME 1
#define HAVE_RAW_DECL_PTSNAME_R 1
#define HAVE_RAW_DECL_RANDOM 1
#define HAVE_RAW_DECL_RANDOM_R 1
#define HAVE_RAW_DECL_REALPATH 1
#define HAVE_RAW_DECL_RPMATCH 1
#define HAVE_RAW_DECL_SECURE_GETENV 1
#define HAVE_RAW_DECL_SETENV 1
#define HAVE_RAW_DECL_SETSTATE 1
#define HAVE_RAW_DECL_SETSTATE_R 1
#define HAVE_RAW_DECL_SRANDOM 1
#define HAVE_RAW_DECL_SRANDOM_R 1
#define HAVE_RAW_DECL_STRTOD 1
#define HAVE_RAW_DECL_STRTOLL 1
#define HAVE_RAW_DECL_STRTOULL 1
#define HAVE_RAW_DECL_UNLOCKPT 1
#define HAVE_RAW_DECL_UNSETENV 1
#define GNULIB_TEST_STRDUP 1
#define GNULIB_STRERROR 1
#define GNULIB_TEST_STRERROR 1
#define GNULIB_TEST_STRNDUP 1
#define GNULIB_TEST_STRNLEN 1
#define HAVE_STRTOLL 1
#define GNULIB_TEST_STRTOLL 1
#define HAVE_STRTOULL 1
#define GNULIB_TEST_STRTOULL 1
#define HAVE_RAW_DECL_FCHMODAT 1
#define HAVE_RAW_DECL_FSTAT 1
#define HAVE_RAW_DECL_FSTATAT 1
#define HAVE_RAW_DECL_FUTIMENS 1
#define HAVE_RAW_DECL_LCHMOD 1
#define HAVE_RAW_DECL_LSTAT 1
#define HAVE_RAW_DECL_MKDIRAT 1
#define HAVE_RAW_DECL_MKFIFO 1
#define HAVE_RAW_DECL_MKFIFOAT 1
#define HAVE_RAW_DECL_MKNOD 1
#define HAVE_RAW_DECL_MKNODAT 1
#define HAVE_RAW_DECL_STAT 1
#define HAVE_RAW_DECL_UTIMENSAT 1
#define HAVE_RAW_DECL_CHDIR 1
#define HAVE_RAW_DECL_CHOWN 1
#define HAVE_RAW_DECL_DUP 1
#define HAVE_RAW_DECL_DUP2 1
#define HAVE_RAW_DECL_DUP3 1
#define HAVE_RAW_DECL_ENVIRON 1
#define HAVE_RAW_DECL_EUIDACCESS 1
#define HAVE_RAW_DECL_FACCESSAT 1
#define HAVE_RAW_DECL_FCHDIR 1
#define HAVE_RAW_DECL_FCHOWNAT 1
#define HAVE_RAW_DECL_FDATASYNC 1
#define HAVE_RAW_DECL_FSYNC 1
#define HAVE_RAW_DECL_FTRUNCATE 1
#define HAVE_RAW_DECL_GETCWD 1
#define HAVE_RAW_DECL_GETDOMAINNAME 1
#define HAVE_RAW_DECL_GETDTABLESIZE 1
#define HAVE_RAW_DECL_GETGROUPS 1
#define HAVE_RAW_DECL_GETHOSTNAME 1
#define HAVE_RAW_DECL_GETLOGIN 1
#define HAVE_RAW_DECL_GETLOGIN_R 1
#define HAVE_RAW_DECL_GETPAGESIZE 1
#define HAVE_RAW_DECL_GETUSERSHELL 1
#define HAVE_RAW_DECL_SETUSERSHELL 1
#define HAVE_RAW_DECL_ENDUSERSHELL 1
#define HAVE_RAW_DECL_GROUP_MEMBER 1
#define HAVE_RAW_DECL_ISATTY 1
#define HAVE_RAW_DECL_LCHOWN 1
#define HAVE_RAW_DECL_LINK 1
#define HAVE_RAW_DECL_LINKAT 1
#define HAVE_RAW_DECL_LSEEK 1
#define HAVE_RAW_DECL_PIPE 1
#define HAVE_RAW_DECL_PIPE2 1
#define HAVE_RAW_DECL_PREAD 1
#define HAVE_RAW_DECL_PWRITE 1
#define HAVE_RAW_DECL_READLINK 1
#define HAVE_RAW_DECL_READLINKAT 1
#define HAVE_RAW_DECL_RMDIR 1
#define HAVE_RAW_DECL_SETHOSTNAME 1
#define HAVE_RAW_DECL_SLEEP 1
#define HAVE_RAW_DECL_SYMLINK 1
#define HAVE_RAW_DECL_SYMLINKAT 1
#define HAVE_RAW_DECL_TTYNAME_R 1
#define HAVE_RAW_DECL_UNLINK 1
#define HAVE_RAW_DECL_UNLINKAT 1
#define HAVE_RAW_DECL_USLEEP 1
#define GNULIB_TEST_UNLINK 1
#define GNULIB_TEST_USLEEP 1
#define HAVE_RAW_DECL_BTOWC 1
#define HAVE_RAW_DECL_WCTOB 1
#define HAVE_RAW_DECL_MBSINIT 1
#define HAVE_RAW_DECL_MBRTOWC 1
#define HAVE_RAW_DECL_MBRLEN 1
#define HAVE_RAW_DECL_MBSRTOWCS 1
#define HAVE_RAW_DECL_MBSNRTOWCS 1
#define HAVE_RAW_DECL_WCRTOMB 1
#define HAVE_RAW_DECL_WCSRTOMBS 1
#define HAVE_RAW_DECL_WCSNRTOMBS 1
#define HAVE_RAW_DECL_WCWIDTH 1
#define HAVE_RAW_DECL_WMEMCHR 1
#define HAVE_RAW_DECL_WMEMCMP 1
#define HAVE_RAW_DECL_WMEMCPY 1
#define HAVE_RAW_DECL_WMEMMOVE 1
#define HAVE_RAW_DECL_WMEMSET 1
#define HAVE_RAW_DECL_WCSLEN 1
#define HAVE_RAW_DECL_WCSNLEN 1
#define HAVE_RAW_DECL_WCSCPY 1
#define HAVE_RAW_DECL_WCPCPY 1
#define HAVE_RAW_DECL_WCSNCPY 1
#define HAVE_RAW_DECL_WCPNCPY 1
#define HAVE_RAW_DECL_WCSCAT 1
#define HAVE_RAW_DECL_WCSNCAT 1
#define HAVE_RAW_DECL_WCSCMP 1
#define HAVE_RAW_DECL_WCSNCMP 1
#define HAVE_RAW_DECL_WCSCASECMP 1
#define HAVE_RAW_DECL_WCSNCASECMP 1
#define HAVE_RAW_DECL_WCSCOLL 1
#define HAVE_RAW_DECL_WCSXFRM 1
#define HAVE_RAW_DECL_WCSDUP 1
#define HAVE_RAW_DECL_WCSCHR 1
#define HAVE_RAW_DECL_WCSRCHR 1
#define HAVE_RAW_DECL_WCSCSPN 1
#define HAVE_RAW_DECL_WCSSPN 1
#define HAVE_RAW_DECL_WCSPBRK 1
#define HAVE_RAW_DECL_WCSSTR 1
#define HAVE_RAW_DECL_WCSTOK 1
#define HAVE_RAW_DECL_WCSWIDTH 1
#define GNULIB_TEST_WCRTOMB 1
#define HAVE_TOWLOWER 1
#define HAVE_RAW_DECL_WCTYPE 1
#define HAVE_RAW_DECL_ISWCTYPE 1
#define HAVE_RAW_DECL_WCTRANS 1
#define HAVE_RAW_DECL_TOWCTRANS 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_DUP2 1
#define GNULIB_TEST_DUP2 1
#define GNULIB_TEST_ENVIRON 1
#define GNULIB_TEST_FDOPEN 1
#define GNULIB_TEST_GETCWD 1
#define GNULIB_TEST_GETDTABLESIZE 1
#define HAVE_GETPAGESIZE 1
#define GNULIB_TEST_GETPAGESIZE 1
#define HAVE_SETLOCALE 1
#define HAVE_USELOCALE 1
#define GNULIB_TEST_OPEN 1
#define GNULIB_TEST_PUTENV 1
#define HAVE_MAP_ANONYMOUS 1
#define GNULIB_TEST_SETENV 1
#define GNULIB_TEST_SETLOCALE 1
#define HAVE_MAP_ANONYMOUS 1
#define GNULIB_TEST_SYMLINK 1
#define HAVE_PTHREAD_ATFORK 1
#define UNLINK_CANNOT_UNLINK_DIR 1
#define HAVE_UNSETENV 1
#define GNULIB_TEST_UNSETENV 1
#define HAVE_DECL_WCTOB 1
#define GNULIB_TEST_WCTOB 1
#define GNULIB_TEST_WCTOMB 1
#define SIZEOF_OFF_T 8
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define DYNAMIC_LOADING 1
#define HAVE_LIBREADLINE 1
#define HAVE_LIBREADLINE 1
#define HAVE_GETOPT_H 1
#define HAVE_READLINE_READLINE_H 1
#define HAVE_READLINE_HISTORY_H 1
#define HAVE_TERMCAP_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_BACKTRACE 1
#define restrict __restrict
#define HAVE_SIGACTION 1
#define HAVE_GETUID 1
#define HAVE_RL_COMPLETION_MATCHES 1
#define HAVE_CANONICALIZE_FILE_NAME 1
#define USE_BLKID 1
configure: exit 0