Felipeigor
(usa Funtoo)
Enviado em 13/09/2014 - 19:12h
Pessoal qualquer coisa relacionada ao xorg , video que tento instalar da erro: segue o erro ao tentar instalar o xorg-server
>>> Emerging (1 of 59) x11-apps/mkfontscale-1.1.1
* mkfontscale-1.1.1.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking mkfontscale-1.1.1.tar.bz2 to /var/tmp/portage/x11-apps/mkfontscale-1.1.1/work
>>> Source unpacked in /var/tmp/portage/x11-apps/mkfontscale-1.1.1/work
>>> Preparing source in /var/tmp/portage/x11-apps/mkfontscale-1.1.1/work/mkfontscale-1.1.1 ...
* Running elibtoolize in: mkfontscale-1.1.1/
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/x11-apps/mkfontscale-1.1.1/work/mkfontscale-1.1.1 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/x11-apps/mkfontscale-1.1.1/work/mkfontscale-1.1.1_build"
* econf: updating mkfontscale-1.1.1/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating mkfontscale-1.1.1/config.sub with /usr/share/gnuconfig/config.sub
/var/tmp/portage/x11-apps/mkfontscale-1.1.1/work/mkfontscale-1.1.1/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 --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --docdir=/usr/share/doc/mkfontscale-1.1.1 --with-bzip2
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
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 a BSD-compatible install... rm: cannot remove 'conftest.dir/conftest.one': Bad file descriptor
rm: cannot remove 'conftest.dir/conftest.two': Bad file descriptor
/usr/bin/install -c
checking whether build environment is sane... yes
/bin/sh: /var/tmp/portage/x11-apps/mkfontscale-1.1.1/homedir/missing: No such file or directory
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
checking whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=unknown-warning-option... no
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wall... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wpointer-arith... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-declarations... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wformat=2... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wstrict-prototypes... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-prototypes... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wnested-externs... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wbad-function-cast... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wold-style-definition... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wdeclaration-after-statement... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wunused... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wuninitialized... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wshadow... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wcast-qual... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-noreturn... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-format-attribute... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wredundant-decls... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=implicit... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=nonnull... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=init-self... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=main... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=missing-braces... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=sequence-point... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=return-type... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=trigraphs... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=array-bounds... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=write-strings... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=address... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -pedantic... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking for gzopen in -lz... yes
checking for BZ2_bzopen in -lbz2... yes
checking for MKFONTSCALE... configure: error: Package requirements (fontenc freetype2) were not met:
No package 'freetype2' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables MKFONTSCALE_CFLAGS
and MKFONTSCALE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
rm: cannot remove 'conftest.dir/conftest.one': Bad file descriptor
rm: cannot remove 'conftest.dir/conftest.two': Bad file descriptor
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/x11-apps/mkfontscale-1.1.1/work/mkfontscale-1.1.1_build/config.log
* ERROR: x11-apps/mkfontscale-1.1.1::gentoo failed (configure phase):
* econf failed
*
* Call stack:
* ebuild.sh, line 93: Called src_configure
* environment, line 3262: Called xorg-2_src_configure
* environment, line 4011: Called autotools-utils_src_configure
* environment, line 687: Called econf '--docdir=/usr/share/doc/mkfontscale-1.1.1' '--with-bzip2'
* phase-helpers.sh, line 584: Called die
* The specific snippet of code:
* die "econf failed"
*
* If you need support, post the output of `emerge --info '=x11-apps/mkfontscale-1.1.1::gentoo'`,
* the complete build log and the output of `emerge -pqv '=x11-apps/mkfontscale-1.1.1::gentoo'`.
* The complete build log is located at '/var/tmp/portage/x11-apps/mkfontscale-1.1.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-apps/mkfontscale-1.1.1/temp/environment'.
* Working directory: '/var/tmp/portage/x11-apps/mkfontscale-1.1.1/work/mkfontscale-1.1.1_build'
* S: '/var/tmp/portage/x11-apps/mkfontscale-1.1.1/work/mkfontscale-1.1.1'
>>> Failed to emerge x11-apps/mkfontscale-1.1.1, Log file:
>>> '/var/tmp/portage/x11-apps/mkfontscale-1.1.1/temp/build.log'
* Messages for package x11-apps/mkfontscale-1.1.1:
* ERROR: x11-apps/mkfontscale-1.1.1::gentoo failed (configure phase):
* econf failed
*
* Call stack:
* ebuild.sh, line 93: Called src_configure
* environment, line 3262: Called xorg-2_src_configure
* environment, line 4011: Called autotools-utils_src_configure
* environment, line 687: Called econf '--docdir=/usr/share/doc/mkfontscale-1.1.1' '--with-bzip2'
* phase-helpers.sh, line 584: Called die
* The specific snippet of code:
* die "econf failed"
*
* If you need support, post the output of `emerge --info '=x11-apps/mkfontscale-1.1.1::gentoo'`,
* the complete build log and the output of `emerge -pqv '=x11-apps/mkfontscale-1.1.1::gentoo'`.
* The complete build log is located at '/var/tmp/portage/x11-apps/mkfontscale-1.1.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-apps/mkfontscale-1.1.1/temp/environment'.
* Working directory: '/var/tmp/portage/x11-apps/mkfontscale-1.1.1/work/mkfontscale-1.1.1_build'
* S: '/var/tmp/portage/x11-apps/mkfontscale-1.1.1/work/mkfontscale-1.1.1'
eu vi tbm que tinha que colocar algumas coisas em /etc/portage/package.use para o portage parar de reclamar , o que seria isso?