Bitcoin Forum
July 19, 2024, 09:30:52 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: rpcminer-cuda бинарники для Linux  (Read 398 times)
proden (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
May 29, 2013, 03:20:46 AM
 #1

Привет всем!
Можете поделиться сабжем? А то пока не получаться самим создать его.
Вот что вылетает при сборке:
Code:
[  6%] Building NVCC (Device) object cmake-rpcminer/./rpcminer_generated_bitcoinminercuda.cu.o
ptxas info    : Compiling entry function '_Z8setValuePj' for 'sm_20'
ptxas info    : Function properties for _Z8setValuePj
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 4 registers, 40 bytes cmem[0]
ptxas info    : Compiling entry function '_Z12cuda_processPjS_jjj' for 'sm_20'
ptxas info    : Function properties for _Z12cuda_processPjS_jjj
    288 bytes stack frame, 296 bytes spill stores, 300 bytes spill loads
ptxas info    : Used 42 registers, 64+0 bytes smem, 60 bytes cmem[0]
ptxas info    : Compiling entry function '_Z8setValuePj' for 'sm_13'
ptxas info    : Used 2 registers, 8+16 bytes smem
ptxas info    : Compiling entry function '_Z12cuda_processPjS_jjj' for 'sm_13'
ptxas info    : Used 32 registers, 28+0 bytes lmem, 92+16 bytes smem, 28 bytes cmem[1]
nvcc fatal   : Option '-ptx' is not allowed when compiling for multiple GPU architectures
Scanning dependencies of target rpcminer
[ 13%] Building CXX object cmake-rpcminer/CMakeFiles/rpcminer.dir/__/src/sha256.cpp.o
[ 20%] Building CXX object cmake-rpcminer/CMakeFiles/rpcminer.dir/__/src/rpcminer/hex.cpp.o
[ 26%] Building CXX object cmake-rpcminer/CMakeFiles/rpcminer.dir/__/src/rpcminer/httprequest.cpp.o
[ 33%] Building CXX object cmake-rpcminer/CMakeFiles/rpcminer.dir/__/src/rpcminer/rpcminerclient.cpp.o
In file included from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../minercommon/minerheaders.h:58,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:26,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../minercommon/../serialize.h:16:21: error: limists.h: Нет такого файла или каталога
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/shared_ptr.hpp:17,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../json/json_spirit_value.h:21,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../json/json_spirit.h:13,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:25,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘void boost::shared_ptr<T>::reset(Y*)’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/shared_ptr.hpp:624: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘typename boost::detail::sp_dereference<T>::type boost::shared_ptr<T>::operator*() const’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/shared_ptr.hpp:646: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘typename boost::detail::sp_member_access<T>::type boost::shared_ptr<T>::operator->() const’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/shared_ptr.hpp:653: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘typename boost::detail::sp_array_access<T>::type boost::shared_ptr<T>::operator[](ptrdiff_t) const’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/shared_ptr.hpp:660: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/shared_ptr.hpp:661: error: ‘stderr’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/shared_ptr.hpp:17,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../json/json_spirit_value.h:21,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../json/json_spirit.h:13,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:25,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/shared_ptr.hpp: In member function ‘void boost::detail::esft2_deleter_wrapper::operator()(T*)’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/shared_ptr.hpp:921: error: ‘stderr’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/variant/variant.hpp:28,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/variant.hpp:17,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../json/json_spirit_value.h:22,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../json/json_spirit.h:13,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:25,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/variant/detail/backup_holder.hpp: In copy constructor ‘boost::detail::variant::backup_holder<T>::backup_holder(const boost::detail::variant::backup_holder<T>&)’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/variant/detail/backup_holder.hpp:83: error: ‘stderr’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/variant/variant.hpp:30,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/variant.hpp:17,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../json/json_spirit_value.h:22,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../json/json_spirit.h:13,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:25,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/variant/detail/forced_return.hpp: In function ‘T boost::detail::variant::forced_return()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/variant/detail/forced_return.hpp:44: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/variant/detail/forced_return.hpp: In function ‘T boost::detail::variant::forced_return() [with T = void]’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/variant/detail/forced_return.hpp:55: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/variant/detail/forced_return.hpp:55: error: ‘fprintf’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/variant/variant.hpp:34,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/variant.hpp:17,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../json/json_spirit_value.h:22,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../json/json_spirit.h:13,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:25,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/variant/detail/visitation_impl.hpp: In function ‘typename Visitor::result_type boost::detail::variant::visitation_impl_invoke(int, Visitor&, VoidPtrCV, boost::detail::variant::apply_visitor_unrolled*, NBF, long int)’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/variant/detail/visitation_impl.hpp:182: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/variant/detail/visitation_impl.hpp: In function ‘typename Visitor::result_type boost::detail::variant::visitation_impl(int, int, Visitor&, VPCV, mpl_::true_, NBF, W*, S*)’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/variant/detail/visitation_impl.hpp:207: error: ‘stderr’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/variant.hpp:17,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../json/json_spirit_value.h:22,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../json/json_spirit.h:13,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:25,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/variant/variant.hpp: In member function ‘T& boost::detail::variant::known_get<T>::operator()(U&) const’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/variant/variant.hpp:352: error: ‘stderr’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/mutex.hpp:20,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/mutex.hpp:16,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp:13,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/thread.hpp:17,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread.hpp:13,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../minercommon/minerheaders.h:41,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:26,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/timespec.hpp: In function ‘timespec boost::detail::timespec_now()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/timespec.hpp:86: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/timespec.hpp:86: error: ‘fprintf’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/mutex.hpp:21,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/mutex.hpp:16,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp:13,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/thread.hpp:17,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread.hpp:13,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../minercommon/minerheaders.h:41,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:26,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/pthread_mutex_scoped_lock.hpp: In constructor ‘boost::pthread::pthread_mutex_scoped_lock::pthread_mutex_scoped_lock(pthread_mutex_t*)’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/pthread_mutex_scoped_lock.hpp:26: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/pthread_mutex_scoped_lock.hpp:26: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/pthread_mutex_scoped_lock.hpp: In member function ‘void boost::pthread::pthread_mutex_scoped_lock::unlock()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/pthread_mutex_scoped_lock.hpp:30: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/pthread_mutex_scoped_lock.hpp:30: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/pthread_mutex_scoped_lock.hpp: In constructor ‘boost::pthread::pthread_mutex_scoped_unlock::pthread_mutex_scoped_unlock(pthread_mutex_t*)’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/pthread_mutex_scoped_lock.hpp:51: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/pthread_mutex_scoped_lock.hpp:51: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/pthread_mutex_scoped_lock.hpp: In destructor ‘boost::pthread::pthread_mutex_scoped_unlock::~pthread_mutex_scoped_unlock()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/pthread_mutex_scoped_lock.hpp:55: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/pthread_mutex_scoped_lock.hpp:55: error: ‘fprintf’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/mutex.hpp:16,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp:13,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/thread.hpp:17,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread.hpp:13,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../minercommon/minerheaders.h:41,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:26,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/mutex.hpp: In destructor ‘boost::timed_mutex::~timed_mutex()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/mutex.hpp:147: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/mutex.hpp:147: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/mutex.hpp: In member function ‘bool boost::timed_mutex::do_try_lock_until(const timespec&)’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/mutex.hpp:211: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/mutex.hpp:211: error: ‘fprintf’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp:14,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/thread.hpp:17,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread.hpp:13,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../minercommon/minerheaders.h:41,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:26,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable_fwd.hpp: In constructor ‘boost::condition_variable::condition_variable()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable_fwd.hpp:69: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable_fwd.hpp:69: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable_fwd.hpp: In destructor ‘boost::condition_variable::~condition_variable()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable_fwd.hpp:81: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable_fwd.hpp:81: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable_fwd.hpp:86: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable_fwd.hpp:86: error: ‘fprintf’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/enable_shared_from_this.hpp:16,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp:17,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/thread.hpp:17,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread.hpp:13,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../minercommon/minerheaders.h:41,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:26,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/enable_shared_from_this.hpp: In member function ‘boost::shared_ptr<X> boost::enable_shared_from_this<T>::shared_from_this()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/enable_shared_from_this.hpp:50: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/enable_shared_from_this.hpp: In member function ‘boost::shared_ptr<const T> boost::enable_shared_from_this<T>::shared_from_this() const’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/enable_shared_from_this.hpp:57: error: ‘stderr’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/optional.hpp:15,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp:18,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/thread.hpp:17,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread.hpp:13,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../minercommon/minerheaders.h:41,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:26,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/optional/optional.hpp: In member function ‘typename boost::optional_detail::optional_base<T>::reference_const_type boost::optional<T>::get() const’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/optional/optional.hpp:630: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/optional/optional.hpp: In member function ‘typename boost::optional_detail::optional_base<T>::reference_type boost::optional<T>::get()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/optional/optional.hpp:631: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/optional/optional.hpp: In member function ‘typename boost::optional_detail::optional_base<T>::pointer_const_type boost::optional<T>::operator->() const’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/optional/optional.hpp:640: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/optional/optional.hpp: In member function ‘typename boost::optional_detail::optional_base<T>::pointer_type boost::optional<T>::operator->()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/optional/optional.hpp:641: error: ‘stderr’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/thread.hpp:17,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread.hpp:13,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../minercommon/minerheaders.h:41,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:26,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp: In constructor ‘boost::thread_attributes::thread_attributes()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp:43: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp:43: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp: In destructor ‘boost::thread_attributes::~thread_attributes()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp:47: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp:47: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp: In member function ‘void boost::thread_attributes::set_stack_size(size_t)’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp:58: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp:58: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp: In member function ‘size_t boost::thread_attributes::get_stack_size() const’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp:64: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp:64: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp: In constructor ‘boost::detail::interruption_checker::interruption_checker(pthread_mutex_t*, pthread_cond_t*)’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp:194: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp:194: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp:198: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp:198: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp: In destructor ‘boost::detail::interruption_checker::~interruption_checker()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp:205: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp:205: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp:212: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/thread_data.hpp:212: error: ‘fprintf’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/functional/hash/hash.hpp:15,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/functional/hash.hpp:6,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/detail/thread.hpp:37,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/thread.hpp:22,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread.hpp:13,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../minercommon/minerheaders.h:41,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:26,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/functional/hash/detail/hash_float.hpp: In function ‘size_t boost::hash_detail::float_hash_value(T)’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/functional/hash/detail/hash_float.hpp:234: error: ‘stderr’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/condition_variable.hpp:16,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/shared_mutex.hpp:14,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/shared_mutex.hpp:21,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/detail/thread_group.hpp:9,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/thread.hpp:26,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread.hpp:13,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../minercommon/minerheaders.h:41,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:26,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable.hpp: In member function ‘void boost::condition_variable::notify_one()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable.hpp:134: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable.hpp:134: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable.hpp: In member function ‘void boost::condition_variable::notify_all()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable.hpp:142: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable.hpp:142: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable.hpp: In constructor ‘boost::condition_variable_any::condition_variable_any()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable.hpp:162: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable.hpp:162: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable.hpp: In destructor ‘boost::condition_variable_any::~condition_variable_any()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable.hpp:168: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable.hpp:168: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable.hpp:169: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable.hpp:169: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable.hpp: In member function ‘void boost::condition_variable_any::notify_one()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable.hpp:336: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable.hpp:336: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable.hpp: In member function ‘void boost::condition_variable_any::notify_all()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable.hpp:342: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/condition_variable.hpp:342: error: ‘fprintf’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/once.hpp:16,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread.hpp:17,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../minercommon/minerheaders.h:41,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:26,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/once.hpp: In function ‘void boost::call_once(boost::once_flag&, Function)’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/once.hpp:103: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/once.hpp:108: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/once.hpp:114: error: ‘stderr’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/recursive_mutex.hpp:16,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread.hpp:18,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../minercommon/minerheaders.h:41,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:26,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp: In constructor ‘boost::recursive_mutex::recursive_mutex()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:69: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:69: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:76: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:76: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:79: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:79: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp: In destructor ‘boost::recursive_mutex::~recursive_mutex()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:98: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:98: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp: In member function ‘void boost::recursive_mutex::lock()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:107: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:107: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp: In member function ‘void boost::recursive_mutex::unlock()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:112: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:112: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp: In member function ‘bool boost::recursive_mutex::try_lock()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:118: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:118: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp: In constructor ‘boost::recursive_timed_mutex::recursive_timed_mutex()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:211: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:211: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:214: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:214: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp: In destructor ‘boost::recursive_timed_mutex::~recursive_timed_mutex()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:233: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:233: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp: In member function ‘void boost::recursive_timed_mutex::lock()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:250: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:250: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp: In member function ‘void boost::recursive_timed_mutex::unlock()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:255: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:255: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp: In member function ‘bool boost::recursive_timed_mutex::try_lock()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:261: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:261: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp: In member function ‘bool boost::recursive_timed_mutex::do_try_lock_until(const timespec&)’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:268: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/thread/pthread/recursive_mutex.hpp:268: error: ‘fprintf’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/range/functions.hpp:20,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/range/iterator_range_core.hpp:26,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/range/iterator_range.hpp:13,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/algorithm/string/replace.hpp:16,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/units/detail/utility.hpp:25,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/type_info.hpp:19,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/object_hex_dump.hpp:15,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/exception/to_string_stub.hpp:16,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/exception/info.hpp:16,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp:20,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/exception_ptr.hpp:9,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/future.hpp:28,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread.hpp:24,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../minercommon/minerheaders.h:41,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:26,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/range/size.hpp: In function ‘typename boost::range_size<const T>::type boost::range_detail::range_calculate_size(const SinglePassRange&)’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/range/size.hpp:32: error: ‘stderr’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/range/iterator_range.hpp:13,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/algorithm/string/replace.hpp:16,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/units/detail/utility.hpp:25,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/type_info.hpp:19,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/object_hex_dump.hpp:15,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/exception/to_string_stub.hpp:16,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/exception/info.hpp:16,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp:20,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/exception_ptr.hpp:9,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/future.hpp:28,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread.hpp:24,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../minercommon/minerheaders.h:41,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:26,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/range/iterator_range_core.hpp: In member function ‘typename boost::iterator_reference<IteratorT>::type boost::iterator_range<IteratorT>::front() const’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/range/iterator_range_core.hpp:313: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/range/iterator_range_core.hpp: In member function ‘typename boost::iterator_reference<IteratorT>::type boost::iterator_range<IteratorT>::back() const’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/range/iterator_range_core.hpp:319: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/range/iterator_range_core.hpp: In member function ‘void boost::iterator_range<IteratorT>::pop_front()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/range/iterator_range_core.hpp:327: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/range/iterator_range_core.hpp: In member function ‘void boost::iterator_range<IteratorT>::pop_back()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/range/iterator_range_core.hpp:334: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/range/iterator_range_core.hpp: In member function ‘typename boost::iterator_reference<IteratorT>::type boost::iterator_range<IteratorT>::operator[](typename boost::iterator_difference<I1>::type) const’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/range/iterator_range_core.hpp:340: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/range/iterator_range_core.hpp: In member function ‘typename boost::mpl::if_<boost::is_abstract<typename boost::iterator_value<Iterator>::type>, typename boost::iterator_reference<IteratorT>::type, typename boost::iterator_value<Iterator>::type>::type boost::iterator_range<IteratorT>::operator()(typename boost::iterator_difference<I1>::type) const’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/range/iterator_range_core.hpp:351: error: ‘stderr’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/exception/info.hpp:16,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp:20,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/exception_ptr.hpp:9,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/future.hpp:28,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread.hpp:24,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../minercommon/minerheaders.h:41,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:26,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/to_string_stub.hpp: In static member function ‘static std::string boost::exception_detail::to_string_dispatcher<false>::convert(const T&, const char*)’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/to_string_stub.hpp:63: error: ‘stderr’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp:20,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/exception_ptr.hpp:9,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/future.hpp:28,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread.hpp:24,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../minercommon/minerheaders.h:41,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:26,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/info.hpp: In member function ‘virtual void boost::exception_detail::error_info_container_impl::set(const boost::shared_ptr<boost::exception_detail::error_info_base>&, const boost::exception_detail::type_info_&)’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/info.hpp:87: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/info.hpp:87: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/info.hpp: In member function ‘virtual boost::shared_ptr<boost::exception_detail::error_info_base> boost::exception_detail::error_info_container_impl::get(const boost::exception_detail::type_info_&) const’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/info.hpp:100: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/info.hpp:100: error: ‘fprintf’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/exception/diagnostic_information.hpp:16,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp:21,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/exception_ptr.hpp:9,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/future.hpp:28,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread.hpp:24,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../minercommon/minerheaders.h:41,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:26,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/get_error_info.hpp: In static member function ‘static typename ErrorInfo::value_type* boost::exception_detail::get_info< <template-parameter-1-1> >::get(const boost::exception&)’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/get_error_info.hpp:38: error: ‘stderr’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp:21,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/exception_ptr.hpp:9,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/future.hpp:28,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread.hpp:24,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../minercommon/minerheaders.h:41,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:26,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/diagnostic_information.hpp: In function ‘const char* boost::exception_detail::get_diagnostic_information(const boost::exception&, const char*)’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/diagnostic_information.hpp:97: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/diagnostic_information.hpp:97: error: ‘fprintf’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/exception_ptr.hpp:9,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/future.hpp:28,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread.hpp:24,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../minercommon/minerheaders.h:41,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:26,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp: In function ‘boost::exception_ptr boost::exception_detail::current_exception_impl()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp:307: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp:307: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp:313: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp:313: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp:319: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp:319: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp:323: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp:323: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp:327: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp:327: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp: In function ‘boost::exception_ptr boost::current_exception()’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp:448: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp:448: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp: In function ‘void boost::rethrow_exception(const boost::exception_ptr&)’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp:457: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp:457: error: ‘fprintf’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp:459: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/exception/detail/exception_ptr.hpp:459: error: ‘fprintf’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/scoped_ptr.hpp:14,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/future.hpp:30,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread.hpp:24,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../minercommon/minerheaders.h:41,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:26,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/scoped_ptr.hpp: In member function ‘void boost::scoped_ptr<T>::reset(T*)’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/scoped_ptr.hpp:87: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/scoped_ptr.hpp: In member function ‘T& boost::scoped_ptr<T>::operator*() const’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/scoped_ptr.hpp:93: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/scoped_ptr.hpp: In member function ‘T* boost::scoped_ptr<T>::operator->() const’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/scoped_ptr.hpp:99: error: ‘stderr’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/cudamine/boost/boost/scoped_array.hpp:14,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread/future.hpp:42,
                 from /home/fnp/cdua/437/intd/cudamine/boost/boost/thread.hpp:24,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/../minercommon/minerheaders.h:41,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:26,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/scoped_array.hpp: In member function ‘void boost::scoped_array<T>::reset(T*)’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/scoped_array.hpp:74: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/scoped_array.hpp: In member function ‘T& boost::scoped_array<T>::operator[](ptrdiff_t) const’:
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/scoped_array.hpp:80: error: ‘stderr’ was not declared in this scope
/home/fnp/cdua/437/intd/cudamine/boost/boost/smart_ptr/scoped_array.hpp:81: error: ‘stderr’ was not declared in this scope
In file included from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerthreadgpu.h:22,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:27,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
...//[b]тут куча однотипных ошибок[/b]
/home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerthread.h:85: error: expected ‘;’ before ‘)’ token
/home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerthread.h:85: error: expected ‘;’ before ‘)’ token
In file included from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerthreadgpu.h:22,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.h:27,
                 from /home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerclient.cpp:19:
/home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerthread.h: In member function ‘void RPCMinerThread::SetNextBlock(int64, uint256, std::vector<unsigned char, std::allocator<unsigned char> >&, std::vector<unsigned char, std::allocator<unsigned char> >&, std::vector<unsigned char, std::allocator<unsigned char> >&)’:
/home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerthread.h:91: error: expected primary-expression before ‘{’ token
/home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerthread.h:91: error: expected ‘)’ before ‘{’ token
/home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerthread.h:91: error: expected primary-expression before ‘,’ token
/home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerthread.h:91: error: name lookup of ‘fcriticalblockonce’ changed for ISO ‘for’ scoping
/home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerthread.h:91: error: expected ‘;’ before ‘)’ token
/home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerthread.h:91: error: expected ‘;’ before ‘)’ token
/home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerthread.h: In member function ‘const int64 RPCMinerThread::GetHashCount(bool)’:
/home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerthread.h:102: error: expected primary-expression before ‘{’ token
/home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerthread.h:102: error: expected ‘)’ before ‘{’ token
/home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerthread.h:102: error: expected primary-expression before ‘,’ token
/home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerthread.h:102: error: name lookup of ‘fcriticalblockonce’ changed for ISO ‘for’ scoping
/home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerthread.h:102: error: expected ‘;’ before ‘)’ token
/home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerthread.h:102: error: expected ‘;’ before ‘)’ token
/home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerthread.h: In static member function ‘static void RPCMinerThread::Run(void*)’:
/home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerthread.h:116: error: expected primary-expression before ‘{’ token
/home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerthread.h:116: error: name lookup of ‘fcriticalblockonce’ changed for ISO ‘for’ scoping
/home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerthread.h:116: error: expected ‘;’ before ‘)’ token
/home/fnp/cdua/437/intd/rpcminer-mod-master/src/rpcminer/rpcminerthread.h:116: error: expected ‘;’ before ‘)’ token
make[2]: *** [cmake-rpcminer/CMakeFiles/rpcminer.dir/__/src/rpcminer/rpcminerclient.cpp.o] Ошибка 1
make[1]: *** [cmake-rpcminer/CMakeFiles/rpcminer.dir/all] Ошибка 2
make: *** [all] Ошибка 2
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!