Audacity 2.2.1 no Slackware 14.2-64bits

1. Audacity 2.2.1 no Slackware 14.2-64bits

lindberg
lindbergluiz

(usa Slackware)

Enviado em 17/01/2018 - 01:09h

oi pessoal.

ao tentar compilar o audacity, com pacotes do SlackBuild, retornou o seguinte erro

In file included from /usr/include/c++/5.3.0/bits/stringfwd.h:40:0,
from /usr/include/c++/5.3.0/string:39,
from /usr/include/wx-3.0/wx/stringimpl.h:66,
from /usr/include/wx-3.0/wx/unichar.h:15,
from /usr/include/wx-3.0/wx/strvararg.h:22,
from /usr/include/wx-3.0/wx/string.h:46,
from /usr/include/wx-3.0/wx/filectrl.h:19,
from FileDialog.h:21,
from FileDialog.cpp:17:
/usr/include/c++/5.3.0/bits/memoryfwd.h:50:15: error: expected ‘{’ before ‘_GLIBCXX_VISIBILITY’
namespace std _GLIBCXX_VISIBILITY(default)
^
/usr/include/c++/5.3.0/bits/memoryfwd.h:50:34: error: expected constructor, destructor, or type conversion before ‘(’ token
namespace std _GLIBCXX_VISIBILITY(default)
^
In file included from /usr/include/c++/5.3.0/string:39:0,
from /usr/include/wx-3.0/wx/stringimpl.h:66,
from /usr/include/wx-3.0/wx/unichar.h:15,
from /usr/include/wx-3.0/wx/strvararg.h:22,
from /usr/include/wx-3.0/wx/string.h:46,
from /usr/include/wx-3.0/wx/filectrl.h:19,
from FileDialog.h:21,
from FileDialog.cpp:17:
/usr/include/c++/5.3.0/bits/stringfwd.h:42:15: error: expected ‘{’ before ‘_GLIBCXX_VISIBILITY’
namespace std _GLIBCXX_VISIBILITY(default)
^
/usr/include/c++/5.3.0/bits/stringfwd.h:42:34: error: expected constructor, destructor, or type conversion before ‘(’ token
namespace std _GLIBCXX_VISIBILITY(default)
^
In file included from /usr/include/c++/5.3.0/bits/stl_algobase.h:60:0,
from /usr/include/c++/5.3.0/bits/char_traits.h:39,
from /usr/include/c++/5.3.0/string:40,
from /usr/include/wx-3.0/wx/stringimpl.h:66,
from /usr/include/wx-3.0/wx/unichar.h:15,
from /usr/include/wx-3.0/wx/strvararg.h:22,
from /usr/include/wx-3.0/wx/string.h:46,
from /usr/include/wx-3.0/wx/filectrl.h:19,
from FileDialog.h:21,
from FileDialog.cpp:17:
/usr/include/c++/5.3.0/bits/functexcept.h:42:15: error: expected ‘{’ before ‘_GLIBCXX_VISIBILITY’
namespace std _GLIBCXX_VISIBILITY(default)
^
/usr/include/c++/5.3.0/bits/functexcept.h:42:34: error: expected constructor, destructor, or type conversion before ‘(’ token
namespace std _GLIBCXX_VISIBILITY(default)
^
In file included from /usr/include/c++/5.3.0/bits/stl_algobase.h:61:0,
from /usr/include/c++/5.3.0/bits/char_traits.h:39,
from /usr/include/c++/5.3.0/string:40,
from /usr/include/wx-3.0/wx/stringimpl.h:66,
from /usr/include/wx-3.0/wx/unichar.h:15,
from /usr/include/wx-3.0/wx/strvararg.h:22,
from /usr/include/wx-3.0/wx/string.h:46,
from /usr/include/wx-3.0/wx/filectrl.h:19,
from FileDialog.h:21,
from FileDialog.cpp:17:
/usr/include/c++/5.3.0/bits/cpp_type_traits.h:68:21: error: expected ‘{’ before ‘_GLIBCXX_VISIBILITY’
namespace __gnu_cxx _GLIBCXX_VISIBILITY(default)
^
/usr/include/c++/5.3.0/bits/cpp_type_traits.h:68:40: error: expected constructor, destructor, or type conversion before ‘(’ token
namespace __gnu_cxx _GLIBCXX_VISIBILITY(default)
^
/usr/include/c++/5.3.0/bits/cpp_type_traits.h:78:15: error: expected ‘{’ before ‘_GLIBCXX_VISIBILITY’
namespace std _GLIBCXX_VISIBILITY(default)
^
/usr/include/c++/5.3.0/bits/cpp_type_traits.h:78:34: error: expected constructor, destructor, or type conversion before ‘(’ token
namespace std _GLIBCXX_VISIBILITY(default)
^
In file included from /usr/include/c++/5.3.0/bits/ostream_insert.h:36:0,
from /usr/include/c++/5.3.0/string:44,
from /usr/include/wx-3.0/wx/stringimpl.h:66,
from /usr/include/wx-3.0/wx/unichar.h:15,
from /usr/include/wx-3.0/wx/strvararg.h:22,
from /usr/include/wx-3.0/wx/string.h:46,
from /usr/include/wx-3.0/wx/filectrl.h:19,
from FileDialog.h:21,
from FileDialog.cpp:17:
/usr/include/c++/5.3.0/bits/cxxabi_forced.h:36:37: error: expected ‘}’ before end of line
/usr/include/c++/5.3.0/bits/cxxabi_forced.h:36:37: error: expected ‘}’ before end of line
/usr/include/c++/5.3.0/bits/cxxabi_forced.h:36:37: error: expected ‘}’ before end of line
/usr/include/c++/5.3.0/bits/cxxabi_forced.h:36:37: error: expected ‘}’ before end of line
/usr/include/c++/5.3.0/bits/cxxabi_forced.h:36:37: error: expected ‘}’ before end of line
/usr/include/c++/5.3.0/bits/cxxabi_forced.h:36:37: error: expected declaration before end of line
Makefile:579: recipe for target 'libFileDialog_la-FileDialog.lo' failed
make[2]: *** [libFileDialog_la-FileDialog.lo] Error 1
make[2]: Leaving directory '/tmp/SBo/audacity-Audacity-2.2.1/lib-src/FileDialog'
Makefile:1014: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/SBo/audacity-Audacity-2.2.1/lib-src'
Makefile:809: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1


Esta saída já apareceu outras vezes em outros programas (por conta de faltar {} ou () no código....

alguém sabe como resolver?


  


2. Re: Audacity 2.2.1 no Slackware 14.2-64bits

Jose Mario
zezaocapoeira

(usa Slackware)

Enviado em 17/01/2018 - 01:59h

Salve mano.

Aqui compilou e funcionou , não alterei nada no slackbuild.

https://postimg.org/gallery/1cyn98ox8/

Procedimento seria instalar as dependências para depois compilar/instalar , deve tá faltando alguma dependência ai.

https://slackbuilds.org/repository/14.2/libraries/lame/
https://slackbuilds.org/repository/14.2/libraries/wxGTK3/
https://slackbuilds.org/repository/14.2/audio/audacity/


O que tenho instalado aqui:

$ ls /var/log/packages | grep -i wxgtk3
wxGTK3-3.0.3.1-x86_64-1_SBo
wxGTK3-compat32-3.0.3.1-x86_64-1_SBocompat32

$ ls /var/log/packages | grep -i lame
lame-3.99.5-x86_64-1_SBo

$ ls /var/log/packages | grep -i audacity
audacity-2.2.1-x86_64-1_SBo


Obrigado pela atenção, salve!!!






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts