Enviado em 24/05/2017 - 02:07h
Bom eu sempre utilizei o mirror do Slackware normal.
[ 27%] Building CXX object src/CMakeFiles/conky.dir/colours.cc.o
cd /tmp/SBo/conky-1.10.6/build/src && /usr/bin/c++ -D_LARGEFILE64_SOURCE -D_POSIX_C_SOURCE=200809L -I/tmp/SBo/conky-1.10.6/build -I/usr/include/freetype2 -I/usr/include/libxml2 -I/tmp/SBo/conky-1.10.6/build/data -std=c++0x -O2 -fPIC -O3 -DNDEBUG -o CMakeFiles/conky.dir/colours.cc.o -c /tmp/SBo/conky-1.10.6/src/colours.cc
In file included from /tmp/SBo/conky-1.10.6/src/update-cb.hh:39:0,
from /tmp/SBo/conky-1.10.6/src/text_object.h:35,
from /tmp/SBo/conky-1.10.6/src/common.h:34,
from /tmp/SBo/conky-1.10.6/src/conky.h:37,
from /tmp/SBo/conky-1.10.6/src/colours.cc:30:
/tmp/SBo/conky-1.10.6/src/semaphore.hh:40:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
semaphore(unsigned int value = 0) throw(std::logic_error)
^~~~~
/tmp/SBo/conky-1.10.6/src/semaphore.hh:49:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
void post() throw(std::overflow_error)
^~~~~
In file included from /tmp/SBo/conky-1.10.6/src/setting.hh:32:0,
from /tmp/SBo/conky-1.10.6/src/common.h:35,
from /tmp/SBo/conky-1.10.6/src/conky.h:37,
from /tmp/SBo/conky-1.10.6/src/colours.cc:30:
/tmp/SBo/conky-1.10.6/src/luamm.hh:39:15: error: ‘function’ in namespace ‘std’ does not name a template type
typedef std::function<int(state *)> cpp_function;
^~~~~~~~
/tmp/SBo/conky-1.10.6/src/luamm.hh:243:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
void checkstack(int extra) throw(std::bad_alloc);
^~~~~
/tmp/SBo/conky-1.10.6/src/luamm.hh:250:26: error: ‘cpp_function’ does not name a type; did you mean ‘lua_CFunction’?
void pushclosure(const cpp_function &fn, int n);
^~~~~~~~~~~~
lua_CFunction
/tmp/SBo/conky-1.10.6/src/luamm.hh:251:27: error: ‘cpp_function’ does not name a type; did you mean ‘lua_CFunction’?
void pushfunction(const cpp_function &fn) { pushclosure(fn, 0); }
^~~~~~~~~~~~
lua_CFunction
/tmp/SBo/conky-1.10.6/src/luamm.hh:255:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
void rawgetfield(int index, const char *k) throw(std::bad_alloc);
^~~~~
/tmp/SBo/conky-1.10.6/src/luamm.hh:257:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
void rawsetfield(int index, const char *k) throw(std::bad_alloc);
^~~~~
/tmp/SBo/conky-1.10.6/src/luamm.hh:279:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
void loadfile(const char *filename) throw(lua::syntax_error, lua::file_error, std::bad_alloc);
^~~~~
/tmp/SBo/conky-1.10.6/src/luamm.hh:280:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
void loadstring(const char *s) throw(lua::syntax_error, std::bad_alloc);
^~~~~
/tmp/SBo/conky-1.10.6/src/luamm.hh:283:44: error: ‘cpp_function’ does not name a type; did you mean ‘lua_CFunction’?
void register_fn(const char *name, const cpp_function &f) { pushfunction(f); setglobal(name); }
^~~~~~~~~~~~
lua_CFunction
/tmp/SBo/conky-1.10.6/src/luamm.hh:289:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
std::string tostring(int index) throw(lua::not_string_error);
^~~~~
make[2]: *** [src/CMakeFiles/conky.dir/build.make:87: src/CMakeFiles/conky.dir/colours.cc.o] Error 1
make[2]: Leaving directory '/tmp/SBo/conky-1.10.6/build'
make[1]: *** [CMakeFiles/Makefile2:487: src/CMakeFiles/conky.dir/all] Error 2
make[1]: Leaving directory '/tmp/SBo/conky-1.10.6/build'
make: *** [Makefile:152: all] Error 2
Servidor de Backup com Ubuntu Server 24.04 LTS, RAID e Duplicati (Dell PowerEdge T420)
Visualizar câmeras IP ONVIF no Linux sem necessidade de instalar aplicativos
Atualizar Debian Online de uma Versão para outra
Instalar driver Nvidia no Debian 13
Redimensionando, espelhando, convertendo e rotacionando imagens com script
Debian 13 Trixie para Iniciantes
Convertendo pacotes DEB que usam ZSTD (Padrão Novo) para XZ (Padrão Antigo)