* [#188376] FAILED xmr-stak-cpu.git=1.5.0-alt1
@ 2017-09-18 21:28 Girar Builder awaiter robot
0 siblings, 0 replies; only message in thread
From: Girar Builder awaiter robot @ 2017-09-18 21:28 UTC (permalink / raw)
To: Gennadi Motsyo; +Cc: sisyphus-incominger
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-09-18 21:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-18 21:28 [#188376] FAILED xmr-stak-cpu.git=1.5.0-alt1 Girar Builder awaiter robot
ALT Linux Girar Builder robot reports
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
public-inbox-index sisyphus-incominger
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git