Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 215300 Details for
Bug 299776
sys-boot/grub-1.97.1: missing dependency freetype
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build failure of grub2 without freetype
grub-fail (text/plain), 6.24 KB, created by
Hanno Böck
on 2010-01-05 14:58:34 UTC
(
hide
)
Description:
build failure of grub2 without freetype
Filename:
MIME Type:
Creator:
Hanno Böck
Created:
2010-01-05 14:58:34 UTC
Size:
6.24 KB
patch
obsolete
> [32;01m*[0m CPV: sys-boot/grub-1.97.1 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: amd64 elibc_glibc kernel_linux multilib userland_GNU >>>> Unpacking source... >>>> Unpacking grub-1.97.1.tar.gz to /var/tmp/portage/sys-boot/grub-1.97.1/work > [32;01m*[0m Applying grub-1.96-genkernel.patch ... >[A[120C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[120C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[120C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/sys-boot/grub-1.97.1/work >>>> Compiling source in /var/tmp/portage/sys-boot/grub-1.97.1/work/grub-1.97.1 ... > * econf: updating grub-1.97.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating grub-1.97.1/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-werror --sbindir=/sbin --bindir=/bin --libdir=/lib64 --disable-efiemu --enable-grub-mkfont --disable-mm-debug --disable-grub-emu --disable-grub-emu-usb --disable-grub-fstest >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for cmp... cmp >checking for bison... bison >checking for a BSD-compatible install... /usr/bin/install -c >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for ruby... /usr/bin/ruby >checking for makeinfo... /usr/bin/makeinfo >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 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 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 x86_64-pc-linux-gnu-objcopy... x86_64-pc-linux-gnu-objcopy >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-nm... x86_64-pc-linux-gnu-nm >checking whether optimization for size works... yes >checking whether -falign-loops works... yes >checking whether -fno-dwarf2-cfi-asm works... no >checking whether our target compiler is apple cc... no >checking for command to convert module to ELF format... >checking whether `x86_64-pc-linux-gnu-gcc' generates calls to `__enable_execute_stack()'... no >checking whether `x86_64-pc-linux-gnu-gcc' has `-fPIE' as default... no >checking whether `x86_64-pc-linux-gnu-gcc' accepts `-fstack-protector'... yes >checking whether `x86_64-pc-linux-gnu-gcc' accepts `-mstack-arg-probe'... yes >checking for __bswapsi2... yes >checking for __bswapdi2... yes >checking for __ashldi3... no >checking for __ashrdi3... no >checking for __lshrdi3... no >checking for __trampoline_setup... no >checking for __ucmpdi2... no >checking whether target compiler is working... yes >checking whether x86_64-pc-linux-gnu-objcopy works for absolute addresses... yes >checking whether linker accepts --build-id=none... yes >checking if C symbols get an underscore after compilation... no >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 an absolute indirect call/jump must not be prefixed with an asterisk... no >checking for freetype-config... no >./configure: line 9203: freetype-config: command not found >./configure: line 9204: freetype-config: command not found >configure: error: grub-mkfont was explicitly requested but can't be compiled > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/sys-boot/grub-1.97.1/work/grub-1.97.1/config.log > [31;01m*[0m ERROR: sys-boot/grub-1.97.1 failed: > [31;01m*[0m econf failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 54: Called src_compile > [31;01m*[0m environment, line 3225: Called econf '--disable-werror' '--sbindir=/sbin' '--bindir=/bin' '--libdir=/lib64' '--disable-efiemu' '--enable-grub-mkfont' '--disable-mm-debug' '--disable-grub-emu' '--disable-grub-emu-usb' '--disable-grub-fstest' > [31;01m*[0m ebuild.sh, line 544: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "econf failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =sys-boot/grub-1.97.1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =sys-boot/grub-1.97.1'. > [31;01m*[0m The complete build log is located at '/var/log/portage/sys-boot:grub-1.97.1:20100105-145101.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-boot/grub-1.97.1/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/sys-boot/grub-1.97.1/work/grub-1.97.1'
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 299776
: 215300