FreeBSD Bugzilla – Attachment 227010 Details for
Bug 257676
sysutils/grub2-pcbsd fails build if tigcc installed due to detecting gcc from tigcc as the gcc to use for portions of build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
configure log
grub2-conf.log (text/plain), 30.93 KB, created by
alt2600
on 2021-08-07 20:25:39 UTC
(
hide
)
Description:
configure log
Filename:
MIME Type:
Creator:
alt2600
Created:
2021-08-07 20:25:39 UTC
Size:
30.93 KB
patch
obsolete
>===> License GPLv3 accepted by the user >===> grub2-pcbsd-2.02q_17 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by grub2-pcbsd-2.02q_17 for building >===> Extracting for grub2-pcbsd-2.02q_17 >=> SHA256 Checksum OK for grub-2.02_8.tar.xz. >===> Patching for grub2-pcbsd-2.02q_17 >===> Applying FreeBSD patches for grub2-pcbsd-2.02q_17 from /usr/ports/sysutils/grub2-pcbsd/files >===> grub2-pcbsd-2.02q_17 depends on file: /usr/local/bin/flex - found >===> grub2-pcbsd-2.02q_17 depends on file: /usr/local/bin/bash - found >===> grub2-pcbsd-2.02q_17 depends on executable: help2man - found >===> grub2-pcbsd-2.02q_17 depends on executable: bison - found >===> grub2-pcbsd-2.02q_17 depends on executable: msgfmt - found >===> grub2-pcbsd-2.02q_17 depends on package: gmake>=4.3 - found >===> grub2-pcbsd-2.02q_17 depends on file: /usr/local/bin/makeinfo - found >===> grub2-pcbsd-2.02q_17 depends on package: pkgconf>=1.3.0_1 - found >===> grub2-pcbsd-2.02q_17 depends on file: /usr/local/bin/python3.8 - found >===> grub2-pcbsd-2.02q_17 depends on file: /usr/local/share/fonts/dejavu/DejaVuSans.ttf - found >===> grub2-pcbsd-2.02q_17 depends on file: /usr/local/share/fonts/gnu-unifont/unifont.pcf.gz - found >===> grub2-pcbsd-2.02q_17 depends on executable: gcc10 - found >===> grub2-pcbsd-2.02q_17 depends on file: /usr/local/bin/as - found >===> grub2-pcbsd-2.02q_17 depends on package: autoconf>=2.69 - found >===> grub2-pcbsd-2.02q_17 depends on package: automake>=1.16.1 - found >===> grub2-pcbsd-2.02q_17 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) >===> grub2-pcbsd-2.02q_17 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) >===> grub2-pcbsd-2.02q_17 depends on shared library: libfuse.so - found (/usr/local/lib/libfuse.so) >===> Configuring for grub2-pcbsd-2.02q_17 >cd /usr/ports/sysutils/grub2-pcbsd/work/grub-2.02 && ./autogen.sh >Importing unicode... >Importing libgcrypt... >Generating Automake input... >Saving timestamps... >Running autoreconf... >===> FreeBSD 10 autotools fix applied to /usr/ports/sysutils/grub2-pcbsd/work/grub-2.02/build-aux/config.rpath >configure: loading site script /usr/ports/Templates/config.site >checking build system type... amd64-portbld-freebsd12.2 >checking host system type... amd64-portbld-freebsd12.2 >checking target system type... amd64-portbld-freebsd12.2 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p >checking for gawk... (cached) /usr/bin/awk >checking whether gmake sets $(MAKE)... yes >checking whether gmake supports nested variables... yes >checking for cmp... cmp >checking for bison... bison >checking for ranlib... /usr/local/bin/ranlib >checking for gawk... (cached) /usr/bin/awk >checking whether gmake supports the include directive... yes (GNU style) >checking for gcc... gcc10 >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 gcc10 accepts -g... yes >checking for gcc10 option to accept ISO C89... none needed >checking whether gcc10 understands -c and -o together... yes >checking dependency style of gcc10... gcc3 >checking for flex... /usr/local/bin/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 gmake sets $(MAKE)... (cached) yes >checking whether ln -s works... yes >checking for makeinfo... /usr/local/bin/makeinfo >checking for gcc... (cached) gcc10 >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc10 accepts -g... (cached) yes >checking for gcc10 option to accept ISO C89... (cached) none needed >checking whether gcc10 understands -c and -o together... (cached) yes >checking dependency style of gcc10... (cached) gcc3 >checking how to run the C preprocessor... gcc10 -E >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for Minix Amsterdam compiler... no >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for minix/config.h... (cached) no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking whether we are using the GNU C++ compiler... yes >checking whether g++10 accepts -g... yes >checking dependency style of g++10... gcc3 >checking dependency style of gcc10... gcc3 >checking for g++10... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/local/bin/msgfmt >checking for gmsgfmt... /usr/local/bin/msgfmt >checking for xgettext... /usr/local/bin/xgettext >checking for msgmerge... /usr/local/bin/msgmerge >checking for ld used by gcc10... /usr/local/bin/ld >checking if the linker (/usr/local/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... no >checking for iconv... yes >checking for working iconv... yes >checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >checking for GNU gettext in libintl... yes >checking whether to use NLS... yes >checking where the gettext function comes from... external libintl >checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether byte ordering is bigendian... no >checking size of void *... 8 >checking size of long... 8 >checking size of off_t... 8 >checking for help2man... /usr/local/bin/help2man >checking for posix_memalign... yes >checking for memalign... yes >checking for getextmntent... no >checking for sys/param.h... (cached) yes >checking for sys/mount.h... (cached) 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 for limits.h... (cached) yes >checking for struct statfs.f_fstypename... yes >checking for struct statfs.f_mntfromname... yes >checking util.h usability... no >checking util.h presence... no >checking for util.h... no >checking whether -Wtrampolines work... yes >checking for gcc... gcc >checking for size_t... (cached) yes >checking for working alloca.h... no >checking for alloca... yes >checking for inline... inline >checking for C/C++ restrict keyword... __restrict >checking whether clearerr_unlocked is declared... (cached) yes >checking whether feof_unlocked is declared... (cached) yes >checking whether ferror_unlocked is declared... (cached) yes >checking whether fflush_unlocked is declared... yes >checking whether fgets_unlocked is declared... no >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... (cached) yes >checking whether getchar_unlocked is declared... (cached) yes >checking whether putc_unlocked is declared... (cached) yes >checking whether putchar_unlocked is declared... (cached) yes >checking for flockfile... yes >checking for funlockfile... yes >checking for btowc... (cached) yes >checking for isblank... (cached) yes >checking for iswctype... (cached) yes >checking for mbsrtowcs... (cached) yes >checking for mempcpy... no >checking for wmemchr... (cached) yes >checking for wmemcpy... (cached) yes >checking for wmempcpy... no >checking for getdelim... (cached) yes >checking for symlink... (cached) yes >checking for mbsinit... (cached) yes >checking for mbrtowc... (cached) yes >checking for isascii... (cached) yes >checking for mprotect... (cached) yes >checking for _set_invalid_parameter_handler... no >checking for nl_langinfo... (cached) yes >checking for wcscoll... (cached) yes >checking for sleep... (cached) yes >checking for strndup... (cached) yes >checking for vasnprintf... no >checking for snprintf... (cached) yes >checking for wcrtomb... (cached) yes >checking for iswcntrl... (cached) yes >checking for wcwidth... (cached) yes >checking for features.h... no >checking for linewrap.h... no >checking for wctype.h... (cached) yes >checking for getopt.h... (cached) yes >checking for langinfo.h... (cached) yes >checking for unistd.h... (cached) yes >checking for xlocale.h... yes >checking for wchar.h... (cached) yes >checking for sys/mman.h... (cached) yes >checking for stdint.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for strings.h... (cached) yes >checking for sysexits.h... yes >checking whether <wchar.h> uses 'inline' correctly... (cached) yes >checking for nl_langinfo and CODESET... yes >checking for a traditional french locale... fr_FR.ISO8859-1 >checking whether // is distinct from /... no >checking whether the preprocessor supports include_next... (cached) yes >checking whether system header files limit the line length... no >checking for complete errno.h... (cached) yes >checking whether strerror_r is declared... (cached) yes >checking for strerror_r... (cached) yes >checking whether strerror_r returns char *... no >checking for mbstate_t... (cached) yes >checking whether getdelim is declared... (cached) yes >checking whether getline is declared... (cached) yes >checking for getopt.h... (cached) yes >checking for getopt_long_only... (cached) yes >checking whether getopt is POSIX compatible... (cached) yes >checking for working GNU getopt function... no >checking whether getenv is declared... (cached) yes >checking for working fcntl.h... no (bad O_NOATIME) >checking whether we are using the GNU C Library >= 2.1 or uClibc... no >checking for wchar_t... (cached) yes >checking whether NULL can be used in arbitrary expressions... yes >checking whether malloc, realloc, calloc are POSIX compliant... (cached) yes >checking for a traditional japanese locale... ja_JP.eucJP >checking for a transitional chinese locale... zh_CN.GB18030 >checking for a french Unicode locale... fr_FR.UTF-8 >checking for mmap... (cached) yes >checking for MAP_ANONYMOUS... yes >checking whether memchr works... yes >checking whether alarm is declared... (cached) yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... (cached) yes >checking for stdbool.h that conforms to C99... (cached) yes >checking for _Bool... (cached) yes >checking for unsigned long long int... (cached) yes >checking for long long int... (cached) yes >checking whether stdint.h conforms to C99... yes >checking whether strerror(0) succeeds... yes >checking whether ffsl is declared without a macro... (cached) yes >checking whether ffsll is declared without a macro... (cached) yes >checking whether memmem is declared without a macro... (cached) yes >checking whether mempcpy is declared without a macro... no >checking whether memrchr is declared without a macro... (cached) yes >checking whether rawmemchr is declared without a macro... (cached) yes >checking whether stpcpy is declared without a macro... (cached) yes >checking whether stpncpy is declared without a macro... (cached) yes >checking whether strchrnul is declared without a macro... (cached) yes >checking whether strdup is declared without a macro... (cached) yes >checking whether strncat is declared without a macro... (cached) yes >checking whether strndup is declared without a macro... (cached) yes >checking whether strnlen is declared without a macro... (cached) yes >checking whether strpbrk is declared without a macro... (cached) yes >checking whether strsep is declared without a macro... (cached) yes >checking whether strcasestr is declared without a macro... (cached) yes >checking whether strtok_r is declared without a macro... (cached) yes >checking whether strerror_r is declared without a macro... (cached) yes >checking whether strsignal is declared without a macro... (cached) yes >checking whether strverscmp is declared without a macro... (cached) no >checking whether ffs 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 pid_t... (cached) yes >checking for mode_t... (cached) yes >checking for wint_t... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for intmax_t... (cached) yes >checking where to find the exponent in a 'double'... word 1 bit 20 >checking whether snprintf returns a byte count as in C99... (cached) yes >checking for snprintf... (cached) yes >checking for strnlen... (cached) yes >checking for wcslen... (cached) yes >checking for wcsnlen... (cached) yes >checking for mbrtowc... (cached) yes >checking for wcrtomb... (cached) yes >checking whether _snprintf is declared... no >checking whether vsnprintf is declared... (cached) yes >checking whether program_invocation_name is declared... no >checking whether program_invocation_short_name is declared... no >checking whether program_invocation_name is defined... no >checking whether program_invocation_short_name is defined... no >checking whether btowc(0) is correct... (cached) yes >checking whether btowc(EOF) is correct... (cached) yes >checking whether // is distinct from /... (cached) no >checking for error_at_line... no >checking whether conversion from 'int' to 'long double' works... yes >checking for working POSIX fnmatch... (cached) yes >checking for working getdelim function... yes >checking for getline... (cached) yes >checking for working getline function... yes >checking whether langinfo.h defines CODESET... (cached) yes >checking whether langinfo.h defines T_FMT_AMPM... (cached) yes >checking whether langinfo.h defines ERA... (cached) yes >checking whether langinfo.h defines YESEXPR... (cached) yes >checking whether nl_langinfo is declared without a macro... (cached) yes >checking whether locale.h conforms to POSIX:2001... (cached) 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... (cached) yes >checking whether duplocale is declared without a macro... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... (cached) yes >checking whether mbrtowc handles incomplete characters... (cached) yes >checking whether mbrtowc works as well as mbtowc... (cached) yes >checking whether mbrtowc handles a NULL pwc argument... (cached) yes >checking whether mbrtowc handles a NULL string argument... (cached) yes >checking whether mbrtowc has a correct return value... (cached) yes >checking whether mbrtowc returns 0 when parsing a NUL character... (cached) 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 whether mbswidth is declared in <wchar.h>... no >checking for mbstate_t... (cached) yes >checking for mempcpy... (cached) no >checking whether YESEXPR works... yes >checking whether program_invocation_name is declared... (cached) no >checking whether program_invocation_short_name is declared... (cached) no >checking for rawmemchr... (cached) no >checking for working re_compile_pattern... no >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking whether isblank is declared... (cached) yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... (cached) yes >checking whether sleep is declared... (cached) yes >checking for working sleep... yes >checking for ssize_t... (cached) yes >checking for working stdalign.h... yes >checking whether NULL can be used in arbitrary expressions... (cached) yes >checking whether dprintf is declared without a macro... (cached) yes >checking whether fpurge is declared without a macro... (cached) yes >checking whether fseeko is declared without a macro... (cached) yes >checking whether ftello is declared without a macro... (cached) yes >checking whether getdelim is declared without a macro... (cached) yes >checking whether getline is declared without a macro... (cached) yes >checking whether gets is declared without a macro... yes >checking whether pclose is declared without a macro... (cached) yes >checking whether popen is declared without a macro... (cached) yes >checking whether renameat is declared without a macro... (cached) yes >checking whether snprintf is declared without a macro... (cached) yes >checking whether tmpfile is declared without a macro... (cached) yes >checking whether vdprintf is declared without a macro... (cached) yes >checking whether vsnprintf is declared without a macro... (cached) yes >checking whether _Exit is declared without a macro... (cached) yes >checking whether atoll is declared without a macro... (cached) yes >checking whether canonicalize_file_name is declared without a macro... no >checking whether getloadavg is declared without a macro... (cached) yes >checking whether getsubopt is declared without a macro... (cached) yes >checking whether grantpt is declared without a macro... (cached) yes >checking whether initstate is declared without a macro... (cached) yes >checking whether initstate_r is declared without a macro... no >checking whether mkdtemp is declared without a macro... (cached) 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... (cached) yes >checking whether mkstemps is declared without a macro... no >checking whether posix_openpt is declared without a macro... (cached) yes >checking whether ptsname is declared without a macro... (cached) yes >checking whether ptsname_r is declared without a macro... no >checking whether random is declared without a macro... (cached) yes >checking whether random_r is declared without a macro... no >checking whether realpath is declared without a macro... (cached) yes >checking whether rpmatch is declared without a macro... (cached) yes >checking whether secure_getenv is declared without a macro... no >checking whether setenv is declared without a macro... (cached) yes >checking whether setstate is declared without a macro... (cached) yes >checking whether setstate_r is declared without a macro... no >checking whether srandom is declared without a macro... (cached) yes >checking whether srandom_r is declared without a macro... no >checking whether strtod is declared without a macro... (cached) yes >checking whether strtoll is declared without a macro... (cached) yes >checking whether strtoull is declared without a macro... (cached) yes >checking whether unlockpt is declared without a macro... (cached) yes >checking whether unsetenv is declared without a macro... (cached) yes >checking for strcasecmp... (cached) yes >checking for strncasecmp... (cached) yes >checking whether strncasecmp is declared... (cached) yes >checking for strchrnul... (cached) yes >checking whether strchrnul works... yes >checking for working strerror function... yes >checking for working strndup... yes >checking for working strnlen... (cached) yes >checking whether chdir is declared without a macro... (cached) yes >checking whether chown is declared without a macro... (cached) yes >checking whether dup is declared without a macro... (cached) yes >checking whether dup2 is declared without a macro... (cached) yes >checking whether dup3 is declared without a macro... yes >checking whether environ is declared without a macro... no >checking whether euidaccess is declared without a macro... no >checking whether faccessat is declared without a macro... (cached) yes >checking whether fchdir is declared without a macro... (cached) yes >checking whether fchownat is declared without a macro... (cached) yes >checking whether fdatasync is declared without a macro... yes >checking whether fsync is declared without a macro... (cached) yes >checking whether ftruncate is declared without a macro... (cached) yes >checking whether getcwd is declared without a macro... (cached) yes >checking whether getdomainname is declared without a macro... (cached) yes >checking whether getdtablesize is declared without a macro... (cached) yes >checking whether getgroups is declared without a macro... (cached) yes >checking whether gethostname is declared without a macro... (cached) yes >checking whether getlogin is declared without a macro... (cached) yes >checking whether getlogin_r is declared without a macro... (cached) yes >checking whether getpagesize is declared without a macro... (cached) yes >checking whether getusershell is declared without a macro... (cached) yes >checking whether setusershell is declared without a macro... (cached) yes >checking whether endusershell is declared without a macro... (cached) yes >checking whether group_member is declared without a macro... no >checking whether isatty is declared without a macro... (cached) yes >checking whether lchown is declared without a macro... (cached) yes >checking whether link is declared without a macro... (cached) yes >checking whether linkat is declared without a macro... (cached) yes >checking whether lseek is declared without a macro... (cached) yes >checking whether pipe is declared without a macro... (cached) yes >checking whether pipe2 is declared without a macro... yes >checking whether pread is declared without a macro... (cached) yes >checking whether pwrite is declared without a macro... (cached) yes >checking whether readlink is declared without a macro... (cached) yes >checking whether readlinkat is declared without a macro... (cached) yes >checking whether rmdir is declared without a macro... (cached) yes >checking whether sethostname is declared without a macro... (cached) yes >checking whether sleep is declared without a macro... (cached) yes >checking whether symlink is declared without a macro... (cached) yes >checking whether symlinkat is declared without a macro... (cached) yes >checking whether ttyname_r is declared without a macro... (cached) yes >checking whether unlink is declared without a macro... (cached) yes >checking whether unlinkat is declared without a macro... (cached) yes >checking whether usleep is declared without a macro... (cached) yes >checking for ptrdiff_t... (cached) yes >checking for vsnprintf... (cached) yes >checking whether snprintf respects a size of 1... (cached) yes >checking whether printf supports POSIX/XSI format strings with positions... (cached) yes >checking whether btowc is declared without a macro... (cached) yes >checking whether wctob is declared without a macro... (cached) yes >checking whether mbsinit is declared without a macro... (cached) yes >checking whether mbrtowc is declared without a macro... (cached) yes >checking whether mbrlen is declared without a macro... (cached) yes >checking whether mbsrtowcs is declared without a macro... (cached) yes >checking whether mbsnrtowcs is declared without a macro... (cached) yes >checking whether wcrtomb is declared without a macro... (cached) yes >checking whether wcsrtombs is declared without a macro... (cached) yes >checking whether wcsnrtombs is declared without a macro... (cached) yes >checking whether wcwidth is declared without a macro... (cached) yes >checking whether wmemchr is declared without a macro... (cached) yes >checking whether wmemcmp is declared without a macro... (cached) yes >checking whether wmemcpy is declared without a macro... (cached) yes >checking whether wmemmove is declared without a macro... (cached) yes >checking whether wmemset is declared without a macro... (cached) yes >checking whether wcslen is declared without a macro... (cached) yes >checking whether wcsnlen is declared without a macro... (cached) yes >checking whether wcscpy is declared without a macro... (cached) yes >checking whether wcpcpy is declared without a macro... (cached) yes >checking whether wcsncpy is declared without a macro... (cached) yes >checking whether wcpncpy is declared without a macro... (cached) yes >checking whether wcscat is declared without a macro... (cached) yes >checking whether wcsncat is declared without a macro... (cached) yes >checking whether wcscmp is declared without a macro... (cached) yes >checking whether wcsncmp is declared without a macro... (cached) yes >checking whether wcscasecmp is declared without a macro... (cached) yes >checking whether wcsncasecmp is declared without a macro... (cached) yes >checking whether wcscoll is declared without a macro... (cached) yes >checking whether wcsxfrm is declared without a macro... (cached) yes >checking whether wcsdup is declared without a macro... (cached) yes >checking whether wcschr is declared without a macro... (cached) yes >checking whether wcsrchr is declared without a macro... (cached) yes >checking whether wcscspn is declared without a macro... (cached) yes >checking whether wcsspn is declared without a macro... (cached) yes >checking whether wcspbrk is declared without a macro... (cached) yes >checking whether wcsstr is declared without a macro... (cached) yes >checking whether wcstok is declared without a macro... (cached) yes >checking whether wcswidth is declared without a macro... (cached) 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... (cached) yes >checking whether iswcntrl works... yes >checking for towlower... (cached) yes >checking for wctype_t... (cached) yes >checking for wctrans_t... (cached) yes >checking whether wctype is declared without a macro... (cached) yes >checking whether iswctype is declared without a macro... (cached) yes >checking whether wctrans is declared without a macro... (cached) yes >checking whether towctrans is declared without a macro... (cached) yes >checking whether wcwidth is declared... (cached) yes >checking whether wcwidth works reasonably in UTF-8 locales... yes >checking for stdint.h... (cached) yes >checking which extra warnings work... -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 >checking for objcopy... objcopy >checking for strip... strip >checking for nm... nm >checking for ranlib... ranlib >checking which extra warnings work... -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 >checking if compiling with clang... no >checking for options to compile assembly... >checking whether -falign-loops works... yes >checking whether -malign-loops works... yes >checking whether -freg-struct-return works... yes >checking for options to get soft-float... -msoft-float >checking whether -fno-dwarf2-cfi-asm works... yes >checking whether -fno-asynchronous-unwind-tables works... yes >checking whether options required for efiemu work... yes >checking for efiemu64 linking format... -melf_x86_64 >checking for target linking format... -melf_i386 >checking whether option -Qn works... yes >checking whether `gcc10' has `-fPIE' as default... no >checking whether `gcc10' has `-fPIC' as default... no >checking whether `gcc10' accepts `-fstack-protector'... yes >checking whether `gcc10' accepts `-mstack-arg-probe'... no >checking if C symbols get an underscore after compilation... 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 nm works... yes >checking whether nm accepts -P... yes >checking whether nm accepts --defined-only... yes >checking whether -nostdinc -isystem works... no >checking whether -Wtrampolines work... yes >checking for freetype-config... freetype-config >checking ft2build.h usability... yes >checking ft2build.h presence... yes >checking for ft2build.h... yes >checking whether byte ordering is bigendian... yes >checking for freetype-config... freetype-config >checking ft2build.h usability... no >checking ft2build.h presence... yes >checking for ft2build.h... no >checking for fuse_main_real in -lfuse... yes >checking fuse/fuse.h usability... yes >checking fuse/fuse.h presence... yes >checking for fuse/fuse.h... yes >checking libdevmapper.h usability... no >checking libdevmapper.h presence... no >checking for libdevmapper.h... no >checking for geom_gettree in -lgeom... yes >checking for lzma_code in -llzma... yes >checking lzma.h usability... yes >checking lzma.h presence... yes >checking for lzma.h... 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... yes >checking for libnvpair.h... no >checking for libzfs_init in -lzfs... yes >checking for nvlist_lookup_string in -lnvpair... yes >checking whether ln -s can handle directories properly... yes >checking that generated files are newer than configure... done >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 >With boot time statistics: No >efiemu runtime: Yes >grub-mkfont: Yes >grub-mount: Yes >starfield theme: No (No build-time grub-mkfont) >With libzfs support: Yes >Build-time grub-mkfont: No (freetype2 library unusable) >Without unifont (no build-time grub-mkfont) >With liblzma from -llzma (support for XZ-compressed mips images) >*******************************************************
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 257676
: 227010 |
227011