Package Details: btc-rpc-explorer 3.4.0-1

Git Clone URL: https://aur.archlinux.org/btc-rpc-explorer.git (read-only, click to copy)
Package Base: btc-rpc-explorer
Description: Simple, database-free Bitcoin blockchain explorer, via RPC to Bitcoin Core
Upstream URL: https://github.com/janoside/btc-rpc-explorer
Keywords: bitcoin
Licenses: MIT
Submitter: dougEfish
Maintainer: dougEfish
Last Packager: dougEfish
Votes: 3
Popularity: 0.000000
First Submitted: 2021-04-02 08:27 (UTC)
Last Updated: 2023-06-16 16:50 (UTC)

Latest Comments

jancici commented on 2024-01-08 22:51 (UTC)

sorry for spam, looks it's a problem elsewhere

jancici commented on 2024-01-08 22:36 (UTC)

during a build I did get following error any idea? thanks

npm ERR! ../binding.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE zmq::Socket::Unbind(Nan::NAN_METHOD_ARGS_TYPE)’:
npm ERR! ../binding.cc:860:19: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
npm ERR!   860 |                   (uv_after_work_cb)UV_UnbindAsyncAfter);
npm ERR!       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! ../binding.cc: In static member function ‘static void zmq::Socket::UV_UnbindAsyncAfter(uv_work_t*)’:
npm ERR! ../binding.cc:893:22: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
npm ERR!   893 |     Nan::MakeCallback(Nan::GetCurrentContext()->Global(), cb, 1, argv);
npm ERR!       |     ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! ../node_modules/nan/nan.h:1030:46: note: declared here
npm ERR!  1030 |   NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
npm ERR!       |                                              ^~~~~~~~~~~~
npm ERR! ../binding.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE zmq::Socket::Monitor(Nan::NAN_METHOD_ARGS_TYPE)’:
npm ERR! ../binding.cc:1122:47: warning: cast between incompatible function types from ‘void (*)(uv_timer_t*, int)’ {aka ‘void (*)(uv_timer_s*, int)’} to ‘uv_timer_cb’ {aka ‘void (*)(uv_timer_s*)’} [-Wcast-function-type]
npm ERR!  1122 |       uv_timer_start(socket->monitor_handle_, reinterpret_cast<uv_timer_cb>(Socket::UV_MonitorCallback), timer_interval, 0);
npm ERR!       |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! In file included from /home/jano/.cache/node-gyp/21.5.0/include/node/v8-array-buffer.h:12,
npm ERR!                  from /home/jano/.cache/node-gyp/21.5.0/include/node/v8.h:24,
npm ERR!                  from ../binding.cc:24:
npm ERR! /home/jano/.cache/node-gyp/21.5.0/include/node/v8-local-handle.h: In instantiation of ‘v8::Local<T>::Local(v8::Local<S>) [with S = v8::Data; T = v8::Value]’:
npm ERR! ../node_modules/nan/nan_callbacks_12_inl.h:175:53:   required from here
npm ERR! /home/jano/.cache/node-gyp/21.5.0/include/node/v8-local-handle.h:253:42: error: static assertion failed: type check
npm ERR!   253 |     static_assert(std::is_base_of<T, S>::value, "type check");
npm ERR!       |                                          ^~~~~
npm ERR! /home/jano/.cache/node-gyp/21.5.0/include/node/v8-local-handle.h:253:42: note: ‘std::integral_constant<bool, false>::value’ evaluates to false
npm ERR! make: *** [zmq.target.mk:111: Release/obj.target/zmq/binding.o] Error 1
npm ERR! gyp ERR! build error 
npm ERR! gyp ERR! stack Error: `make` failed with exit code: 2
npm ERR! gyp ERR! stack at ChildProcess.<anonymous> (/usr/lib/node_modules/node-gyp/lib/build.js:209:23)
npm ERR! gyp ERR! System Linux 6.6.8-hardened1-1-hardened
npm ERR! gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
npm ERR! gyp ERR! cwd /home/jano/.cache/paru/clone/btc-rpc-explorer/pkg/btc-rpc-explorer/usr/lib/node_modules/btc-rpc-explorer/node_modules/zeromq
npm ERR! gyp ERR! node -v v21.5.0
npm ERR! gyp ERR! node-gyp -v v10.0.1
npm ERR! gyp ERR! not ok

pizzaman commented on 2021-08-20 04:31 (UTC)

New upstream version v3.2.0 https://github.com/janoside/btc-rpc-explorer/releases