Created
December 22, 2013 17:09
-
-
Save onyb/8085496 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
checking build system type... i686-pc-linux-gnu | |
checking host system type... i686-pc-linux-gnu | |
checking target system type... i686-pc-linux-gnu | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking for cmp... cmp | |
checking for bison... bison | |
checking for ranlib... ranlib | |
checking for gawk... (cached) gawk | |
checking for style of include used by make... GNU | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking dependency style of gcc... gcc3 | |
checking for flex... flex | |
checking lex output file root... lex.yy | |
checking lex library... -lfl | |
checking whether yytext is a pointer... yes | |
checking for bison... (cached) bison | |
checking whether make sets $(MAKE)... (cached) yes | |
checking whether ln -s works... yes | |
checking for makeinfo... /tools/bin/makeinfo | |
checking for gcc... (cached) gcc | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether gcc accepts -g... (cached) yes | |
checking for gcc option to accept ISO C89... (cached) none needed | |
checking dependency style of gcc... (cached) gcc3 | |
checking how to run the C preprocessor... gcc -E | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking 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 gcc and cc understand -c and -o together... yes | |
checking dependency style of gcc... gcc3 | |
checking whether NLS is requested... yes | |
checking for msgfmt... /usr/bin/msgfmt | |
checking for gmsgfmt... /usr/bin/msgfmt | |
checking for xgettext... /usr/bin/xgettext | |
checking for msgmerge... /usr/bin/msgmerge | |
checking for ld used by GCC... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for shared library run path origin... done | |
checking for CFPreferencesCopyAppValue... no | |
checking for CFLocaleCopyCurrent... no | |
checking for GNU gettext in libc... yes | |
checking whether to use NLS... yes | |
checking where the gettext function comes from... libc | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... 64 | |
checking whether byte ordering is bigendian... no | |
checking size of void *... 4 | |
checking size of long... 4 | |
checking whether our compiler is apple cc... no | |
checking for help2man... no | |
checking for posix_memalign... yes | |
checking for memalign... yes | |
checking for asprintf... yes | |
checking for vasprintf... yes | |
checking for getextmntent... no | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking sys/mount.h usability... yes | |
checking sys/mount.h presence... yes | |
checking for sys/mount.h... yes | |
checking sys/mnttab.h usability... no | |
checking sys/mnttab.h presence... no | |
checking for sys/mnttab.h... no | |
checking sys/mkdev.h usability... no | |
checking sys/mkdev.h presence... no | |
checking for sys/mkdev.h... no | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking for struct statfs.f_fstypename... no | |
checking for struct statfs.f_mntfromname... no | |
checking util.h usability... no | |
checking util.h presence... no | |
checking for util.h... no | |
checking for gcc... gcc | |
checking for size_t... yes | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking for inline... inline | |
checking for C/C++ restrict keyword... __restrict | |
checking whether getenv is declared... yes | |
checking whether clearerr_unlocked is declared... yes | |
checking whether feof_unlocked is declared... yes | |
checking whether ferror_unlocked is declared... yes | |
checking whether fflush_unlocked is declared... yes | |
checking whether fgets_unlocked is declared... yes | |
checking whether fputc_unlocked is declared... yes | |
checking whether fputs_unlocked is declared... yes | |
checking whether fread_unlocked is declared... yes | |
checking whether fwrite_unlocked is declared... yes | |
checking whether getc_unlocked is declared... yes | |
checking whether getchar_unlocked is declared... yes | |
checking whether putc_unlocked is declared... yes | |
checking whether putchar_unlocked is declared... yes | |
checking for flockfile... yes | |
checking for funlockfile... yes | |
checking for btowc... yes | |
checking for isblank... yes | |
checking for iswctype... yes | |
checking for mbsrtowcs... yes | |
checking for mempcpy... yes | |
checking for wmemchr... yes | |
checking for wmemcpy... yes | |
checking for wmempcpy... yes | |
checking for getdelim... yes | |
checking for mbsinit... yes | |
checking for mbrtowc... yes | |
checking for mprotect... yes | |
checking for memchr... yes | |
checking for nl_langinfo... yes | |
checking for wcscoll... yes | |
checking for sleep... yes | |
checking for strndup... yes | |
checking for vasnprintf... no | |
checking for wcrtomb... yes | |
checking for iswcntrl... yes | |
checking for iswblank... yes | |
checking for features.h... yes | |
checking for linewrap.h... no | |
checking for errno.h... yes | |
checking for float.h... yes | |
checking for wctype.h... yes | |
checking for getopt.h... yes | |
checking for langinfo.h... yes | |
checking for sys/mman.h... yes | |
checking for locale.h... yes | |
checking for stddef.h... yes | |
checking for stdint.h... (cached) yes | |
checking for wchar.h... yes | |
checking for stdio.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for sys/socket.h... yes | |
checking for string.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for sys/wait.h... yes | |
checking for sysexits.h... yes | |
checking for unistd.h... (cached) yes | |
checking whether <wchar.h> uses 'inline' correctly... yes | |
checking for nl_langinfo and CODESET... yes | |
checking for a traditional french locale... fr_FR | |
checking whether system is Windows or MSDOS... no | |
checking whether // is distinct from /... no | |
checking whether the preprocessor supports include_next... yes | |
checking for complete errno.h... yes | |
checking whether strerror_r is declared... yes | |
checking for strerror_r... yes | |
checking whether strerror_r returns char *... yes | |
checking for mbstate_t... yes | |
checking whether getdelim is declared... yes | |
checking whether getline is declared... yes | |
checking for getopt.h... (cached) yes | |
checking for getopt_long_only... yes | |
checking whether optreset is declared... no | |
checking whether getopt_clip is declared... no | |
checking whether getopt is POSIX compatible... yes | |
checking for working GNU getopt function... yes | |
checking for working fcntl.h... yes | |
checking whether we are using the GNU C Library 2.1 or newer... yes | |
checking whether malloc, realloc, calloc are POSIX compliant... yes | |
checking for a traditional japanese locale... ja_JP | |
checking for a transitional chinese locale... zh_CN.GB18030 | |
checking for a french Unicode locale... fr_FR.UTF-8 | |
checking for mmap... yes | |
checking for MAP_ANONYMOUS... yes | |
checking whether memchr works... yes | |
checking for stdbool.h that conforms to C99... yes | |
checking for _Bool... yes | |
checking for wchar_t... yes | |
checking for long long int... yes | |
checking for unsigned long long int... yes | |
checking whether C symbols are prefixed with underscore at the linker level... no | |
checking for working strerror function... yes | |
checking whether memmem is declared without a macro... yes | |
checking whether mempcpy is declared without a macro... yes | |
checking whether memrchr is declared without a macro... yes | |
checking whether rawmemchr is declared without a macro... yes | |
checking whether stpcpy is declared without a macro... yes | |
checking whether stpncpy is declared without a macro... yes | |
checking whether strchrnul is declared without a macro... yes | |
checking whether strdup is declared without a macro... yes | |
checking whether 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 strsignal is declared without a macro... yes | |
checking whether strverscmp is declared without a macro... yes | |
checking whether strcasecmp is declared without a macro... yes | |
checking whether strncasecmp is declared without a macro... yes | |
checking whether strndup is declared... (cached) yes | |
checking whether strnlen is declared... (cached) yes | |
checking for wint_t... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for intmax_t... yes | |
checking whether snprintf returns a byte count as in C99... yes | |
checking for snprintf... yes | |
checking for strnlen... yes | |
checking for wcslen... yes | |
checking for wcsnlen... yes | |
checking for mbrtowc... (cached) yes | |
checking for wcrtomb... (cached) yes | |
checking whether _snprintf is declared... no | |
checking whether vsnprintf is declared... yes | |
checking whether iswblank is declared... no | |
checking for alloca as a compiler built-in... yes | |
checking whether program_invocation_name is declared... yes | |
checking whether program_invocation_short_name is declared... yes | |
checking whether program_invocation_name is defined... yes | |
checking whether program_invocation_short_name is defined... yes | |
checking whether btowc(0) is correct... yes | |
checking whether btowc(EOF) is correct... yes | |
checking whether // is distinct from /... (cached) no | |
checking for error_at_line... yes | |
checking for working POSIX fnmatch... yes | |
checking for working getdelim function... yes | |
checking for getline... yes | |
checking for working getline function... 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 stdlib.h... (cached) yes | |
checking for GNU libc compatible malloc... yes | |
checking whether mbrtowc handles incomplete characters... yes | |
checking whether mbrtowc works as well as mbtowc... yes | |
checking whether mbrtowc handles a NULL string argument... yes | |
checking whether mbrtowc has a correct return value... yes | |
checking whether mbrtowc returns 0 when parsing a NUL character... yes | |
checking whether mbrtowc handles incomplete characters... (cached) yes | |
checking whether mbrtowc works as well as mbtowc... (cached) yes | |
checking whether mbrtowc handles incomplete characters... (cached) yes | |
checking whether mbrtowc works as well as mbtowc... (cached) yes | |
checking whether mbsrtowcs works... yes | |
checking for mempcpy... (cached) yes | |
checking whether program_invocation_name is declared... (cached) yes | |
checking whether program_invocation_short_name is declared... (cached) yes | |
checking for rawmemchr... yes | |
checking for working re_compile_pattern... yes | |
checking for stdint.h... (cached) yes | |
checking for SIZE_MAX... yes | |
checking whether sleep is declared... yes | |
checking for working sleep... yes | |
checking for ssize_t... yes | |
checking whether NULL can be used in arbitrary expressions... yes | |
checking whether stdint.h conforms to C99... yes | |
checking whether dprintf is declared without a macro... yes | |
checking whether fpurge is declared without a macro... no | |
checking whether fseeko is declared without a macro... yes | |
checking whether ftello is declared without a macro... yes | |
checking whether getdelim is declared without a macro... yes | |
checking whether getline is declared without a macro... yes | |
checking whether popen is declared without a macro... yes | |
checking whether renameat is declared without a macro... yes | |
checking whether snprintf is declared without a macro... yes | |
checking whether tmpfile is declared without a macro... yes | |
checking whether vdprintf is declared without a macro... yes | |
checking whether vsnprintf is declared without a macro... yes | |
checking for random.h... no | |
checking for struct random_data... 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 mkdtemp is declared without a macro... yes | |
checking whether mkostemp is declared without a macro... yes | |
checking whether mkostemps is declared without a macro... yes | |
checking whether mkstemp is declared without a macro... yes | |
checking whether mkstemps is declared without a macro... yes | |
checking whether ptsname is declared without a macro... yes | |
checking whether random_r is declared without a macro... yes | |
checking whether initstat_r is declared without a macro... no | |
checking whether srandom_r is declared without a macro... yes | |
checking whether setstate_r is declared without a macro... yes | |
checking whether realpath is declared without a macro... yes | |
checking whether rpmatch is declared without a macro... yes | |
checking whether setenv is declared without a macro... yes | |
checking whether strtod is declared without a macro... yes | |
checking whether strtoll is declared without a macro... yes | |
checking whether strtoull is declared without a macro... yes | |
checking whether unlockpt is declared without a macro... yes | |
checking whether unsetenv is declared without a macro... yes | |
checking for strcasecmp... yes | |
checking for strncasecmp... yes | |
checking whether strncasecmp is declared... (cached) yes | |
checking for strchrnul... yes | |
checking for working strndup... yes | |
checking for working strnlen... yes | |
checking whether chown is declared without a macro... yes | |
checking whether dup2 is declared without a macro... yes | |
checking whether dup3 is declared without a macro... yes | |
checking whether environ is declared without a macro... yes | |
checking whether euidaccess is declared without a macro... yes | |
checking whether faccessat is declared without a macro... yes | |
checking whether fchdir is declared without a macro... yes | |
checking whether fchownat is declared without a macro... yes | |
checking whether fsync is declared without a macro... yes | |
checking whether ftruncate is declared without a macro... yes | |
checking whether getcwd is declared without a macro... yes | |
checking whether getdomainname is declared without a macro... yes | |
checking whether getdtablesize is declared without a macro... yes | |
checking whether getgroups is declared without a macro... yes | |
checking whether gethostname is declared without a macro... yes | |
checking whether getlogin is declared without a macro... yes | |
checking whether getlogin_r is declared without a macro... yes | |
checking whether getpagesize is declared without a macro... yes | |
checking whether getusershell is declared without a macro... yes | |
checking whether setusershell is declared without a macro... yes | |
checking whether endusershell is declared without a macro... yes | |
checking whether lchown is declared without a macro... yes | |
checking whether link is declared without a macro... yes | |
checking whether linkat is declared without a macro... yes | |
checking whether lseek is declared without a macro... yes | |
checking whether pipe2 is declared without a macro... yes | |
checking whether pread is declared without a macro... yes | |
checking whether pwrite is declared without a macro... yes | |
checking whether readlink is declared without a macro... yes | |
checking whether readlinkat is declared without a macro... yes | |
checking whether rmdir is declared without a macro... yes | |
checking whether sleep is declared without a macro... yes | |
checking whether symlink is declared without a macro... yes | |
checking whether symlinkat is declared without a macro... yes | |
checking whether ttyname_r is declared without a macro... yes | |
checking whether unlink is declared without a macro... yes | |
checking whether unlinkat is declared without a macro... yes | |
checking whether usleep is declared without a macro... yes | |
checking for ptrdiff_t... yes | |
checking for vsnprintf... yes | |
checking whether snprintf respects a size of 1... yes | |
checking whether btowc is declared without a macro... yes | |
checking whether wctob is declared without a macro... yes | |
checking whether mbsinit is declared without a macro... yes | |
checking whether mbrtowc is declared without a macro... yes | |
checking whether mbrlen is declared without a macro... yes | |
checking whether mbsrtowcs is declared without a macro... yes | |
checking whether mbsnrtowcs is declared without a macro... yes | |
checking whether wcrtomb is declared without a macro... yes | |
checking whether wcsrtombs is declared without a macro... yes | |
checking whether wcsnrtombs is declared without a macro... yes | |
checking whether wcwidth is declared without a macro... yes | |
checking whether mbrtowc handles incomplete characters... (cached) yes | |
checking whether mbrtowc works as well as mbtowc... (cached) yes | |
checking whether wcrtomb return value is correct... yes | |
checking whether iswcntrl works... yes | |
checking for stdint.h... (cached) yes | |
checking for objcopy... objcopy | |
checking for strip... strip | |
checking for nm... nm | |
checking whether -falign-loops works... yes | |
checking whether -fno-dwarf2-cfi-asm works... yes | |
checking whether -fno-asynchronous-unwind-tables works... yes | |
checking whether our target compiler is apple cc... no | |
checking for command to convert module to ELF format... | |
checking whether `gcc' generates calls to `__enable_execute_stack()'... no | |
checking whether `gcc' has `-fPIE' as default... no | |
checking whether `gcc' has `-fPIC' as default... no | |
checking whether `gcc' accepts `-fstack-protector'... yes | |
checking whether `gcc' accepts `-mstack-arg-probe'... yes | |
checking if C symbols get an underscore after compilation... no | |
checking for __bswapsi2... no | |
checking for __bswapdi2... no | |
checking for __ashldi3... no | |
checking for __ashrdi3... no | |
checking for __lshrdi3... no | |
checking for __trampoline_setup... no | |
checking for __ucmpdi2... no | |
checking for _restgpr_14_x... no | |
checking for __ia64_trampoline... no | |
checking for __udivsi3... no | |
checking for __umoddi3... no | |
checking for __udivdi3... no | |
checking for __divsi3... no | |
checking for __modsi3... no | |
checking for __umodsi3... no | |
checking for __moddi3... no | |
checking for __divdi3... no | |
checking for __ctzdi2... no | |
checking for __ctzsi2... no | |
checking whether target compiler is working... yes | |
checking whether objcopy works for absolute addresses... yes | |
checking whether linker accepts --build-id=none... yes | |
checking if __bss_start is defined by the compiler... yes | |
checking if edata is defined by the compiler... yes | |
checking if _edata is defined by the compiler... yes | |
checking if end is defined by the compiler... yes | |
checking if _end is defined by the compiler... yes | |
checking whether addr32 must be in the same line as the instruction... yes | |
checking for .code16 addr32 assembler support... yes | |
checking whether -nostdinc -isystem works... yes | |
checking whether -Wno-trampolines work... yes | |
checking for freetype-config... no | |
checking for fuse_main_real in -lfuse... no | |
checking libdevmapper.h usability... no | |
checking libdevmapper.h presence... no | |
checking for libdevmapper.h... no | |
checking for lzma_code in -llzma... yes | |
checking libzfs.h usability... no | |
checking libzfs.h presence... no | |
checking for libzfs.h... no | |
checking libnvpair.h usability... no | |
checking libnvpair.h presence... no | |
checking for libnvpair.h... no | |
checking for libzfs_init in -lzfs... no | |
checking whether ln can handle directories properly... yes | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating grub-core/Makefile | |
config.status: creating grub-core/gnulib/Makefile | |
config.status: creating po/Makefile.in | |
config.status: creating docs/Makefile | |
config.status: creating util/bash-completion.d/Makefile | |
config.status: creating stamp-h | |
config.status: creating config.h | |
config.status: creating config-util.h | |
config.status: linking include/grub/i386 to include/grub/cpu | |
config.status: linking include/grub/i386/pc to include/grub/machine | |
config.status: executing depfiles commands | |
config.status: executing po-directories commands | |
config.status: creating po/POTFILES | |
config.status: creating po/Makefile | |
******************************************************* | |
GRUB2 will be compiled with following components: | |
Platform: i386-pc | |
With devmapper support: No (need libdevmapper header) | |
With memory debugging: No | |
With disk cache statistics: No | |
efiemu runtime: No (explicitly disabled) | |
grub-mkfont: No (need freetype2 library) | |
grub-mount: No (need FUSE library) | |
starfield theme: No (No grub-mkfont) | |
With libzfs support: No (need zfs library) | |
******************************************************* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment