From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 18 Sep 2017 21:28:40 +0000 From: Girar Builder awaiter robot To: Gennadi Motsyo Subject: [#188376] FAILED xmr-stak-cpu.git=1.5.0-alt1 Message-ID: <20170918212840.GA25000@gyle.altlinux.org> Mail-Followup-To: girar-builder@altlinux.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-girar-task-id: 188376 X-girar-task-owner: drool X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: http://git.altlinux.org/tasks/188376/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#188376] FAILED xmr-stak-cpu.git=1.5.0-alt1 User-Agent: Mutt/1.6 (2015-08-30) Cc: sisyphus-incominger@lists.altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: drool@altlinux.org List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2017 21:28:41 -0000 Archived-At: List-Archive: http://git.altlinux.org/tasks/188376/logs/events.1.1.log 2017-Sep-18 21:27:22 :: test-only task #188376 for sisyphus started by drool: #100 build 1.5.0-alt1 from /people/drool/packages/xmr-stak-cpu.git 2017-Sep-18 21:27:23 :: [x86_64] #100 xmr-stak-cpu.git 1.5.0-alt1: build start 2017-Sep-18 21:27:23 :: [i586] #100 xmr-stak-cpu.git 1.5.0-alt1: build start In file included from /usr/src/RPM/BUILD/xmr-stak-cpu/minethd.cpp:75:0: /usr/src/RPM/BUILD/xmr-stak-cpu/crypto/cryptonight_aesni.h:36:2: error: #error You are trying to do a 32-bit build. This will all end in tears. I know it. #error You are trying to do a 32-bit build. This will all end in tears. I know it. /usr/src/RPM/BUILD/xmr-stak-cpu/crypto/cryptonight_aesni.h: In function 'uint64_t _umul128(uint64_t, uint64_t, uint64_t*)': /usr/src/RPM/BUILD/xmr-stak-cpu/crypto/cryptonight_aesni.h:26:11: error: expected unqualified-id before '__int128' unsigned __int128 r = (unsigned __int128)a * (unsigned __int128)b; /usr/src/RPM/BUILD/xmr-stak-cpu/crypto/cryptonight_aesni.h:27:8: error: 'r' was not declared in this scope *hi = r >> 64; -- /usr/src/RPM/BUILD/xmr-stak-cpu/crypto/cryptonight_aesni.h: In function 'void cryptonight_hash(const void*, size_t, void*, cryptonight_ctx*)': /usr/src/RPM/BUILD/xmr-stak-cpu/crypto/cryptonight_aesni.h:320:30: error: there are no arguments to '_mm_cvtsi128_si64' that depend on a template parameter, so a declaration of '_mm_cvtsi128_si64' must be available [-fpermissive] idx0 = _mm_cvtsi128_si64(cx); -- /usr/src/RPM/BUILD/xmr-stak-cpu/crypto/cryptonight_aesni.h: In function 'void cryptonight_double_hash(const void*, size_t, void*, cryptonight_ctx*, cryptonight_ctx*)': /usr/src/RPM/BUILD/xmr-stak-cpu/crypto/cryptonight_aesni.h:393:30: error: there are no arguments to '_mm_cvtsi128_si64' that depend on a template parameter, so a declaration of '_mm_cvtsi128_si64' must be available [-fpermissive] idx0 = _mm_cvtsi128_si64(cx); /usr/src/RPM/BUILD/xmr-stak-cpu/crypto/cryptonight_aesni.h:407:30: error: there are no arguments to '_mm_cvtsi128_si64' that depend on a template parameter, so a declaration of '_mm_cvtsi128_si64' must be available [-fpermissive] idx1 = _mm_cvtsi128_si64(cx); -- /usr/src/RPM/BUILD/xmr-stak-cpu/minethd.cpp:355:2: required from here /usr/src/RPM/BUILD/xmr-stak-cpu/crypto/cryptonight_aesni.h:320:27: error: '_mm_cvtsi128_si64' was not declared in this scope idx0 = _mm_cvtsi128_si64(cx); -- /usr/src/RPM/BUILD/xmr-stak-cpu/minethd.cpp:355:2: required from here /usr/src/RPM/BUILD/xmr-stak-cpu/crypto/cryptonight_aesni.h:320:27: error: '_mm_cvtsi128_si64' was not declared in this scope /usr/src/RPM/BUILD/xmr-stak-cpu/crypto/cryptonight_aesni.h: In instantiation of 'void cryptonight_hash(const void*, size_t, void*, cryptonight_ctx*) [with unsigned int ITERATIONS = 524288u; unsigned int MEM = 2097152u; bool SOFT_AES = true; bool PREFETCH = false; size_t = unsigned int]': /usr/src/RPM/BUILD/xmr-stak-cpu/minethd.cpp:355:2: required from here /usr/src/RPM/BUILD/xmr-stak-cpu/crypto/cryptonight_aesni.h:320:27: error: '_mm_cvtsi128_si64' was not declared in this scope /usr/src/RPM/BUILD/xmr-stak-cpu/crypto/cryptonight_aesni.h: In instantiation of 'void cryptonight_hash(const void*, size_t, void*, cryptonight_ctx*) [with unsigned int ITERATIONS = 524288u; unsigned int MEM = 2097152u; bool SOFT_AES = true; bool PREFETCH = true; size_t = unsigned int]': /usr/src/RPM/BUILD/xmr-stak-cpu/minethd.cpp:355:2: required from here /usr/src/RPM/BUILD/xmr-stak-cpu/crypto/cryptonight_aesni.h:320:27: error: '_mm_cvtsi128_si64' was not declared in this scope /usr/src/RPM/BUILD/xmr-stak-cpu/crypto/cryptonight_aesni.h: In instantiation of 'void cryptonight_double_hash(const void*, size_t, void*, cryptonight_ctx*, cryptonight_ctx*) [with unsigned int ITERATIONS = 524288u; unsigned int MEM = 2097152u; bool SOFT_AES = false; bool PREFETCH = false; size_t = unsigned int]': 2017-Sep-18 21:28:28 :: [i586] xmr-stak-cpu.git 1.5.0-alt1: remote: build failed 2017-Sep-18 21:28:28 :: [i586] #100 xmr-stak-cpu.git 1.5.0-alt1: build FAILED 2017-Sep-18 21:28:40 :: [x86_64] #100 xmr-stak-cpu.git 1.5.0-alt1: build OK 2017-Sep-18 21:28:28 :: [i586] build FAILED 2017-Sep-18 21:28:40 :: task #188376 for sisyphus FAILED