Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release #1006

Closed
wants to merge 6 commits into from

quickfix (#1005)

fb037e4
Select commit
Loading
Failed to load commit list.
Closed

Release #1006

quickfix (#1005)
fb037e4
Select commit
Loading
Failed to load commit list.
Fleek.co / synthetix-staking failed Nov 3, 2023 in 2m 28s

Build failed

Check build details on Fleek for further information.

Details

...
p256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:431:5: note: in expansion of macro 'ARG_CHECK'
2023-11-03T10:20:29.226Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR   431 |     ARG_CHECK(msg32 != NULL);
2023-11-03T10:20:29.226Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |     ^~~~~~~~~
2023-11-03T10:20:29.226Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:30:16: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare]
2023-11-03T10:20:29.226Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    30 |     if (EXPECT(!(cond), 0)) { \
2023-11-03T10:20:29.226Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/util.h:41:39: note: in definition of macro 'EXPECT'
2023-11-03T10:20:29.226Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    41 | #define EXPECT(x,c) __builtin_expect((x),(c))
2023-11-03T10:20:29.226Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |                                       ^
2023-11-03T10:20:29.226Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:433:5: note: in expansion of macro 'ARG_CHECK'
2023-11-03T10:20:29.226Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR   433 |     ARG_CHECK(pubkey != NULL);
2023-11-03T10:20:29.226Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |     ^~~~~~~~~
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c: In function 'secp256k1_ecdsa_sign':
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:30:16: warning: nonnull argument 'signature' compared to NULL [-Wnonnull-compare]
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    30 |     if (EXPECT(!(cond), 0)) { \
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/util.h:41:39: note: in definition of macro 'EXPECT'
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    41 | #define EXPECT(x,c) __builtin_expect((x),(c))
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |                                       ^
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:542:5: note: in expansion of macro 'ARG_CHECK'
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR   542 |     ARG_CHECK(signature != NULL);
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |     ^~~~~~~~~
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:30:16: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare]
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    30 |     if (EXPECT(!(cond), 0)) { \
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/util.h:41:39: note: in definition of macro 'EXPECT'
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    41 | #define EXPECT(x,c) __builtin_expect((x),(c))
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |                                       ^
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:541:5: note: in expansion of macro 'ARG_CHECK'
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR   541 |     ARG_CHECK(msg32 != NULL);
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |     ^~~~~~~~~
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:30:16: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare]
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    30 |     if (EXPECT(!(cond), 0)) { \
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/util.h:41:39: note: in definition of macro 'EXPECT'
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    41 | #define EXPECT(x,c) __builtin_expect((x),(c))
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |                                       ^
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:543:5: note: in expansion of macro 'ARG_CHECK'
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR   543 |     ARG_CHECK(seckey != NULL);
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |     ^~~~~~~~~
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_seckey_verify':
2023-11-03T10:20:29.227Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:30:16: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare]
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    30 |     if (EXPECT(!(cond), 0)) { \
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/util.h:41:39: note: in definition of macro 'EXPECT'
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    41 | #define EXPECT(x,c) __builtin_expect((x),(c))
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |                                       ^
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:554:5: note: in expansion of macro 'ARG_CHECK'
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR   554 |     ARG_CHECK(seckey != NULL);
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |     ^~~~~~~~~
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_pubkey_create':
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:30:16: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare]
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    30 |     if (EXPECT(!(cond), 0)) { \
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/util.h:41:39: note: in definition of macro 'EXPECT'
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    41 | #define EXPECT(x,c) __builtin_expect((x),(c))
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |                                       ^
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:578:5: note: in expansion of macro 'ARG_CHECK'
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR   578 |     ARG_CHECK(pubkey != NULL);
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |     ^~~~~~~~~
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:30:16: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare]
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    30 |     if (EXPECT(!(cond), 0)) { \
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/util.h:41:39: note: in definition of macro 'EXPECT'
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    41 | #define EXPECT(x,c) __builtin_expect((x),(c))
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |                                       ^
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:581:5: note: in expansion of macro 'ARG_CHECK'
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR   581 |     ARG_CHECK(seckey != NULL);
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |     ^~~~~~~~~
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_seckey_negate':
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:30:16: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare]
2023-11-03T10:20:29.228Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    30 |     if (EXPECT(!(cond), 0)) { \
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/util.h:41:39: note: in definition of macro 'EXPECT'
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    41 | #define EXPECT(x,c) __builtin_expect((x),(c))
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |                                       ^
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:595:5: note: in expansion of macro 'ARG_CHECK'
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR   595 |     ARG_CHECK(seckey != NULL);
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |     ^~~~~~~~~
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_pubkey_negate':
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:30:16: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare]
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    30 |     if (EXPECT(!(cond), 0)) { \
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/util.h:41:39: note: in definition of macro 'EXPECT'
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    41 | #define EXPECT(x,c) __builtin_expect((x),(c))
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |                                       ^
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:614:5: note: in expansion of macro 'ARG_CHECK'
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR   614 |     ARG_CHECK(pubkey != NULL);
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |     ^~~~~~~~~
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_seckey_tweak_add':
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:30:16: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare]
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    30 |     if (EXPECT(!(cond), 0)) { \
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/util.h:41:39: note: in definition of macro 'EXPECT'
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    41 | #define EXPECT(x,c) __builtin_expect((x),(c))
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |                                       ^
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:641:5: note: in expansion of macro 'ARG_CHECK'
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR   641 |     ARG_CHECK(seckey != NULL);
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |     ^~~~~~~~~
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:30:16: warning: nonnull argument 'tweak' compared to NULL [-Wnonnull-compare]
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    30 |     if (EXPECT(!(cond), 0)) { \
2023-11-03T10:20:29.229Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/util.h:41:39: note: in definition of macro 'EXPECT'
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    41 | #define EXPECT(x,c) __builtin_expect((x),(c))
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |                                       ^
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:642:5: note: in expansion of macro 'ARG_CHECK'
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR   642 |     ARG_CHECK(tweak != NULL);
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |     ^~~~~~~~~
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_add':
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:30:16: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare]
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    30 |     if (EXPECT(!(cond), 0)) { \
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/util.h:41:39: note: in definition of macro 'EXPECT'
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    41 | #define EXPECT(x,c) __builtin_expect((x),(c))
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |                                       ^
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:669:5: note: in expansion of macro 'ARG_CHECK'
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR   669 |     ARG_CHECK(pubkey != NULL);
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |     ^~~~~~~~~
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:30:16: warning: nonnull argument 'tweak' compared to NULL [-Wnonnull-compare]
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    30 |     if (EXPECT(!(cond), 0)) { \
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/util.h:41:39: note: in definition of macro 'EXPECT'
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    41 | #define EXPECT(x,c) __builtin_expect((x),(c))
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |                                       ^
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:670:5: note: in expansion of macro 'ARG_CHECK'
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR   670 |     ARG_CHECK(tweak != NULL);
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |     ^~~~~~~~~
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_seckey_tweak_mul':
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:30:16: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare]
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    30 |     if (EXPECT(!(cond), 0)) { \
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/util.h:41:39: note: in definition of macro 'EXPECT'
2023-11-03T10:20:29.230Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    41 | #define EXPECT(x,c) __builtin_expect((x),(c))
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |                                       ^
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:688:5: note: in expansion of macro 'ARG_CHECK'
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR   688 |     ARG_CHECK(seckey != NULL);
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |     ^~~~~~~~~
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:30:16: warning: nonnull argument 'tweak' compared to NULL [-Wnonnull-compare]
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    30 |     if (EXPECT(!(cond), 0)) { \
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/util.h:41:39: note: in definition of macro 'EXPECT'
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    41 | #define EXPECT(x,c) __builtin_expect((x),(c))
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |                                       ^
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:689:5: note: in expansion of macro 'ARG_CHECK'
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR   689 |     ARG_CHECK(tweak != NULL);
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |     ^~~~~~~~~
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_mul':
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:30:16: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare]
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    30 |     if (EXPECT(!(cond), 0)) { \
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/util.h:41:39: note: in definition of macro 'EXPECT'
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    41 | #define EXPECT(x,c) __builtin_expect((x),(c))
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |                                       ^
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:713:5: note: in expansion of macro 'ARG_CHECK'
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR   713 |     ARG_CHECK(pubkey != NULL);
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |     ^~~~~~~~~
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:30:16: warning: nonnull argument 'tweak' compared to NULL [-Wnonnull-compare]
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    30 |     if (EXPECT(!(cond), 0)) { \
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/util.h:41:39: note: in definition of macro 'EXPECT'
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    41 | #define EXPECT(x,c) __builtin_expect((x),(c))
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |                                       ^
2023-11-03T10:20:29.231Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:714:5: note: in expansion of macro 'ARG_CHECK'
2023-11-03T10:20:29.232Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR   714 |     ARG_CHECK(tweak != NULL);
2023-11-03T10:20:29.232Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |     ^~~~~~~~~
2023-11-03T10:20:29.232Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_pubkey_combine':
2023-11-03T10:20:29.232Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:30:16: warning: nonnull argument 'pubnonce' compared to NULL [-Wnonnull-compare]
2023-11-03T10:20:29.232Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    30 |     if (EXPECT(!(cond), 0)) { \
2023-11-03T10:20:29.232Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/util.h:41:39: note: in definition of macro 'EXPECT'
2023-11-03T10:20:29.232Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    41 | #define EXPECT(x,c) __builtin_expect((x),(c))
2023-11-03T10:20:29.232Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |                                       ^
2023-11-03T10:20:29.232Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:743:5: note: in expansion of macro 'ARG_CHECK'
2023-11-03T10:20:29.232Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR   743 |     ARG_CHECK(pubnonce != NULL);
2023-11-03T10:20:29.232Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |     ^~~~~~~~~
2023-11-03T10:20:29.232Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:30:16: warning: nonnull argument 'pubnonces' compared to NULL [-Wnonnull-compare]
2023-11-03T10:20:29.232Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    30 |     if (EXPECT(!(cond), 0)) { \
2023-11-03T10:20:29.232Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/util.h:41:39: note: in definition of macro 'EXPECT'
2023-11-03T10:20:29.232Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR    41 | #define EXPECT(x,c) __builtin_expect((x),(c))
2023-11-03T10:20:29.232Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |                                       ^
2023-11-03T10:20:29.232Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR ../native/secp256k1/src/secp256k1.c:746:5: note: in expansion of macro 'ARG_CHECK'
2023-11-03T10:20:29.232Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR   746 |     ARG_CHECK(pubnonces != NULL);
2023-11-03T10:20:29.232Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDERR       |     ^~~~~~~~~
2023-11-03T10:20:29.560Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR ../src/privatekey.cc: In function 'Nan::NAN_METHOD_RETURN_TYPE privateKeyNegate(Nan::NAN_METHOD_ARGS_TYPE)':
2023-11-03T10:20:29.560Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR ../src/privatekey.cc:73:30: warning: ignoring return value of 'int secp256k1_ec_privkey_negate(const secp256k1_context*, unsigned char*)', declared with attribute warn_unused_result [-Wunused-result]
2023-11-03T10:20:29.560Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR    73 |   secp256k1_ec_privkey_negate(secp256k1ctx, &private_key[0]);
2023-11-03T10:20:29.560Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR       |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-11-03T10:20:30.022Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDOUT   CXX(target) Release/obj.target/secp256k1/src/publickey.o
2023-11-03T10:20:30.305Z: ➤ YN0000: │ usb@npm:2.11.0 STDOUT   CC(target) Release/obj.target/libusb/libusb/libusb/os/linux_udev.o
2023-11-03T10:20:30.344Z: ➤ YN0000: │ usb@npm:2.11.0 STDERR ../libusb/libusb/os/linux_udev.c:28:10: fatal error: libudev.h: No such file or directory
2023-11-03T10:20:30.344Z: ➤ YN0000: │ usb@npm:2.11.0 STDERR    28 | #include <libudev.h>
2023-11-03T10:20:30.344Z: ➤ YN0000: │ usb@npm:2.11.0 STDERR       |          ^~~~~~~~~~~
2023-11-03T10:20:30.344Z: ➤ YN0000: │ usb@npm:2.11.0 STDERR compilation terminated.
2023-11-03T10:20:30.346Z: ➤ YN0000: │ usb@npm:2.11.0 STDERR make: *** [libusb.target.mk:158: Release/obj.target/libusb/libusb/libusb/os/linux_udev.o] Error 1
2023-11-03T10:20:30.347Z: ➤ YN0000: │ usb@npm:2.11.0 STDOUT make: Leaving directory '/workspace/node_modules/usb/build'
2023-11-03T10:20:30.348Z: ➤ YN0000: │ usb@npm:2.11.0 STDERR gyp ERR! build error
2023-11-03T10:20:30.350Z: ➤ YN0000: │ usb@npm:2.11.0 STDERR gyp ERR! stack Error: `make` failed with exit code: 2
2023-11-03T10:20:30.351Z: ➤ YN0000: │ usb@npm:2.11.0 STDERR gyp ERR! stack     at ChildProcess.onExit (/workspace/node_modules/node-gyp/lib/build.js:194:23)
2023-11-03T10:20:30.351Z: ➤ YN0000: │ usb@npm:2.11.0 STDERR gyp ERR! stack     at ChildProcess.emit (node:events:513:28)
2023-11-03T10:20:30.351Z: ➤ YN0000: │ usb@npm:2.11.0 STDERR gyp ERR! stack     at ChildProcess._handle.onexit (node:internal/child_process:291:12)
2023-11-03T10:20:30.351Z: ➤ YN0000: │ usb@npm:2.11.0 STDERR gyp ERR! System Linux 5.10.196-185.743.amzn2.x86_64
2023-11-03T10:20:30.351Z: ➤ YN0000: │ usb@npm:2.11.0 STDERR gyp ERR! command "/usr/local/bin/node" "/workspace/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
2023-11-03T10:20:30.351Z: ➤ YN0000: │ usb@npm:2.11.0 STDERR gyp ERR! cwd /workspace/node_modules/usb
2023-11-03T10:20:30.352Z: ➤ YN0000: │ usb@npm:2.11.0 STDERR gyp ERR! node -v v18.12.1
2023-11-03T10:20:30.352Z: ➤ YN0000: │ usb@npm:2.11.0 STDERR gyp ERR! node-gyp -v v9.0.0
2023-11-03T10:20:30.352Z: ➤ YN0000: │ usb@npm:2.11.0 STDERR gyp ERR! not ok
2023-11-03T10:20:30.369Z: ➤ YN0009: │ usb@npm:2.11.0 couldn't be built successfully (exit code 1, logs can be found here: /tmp/xfs-7b87e648/build.log)
2023-11-03T10:20:30.704Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR ../src/privatekey.cc: In function 'Nan::NAN_METHOD_RETURN_TYPE privateKeyNegate(Nan::NAN_METHOD_ARGS_TYPE)':
2023-11-03T10:20:30.704Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR ../src/privatekey.cc:73:30: warning: ignoring return value of 'int secp256k1_ec_privkey_negate(const secp256k1_context*, unsigned char*)', declared with attribute warn_unused_result [-Wunused-result]
2023-11-03T10:20:30.704Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR    73 |   secp256k1_ec_privkey_negate(secp256k1ctx, &private_key[0]);
2023-11-03T10:20:30.704Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR       |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-11-03T10:20:31.168Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDOUT   CXX(target) Release/obj.target/secp256k1/src/publickey.o
2023-11-03T10:20:31.413Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDOUT   CXX(target) Release/obj.target/secp256k1/src/signature.o
2023-11-03T10:20:32.191Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDOUT   SOLINK_MODULE(target) Release/obj.target/secp256k1.node
2023-11-03T10:20:32.214Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDOUT   COPY Release/secp256k1.node
2023-11-03T10:20:32.218Z: ➤ YN0000: │ tiny-secp256k1@npm:1.1.6 STDOUT make: Leaving directory '/workspace/node_modules/tiny-secp256k1/build'
2023-11-03T10:20:32.443Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDOUT   CXX(target) Release/obj.target/secp256k1/src/ecdsa.o
2023-11-03T10:20:32.776Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDOUT   CXX(target) Release/obj.target/secp256k1/src/signature.o
2023-11-03T10:20:33.261Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR ../src/ecdsa.cc: In function 'Nan::NAN_METHOD_RETURN_TYPE sign(Nan::NAN_METHOD_ARGS_TYPE)':
2023-11-03T10:20:33.261Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR ../src/ecdsa.cc:88:131: warning: ignoring return value of 'v8::Maybe<bool> v8::Object::Set(v8::Local<v8::Context>, v8::Local<v8::Value>, v8::Local<v8::Value>)', declared with attribute warn_unused_result [-Wunused-result]
2023-11-03T10:20:33.261Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR    88 |   obj->Set(info.GetIsolate()->GetCurrentContext(), Nan::New<v8::String>("signature").ToLocalChecked(), COPY_BUFFER(&output[0], 64));
2023-11-03T10:20:33.261Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR       |                                                                                                                                   ^
2023-11-03T10:20:33.261Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR In file included from /root/.cache/node-gyp/18.12.1/include/node/v8-array-buffer.h:13,
2023-11-03T10:20:33.261Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR                  from /root/.cache/node-gyp/18.12.1/include/node/v8.h:24,
2023-11-03T10:20:33.261Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR                  from /root/.cache/node-gyp/18.12.1/include/node/node.h:73,
2023-11-03T10:20:33.261Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR                  from ../src/ecdsa.cc:1:
2023-11-03T10:20:33.261Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR /root/.cache/node-gyp/18.12.1/include/node/v8-object.h:244:37: note: declared here
2023-11-03T10:20:33.262Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR   244 |   V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context,
2023-11-03T10:20:33.262Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR       |                                     ^~~
2023-11-03T10:20:33.263Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR ../src/ecdsa.cc:89:130: warning: ignoring return value of 'v8::Maybe<bool> v8::Object::Set(v8::Local<v8::Context>, v8::Local<v8::Value>, v8::Local<v8::Value>)', declared with attribute warn_unused_result [-Wunused-result]
2023-11-03T10:20:33.263Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR    89 |   obj->Set(info.GetIsolate()->GetCurrentContext(), Nan::New<v8::String>("recovery").ToLocalChecked(), Nan::New<v8::Number>(recid));
2023-11-03T10:20:33.263Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR       |                                                                                                                                  ^
2023-11-03T10:20:33.263Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR In file included from /root/.cache/node-gyp/18.12.1/include/node/v8-array-buffer.h:13,
2023-11-03T10:20:33.263Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR                  from /root/.cache/node-gyp/18.12.1/include/node/v8.h:24,
2023-11-03T10:20:33.263Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR                  from /root/.cache/node-gyp/18.12.1/include/node/node.h:73,
2023-11-03T10:20:33.263Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR                  from ../src/ecdsa.cc:1:
2023-11-03T10:20:33.263Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR /root/.cache/node-gyp/18.12.1/include/node/v8-object.h:244:37: note: declared here
2023-11-03T10:20:33.263Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR   244 |   V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context,
2023-11-03T10:20:33.263Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDERR       |                                     ^~~
2023-11-03T10:20:33.574Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDOUT   CXX(target) Release/obj.target/secp256k1/src/ecdh.o
2023-11-03T10:20:33.793Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDOUT   CXX(target) Release/obj.target/secp256k1/src/ecdsa.o
2023-11-03T10:20:34.587Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDOUT   CC(target) Release/obj.target/secp256k1/src/secp256k1-src/src/secp256k1.o
2023-11-03T10:20:34.594Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR ../src/ecdsa.cc: In function 'Nan::NAN_METHOD_RETURN_TYPE sign(Nan::NAN_METHOD_ARGS_TYPE)':
2023-11-03T10:20:34.594Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR ../src/ecdsa.cc:88:131: warning: ignoring return value of 'v8::Maybe<bool> v8::Object::Set(v8::Local<v8::Context>, v8::Local<v8::Value>, v8::Local<v8::Value>)', declared with attribute warn_unused_result [-Wunused-result]
2023-11-03T10:20:34.594Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR    88 |   obj->Set(info.GetIsolate()->GetCurrentContext(), Nan::New<v8::String>("signature").ToLocalChecked(), COPY_BUFFER(&output[0], 64));
2023-11-03T10:20:34.594Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR       |                                                                                                                                   ^
2023-11-03T10:20:34.594Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR In file included from /root/.cache/node-gyp/18.12.1/include/node/v8-array-buffer.h:13,
2023-11-03T10:20:34.594Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR                  from /root/.cache/node-gyp/18.12.1/include/node/v8.h:24,
2023-11-03T10:20:34.594Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR                  from /root/.cache/node-gyp/18.12.1/include/node/node.h:73,
2023-11-03T10:20:34.594Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR                  from ../src/ecdsa.cc:1:
2023-11-03T10:20:34.594Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR /root/.cache/node-gyp/18.12.1/include/node/v8-object.h:244:37: note: declared here
2023-11-03T10:20:34.594Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR   244 |   V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context,
2023-11-03T10:20:34.594Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR       |                                     ^~~
2023-11-03T10:20:34.596Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR ../src/ecdsa.cc:89:130: warning: ignoring return value of 'v8::Maybe<bool> v8::Object::Set(v8::Local<v8::Context>, v8::Local<v8::Value>, v8::Local<v8::Value>)', declared with attribute warn_unused_result [-Wunused-result]
2023-11-03T10:20:34.596Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR    89 |   obj->Set(info.GetIsolate()->GetCurrentContext(), Nan::New<v8::String>("recovery").ToLocalChecked(), Nan::New<v8::Number>(recid));
2023-11-03T10:20:34.596Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR       |                                                                                                                                  ^
2023-11-03T10:20:34.596Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR In file included from /root/.cache/node-gyp/18.12.1/include/node/v8-array-buffer.h:13,
2023-11-03T10:20:34.596Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR                  from /root/.cache/node-gyp/18.12.1/include/node/v8.h:24,
2023-11-03T10:20:34.596Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR                  from /root/.cache/node-gyp/18.12.1/include/node/node.h:73,
2023-11-03T10:20:34.596Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR                  from ../src/ecdsa.cc:1:
2023-11-03T10:20:34.596Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR /root/.cache/node-gyp/18.12.1/include/node/v8-object.h:244:37: note: declared here
2023-11-03T10:20:34.596Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR   244 |   V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context,
2023-11-03T10:20:34.596Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDERR       |                                     ^~~
2023-11-03T10:20:34.901Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDOUT   CXX(target) Release/obj.target/secp256k1/src/ecdh.o
2023-11-03T10:20:35.953Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDOUT   CC(target) Release/obj.target/secp256k1/src/secp256k1-src/src/secp256k1.o
2023-11-03T10:20:36.609Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDOUT   CC(target) Release/obj.target/secp256k1/src/secp256k1-src/contrib/lax_der_parsing.o
2023-11-03T10:20:36.690Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDOUT   CC(target) Release/obj.target/secp256k1/src/secp256k1-src/contrib/lax_der_privatekey_parsing.o
2023-11-03T10:20:36.740Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDOUT   SOLINK_MODULE(target) Release/obj.target/secp256k1.node
2023-11-03T10:20:36.764Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDOUT   COPY Release/secp256k1.node
2023-11-03T10:20:36.767Z: ➤ YN0000: │ secp256k1@npm:3.8.0 STDOUT make: Leaving directory '/workspace/node_modules/@portis/web3/node_modules/secp256k1/build'
2023-11-03T10:20:37.943Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDOUT   CC(target) Release/obj.target/secp256k1/src/secp256k1-src/contrib/lax_der_parsing.o
2023-11-03T10:20:38.008Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDOUT   CC(target) Release/obj.target/secp256k1/src/secp256k1-src/contrib/lax_der_privatekey_parsing.o
2023-11-03T10:20:38.057Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDOUT   SOLINK_MODULE(target) Release/obj.target/secp256k1.node
2023-11-03T10:20:38.080Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDOUT   COPY Release/secp256k1.node
2023-11-03T10:20:38.082Z: ➤ YN0000: │ secp256k1@npm:3.7.1 STDOUT make: Leaving directory '/workspace/node_modules/eccrypto/node_modules/secp256k1/build'
2023-11-03T10:20:38.104Z: ➤ YN0007: │ eccrypto@npm:1.1.6 must be built because it never has been before or the last one failed
2023-11-03T10:20:38.737Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDOUT make: Entering directory '/workspace/node_modules/eccrypto/build'
2023-11-03T10:20:38.738Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDOUT   CXX(target) Release/obj.target/ecdh/ecdh.o
2023-11-03T10:20:39.521Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from ../ecdh.cc:2:
2023-11-03T10:20:39.521Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../node_modules/nan/nan.h: In function 'void Nan::AsyncQueueWorker(Nan::AsyncWorker*)':
2023-11-03T10:20:39.521Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../node_modules/nan/nan.h:2298:62: 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]
2023-11-03T10:20:39.521Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR  2298 |     , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
2023-11-03T10:20:39.521Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                                              ^
2023-11-03T10:20:39.525Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../node_modules/nan/nan.h: In function 'void Nan::SetAccessor(v8::Local<v8::ObjectTemplate>, v8::Local<v8::String>, Nan::GetterCallback, Nan::SetterCallback, v8::Local<v8::Value>, v8::AccessControl, v8::PropertyAttribute, Nan::imp::Sig)':
2023-11-03T10:20:39.525Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../node_modules/nan/nan.h:2543:16: warning: 'void v8::ObjectTemplate::SetAccessor(v8::Local<v8::Name>, v8::AccessorNameGetterCallback, v8::AccessorNameSetterCallback, v8::Local<v8::Value>, v8::AccessControl, v8::PropertyAttribute, v8::Local<v8::AccessorSignature>, v8::SideEffectType, v8::SideEffectType)' is deprecated: Do signature check in accessor [-Wdeprecated-declarations]
2023-11-03T10:20:39.525Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR  2543 |     , signature);
2023-11-03T10:20:39.525Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                ^
2023-11-03T10:20:39.526Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from /root/.cache/node-gyp/18.12.1/include/node/v8-function.h:15,
2023-11-03T10:20:39.526Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR                  from /root/.cache/node-gyp/18.12.1/include/node/v8.h:33,
2023-11-03T10:20:39.526Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR                  from /root/.cache/node-gyp/18.12.1/include/node/node.h:73,
2023-11-03T10:20:39.526Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR                  from ../ecdh.cc:1:
2023-11-03T10:20:39.526Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR /root/.cache/node-gyp/18.12.1/include/node/v8-template.h:838:8: note: declared here
2023-11-03T10:20:39.526Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR   838 |   void SetAccessor(
2023-11-03T10:20:39.526Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |        ^~~~~~~~~~~
2023-11-03T10:20:39.536Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from ../node_modules/nan/nan.h:2884,
2023-11-03T10:20:39.536Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR                  from ../ecdh.cc:2:
2023-11-03T10:20:39.536Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../node_modules/nan/nan_typedarray_contents.h: In constructor 'Nan::TypedArrayContents<T>::TypedArrayContents(v8::Local<v8::Value>)':
2023-11-03T10:20:39.536Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../node_modules/nan/nan_typedarray_contents.h:34:43: error: 'class v8::ArrayBuffer' has no member named 'GetContents'
2023-11-03T10:20:39.536Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    34 |       data   = static_cast<char*>(buffer->GetContents().Data()) + byte_offset;
2023-11-03T10:20:39.536Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                           ^~~~~~~~~~~
2023-11-03T10:20:39.570Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc: In function 'int derive(const uint8_t*, const uint8_t*, uint8_t*)':
2023-11-03T10:20:39.570Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:37:55: warning: 'EC_KEY* EC_KEY_new_by_curve_name(int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
2023-11-03T10:20:39.570Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    37 |   CHECK((pkey = EC_KEY_new_by_curve_name(NID_secp256k1)) != NULL);
2023-11-03T10:20:39.570Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                                       ^
2023-11-03T10:20:39.570Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:14:32: note: in definition of macro 'CHECK'
2023-11-03T10:20:39.570Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    14 | #define CHECK(cond) do { if (!(cond)) goto error; } while (0)
2023-11-03T10:20:39.570Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                ^~~~
2023-11-03T10:20:39.570Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from ../ecdh.cc:4:
2023-11-03T10:20:39.570Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR /root/.cache/node-gyp/18.12.1/include/node/openssl/ec.h:998:31: note: declared here
2023-11-03T10:20:39.570Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR   998 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid);
2023-11-03T10:20:39.570Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                               ^~~~~~~~~~~~~~~~~~~~~~~~
2023-11-03T10:20:39.570Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:37:55: warning: 'EC_KEY* EC_KEY_new_by_curve_name(int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
2023-11-03T10:20:39.570Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    37 |   CHECK((pkey = EC_KEY_new_by_curve_name(NID_secp256k1)) != NULL);
2023-11-03T10:20:39.570Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                                       ^
2023-11-03T10:20:39.570Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:14:32: note: in definition of macro 'CHECK'
2023-11-03T10:20:39.570Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    14 | #define CHECK(cond) do { if (!(cond)) goto error; } while (0)
2023-11-03T10:20:39.570Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                ^~~~
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from ../ecdh.cc:4:
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR /root/.cache/node-gyp/18.12.1/include/node/openssl/ec.h:998:31: note: declared here
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR   998 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid);
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                               ^~~~~~~~~~~~~~~~~~~~~~~~
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:38:45: warning: 'int EC_KEY_set_private_key(EC_KEY*, const BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    38 |   CHECK(EC_KEY_set_private_key(pkey, pkey_bn) == 1);
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                             ^
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:14:32: note: in definition of macro 'CHECK'
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    14 | #define CHECK(cond) do { if (!(cond)) goto error; } while (0)
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                ^~~~
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from ../ecdh.cc:4:
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR /root/.cache/node-gyp/18.12.1/include/node/openssl/ec.h:1056:27: note: declared here
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR  1056 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *prv);
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                           ^~~~~~~~~~~~~~~~~~~~~~
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:38:45: warning: 'int EC_KEY_set_private_key(EC_KEY*, const BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    38 |   CHECK(EC_KEY_set_private_key(pkey, pkey_bn) == 1);
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                             ^
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:14:32: note: in definition of macro 'CHECK'
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    14 | #define CHECK(cond) do { if (!(cond)) goto error; } while (0)
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                ^~~~
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from ../ecdh.cc:4:
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR /root/.cache/node-gyp/18.12.1/include/node/openssl/ec.h:1056:27: note: declared here
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR  1056 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *prv);
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                           ^~~~~~~~~~~~~~~~~~~~~~
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:40:44: warning: 'int EVP_PKEY_set1_EC_KEY(EVP_PKEY*, ec_key_st*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    40 |   CHECK(EVP_PKEY_set1_EC_KEY(evp_pkey, pkey) == 1);
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                            ^
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:14:32: note: in definition of macro 'CHECK'
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    14 | #define CHECK(cond) do { if (!(cond)) goto error; } while (0)
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                ^~~~
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from ../ecdh.cc:3:
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR /root/.cache/node-gyp/18.12.1/include/node/openssl/evp.h:1370:5: note: declared here
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR  1370 | int EVP_PKEY_set1_EC_KEY(EVP_PKEY *pkey, struct ec_key_st *key);
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |     ^~~~~~~~~~~~~~~~~~~~
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:40:44: warning: 'int EVP_PKEY_set1_EC_KEY(EVP_PKEY*, ec_key_st*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    40 |   CHECK(EVP_PKEY_set1_EC_KEY(evp_pkey, pkey) == 1);
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                            ^
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:14:32: note: in definition of macro 'CHECK'
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    14 | #define CHECK(cond) do { if (!(cond)) goto error; } while (0)
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                ^~~~
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from ../ecdh.cc:3:
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR /root/.cache/node-gyp/18.12.1/include/node/openssl/evp.h:1370:5: note: declared here
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR  1370 | int EVP_PKEY_set1_EC_KEY(EVP_PKEY *pkey, struct ec_key_st *key);
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |     ^~~~~~~~~~~~~~~~~~~~
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:43:58: warning: 'EC_KEY* EC_KEY_new_by_curve_name(int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    43 |   CHECK((peerkey = EC_KEY_new_by_curve_name(NID_secp256k1)) != NULL);
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                                          ^
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:14:32: note: in definition of macro 'CHECK'
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    14 | #define CHECK(cond) do { if (!(cond)) goto error; } while (0)
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                ^~~~
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from ../ecdh.cc:4:
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR /root/.cache/node-gyp/18.12.1/include/node/openssl/ec.h:998:31: note: declared here
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR   998 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid);
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                               ^~~~~~~~~~~~~~~~~~~~~~~~
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:43:58: warning: 'EC_KEY* EC_KEY_new_by_curve_name(int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    43 |   CHECK((peerkey = EC_KEY_new_by_curve_name(NID_secp256k1)) != NULL);
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                                          ^
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:14:32: note: in definition of macro 'CHECK'
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    14 | #define CHECK(cond) do { if (!(cond)) goto error; } while (0)
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                ^~~~
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from ../ecdh.cc:4:
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR /root/.cache/node-gyp/18.12.1/include/node/openssl/ec.h:998:31: note: declared here
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR   998 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid);
2023-11-03T10:20:39.571Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                               ^~~~~~~~~~~~~~~~~~~~~~~~
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:55:54: warning: 'int EC_POINT_set_compressed_coordinates_GFp(const EC_GROUP*, EC_POINT*, const BIGNUM*, int, BN_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    55 |                                                  NULL);
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                                      ^
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from ../ecdh.cc:4:
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR /root/.cache/node-gyp/18.12.1/include/node/openssl/ec.h:686:27: note: declared here
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR   686 | OSSL_DEPRECATEDIN_3_0 int EC_POINT_set_compressed_coordinates_GFp
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:55:54: warning: 'int EC_POINT_set_compressed_coordinates_GFp(const EC_GROUP*, EC_POINT*, const BIGNUM*, int, BN_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    55 |                                                  NULL);
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                                      ^
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from ../ecdh.cc:4:
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR /root/.cache/node-gyp/18.12.1/include/node/openssl/ec.h:686:27: note: declared here
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR   686 | OSSL_DEPRECATEDIN_3_0 int EC_POINT_set_compressed_coordinates_GFp
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:57:51: warning: 'int EC_KEY_set_public_key(EC_KEY*, const EC_POINT*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    57 |     res = EC_KEY_set_public_key(peerkey, peerkey_p);
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                                   ^
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from ../ecdh.cc:4:
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR /root/.cache/node-gyp/18.12.1/include/node/openssl/ec.h:1070:27: note: declared here
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR  1070 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub);
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                           ^~~~~~~~~~~~~~~~~~~~~
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:57:51: warning: 'int EC_KEY_set_public_key(EC_KEY*, const EC_POINT*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    57 |     res = EC_KEY_set_public_key(peerkey, peerkey_p);
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                                   ^
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from ../ecdh.cc:4:
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR /root/.cache/node-gyp/18.12.1/include/node/openssl/ec.h:1070:27: note: declared here
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR  1070 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub);
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                           ^~~~~~~~~~~~~~~~~~~~~
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:64:62: warning: 'int EC_KEY_set_public_key_affine_coordinates(EC_KEY*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    64 |                                                  peerkey_bn_y);
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                                              ^
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from ../ecdh.cc:4:
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR /root/.cache/node-gyp/18.12.1/include/node/openssl/ec.h:1122:27: note: declared here
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR  1122 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key_affine_coordinates(EC_KEY *key,
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:64:62: warning: 'int EC_KEY_set_public_key_affine_coordinates(EC_KEY*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    64 |                                                  peerkey_bn_y);
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                                              ^
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from ../ecdh.cc:4:
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR /root/.cache/node-gyp/18.12.1/include/node/openssl/ec.h:1122:27: note: declared here
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR  1122 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key_affine_coordinates(EC_KEY *key,
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:69:50: warning: 'int EVP_PKEY_set1_EC_KEY(EVP_PKEY*, ec_key_st*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    69 |   CHECK(EVP_PKEY_set1_EC_KEY(evp_peerkey, peerkey) == 1);
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                                  ^
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:14:32: note: in definition of macro 'CHECK'
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    14 | #define CHECK(cond) do { if (!(cond)) goto error; } while (0)
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                ^~~~
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from ../ecdh.cc:3:
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR /root/.cache/node-gyp/18.12.1/include/node/openssl/evp.h:1370:5: note: declared here
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR  1370 | int EVP_PKEY_set1_EC_KEY(EVP_PKEY *pkey, struct ec_key_st *key);
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |     ^~~~~~~~~~~~~~~~~~~~
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:69:50: warning: 'int EVP_PKEY_set1_EC_KEY(EVP_PKEY*, ec_key_st*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    69 |   CHECK(EVP_PKEY_set1_EC_KEY(evp_peerkey, peerkey) == 1);
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                                  ^
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:14:32: note: in definition of macro 'CHECK'
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    14 | #define CHECK(cond) do { if (!(cond)) goto error; } while (0)
2023-11-03T10:20:39.572Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                ^~~~
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from ../ecdh.cc:3:
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR /root/.cache/node-gyp/18.12.1/include/node/openssl/evp.h:1370:5: note: declared here
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR  1370 | int EVP_PKEY_set1_EC_KEY(EVP_PKEY *pkey, struct ec_key_st *key);
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |     ^~~~~~~~~~~~~~~~~~~~
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:82:22: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    82 |   EC_KEY_free(peerkey);
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                      ^
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from ../ecdh.cc:4:
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR /root/.cache/node-gyp/18.12.1/include/node/openssl/ec.h:1003:28: note: declared here
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR  1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                            ^~~~~~~~~~~
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:82:22: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    82 |   EC_KEY_free(peerkey);
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                      ^
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from ../ecdh.cc:4:
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR /root/.cache/node-gyp/18.12.1/include/node/openssl/ec.h:1003:28: note: declared here
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR  1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                            ^~~~~~~~~~~
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:90:19: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    90 |   EC_KEY_free(pkey);
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                   ^
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from ../ecdh.cc:4:
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR /root/.cache/node-gyp/18.12.1/include/node/openssl/ec.h:1003:28: note: declared here
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR  1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                            ^~~~~~~~~~~
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:90:19: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR    90 |   EC_KEY_free(pkey);
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                   ^
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from ../ecdh.cc:4:
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR /root/.cache/node-gyp/18.12.1/include/node/openssl/ec.h:1003:28: note: declared here
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR  1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
2023-11-03T10:20:39.573Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                            ^~~~~~~~~~~
2023-11-03T10:20:39.575Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR In file included from ../ecdh.cc:1:
2023-11-03T10:20:39.575Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc: At global scope:
2023-11-03T10:20:39.575Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR /root/.cache/node-gyp/18.12.1/include/node/node.h:976:43: warning: cast between incompatible function types from 'void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)' {aka 'void (*)(v8::Local<v8::Object>)'} to 'node::addon_register_func' {aka 'void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)'} [-Wcast-function-type]
2023-11-03T10:20:39.575Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR   976 |       (node::addon_register_func) (regfunc),                          \
2023-11-03T10:20:39.575Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |                                           ^
2023-11-03T10:20:39.575Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR /root/.cache/node-gyp/18.12.1/include/node/node.h:1010:3: note: in expansion of macro 'NODE_MODULE_X'
2023-11-03T10:20:39.575Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR  1010 |   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
2023-11-03T10:20:39.575Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       |   ^~~~~~~~~~~~~
2023-11-03T10:20:39.575Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR ../ecdh.cc:131:1: note: in expansion of macro 'NODE_MODULE'
2023-11-03T10:20:39.575Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR   131 | NODE_MODULE(ecdh, InitAll)
2023-11-03T10:20:39.575Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR       | ^~~~~~~~~~~
2023-11-03T10:20:39.680Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR make: *** [ecdh.target.mk:119: Release/obj.target/ecdh/ecdh.o] Error 1
2023-11-03T10:20:39.680Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDOUT make: Leaving directory '/workspace/node_modules/eccrypto/build'
2023-11-03T10:20:39.681Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR gyp ERR! build error
2023-11-03T10:20:39.682Z: ➤ YN0000: │ eccrypto@npm:1.1.6 STDERR gyp ERR! stack Error: `make` failed with