Ajuda emerge (falha emerge media-libs/mesa)

1. Ajuda emerge (falha emerge media-libs/mesa)

Vinicius
viniciusalmeida

(usa Slackware)

Enviado em 03/03/2013 - 12:45h

to tentando instalar o chromium pelo emerge (versão 26.0.1410.19), mas o pacote media-libs/mesa-9.1 está com problemas:


vinicius@vinicuis ~ $ sudo emerge chromium -vp
Senha:

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild U ] media-libs/mesa-9.1::gentoo [9.0.1::sabayon-distro] USE="classic egl gallium gles2* llvm nptl openvg pic shared-glapi vdpau xa xorg xvmc -bindist -debug -gbm -gles1 -osmesa -pax_kernel -r600-llvm-compiler (-selinux) -wayland (-g3dvl%*)" VIDEO_CARDS="i915 i965 intel nouveau r100 r200 r300 r600 radeon radeonsi vmware" 0 kB
[ebuild U ] www-client/chromium-26.0.1410.19::gentoo [24.0.1312.56::sabayon-distro] USE="cups kerberos -bindist -custom-cflags -gnome -gnome-keyring -gps% (-pulseaudio) (-selinux) (-system-ffmpeg) (-tcmalloc) {-test}" LINGUAS="pt_BR -am -ar* -bg* -bn* -ca* -cs* -da* -de* -el* -en_GB* -es* -es_LA -et* -fa* -fi* -fil -fr* -gu* -he* -hi* -hr* -hu* -id -it* -ja* -kn -ko* -lt* -lv* -ml -mr -ms* -nb* -nl* -pl* -pt_PT* -ro* -ru* -sk* -sl* -sr* -sv* -sw -ta* -te -th -tr* -uk* -vi* -zh_CN* -zh_TW*" 0 kB

Total: 2 packages (2 upgrades), Size of downloads: 0 kB


_____ Mas no final da instalação do media-libs/mesa:

>>> Failed to emerge media-libs/mesa-9.1, Log file:

>>> '/var/tmp/portage/media-libs/mesa-9.1/temp/build.log'

* Messages for package media-libs/mesa-9.1:

* ERROR: media-libs/mesa-9.1 failed (configure phase):
* econf failed
*
* Call stack:
* ebuild.sh, line 93: Called src_configure
* environment, line 3511: Called econf '--enable-dri' '--enable-glx' '--enable-texture-float' '--disable-debug' '--enable-egl' '--disable-gbm' '--disable-gles1' '--enable-gles2' '--enable-glx-tls' '--disable-osmesa' '--disable-asm' '--enable-shared-glapi' '--enable-xa' '--enable-xorg' '--with-dri-drivers=,swrast,i915,i965,nouveau,radeon,r200' '--with-gallium-drivers=,swrast,svga,nouveau,i915,r300,r600,radeonsi' '--with-egl-platforms=x11' '--enable-gallium-egl' '--enable-gallium-llvm' '--enable-openvg' '--disable-r600-llvm-compiler' '--enable-vdpau' '--enable-xvmc'
* phase-helpers.sh, line 501: Called die
* The specific snippet of code:
* die "econf failed"
*
* If you need support, post the output of `emerge --info '=media-libs/mesa-9.1'`,
* the complete build log and the output of `emerge -pqv '=media-libs/mesa-9.1'`.
* The complete build log is located at '/var/tmp/portage/media-libs/mesa-9.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/mesa-9.1/temp/environment'.
* Working directory: '/var/tmp/portage/media-libs/mesa-9.1/work/Mesa-9.1'
* S: '/var/tmp/portage/media-libs/mesa-9.1/work/Mesa-9.1'






  


2. Re: Ajuda emerge (falha emerge media-libs/mesa)

Vinicius
viniciusalmeida

(usa Slackware)

Enviado em 03/03/2013 - 15:27h

up


3. Re: Ajuda emerge (falha emerge media-libs/mesa)

Alberto Federman Neto.
albfneto

(usa openSUSE)

Enviado em 03/03/2013 - 17:10h

parece defeito no ebuild do mesa.

Eu tentaria compilar o chromium novo sem deps, direto em pt-br, após usar o mesa normal pre-compilado, do entropy:

# equo up
# equo i mesa
# LINGUAS="pt_BR" emerge -av --nodeps www-client/chromium

ainda acho que precisa, para o chromium, usar a categoria www-client antes, pq acho que tem outras coisas no portage chamadas chromium.





