Erro ao instalar Wine pelo portage no Sabayon

1. Erro ao instalar Wine pelo portage no Sabayon

Maxwell
Ajaxguarany

(usa Slackware)

Enviado em 11/04/2018 - 11:55h

Alguém poderia dá uma dica de como resolver esse erro de instalação:

emerge -av wine

* IMPORTANT: 4 news items need reading for repository 'unity-gentoo'.
* IMPORTANT: 1 news items need reading for repository 'gentoo-zh'.
* IMPORTANT: 29 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.


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

Calculating dependencies ... done!
[ebuild N ] app-emulation/wine-gecko-2.47-r1:2.47::gentoo ABI_X86="32 (64)" 97.727 KiB
[ebuild N ] dev-perl/XML-NamespaceSupport-1.120.0::gentoo USE="{-test}" 18 KiB
[ebuild N ] app-emulation/wine-desktop-common-20170822::bobwya 191 KiB
[ebuild N ] dev-util/patchbin-20160208::gentoo 9.486 KiB
[ebuild N ] dev-perl/XML-SAX-Base-1.90.0::gentoo USE="{-test}" 28 KiB
[ebuild N ] net-dns/avahi-0.6.32::sabayon-distro USE="autoipd dbus gdbm gtk3 howl-compat introspection ipv6 mdnsresponder-compat nls python -bookmarks -doc -gtk -mono -qt4 (-selinux) {-test} -utils" ABI_X86="32 (64) (-x32)" 0 KiB
[ebuild N ] sys-devel/bison-3.0.4-r1::gentoo USE="nls -examples -static {-test}" 1.936 KiB
[ebuild N ] dev-perl/XML-SAX-1.0.0::gentoo 46 KiB
[ebuild N ] media-gfx/sane-backends-1.0.27-r1::gentoo USE="gphoto2 ipv6 systemd threads usb zeroconf -snmp -v4l -xinetd" ABI_X86="32 (64) (-x32)" SANE_BACKENDS="abaton agfafocus apple artec artec_eplus48u as6e avision bh canon canon630u canon_dr cardscan coolscan coolscan2 coolscan3 dc210 dc240 dc25 dell1600n_net dmc epjitsu epson epson2 fujitsu genesys gt68xx hp hp3500 hp3900 hp4200 hp5400 hp5590 hpljm1005 hs2p ibm kodak kodakaio kvs1025 kvs20xx leo lexmark ma1509 magicolor matsushita microtek microtek2 mustek mustek_usb nec net niash p5 pie pixma plustek plustek_pp qcam ricoh rts8891 s9036 sceptre sharp sm3600 sm3840 snapscan sp15c st400 stv680 tamarack teco1 teco2 teco3 {test} u12 umax umax1220u umax_pp xerox_mfp -canon_pp -hpsj5s -kvs40xx -mustek_pp -mustek_usb2 -pnm" 6.280 KiB
[ebuild N ] sys-auth/rtkit-0.11-r2::gentoo 124 KiB
[ebuild N ] virtual/yacc-0::gentoo 0 KiB
[ebuild N ] dev-perl/XML-SAX-Expat-0.510.0::gentoo USE="{-test}" 7 KiB
[ebuild N ] dev-perl/XML-Simple-2.250.0::gentoo USE="{-test}" 77 KiB
[ebuild N ] app-emulation/wine-3.5::bobwya USE="X alsa cups fontconfig gecko gphoto2 gsm jpeg kerberos lcms mp3 ncurses nls openal opengl perl pipelight png pulseaudio realtime run-exes samba scanner ssl staging threads truetype udev udisks v4l xcomposite xinerama xml -capi -cuda -custom-cflags -dos -gssapi -gstreamer -ldap -mono -netapi -odbc -opencl -osmesa -oss -pcap -prelink -s3tc -sdl2 (-selinux) {-test} -themes -vaapi -vulkan" ABI_X86="32 (64) (-x32)" 29.387 KiB
[blocks B ] app-emulation/wine:0 ("app-emulation/wine:0" is hard blocking app-emulation/wine-gecko-2.47-r1)

Total: 14 packages (14 new), Size of downloads: 145.304 KiB
Conflict: 1 block (1 unsatisfied)

* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.

(app-emulation/wine-3.5:0/0::bobwya, ebuild scheduled for merge) pulled in by
wine


For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant)


  


2. Re: Erro ao instalar Wine pelo portage no Sabayon

Matheus
pylm

(usa Gentoo)

Enviado em 11/04/2018 - 13:56h

Instala o wine do repositório oficial:
emerge -av wine:: gentoo  


Ou faz uma máscara pra essa versão do eine-gecko, pode funcionar também. Mas eu recomendaria a primeira opção.


3. Re: Erro ao instalar Wine pelo portage no Sabayon

Maxwell
Ajaxguarany

(usa Slackware)

Enviado em 11/04/2018 - 19:47h

pylm escreveu:

Instala o wine do repositório oficial:
emerge -av wine:: gentoo  


Ou faz uma máscara pra essa versão do eine-gecko, pode funcionar também. Mas eu recomendaria a primeira opção.


Como faço uma mascara para o wine-gecko?




4. Re: Erro ao instalar Wine pelo portage no Sabayon

Matheus
pylm

(usa Gentoo)

Enviado em 12/04/2018 - 14:28h

 echo "=app-emulation/wine-gecko-2.47-r1" >> /etc/portage/package.mask/wine  


Vai bloquear essa versão específica do gecko.


5. Re: Erro ao instalar Wine pelo portage no Sabayon

Alberto Federman Neto.
albfneto

(usa openSUSE)

Enviado em 12/04/2018 - 14:52h

como falou o pylm. Mascare o pacote.

Mas acho, tem um outro jeito.... Primeira coisa, para usar Portage no Sabayon, precisa editar o arquivo /etc/entropy/client.conf. Nele , procurar a linha "ignore pseudo downgrades"... troque nela DISABLE para ENABLE.

salve o arquivo.... Se não fizer isso. O Sabayon, Entropy, vai passar a misturar Entropy com POrtage e em breve, o sistema sugerirá "downgrade" dos pacotes invés de "upgrade".
Deixe o arquivo "client.conf" sempre assim, editado.

Feito isso, meu procedimento, que eu sugiro....

antes de reinstalar o wine, remova o wine antigo e a dependencia (GECKO), com entropy ou portage:

# equo rm -av --nodeps --configfiles wine wine-gecko OU
# emerge -C --nodeps wine wine-gecko

depois que removeu, re instale.... (a dep tb) se quiser, compilando direto em português Simule antes:

# emerge -pv wine-gecko wine

SE TUDO OK

# LINGUAS="pt_BR" L10N="pt-BR" emerge -av wine-gecko wine

acredito que isso atualizará o Wine e o Wine-Gecko

¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨
Albfneto,
Ribeirão Preto, S.P., Brasil.
Usuário Linux, Linux Counter: #479903.
Distros Favoritas: Sabayon, Gentoo, openSUSE, Mageia e OpenMandriva.


6. Re: Erro ao instalar Wine pelo portage no Sabayon

Alberto Federman Neto.
albfneto

(usa openSUSE)

Enviado em 12/04/2018 - 15:16h

acabei de olhar, a priori, as versões do Wine no Portage e no Entropy são as mesmas.Não precisa de Portage, para instalar Wine

# equo i -av wine-gecko wine


se quiser as versões mais novas, elas estão no Overlay BobWya. Precisa adiciona o Overlay antes.... assim:

# equo up
# equo u
# layman -a bobwya
# layman -S
# emerge --sync
# LINGUAS="pt_BR" L10N="pt-BR" emerge -av wine-gecko wine
# layman -d bobwya


acabei de ver, vc já está usando o Overlay. Acho que a remoção do pacote wine-gecko e sua Reinstalação (talvez funcione até sem ele) deve resolver o bloqueio
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨
Albfneto,
Ribeirão Preto, S.P., Brasil.
Usuário Linux, Linux Counter: #479903.
Distros Favoritas: Sabayon, Gentoo, openSUSE, Mageia e OpenMandriva.


7. Re: Erro ao instalar Wine pelo portage no Sabayon

Maxwell
Ajaxguarany

(usa Slackware)

Enviado em 13/04/2018 - 23:12h

Seguindo as dicas a instalação seguiu até o ultimo pacote, mas ai surgiu esse erro:

* (subshell): checking compiler support for (64-bit) builtin_ms_va_list [ !! ].
* (subshell): x86_64-pc-linux-gnu-gcc does not support builtin_ms_va_list.
* Please re-emerge using a compiler (version) that supports building 64-bit Wine.
* Use >=sys-devel/gcc-4.4 or >=sys-devel/clang-3.8 to build app-emulation/wine.
*
* ERROR: app-emulation/wine-3.4::bobwya failed (configure phase):
* wine_generic_compiler_pretests() failed
*
* Call stack:
* ebuild.sh, line 124: Called src_configure
* environment, line 4078: Called die
* The specific snippet of code:
* wine_generic_compiler_pretests || die "wine_generic_compiler_pretests() failed";
*
* If you need support, post the output of `emerge --info '=app-emulation/wine-3.4::bobwya'`,
* the complete build log and the output of `emerge -pqv '=app-emulation/wine-3.4::bobwya'`.
* The complete build log is located at '/var/tmp/portage/app-emulation/wine-3.4/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-3.4/temp/environment'.
* Working directory: '/var/tmp/portage/app-emulation/wine-3.4/work/wine-3.4'
* S: '/var/tmp/portage/app-emulation/wine-3.4/work/wine-3.4'

>>> Failed to emerge app-emulation/wine-3.4, Log file:

>>> '/var/tmp/portage/app-emulation/wine-3.4/temp/build.log'

* Messages for package app-emulation/wine-3.4:

* Applying the Wine Staging patchset. Any bug reports to Wine Bugzilla
* should explicitly state that Wine Staging was used.
* (subshell): x86_64-pc-linux-gnu-gcc does not support builtin_ms_va_list.
* Please re-emerge using a compiler (version) that supports building 64-bit Wine.
* Use >=sys-devel/gcc-4.4 or >=sys-devel/clang-3.8 to build app-emulation/wine.
*
* ERROR: app-emulation/wine-3.4::bobwya failed (configure phase):
* wine_generic_compiler_pretests() failed
*
* Call stack:
* ebuild.sh, line 124: Called src_configure
* environment, line 4078: Called die
* The specific snippet of code:
* wine_generic_compiler_pretests || die "wine_generic_compiler_pretests() failed";
*
* If you need support, post the output of `emerge --info '=app-emulation/wine-3.4::bobwya'`,
* the complete build log and the output of `emerge -pqv '=app-emulation/wine-3.4::bobwya'`.
* The complete build log is located at '/var/tmp/portage/app-emulation/wine-3.4/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-3.4/temp/environment'.
* Working directory: '/var/tmp/portage/app-emulation/wine-3.4/work/wine-3.4'
* S: '/var/tmp/portage/app-emulation/wine-3.4/work/wine-3.4'


8. Re: Erro ao instalar Wine pelo portage no Sabayon

Matheus
pylm

(usa Gentoo)

Enviado em 13/04/2018 - 23:41h

Teu GCC é muito antigo para compilar o wine em 64 bits, posta a saída desse comando:

gcc-config -l  


Engraçado ali dizer que precisa do GCC 4.4 ou superior, a versão atual é a 7.3.0 e a atual stable no gentoo é a 6.4.0 (deve ser a mesma ou perto dela no sabayon). Tua versão deve ser primitiva então.


9. Re: Erro ao instalar Wine pelo portage no Sabayon

Maxwell
Ajaxguarany

(usa Slackware)

Enviado em 13/04/2018 - 23:45h

pylm escreveu:

Teu GCC é muito antigo para compilar o wine em 64 bits, posta a saída desse comando:

gcc-config -l  



sabayon /home/maxwell # gcc-config -l
[1] x86_64-pc-linux-gnu-4.9.3
[2] x86_64-pc-linux-gnu-4.9.3-hardenednopie
[3] x86_64-pc-linux-gnu-4.9.3-hardenednopiessp
[4] x86_64-pc-linux-gnu-4.9.3-hardenednossp
[5] x86_64-pc-linux-gnu-4.9.3-vanilla
[6] x86_64-pc-linux-gnu-6.4.0



10. Re: Erro ao instalar Wine pelo portage no Sabayon

Matheus
pylm

(usa Gentoo)

Enviado em 14/04/2018 - 01:08h

Ajaxguarany escreveu:

pylm escreveu:

Teu GCC é muito antigo para compilar o wine em 64 bits, posta a saída desse comando:

gcc-config -l  



sabayon /home/maxwell # gcc-config -l
[1] x86_64-pc-linux-gnu-4.9.3
[2] x86_64-pc-linux-gnu-4.9.3-hardenednopie
[3] x86_64-pc-linux-gnu-4.9.3-hardenednopiessp
[4] x86_64-pc-linux-gnu-4.9.3-hardenednossp
[5] x86_64-pc-linux-gnu-4.9.3-vanilla
[6] x86_64-pc-linux-gnu-6.4.0

Você tem várias versões mais novas que a necessária e nenhuma delas ta em uso, tá usando clang como compilador? Se for, você deveria atualizar ele, mas de qualquer modo, selecione a mais nova:

# gcc-config 6 




11. Re: Erro ao instalar Wine pelo portage no Sabayon

Maxwell
Ajaxguarany

(usa Slackware)

Enviado em 14/04/2018 - 12:51h

o erro continua:

>>> Configuring source in /var/tmp/portage/app-emulation/wine-3.5/work/wine-3.5 ...
* (subshell): checking compiler support for (64-bit) builtin_ms_va_list [ !! ].
* (subshell): x86_64-pc-linux-gnu-gcc does not support builtin_ms_va_list.
* Please re-emerge using a compiler (version) that supports building 64-bit Wine.
* Use >=sys-devel/gcc-4.4 or >=sys-devel/clang-3.8 to build app-emulation/wine.
*
* ERROR: app-emulation/wine-3.5::bobwya failed (configure phase):
* wine_generic_compiler_pretests() failed
*
* Call stack:
* ebuild.sh, line 124: Called src_configure
* environment, line 4078: Called die
* The specific snippet of code:
* wine_generic_compiler_pretests || die "wine_generic_compiler_pretests() failed";
*
* If you need support, post the output of `emerge --info '=app-emulation/wine-3.5::bobwya'`,
* the complete build log and the output of `emerge -pqv '=app-emulation/wine-3.5::bobwya'`.
* The complete build log is located at '/var/tmp/portage/app-emulation/wine-3.5/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-3.5/temp/environment'.
* Working directory: '/var/tmp/portage/app-emulation/wine-3.5/work/wine-3.5'
* S: '/var/tmp/portage/app-emulation/wine-3.5/work/wine-3.5'

>>> Failed to emerge app-emulation/wine-3.5, Log file:

>>> '/var/tmp/portage/app-emulation/wine-3.5/temp/build.log'

* Messages for package app-emulation/wine-3.5:

* Applying the Wine Staging patchset. Any bug reports to Wine Bugzilla
* should explicitly state that Wine Staging was used.
* (subshell): x86_64-pc-linux-gnu-gcc does not support builtin_ms_va_list.
* Please re-emerge using a compiler (version) that supports building 64-bit Wine.
* Use >=sys-devel/gcc-4.4 or >=sys-devel/clang-3.8 to build app-emulation/wine.
*
* ERROR: app-emulation/wine-3.5::bobwya failed (configure phase):
* wine_generic_compiler_pretests() failed
*
* Call stack:
* ebuild.sh, line 124: Called src_configure
* environment, line 4078: Called die
* The specific snippet of code:
* wine_generic_compiler_pretests || die "wine_generic_compiler_pretests() failed";
*
* If you need support, post the output of `emerge --info '=app-emulation/wine-3.5::bobwya'`,
* the complete build log and the output of `emerge -pqv '=app-emulation/wine-3.5::bobwya'`.
* The complete build log is located at '/var/tmp/portage/app-emulation/wine-3.5/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-3.5/temp/environment'.
* Working directory: '/var/tmp/portage/app-emulation/wine-3.5/work/wine-3.5'
* S: '/var/tmp/portage/app-emulation/wine-3.5/work/wine-3.5'


12. Re: Erro ao instalar Wine pelo portage no Sabayon

Matheus
pylm

(usa Gentoo)

Enviado em 14/04/2018 - 15:54h

Vamo checar a versão do clang então

 emerge -s clang 
cat /etc/portage/make.conf | grep -i cc
E pra desencargo de consciência

echo $CC




01 02



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts