build icon indicating copy to clipboard operation
build copied to clipboard

Request to access rhel7-s390x CI server

Open danbev opened this issue 3 years ago • 2 comments

I'd like to request access to this CI server to investigate a build error which is happening as part for the OpenSSL 3.0 upgrade:

19:04:00   LD_LIBRARY_PATH=/home/iojs/build/workspace/node-test-commit-linuxone/nodes/rhel7-s390x/out/Release/lib.host:/home/iojs/build/workspace/node-test-commit-linuxone/nodes/rhel7-s390x/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/icu; mkdir -p /home/iojs/build/workspace/node-test-commit-linuxone/nodes/rhel7-s390x/out/Release/obj/gen; "/home/iojs/build/workspace/node-test-commit-linuxone/nodes/rhel7-s390x/out/Release/genccode" -e icudt69 -d "/home/iojs/build/workspace/node-test-commit-linuxone/nodes/rhel7-s390x/out/Release/obj/gen" -a gcc -f icudt69_dat "/home/iojs/build/workspace/node-test-commit-linuxone/nodes/rhel7-s390x/out/Release/obj/gen/icudt69.dat"
19:04:00 /home/iojs/build/workspace/node-test-commit-linuxone/nodes/rhel7-s390x/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/bn/bn_mod.o: In function `bn_mod_add_fixed_top':
19:04:00 bn_mod.c:(.text+0x2b4): undefined reference to `bn_sub_words'
19:04:00 bn_mod.c:(.text+0x414): undefined reference to `bn_sub_words'
19:04:00 /home/iojs/build/workspace/node-test-commit-linuxone/nodes/rhel7-s390x/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/bn/bn_mont.o: In function `bn_from_montgomery_word':
19:04:00 bn_mont.c:(.text+0x12a): undefined reference to `bn_mul_add_words'
19:04:00 bn_mont.c:(.text+0x1c0): undefined reference to `bn_sub_words'
19:04:00 bn_mont.c:(.text+0x282): undefined reference to `bn_sub_words'
19:04:00 /home/iojs/build/workspace/node-test-commit-linuxone/nodes/rhel7-s390x/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/bn/bn_mul.o: In function `bn_sub_part_words':
19:04:00 bn_mul.c:(.text+0x22): undefined reference to `bn_sub_words'
19:04:00 /home/iojs/build/workspace/node-test-commit-linuxone/nodes/rhel7-s390x/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/bn/bn_mul.o: In function `bn_mul_normal':
19:04:00 bn_mul.c:(.text+0x2d2): undefined reference to `bn_mul_words'
19:04:00 bn_mul.c:(.text+0x2f0): undefined reference to `bn_mul_add_words'
19:04:00 bn_mul.c:(.text+0x31c): undefined reference to `bn_mul_add_words'
19:04:00 bn_mul.c:(.text+0x352): undefined reference to `bn_mul_add_words'
19:04:00 bn_mul.c:(.text+0x378): undefined reference to `bn_mul_add_words'
19:04:00 bn_mul.c:(.text+0x3b6): undefined reference to `bn_mul_words'

danbev avatar Jun 28 '21 07:06 danbev

Ive added your key

AshCripps avatar Jun 28 '21 12:06 AshCripps

@AshCripps Thanks!

danbev avatar Jun 28 '21 12:06 danbev

I can't find any key on the current rhel7-s390x hosts. Assuming it was cleaned up.

targos avatar Apr 17 '23 12:04 targos