From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD, SPF_FAIL,TO_EQ_FM_DOM_SPF_FAIL autolearn=unavailable autolearn_force=no version=3.4.1 Date: Thu, 1 Aug 2024 18:40:16 +0000 From: "Girar awaiter (thatman)" To: Alexander Burmatov Subject: [#352731] [test-only] FAILED (try 5) node-gyp.git=10.2.0-alt1 node-zeromq.git=5.3.1-alt1 ... Message-ID: Mail-Followup-To: Girar awaiter robot References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-girar-task-id: 352731 X-girar-task-owner: thatman X-girar-task-repo: sisyphus X-girar-task-try: 5 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/352731/ X-girar-task-log: logs/events.5.1.log X-girar-task-summary: [#352731] [test-only] FAILED (try 5) node-gyp.git=10.2.0-alt1 node-zeromq.git=5.3.1-alt1 opennebula.git=6.6.1.1-alt3 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Aug 2024 18:40:23 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/352731/logs/events.5.1.log subtask name aarch64 i586 ppc64le x86_64 #200 node-gyp 57 32 1:07 32 #460 node-zeromq failed failed failed 58 2024-Aug-01 18:37:59 :: test-only task #352731 for sisyphus resumed by thatman: #100 removed #200 build 10.2.0-alt1 from /people/thatman/packages/node-gyp.git fetched at 2024-Jul-29 14:17:39 #300 removed #400 removed #440 removed #460 build 5.3.1-alt1 from /people/thatman/packages/node-zeromq.git fetched at 2024-Aug-01 18:37:46 #500 removed #600 build 6.6.1.1-alt3 from /people/thatman/packages/opennebula.git fetched at 2024-Aug-01 00:16:31 2024-Aug-01 18:38:00 :: created build repo 2024-Aug-01 18:38:02 :: [x86_64] #200 node-gyp.git 10.2.0-alt1: build start 2024-Aug-01 18:38:02 :: [i586] #200 node-gyp.git 10.2.0-alt1: build start 2024-Aug-01 18:38:02 :: [ppc64le] #200 node-gyp.git 10.2.0-alt1: build start 2024-Aug-01 18:38:02 :: [aarch64] #200 node-gyp.git 10.2.0-alt1: build start 2024-Aug-01 18:38:34 :: [i586] #200 node-gyp.git 10.2.0-alt1: build OK 2024-Aug-01 18:38:34 :: [x86_64] #200 node-gyp.git 10.2.0-alt1: build OK 2024-Aug-01 18:38:34 :: [i586] #460 node-zeromq.git 5.3.1-alt1: build start 2024-Aug-01 18:38:35 :: [x86_64] #460 node-zeromq.git 5.3.1-alt1: build start 2024-Aug-01 18:38:59 :: [aarch64] #200 node-gyp.git 10.2.0-alt1: build OK 2024-Aug-01 18:38:59 :: [aarch64] #460 node-zeromq.git 5.3.1-alt1: build start 2024-Aug-01 18:39:09 :: [ppc64le] #200 node-gyp.git 10.2.0-alt1: build OK 2024-Aug-01 18:39:09 :: [ppc64le] #460 node-zeromq.git 5.3.1-alt1: build start [i586] io_object.cpp:(.text+0xc3): undefined reference to `operator delete(void*, unsigned long)' [i586] ld: ./Release/../../zmq/lib/libzmq.a(src_libzmq_la-ipc_listener.o): in function `zmq::ipc_listener_t::~ipc_listener_t()': [i586] ipc_listener.cpp:(.text+0x529): undefined reference to `operator delete(void*, unsigned long)' [i586] ld: ./Release/../../zmq/lib/libzmq.a(src_libzmq_la-ipc_listener.o): in function `zmq::ipc_listener_t::in_event()': [i586] ipc_listener.cpp:(.text+0x646): undefined reference to `operator new(unsigned long, std::nothrow_t const&)' [i586] ld: ./Release/../../zmq/lib/libzmq.a(src_libzmq_la-ipc_listener.o): in function `zmq::ipc_listener_t::set_address(char const*)': [i586] ipc_listener.cpp:(.text+0xa51): undefined reference to `std::__cxx11::basic_string, std::allocator >::operator[](unsigned long)' [i586] ld: ./Release/../../zmq/lib/libzmq.a(src_libzmq_la-ipc_listener.o): in function `std::__cxx11::basic_string, std::allocator > std::__str_concat, std::allocator > >(std::__cxx11::basic_string, std::allocator >::value_type const*, std::__cxx11::basic_string, std::allocator >::size_type, std::__cxx11::basic_string, std::allocator >::value_type const*, std::__cxx11::basic_string, std::allocator >::size_type, std::__cxx11::basic_string, std::allocator >::allocator_type const&)': [i586] ipc_listener.cpp:(.text._ZSt12__str_concatINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEET_PKNS6_10value_typeENS6_9size_typeES9_SA_RKNS6_14allocator_typeE[_ZSt12__str_concatINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEET_PKNS6_10value_typeENS6_9size_typeES9_SA_RKNS6_14allocator_typeE]+0x9a): undefined reference to `std::__cxx11::basic_string, std::allocator >::reserve(unsigned long)' [i586] ld: ipc_listener.cpp:(.text._ZSt12__str_concatINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEET_PKNS6_10value_typeENS6_9size_typeES9_SA_RKNS6_14allocator_typeE[_ZSt12__str_concatINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEET_PKNS6_10value_typeENS6_9size_typeES9_SA_RKNS6_14allocator_typeE]+0xb1): undefined reference to `std::__cxx11::basic_string, std::allocator >::append(char const*, unsigned long)' [i586] ld: ipc_listener.cpp:(.text._ZSt12__str_concatINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEET_PKNS6_10value_typeENS6_9size_typeES9_SA_RKNS6_14allocator_typeE[_ZSt12__str_concatINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEET_PKNS6_10value_typeENS6_9size_typeES9_SA_RKNS6_14allocator_typeE]+0xc8): undefined reference to `std::__cxx11::basic_string, std::allocator >::append(char const*, unsigned long)' [i586] ld: ./Release/../../zmq/lib/libzmq.a(src_libzmq_la-ipc_listener.o): in function `std::__new_allocator::deallocate(char*, unsigned long)': [i586] ipc_listener.cpp:(.text._ZNSt15__new_allocatorIcE10deallocateEPcm[_ZNSt15__new_allocatorIcE10deallocateEPcm]+0x23): undefined reference to `operator delete(void*, unsigned long)' [i586] ld: ./Release/../../zmq/lib/libzmq.a(src_libzmq_la-ipc_listener.o): in function `std::__new_allocator::allocate(unsigned long, void const*)': [i586] ipc_listener.cpp:(.text._ZNSt15__new_allocatorIcE8allocateEmPKv[_ZNSt15__new_allocatorIcE8allocateEmPKv]+0x47): undefined reference to `operator new(unsigned long)' [i586] ld: ./Release/../../zmq/lib/libzmq.a(src_libzmq_la-mailbox_safe.o): in function `zmq::mailbox_safe_t::~mailbox_safe_t()': [i586] mailbox_safe.cpp:(.text+0x1ed): undefined reference to `operator delete(void*, unsigned long)' [i586] ld: ./Release/../../zmq/lib/libzmq.a(src_libzmq_la-mailbox_safe.o): in function `std::__new_allocator::deallocate(zmq::signaler_t**, unsigned long)': 2024-Aug-01 18:39:12 :: [i586] node-zeromq.git 5.3.1-alt1: remote: build failed 2024-Aug-01 18:39:12 :: [i586] #460 node-zeromq.git 5.3.1-alt1: build FAILED 2024-Aug-01 18:39:12 :: [i586] requesting cancellation of task processing 2024-Aug-01 18:39:33 :: [x86_64] #460 node-zeromq.git 5.3.1-alt1: build OK 2024-Aug-01 18:39:33 :: [x86_64] task processing CANCELLED [aarch64] build_libzmq.sh: Building version 4.2.2 for architecture arm64 [aarch64] tar (child): zeromq-4.2.2.tar.gz: Cannot open: No such file or directory [aarch64] tar (child): Error is not recoverable: exiting now [aarch64] -- [aarch64] ld: ./Release/../../zmq/lib/libzmq.a: error adding symbols: file in wrong format [aarch64] collect2: error: ld returned 1 exit status [aarch64] make: *** [zmq.target.mk:136: Release/obj.target/zmq.node] Error 1 [aarch64] -- [aarch64] gyp ERR! build error [aarch64] gyp ERR! stack Error: `make` failed with exit code: 2 [aarch64] gyp ERR! stack at ChildProcess. (/usr/lib/node_modules/node-gyp/lib/build.js:216:23) 2024-Aug-01 18:40:01 :: [aarch64] node-zeromq.git 5.3.1-alt1: remote: build failed 2024-Aug-01 18:40:01 :: [aarch64] #460 node-zeromq.git 5.3.1-alt1: build FAILED [ppc64le] build_libzmq.sh: Building version 4.2.2 for architecture ppc64 [ppc64le] tar (child): zeromq-4.2.2.tar.gz: Cannot open: No such file or directory [ppc64le] tar (child): Error is not recoverable: exiting now [ppc64le] -- [ppc64le] ld: ./Release/../../zmq/lib/libzmq.a: error adding symbols: file in wrong format [ppc64le] collect2: error: ld returned 1 exit status [ppc64le] make: *** [zmq.target.mk:142: Release/obj.target/zmq.node] Error 1 [ppc64le] -- [ppc64le] gyp ERR! build error [ppc64le] gyp ERR! stack Error: `make` failed with exit code: 2 [ppc64le] gyp ERR! stack at ChildProcess. (/usr/lib/node_modules/node-gyp/lib/build.js:216:23) 2024-Aug-01 18:40:16 :: [ppc64le] node-zeromq.git 5.3.1-alt1: remote: build failed 2024-Aug-01 18:40:16 :: [ppc64le] #460 node-zeromq.git 5.3.1-alt1: build FAILED 2024-Aug-01 18:39:12 :: [i586] build FAILED 2024-Aug-01 18:39:33 :: [x86_64] build FAILED 2024-Aug-01 18:40:01 :: [aarch64] build FAILED 2024-Aug-01 18:40:16 :: [ppc64le] build FAILED 2024-Aug-01 18:40:16 :: task #352731 for sisyphus FAILED