a proposito, no seu outro post, se quiser usar o eix para achar os pacotes que existam em todos os overlays, invés da home-page que citei, faça isto:

# eix update && eix remote-update

aí ele passara a incluir os Overlays, mas vão aparecer muitos mais pacotes.

alḿe disso, vc pode sincronizar o portage e também os Overlays que usa, e o proprio eix, tudo ao mesmo tempo, ao invés de fazer

# emerge --sync
#emerge portage
# eix-update
# layman -S

faça simplesmente:

# eix-sync && emerge portage

vc estava procurando portato, ele não existe mais. Mas o Emerge ainda tem uma GUI que existe, é o pacote chamado porthole.




4. Re: Ajuda emerge (falha emerge media-libs/mesa)

Vinicius
viniciusalmeida

(usa Slackware)

Enviado em 03/03/2013 - 19:50h

eu acho que é coisa no meu pc mesmo, pq ja tinha dado um problema parecido qndo fui instalar um outro pct:
(instalação do samsung-unified driver)

virtual memory exhausted: Não foi possível alocar memória
make[2]: ** [Source/CMakeFiles/CMakeLib.dir/cmMakefile.cxx.o] Erro 1
make[2]: *** Esperando que os outros processos terminem....
make[1]: ** [Source/CMakeFiles/CMakeLib.dir/all] Erro 2
make: ** [all] Erro 2
* ERROR: dev-util/cmake-2.8.10.2-r1 failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=dev-util/cmake-2.8.10.2-r1'`,
* the complete build log and the output of `emerge -pqv '=dev-util/cmake-2.8.10.2-r1'`.
* The complete build log is located at '/var/tmp/portage/dev-util/cmake-2.8.10.2-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-util/cmake-2.8.10.2-r1/temp/environment'.
* Working directory: '/var/tmp/portage/dev-util/cmake-2.8.10.2-r1/work/cmake-2.8.10.2_build'
* S: '/var/tmp/portage/dev-util/cmake-2.8.10.2-r1/work/cmake-2.8.10.2'

>>> Failed to emerge dev-util/cmake-2.8.10.2-r1, Log file:

>>> '/var/tmp/portage/dev-util/cmake-2.8.10.2-r1/temp/build.log'

* Messages for package dev-util/cmake-2.8.10.2-r1:

* ERROR: dev-util/cmake-2.8.10.2-r1 failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=dev-util/cmake-2.8.10.2-r1'`,
* the complete build log and the output of `emerge -pqv '=dev-util/cmake-2.8.10.2-r1'`.
* The complete build log is located at '/var/tmp/portage/dev-util/cmake-2.8.10.2-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-util/cmake-2.8.10.2-r1/temp/environment'.
* Working directory: '/var/tmp/portage/dev-util/cmake-2.8.10.2-r1/work/cmake-2.8.10.2_build'
* S: '/var/tmp/portage/dev-util/cmake-2.8.10.2-r1/work/cmake-2.8.10.2'

* GNU info directory index is up-to-date.

* IMPORTANT: 8 news items need reading for repository 'gentoo'.
* Use eselect news to read news item

_________________

além disso, em um sudo emerge sys-devel/gcc :


virtual memory exhausted: Não foi possível alocar memória
make[3]: ** [insn-recog.o] Erro 1
make[3]: *** Esperando que os outros processos terminem....
make[2]: ** [all-stage2-gcc] Erro 2
make[1]: ** [stage2-bubble] Erro 2
make: ** [bootstrap-lean] Erro 2
emake failed
* ERROR: sys-devel/gcc-4.7.2-r1 failed (compile phase):
* emake failed with bootstrap-lean
*
* Call stack:
* ebuild.sh, line 93: Called src_compile
* environment, line 4104: Called toolchain_src_compile
* environment, line 4767: Called gcc_do_make
* environment, line 2403: Called die
* The specific snippet of code:
* emake LDFLAGS="${LDFLAGS}" STAGE1_CFLAGS="${STAGE1_CFLAGS}" LIBPATH="${LIBPATH}" BOOT_CFLAGS="${BOOT_CFLAGS}" ${GCC_MAKE_TARGET} || die "emake failed with ${GCC_MAKE_TARGET}";
*
* If you need support, post the output of `emerge --info '=sys-devel/gcc-4.7.2-r1'`,
* the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.7.2-r1'`.
*
* Please include /var/tmp/portage/sys-devel/gcc-4.7.2-r1/work/build/gcc-build-logs.tar.bz2 in your bug report
*
* The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.7.2-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.7.2-r1/temp/environment'.
* Working directory: '/var/tmp/portage/sys-devel/gcc-4.7.2-r1/work/build'
* S: '/var/tmp/portage/sys-devel/gcc-4.7.2-r1/work/build'

>>> Failed to emerge sys-devel/gcc-4.7.2-r1, Log file:

>>> '/var/tmp/portage/sys-devel/gcc-4.7.2-r1/temp/build.log'

* Messages for package sys-devel/gcc-4.7.2-r1:

*
* LTO support is still experimental and unstable.
* Any bugs resulting from the use of LTO will not be fixed.
*
* ERROR: sys-devel/gcc-4.7.2-r1 failed (compile phase):
* emake failed with bootstrap-lean
*
* Call stack:
* ebuild.sh, line 93: Called src_compile
* environment, line 4104: Called toolchain_src_compile
* environment, line 4767: Called gcc_do_make
* environment, line 2403: Called die
* The specific snippet of code:
* emake LDFLAGS="${LDFLAGS}" STAGE1_CFLAGS="${STAGE1_CFLAGS}" LIBPATH="${LIBPATH}" BOOT_CFLAGS="${BOOT_CFLAGS}" ${GCC_MAKE_TARGET} || die "emake failed with ${GCC_MAKE_TARGET}";
*
* If you need support, post the output of `emerge --info '=sys-devel/gcc-4.7.2-r1'`,
* the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.7.2-r1'`.
*
* Please include /var/tmp/portage/sys-devel/gcc-4.7.2-r1/work/build/gcc-build-logs.tar.bz2 in your bug report
*
* The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.7.2-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.7.2-r1/temp/environment'.
* Working directory: '/var/tmp/portage/sys-devel/gcc-4.7.2-r1/work/build'
* S: '/var/tmp/portage/sys-devel/gcc-4.7.2-r1/work/build'

(to com o gcc do entropy instalado:
>> @@ Pacote: sys-devel/gcc-4.6.3 branch: 5, [sabayonlinux.org]
>> Disponível: versão: 4.6.3 ~ tag: NoTag ~ revisão: 0
>> Instalado: versão: 4.6.3 ~ tag: NoTag ~ revisão: 0

___________________

basicamente: não to conseguindo instalar muita coisa no portage.

Ja tinha modificado o client.conf (ctrl c/ctrl v do client.conf em http://www.vivaolinux.com.br/artigo/Como-instalar-pacotes-no-Sabayon?pagina=5),







5. Re: Ajuda emerge (falha emerge media-libs/mesa)

Vinicius
viniciusalmeida

(usa Slackware)

Enviado em 03/03/2013 - 19:53h

meu make.conf ta assim: (tirei os #)



CFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
LDFLAGS="-Wl,-O2,--as-needed"
ACCEPT_KEYWORDS="~amd64" #Para pacotes instaveis
MAKEOPTS="-j6 -s"
FEATURES="parallel-fetch collision-protect"
RUBY_TARGETS="ruby19"
#PORTAGE_NICENESS="12"
LINGUAS="pt_BR pt"
ACCEPT_LICENSE="*"

## USE ARRAYS ##
SAB_BAD="-kdeprefix -arts -qt3 -beagle -gnome -evo -mono -eds -apm -oss -branding -esd"
SAB_MEDIA="musicbrainz sdl pulseaudio wmf fame cdr dvi mp3rtp xine cddb alsa dvb dvd network dvdread ipod audiofile artswrappersuid dvdr jack dri cdda mjpeg mmx joystick xvmc cpudetection v4l v4l2"
SAB_CODECS="x264 gsm lame dv mp3 stream live openal theora ogg a52 win32codecs matroska xvid flac ffmpeg aac speex real dts musepack"
SAB_SYSTEM="cjk ruby unicode gnutls nptl gcj hal udev kerberos acl dbus bash-completion lzo rar policykit xcb bzip2 bidi wifi lm_sensors acpi usb pcmcia bluetooth irda ieee1394"
SAB_FILESYS="fat hfs jfs xfs ntfs reiserfs sysfs inotify"
SAB_PRINT="cups ppds foomatic-db gimpprint freetype xprint scanner"
SAB_XSYS="cairo X opengl png gif gtk qt4 qt3support xpm tiff xinerama aiglx svg gphoto2 dga lcd openexr"
SAB_DESKTOP="kdehiddenvisibility gmp libnotify rdesktop pda zeroconf kdeenablefinal visualization avahi startup-notification accessibility"
SAB_BROWSER="nsplugin firefox mozdevelop xulrunner"
SAB_COMMS="jabber msn yahoo icq irc aim rss slp mail imap"

USE="${SAB_BAD} ${SAB_MEDIA} ${SAB_CODECS} ${SAB_SYSTEM} ${SAB_FILESYS} ${SAB_PRINT} ${SAB_XSYS} ${SAB_DESKTOP} ${SAB_BROWSER} ${SAB_COMMS}"

## DEVICES ##
INPUT_DEVICES="evdev keyboard mouse void"
VIDEO_CARDS="fbdev vesa nv nvidia"
LIRC_DEVICES="audio audio_alsa serial"
ALSA_CARDS="emu10k1x darla20 darla24 emu10k1 gina20 gina24 hdsp hdspm ice1712 indigo indigoio layla20 layla24 mia mixart mona pcxhr rme32 rme96 sb16 sbawe sscape usbusx2y vx222 usb-usx2y"
CAMERAS="agfa_cl20 casio_qv dimagev dimera3500 kodak_dc120 kodak_dc210 kodak_dc240 kodak_dc3200 kodak_ez200 konica_qm150 panasonic_coolshot panasonic_dc1000 panasonic_dc1580 panasonic_l859 polaroid_pdc320 polaroid_pdc640 polaroid_pdc700 ricoh_g3 sipix_blink sipix_blink2 sipix_web2 sony_dscf1 sony_dscf55 toshiba_pdrm11 adc65 aox barbie canon clicksmart310 digigr8 digita directory enigma13 fuji gsmart300 hp215 iclick jamcam jd11 konica largan lg_gsm mars mustek pccam300 pccam600 ptp2 ricoh samsung sierra smal sonix soundvision spca50x sq905 stv0674 stv0680 sx330z template"

## PORTAGE CONFIG ##
source /var/lib/layman/make.conf
CONFIG_PROTECT="/usr/share/config/kdm /etc"
CONFIG_PROTECT_MASK="/etc/skel"
APACHE2_MPMS="prefork"

# Servidor de sincronismo, Latino-Americano:

SYNC="rsync://rsync.samerica.gentoo.org/gentoo-portage"

GENTOO_MIRRORS="ftp://ftp.las.ic.unicamp.br/pub/gentoo/
http://www.las.ic.unicamp.br/pub/gentoo/
ftp://gentoo.c3sl.ufpr.br/gentoo/
http://gentoo.c3sl.ufpr.br/
http://gentoo.lcc.ufmg.br/
rsync://gentoo.c3sl.ufpr.br/gentoo/
rsync://gentoo.lcc.ufmg.br/gentoo-sources
ftp://mirrors.localhost.net.ar/pub/mirrors/gentoo
http://gentoo.localhost.net.ar/
http://ibiblio.org/pub/Linux/MIRRORS.html
ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/
http://distro.ibiblio.org/pub/linux/distributions/gentoo/";



6. Re: Ajuda emerge (falha emerge media-libs/mesa)

Alberto Federman Neto.
albfneto

(usa openSUSE)

Enviado em 03/03/2013 - 20:02h

os erros não são os mesmos, esses são erros de emake, e no outro pacote não era, era de econf.

sua memoria RAM e quantos processadores tem? saida do comando

$ gcc-config -l




se nada compila, experimente comentar no seu make.conf, a linha de fomit pointer, desativando-a

CFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"

vai ficar:

CFLAGS="-march=native -O2 -pipe
# -fomit-frame-pointer"

seu make.conf parece com o meu. falou que tirou os #s, não deixe as linhas de rsync adicionais descomentadas no GENTOO MIRRORS, só pode usar um rsync ativo por vez.


7. Re: Ajuda emerge (falha emerge media-libs/mesa)

Vinicius
viniciusalmeida

(usa Slackware)

Enviado em 03/03/2013 - 20:40h

vinicius@vinicuis ~ $ gcc-config -l
[1] x86_64-pc-linux-gnu-4.6.3
[2] x86_64-pc-linux-gnu-4.6.3-hardenednopie
[3] x86_64-pc-linux-gnu-4.6.3-hardenednopiessp
[4] x86_64-pc-linux-gnu-4.6.3-hardenednossp
[5] x86_64-pc-linux-gnu-4.6.3-vanilla *


Notebook acer e-machine, 2gb de ram, processador Athlon 64 TF-20 single-core


8. Re: Ajuda emerge (falha emerge media-libs/mesa)

Alberto Federman Neto.
albfneto

(usa openSUSE)

Enviado em 03/03/2013 - 20:58h

experimente deixar seu make.conf assim:


CFLAGS="-march=native -O2 -pipe
# -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
# LDFLAGS="-Wl,-O2,--as-needed"
ACCEPT_KEYWORDS="~amd64" #Para pacotes instaveis
MAKEOPTS="-j2 -s"
FEATURES="parallel-fetch collision-protect"
RUBY_TARGETS="ruby19"
PORTAGE_NICENESS="8"
LINGUAS="pt_BR pt"
ACCEPT_LICENSE="*"

## USE ARRAYS ##
SAB_BAD="-kdeprefix -arts -qt3 -beagle -gnome -evo -mono -eds -apm -oss -branding -esd"
SAB_MEDIA="musicbrainz sdl pulseaudio wmf fame cdr dvi mp3rtp xine cddb alsa dvb dvd network dvdread ipod audiofile artswrappersuid dvdr jack dri cdda mjpeg mmx joystick xvmc cpudetection v4l v4l2"
SAB_CODECS="x264 gsm lame dv mp3 stream live openal theora ogg a52 win32codecs matroska xvid flac ffmpeg aac speex real dts musepack"
SAB_SYSTEM="cjk ruby nls symlink unicode gnutls nptl gcj hal udev kerberos acl dbus bash-completion lzo rar policykit xcb bzip2 bidi wifi lm_sensors acpi usb pcmcia bluetooth irda ieee1394"
SAB_FILESYS="fat hfs jfs xfs ntfs reiserfs sysfs inotify"
SAB_PRINT="cups ppds foomatic-db gimpprint freetype xprint scanner"
SAB_XSYS="cairo X opengl png gif gtk qt4 qt3support xpm tiff xinerama aiglx svg gphoto2 dga lcd openexr"
SAB_DESKTOP="kdehiddenvisibility gmp libnotify rdesktop pda zeroconf kdeenablefinal visualization avahi startup-notification accessibility"
SAB_BROWSER="nsplugin firefox mozdevelop xulrunner"
SAB_COMMS="jabber msn yahoo icq irc aim rss slp mail imap"

USE="${SAB_BAD} ${SAB_MEDIA} ${SAB_CODECS} ${SAB_SYSTEM} ${SAB_FILESYS} ${SAB_PRINT} ${SAB_XSYS} ${SAB_DESKTOP} ${SAB_BROWSER} ${SAB_COMMS}"

## DEVICES ##
INPUT_DEVICES="evdev keyboard mouse void"
VIDEO_CARDS="fbdev vesa nv nvidia"
LIRC_DEVICES="audio audio_alsa serial"
ALSA_CARDS="emu10k1x darla20 darla24 emu10k1 gina20 gina24 hdsp hdspm ice1712 indigo indigoio layla20 layla24 mia mixart mona pcxhr rme32 rme96 sb16 sbawe sscape usbusx2y vx222 usb-usx2y"
CAMERAS="agfa_cl20 casio_qv dimagev dimera3500 kodak_dc120 kodak_dc210 kodak_dc240 kodak_dc3200 kodak_ez200 konica_qm150 panasonic_coolshot panasonic_dc1000 panasonic_dc1580 panasonic_l859 polaroid_pdc320 polaroid_pdc640 polaroid_pdc700 ricoh_g3 sipix_blink sipix_blink2 sipix_web2 sony_dscf1 sony_dscf55 toshiba_pdrm11 adc65 aox barbie canon clicksmart310 digigr8 digita directory enigma13 fuji gsmart300 hp215 iclick jamcam jd11 konica largan lg_gsm mars mustek pccam300 pccam600 ptp2 ricoh samsung sierra smal sonix soundvision spca50x sq905 stv0674 stv0680 sx330z template"

## PORTAGE CONFIG ##
source /var/lib/layman/make.conf
CONFIG_PROTECT="/usr/share/config/kdm /etc"
CONFIG_PROTECT_MASK="/etc/skel"
APACHE2_MPMS="prefork"

# Servidor de sincronismo, Latino-Americano:

SYNC="rsync://rsync.samerica.gentoo.org/gentoo-portage"

GENTOO_MIRRORS="ftp://ftp.las.ic.unicamp.br/pub/gentoo/
http://www.las.ic.unicamp.br/pub/gentoo/
ftp://gentoo.c3sl.ufpr.br/gentoo/
http://gentoo.c3sl.ufpr.br/
http://gentoo.lcc.ufmg.br/
# rsync://gentoo.c3sl.ufpr.br/gentoo/
# rsync://gentoo.lcc.ufmg.br/gentoo-sources
ftp://mirrors.localhost.net.ar/pub/mirrors/gentoo
http://gentoo.localhost.net.ar/
http://ibiblio.org/pub/Linux/MIRRORS.html
ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/
http://distro.ibiblio.org/pub/linux/distributions/gentoo/";



9. Re: Ajuda emerge (falha emerge media-libs/mesa)

Alberto Federman Neto.
albfneto

(usa openSUSE)

Enviado em 03/03/2013 - 20:59h

depois tente compilar uma coisa pequena, como um pacote "mlocate" com estas opções:

# emerge -av --oneshot --newuse mlocate


10. Re: Ajuda emerge (falha emerge media-libs/mesa)

Vinicius
viniciusalmeida

(usa Slackware)

Enviado em 04/03/2013 - 00:43h

o mlocate deu certo, após mudar o make.conf

To rodando o emerge gcc, e depois vou tentar instalar o chromium.

qualquer coisa aviso..

ps.: nuhh, mas como demora, kkk. Nem imagino quanto tempo ia demorar uma instalação do gentoo no meu pc.


11. Re: Ajuda emerge (falha emerge media-libs/mesa)

Vinicius
viniciusalmeida

(usa Slackware)

Enviado em 04/03/2013 - 12:24h

após colocar esse make.conf:

instalei o mlocate, normal
fiz um sudo emerge -av autoconf automake make gcc gcc-config eix esearch layman mirrorselect gentoolkit eselect etc-proposals tbem sem nenhum erro.

Mas ainda não instalou o mesa-9.1
tentei instalar uma outra versão, mas deu isso:

radeonsi_dri.so.tmp: undefined reference to `llvm::DebugFlag'
collect2: ld returned 1 exit status
gmake[3]: ** [radeonsi_dri.so] Erro 1
gmake[2]: ** [default] Erro 1
gmake[1]: ** [all-recursive] Erro 1
make: ** [all-recursive] Erro 1
* ERROR: media-libs/mesa-9.0.3 failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=media-libs/mesa-9.0.3'`,
* the complete build log and the output of `emerge -pqv '=media-libs/mesa-9.0.3'`.
* The complete build log is located at '/var/tmp/portage/media-libs/mesa-9.0.3/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/mesa-9.0.3/temp/environment'.
* Working directory: '/var/tmp/portage/media-libs/mesa-9.0.3/work/Mesa-9.0.3'
* S: '/var/tmp/portage/media-libs/mesa-9.0.3/work/Mesa-9.0.3'

>>> Failed to emerge media-libs/mesa-9.0.3, Log file:

>>> '/var/tmp/portage/media-libs/mesa-9.0.3/temp/build.log'

* Messages for package media-libs/mesa-9.0.3:

* ERROR: media-libs/mesa-9.0.3 failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=media-libs/mesa-9.0.3'`,
* the complete build log and the output of `emerge -pqv '=media-libs/mesa-9.0.3'`.
* The complete build log is located at '/var/tmp/portage/media-libs/mesa-9.0.3/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/mesa-9.0.3/temp/environment'.
* Working directory: '/var/tmp/portage/media-libs/mesa-9.0.3/work/Mesa-9.0.3'
* S: '/var/tmp/portage/media-libs/mesa-9.0.3/work/Mesa-9.0.3'


tentei baixar um ebuild, no gpo.zugaina.org, adicionei a linha em make.conf (PORTDIR_OVERLAY="/usr/local/portage") e, em /usr/local/portage, criei app-portage/mesa (copiei o ebuild pra essa pasta),

rodei um emerge app-portage/mesa , mas também deu erro.



12. Re: Ajuda emerge (falha emerge media-libs/mesa)

Vinicius
viniciusalmeida

(usa Slackware)

Enviado em 04/03/2013 - 12:26h

ps.: o ebuild que eu baixei foi do mesa-9.1



01 02



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts