Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 620562 Details for
Bug 712874
net-p2p/cpuminer-opt-3.12.13 : sha512_avx2.c:(.text+<snip>): undefined reference to htobe64
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-p2p:cpuminer-opt-3.12.13:20200316-095640.log
net-p2p:cpuminer-opt-3.12.13:20200316-095640.log (text/plain), 114.28 KB, created by
Toralf Förster
on 2020-03-16 13:31:42 UTC
(
hide
)
Description:
net-p2p:cpuminer-opt-3.12.13:20200316-095640.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-03-16 13:31:42 UTC
Size:
114.28 KB
patch
obsolete
> * Package: net-p2p/cpuminer-opt-3.12.13 > * Repository: gentoo > * Maintainer: candrews@gentoo.org > * USE: abi_x86_64 amd64 cpu_flags_x86_sse2 elibc_musl kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking cpuminer-opt-3.12.13.tar.gz to /var/tmp/portage/net-p2p/cpuminer-opt-3.12.13/work >>>> Source unpacked in /var/tmp/portage/net-p2p/cpuminer-opt-3.12.13/work >>>> Preparing source in /var/tmp/portage/net-p2p/cpuminer-opt-3.12.13/work/cpuminer-opt-3.12.13 ... > * Running eautoreconf in '/var/tmp/portage/net-p2p/cpuminer-opt-3.12.13/work/cpuminer-opt-3.12.13' ... > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: cpuminer-opt-3.12.13/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-p2p/cpuminer-opt-3.12.13/work/cpuminer-opt-3.12.13 ... > * econf: updating cpuminer-opt-3.12.13/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating cpuminer-opt-3.12.13/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/cpuminer-opt-3.12.13 --htmldir=/usr/share/doc/cpuminer-opt-3.12.13/html --libdir=/usr/lib --with-crypto --with-curl >configure: loading site script /usr/share/config.site >checking build system type... x86_64-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >checking target system type... x86_64-gentoo-linux-musl >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes >checking dependency style of x86_64-gentoo-linux-musl-gcc... none >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C99... none needed >checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether x86_64-gentoo-linux-musl-gcc needs -traditional... no >checking dependency style of x86_64-gentoo-linux-musl-gcc... none >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib >checking for x86_64-gentoo-linux-musl-g++... x86_64-gentoo-linux-musl-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-gentoo-linux-musl-g++ accepts -g... yes >checking dependency style of x86_64-gentoo-linux-musl-g++... none >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking sys/endian.h usability... no >checking sys/endian.h presence... no >checking for sys/endian.h... no >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for sys/sysctl.h... no >checking whether be32dec is declared... no >checking whether le32dec is declared... no >checking whether be32enc is declared... no >checking whether le32enc is declared... no >checking whether le16dec is declared... no >checking whether le16enc is declared... no >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for getopt_long... yes >checking whether we can compile AVX code... yes >checking whether we can compile XOP code... yes >checking whether we can compile AVX2 code... yes >checking for json_loads in -ljansson... yes >checking for pthread_create in -lpthread... yes >checking whether __uint128_t is supported... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating compat/Makefile >config.status: creating compat/jansson/Makefile >config.status: creating cpuminer-config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-p2p/cpuminer-opt-3.12.13/work/cpuminer-opt-3.12.13 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-p2p/cpuminer-opt-3.12.13/work/cpuminer-opt-3.12.13' >Making all in compat >make[2]: Entering directory '/var/tmp/portage/net-p2p/cpuminer-opt-3.12.13/work/cpuminer-opt-3.12.13/compat' >make[3]: Entering directory '/var/tmp/portage/net-p2p/cpuminer-opt-3.12.13/work/cpuminer-opt-3.12.13/compat' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/net-p2p/cpuminer-opt-3.12.13/work/cpuminer-opt-3.12.13/compat' >make[2]: Leaving directory '/var/tmp/portage/net-p2p/cpuminer-opt-3.12.13/work/cpuminer-opt-3.12.13/compat' >make[2]: Entering directory '/var/tmp/portage/net-p2p/cpuminer-opt-3.12.13/work/cpuminer-opt-3.12.13' >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o cpuminer-cpu-miner.o `test -f 'cpu-miner.c' || echo './'`cpu-miner.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o cpuminer-util.o `test -f 'util.c' || echo './'`util.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o cpuminer-api.o `test -f 'api.c' || echo './'`api.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o cpuminer-sysinfos.o `test -f 'sysinfos.c' || echo './'`sysinfos.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o cpuminer-algo-gate-api.o `test -f 'algo-gate-api.c' || echo './'`algo-gate-api.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/argon2/argon2a/cpuminer-argon2a.o `test -f 'algo/argon2/argon2a/argon2a.c' || echo './'`algo/argon2/argon2a/argon2a.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/argon2/argon2a/ar2/cpuminer-argon2.o `test -f 'algo/argon2/argon2a/ar2/argon2.c' || echo './'`algo/argon2/argon2a/ar2/argon2.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/argon2/argon2a/ar2/cpuminer-opt.o `test -f 'algo/argon2/argon2a/ar2/opt.c' || echo './'`algo/argon2/argon2a/ar2/opt.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/argon2/argon2a/ar2/cpuminer-cores.o `test -f 'algo/argon2/argon2a/ar2/cores.c' || echo './'`algo/argon2/argon2a/ar2/cores.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/argon2/argon2a/ar2/cpuminer-ar2-scrypt-jane.o `test -f 'algo/argon2/argon2a/ar2/ar2-scrypt-jane.c' || echo './'`algo/argon2/argon2a/ar2/ar2-scrypt-jane.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/argon2/argon2a/ar2/cpuminer-blake2b.o `test -f 'algo/argon2/argon2a/ar2/blake2b.c' || echo './'`algo/argon2/argon2a/ar2/blake2b.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/argon2/argon2d/cpuminer-argon2d-gate.o `test -f 'algo/argon2/argon2d/argon2d-gate.c' || echo './'`algo/argon2/argon2d/argon2d-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/argon2/argon2d/blake2/cpuminer-blake2b.o `test -f 'algo/argon2/argon2d/blake2/blake2b.c' || echo './'`algo/argon2/argon2d/blake2/blake2b.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/argon2/argon2d/argon2d/cpuminer-argon2.o `test -f 'algo/argon2/argon2d/argon2d/argon2.c' || echo './'`algo/argon2/argon2d/argon2d/argon2.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/argon2/argon2d/argon2d/cpuminer-core.o `test -f 'algo/argon2/argon2d/argon2d/core.c' || echo './'`algo/argon2/argon2d/argon2d/core.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/argon2/argon2d/argon2d/cpuminer-opt.o `test -f 'algo/argon2/argon2d/argon2d/opt.c' || echo './'`algo/argon2/argon2d/argon2d/opt.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/argon2/argon2d/argon2d/cpuminer-argon2d_thread.o `test -f 'algo/argon2/argon2d/argon2d/argon2d_thread.c' || echo './'`algo/argon2/argon2d/argon2d/argon2d_thread.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/argon2/argon2d/argon2d/cpuminer-encoding.o `test -f 'algo/argon2/argon2d/argon2d/encoding.c' || echo './'`algo/argon2/argon2d/argon2d/encoding.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-sph_blake.o `test -f 'algo/blake/sph_blake.c' || echo './'`algo/blake/sph_blake.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-blake256-hash-4way.o `test -f 'algo/blake/blake256-hash-4way.c' || echo './'`algo/blake/blake256-hash-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-blake512-hash-4way.o `test -f 'algo/blake/blake512-hash-4way.c' || echo './'`algo/blake/blake512-hash-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-blake-gate.o `test -f 'algo/blake/blake-gate.c' || echo './'`algo/blake/blake-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-blake.o `test -f 'algo/blake/blake.c' || echo './'`algo/blake/blake.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-blake-4way.o `test -f 'algo/blake/blake-4way.c' || echo './'`algo/blake/blake-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-sph_blake2b.o `test -f 'algo/blake/sph_blake2b.c' || echo './'`algo/blake/sph_blake2b.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-sph-blake2s.o `test -f 'algo/blake/sph-blake2s.c' || echo './'`algo/blake/sph-blake2s.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-blake2s-hash-4way.o `test -f 'algo/blake/blake2s-hash-4way.c' || echo './'`algo/blake/blake2s-hash-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-blake2s.o `test -f 'algo/blake/blake2s.c' || echo './'`algo/blake/blake2s.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-blake2s-gate.o `test -f 'algo/blake/blake2s-gate.c' || echo './'`algo/blake/blake2s-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-blake2s-4way.o `test -f 'algo/blake/blake2s-4way.c' || echo './'`algo/blake/blake2s-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-blake2b-hash-4way.o `test -f 'algo/blake/blake2b-hash-4way.c' || echo './'`algo/blake/blake2b-hash-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-blake2b.o `test -f 'algo/blake/blake2b.c' || echo './'`algo/blake/blake2b.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-blake2b-gate.o `test -f 'algo/blake/blake2b-gate.c' || echo './'`algo/blake/blake2b-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-blake2b-4way.o `test -f 'algo/blake/blake2b-4way.c' || echo './'`algo/blake/blake2b-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-blakecoin-gate.o `test -f 'algo/blake/blakecoin-gate.c' || echo './'`algo/blake/blakecoin-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-mod_blakecoin.o `test -f 'algo/blake/mod_blakecoin.c' || echo './'`algo/blake/mod_blakecoin.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-blakecoin.o `test -f 'algo/blake/blakecoin.c' || echo './'`algo/blake/blakecoin.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-blakecoin-4way.o `test -f 'algo/blake/blakecoin-4way.c' || echo './'`algo/blake/blakecoin-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-decred-gate.o `test -f 'algo/blake/decred-gate.c' || echo './'`algo/blake/decred-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-decred.o `test -f 'algo/blake/decred.c' || echo './'`algo/blake/decred.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-decred-4way.o `test -f 'algo/blake/decred-4way.c' || echo './'`algo/blake/decred-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-pentablake-gate.o `test -f 'algo/blake/pentablake-gate.c' || echo './'`algo/blake/pentablake-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-pentablake-4way.o `test -f 'algo/blake/pentablake-4way.c' || echo './'`algo/blake/pentablake-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/blake/cpuminer-pentablake.o `test -f 'algo/blake/pentablake.c' || echo './'`algo/blake/pentablake.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/bmw/cpuminer-sph_bmw.o `test -f 'algo/bmw/sph_bmw.c' || echo './'`algo/bmw/sph_bmw.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/bmw/cpuminer-bmw256-hash-4way.o `test -f 'algo/bmw/bmw256-hash-4way.c' || echo './'`algo/bmw/bmw256-hash-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/bmw/cpuminer-bmw512-hash-4way.o `test -f 'algo/bmw/bmw512-hash-4way.c' || echo './'`algo/bmw/bmw512-hash-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/bmw/cpuminer-bmw256.o `test -f 'algo/bmw/bmw256.c' || echo './'`algo/bmw/bmw256.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/bmw/cpuminer-bmw512-gate.o `test -f 'algo/bmw/bmw512-gate.c' || echo './'`algo/bmw/bmw512-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/bmw/cpuminer-bmw512.o `test -f 'algo/bmw/bmw512.c' || echo './'`algo/bmw/bmw512.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/bmw/cpuminer-bmw512-4way.o `test -f 'algo/bmw/bmw512-4way.c' || echo './'`algo/bmw/bmw512-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/cubehash/cpuminer-cubehash_sse2.o `test -f 'algo/cubehash/cubehash_sse2.c' || echo './'`algo/cubehash/cubehash_sse2.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/cubehash/cpuminer-cube-hash-2way.o `test -f 'algo/cubehash/cube-hash-2way.c' || echo './'`algo/cubehash/cube-hash-2way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/echo/cpuminer-sph_echo.o `test -f 'algo/echo/sph_echo.c' || echo './'`algo/echo/sph_echo.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/echo/cpuminer-echo-hash-4way.o `test -f 'algo/echo/echo-hash-4way.c' || echo './'`algo/echo/echo-hash-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/echo/aes_ni/cpuminer-hash.o `test -f 'algo/echo/aes_ni/hash.c' || echo './'`algo/echo/aes_ni/hash.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/gost/cpuminer-sph_gost.o `test -f 'algo/gost/sph_gost.c' || echo './'`algo/gost/sph_gost.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/groestl/cpuminer-groestl-gate.o `test -f 'algo/groestl/groestl-gate.c' || echo './'`algo/groestl/groestl-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/groestl/cpuminer-groestl512-hash-4way.o `test -f 'algo/groestl/groestl512-hash-4way.c' || echo './'`algo/groestl/groestl512-hash-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/groestl/cpuminer-groestl256-hash-4way.o `test -f 'algo/groestl/groestl256-hash-4way.c' || echo './'`algo/groestl/groestl256-hash-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/groestl/cpuminer-sph_groestl.o `test -f 'algo/groestl/sph_groestl.c' || echo './'`algo/groestl/sph_groestl.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/groestl/cpuminer-groestl.o `test -f 'algo/groestl/groestl.c' || echo './'`algo/groestl/groestl.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/groestl/cpuminer-groestl-4way.o `test -f 'algo/groestl/groestl-4way.c' || echo './'`algo/groestl/groestl-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/groestl/cpuminer-myrgr-gate.o `test -f 'algo/groestl/myrgr-gate.c' || echo './'`algo/groestl/myrgr-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/groestl/cpuminer-myrgr-4way.o `test -f 'algo/groestl/myrgr-4way.c' || echo './'`algo/groestl/myrgr-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/groestl/cpuminer-myr-groestl.o `test -f 'algo/groestl/myr-groestl.c' || echo './'`algo/groestl/myr-groestl.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/groestl/aes_ni/cpuminer-hash-groestl.o `test -f 'algo/groestl/aes_ni/hash-groestl.c' || echo './'`algo/groestl/aes_ni/hash-groestl.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/groestl/aes_ni/cpuminer-hash-groestl256.o `test -f 'algo/groestl/aes_ni/hash-groestl256.c' || echo './'`algo/groestl/aes_ni/hash-groestl256.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/fugue/cpuminer-sph_fugue.o `test -f 'algo/fugue/sph_fugue.c' || echo './'`algo/fugue/sph_fugue.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/hamsi/cpuminer-sph_hamsi.o `test -f 'algo/hamsi/sph_hamsi.c' || echo './'`algo/hamsi/sph_hamsi.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/hamsi/cpuminer-hamsi-hash-4way.o `test -f 'algo/hamsi/hamsi-hash-4way.c' || echo './'`algo/hamsi/hamsi-hash-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/haval/cpuminer-haval.o `test -f 'algo/haval/haval.c' || echo './'`algo/haval/haval.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/haval/cpuminer-haval-hash-4way.o `test -f 'algo/haval/haval-hash-4way.c' || echo './'`algo/haval/haval-hash-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/hodl/cpuminer-aes.o `test -f 'algo/hodl/aes.c' || echo './'`algo/hodl/aes.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/hodl/cpuminer-hodl-gate.o `test -f 'algo/hodl/hodl-gate.c' || echo './'`algo/hodl/hodl-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/hodl/cpuminer-hodl-wolf.o `test -f 'algo/hodl/hodl-wolf.c' || echo './'`algo/hodl/hodl-wolf.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/hodl/cpuminer-sha512_avx.o `test -f 'algo/hodl/sha512_avx.c' || echo './'`algo/hodl/sha512_avx.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/hodl/cpuminer-sha512_avx2.o `test -f 'algo/hodl/sha512_avx2.c' || echo './'`algo/hodl/sha512_avx2.c >algo/hodl/sha512_avx2.c: In function âsha512Compute32b_parallelâ: >algo/hodl/sha512_avx2.c:124:43: warning: implicit declaration of function âhtobe64â [-Wimplicit-function-declaration] > 124 | context[0].w[15] = _mm256_set1_epi64x(htobe64(totalSize)); > | ^~~~~~~ >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/jh/cpuminer-sph_jh.o `test -f 'algo/jh/sph_jh.c' || echo './'`algo/jh/sph_jh.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/jh/cpuminer-jh-hash-4way.o `test -f 'algo/jh/jh-hash-4way.c' || echo './'`algo/jh/jh-hash-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/jh/cpuminer-jha-gate.o `test -f 'algo/jh/jha-gate.c' || echo './'`algo/jh/jha-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/jh/cpuminer-jha-4way.o `test -f 'algo/jh/jha-4way.c' || echo './'`algo/jh/jha-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/jh/cpuminer-jha.o `test -f 'algo/jh/jha.c' || echo './'`algo/jh/jha.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/keccak/cpuminer-sph_keccak.o `test -f 'algo/keccak/sph_keccak.c' || echo './'`algo/keccak/sph_keccak.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/keccak/cpuminer-keccak.o `test -f 'algo/keccak/keccak.c' || echo './'`algo/keccak/keccak.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/keccak/cpuminer-keccak-hash-4way.o `test -f 'algo/keccak/keccak-hash-4way.c' || echo './'`algo/keccak/keccak-hash-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/keccak/cpuminer-keccak-4way.o `test -f 'algo/keccak/keccak-4way.c' || echo './'`algo/keccak/keccak-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/keccak/cpuminer-keccak-gate.o `test -f 'algo/keccak/keccak-gate.c' || echo './'`algo/keccak/keccak-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/keccak/cpuminer-sha3d-4way.o `test -f 'algo/keccak/sha3d-4way.c' || echo './'`algo/keccak/sha3d-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/keccak/cpuminer-sha3d.o `test -f 'algo/keccak/sha3d.c' || echo './'`algo/keccak/sha3d.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/lanehash/cpuminer-lane.o `test -f 'algo/lanehash/lane.c' || echo './'`algo/lanehash/lane.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/luffa/cpuminer-luffa_for_sse2.o `test -f 'algo/luffa/luffa_for_sse2.c' || echo './'`algo/luffa/luffa_for_sse2.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/luffa/cpuminer-luffa-hash-2way.o `test -f 'algo/luffa/luffa-hash-2way.c' || echo './'`algo/luffa/luffa-hash-2way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/lyra2/cpuminer-lyra2.o `test -f 'algo/lyra2/lyra2.c' || echo './'`algo/lyra2/lyra2.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/lyra2/cpuminer-sponge.o `test -f 'algo/lyra2/sponge.c' || echo './'`algo/lyra2/sponge.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/lyra2/cpuminer-sponge-2way.o `test -f 'algo/lyra2/sponge-2way.c' || echo './'`algo/lyra2/sponge-2way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/lyra2/cpuminer-lyra2-hash-2way.o `test -f 'algo/lyra2/lyra2-hash-2way.c' || echo './'`algo/lyra2/lyra2-hash-2way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/lyra2/cpuminer-lyra2-gate.o `test -f 'algo/lyra2/lyra2-gate.c' || echo './'`algo/lyra2/lyra2-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/lyra2/cpuminer-lyra2rev2.o `test -f 'algo/lyra2/lyra2rev2.c' || echo './'`algo/lyra2/lyra2rev2.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/lyra2/cpuminer-lyra2rev2-4way.o `test -f 'algo/lyra2/lyra2rev2-4way.c' || echo './'`algo/lyra2/lyra2rev2-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/lyra2/cpuminer-lyra2rev3.o `test -f 'algo/lyra2/lyra2rev3.c' || echo './'`algo/lyra2/lyra2rev3.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/lyra2/cpuminer-lyra2rev3-4way.o `test -f 'algo/lyra2/lyra2rev3-4way.c' || echo './'`algo/lyra2/lyra2rev3-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/lyra2/cpuminer-lyra2re.o `test -f 'algo/lyra2/lyra2re.c' || echo './'`algo/lyra2/lyra2re.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/lyra2/cpuminer-lyra2z.o `test -f 'algo/lyra2/lyra2z.c' || echo './'`algo/lyra2/lyra2z.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/lyra2/cpuminer-lyra2z-4way.o `test -f 'algo/lyra2/lyra2z-4way.c' || echo './'`algo/lyra2/lyra2z-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/lyra2/cpuminer-lyra2z330.o `test -f 'algo/lyra2/lyra2z330.c' || echo './'`algo/lyra2/lyra2z330.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/lyra2/cpuminer-lyra2h.o `test -f 'algo/lyra2/lyra2h.c' || echo './'`algo/lyra2/lyra2h.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/lyra2/cpuminer-lyra2h-4way.o `test -f 'algo/lyra2/lyra2h-4way.c' || echo './'`algo/lyra2/lyra2h-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/lyra2/cpuminer-allium-4way.o `test -f 'algo/lyra2/allium-4way.c' || echo './'`algo/lyra2/allium-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/lyra2/cpuminer-allium.o `test -f 'algo/lyra2/allium.c' || echo './'`algo/lyra2/allium.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/lyra2/cpuminer-phi2-4way.o `test -f 'algo/lyra2/phi2-4way.c' || echo './'`algo/lyra2/phi2-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/lyra2/cpuminer-phi2.o `test -f 'algo/lyra2/phi2.c' || echo './'`algo/lyra2/phi2.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo//m7m/cpuminer-m7m.o `test -f 'algo//m7m/m7m.c' || echo './'`algo//m7m/m7m.c >x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o algo/m7m/cpuminer-magimath.o `test -f 'algo/m7m/magimath.cpp' || echo './'`algo/m7m/magimath.cpp >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/nist5/cpuminer-nist5-gate.o `test -f 'algo/nist5/nist5-gate.c' || echo './'`algo/nist5/nist5-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/nist5/cpuminer-nist5-4way.o `test -f 'algo/nist5/nist5-4way.c' || echo './'`algo/nist5/nist5-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/nist5/cpuminer-nist5.o `test -f 'algo/nist5/nist5.c' || echo './'`algo/nist5/nist5.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/nist5/cpuminer-zr5.o `test -f 'algo/nist5/zr5.c' || echo './'`algo/nist5/zr5.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/panama/cpuminer-panama-hash-4way.o `test -f 'algo/panama/panama-hash-4way.c' || echo './'`algo/panama/panama-hash-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/panama/cpuminer-sph_panama.o `test -f 'algo/panama/sph_panama.c' || echo './'`algo/panama/sph_panama.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/quark/cpuminer-quark-gate.o `test -f 'algo/quark/quark-gate.c' || echo './'`algo/quark/quark-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/quark/cpuminer-quark.o `test -f 'algo/quark/quark.c' || echo './'`algo/quark/quark.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/quark/cpuminer-quark-4way.o `test -f 'algo/quark/quark-4way.c' || echo './'`algo/quark/quark-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/quark/cpuminer-anime-gate.o `test -f 'algo/quark/anime-gate.c' || echo './'`algo/quark/anime-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/quark/cpuminer-anime.o `test -f 'algo/quark/anime.c' || echo './'`algo/quark/anime.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/quark/cpuminer-anime-4way.o `test -f 'algo/quark/anime-4way.c' || echo './'`algo/quark/anime-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/quark/cpuminer-hmq1725-gate.o `test -f 'algo/quark/hmq1725-gate.c' || echo './'`algo/quark/hmq1725-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/quark/cpuminer-hmq1725-4way.o `test -f 'algo/quark/hmq1725-4way.c' || echo './'`algo/quark/hmq1725-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/quark/cpuminer-hmq1725.o `test -f 'algo/quark/hmq1725.c' || echo './'`algo/quark/hmq1725.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/qubit/cpuminer-qubit-gate.o `test -f 'algo/qubit/qubit-gate.c' || echo './'`algo/qubit/qubit-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/qubit/cpuminer-qubit.o `test -f 'algo/qubit/qubit.c' || echo './'`algo/qubit/qubit.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/qubit/cpuminer-qubit-2way.o `test -f 'algo/qubit/qubit-2way.c' || echo './'`algo/qubit/qubit-2way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/qubit/cpuminer-deep-gate.o `test -f 'algo/qubit/deep-gate.c' || echo './'`algo/qubit/deep-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/qubit/cpuminer-deep-2way.o `test -f 'algo/qubit/deep-2way.c' || echo './'`algo/qubit/deep-2way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/qubit/cpuminer-deep.o `test -f 'algo/qubit/deep.c' || echo './'`algo/qubit/deep.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/ripemd/cpuminer-sph_ripemd.o `test -f 'algo/ripemd/sph_ripemd.c' || echo './'`algo/ripemd/sph_ripemd.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/ripemd/cpuminer-ripemd-hash-4way.o `test -f 'algo/ripemd/ripemd-hash-4way.c' || echo './'`algo/ripemd/ripemd-hash-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/ripemd/cpuminer-lbry-gate.o `test -f 'algo/ripemd/lbry-gate.c' || echo './'`algo/ripemd/lbry-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/ripemd/cpuminer-lbry.o `test -f 'algo/ripemd/lbry.c' || echo './'`algo/ripemd/lbry.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/ripemd/cpuminer-lbry-4way.o `test -f 'algo/ripemd/lbry-4way.c' || echo './'`algo/ripemd/lbry-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/scrypt/cpuminer-scrypt.o `test -f 'algo/scrypt/scrypt.c' || echo './'`algo/scrypt/scrypt.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/scrypt/cpuminer-neoscrypt.o `test -f 'algo/scrypt/neoscrypt.c' || echo './'`algo/scrypt/neoscrypt.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/sha/cpuminer-sph_sha2.o `test -f 'algo/sha/sph_sha2.c' || echo './'`algo/sha/sph_sha2.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/sha/cpuminer-sph_sha2big.o `test -f 'algo/sha/sph_sha2big.c' || echo './'`algo/sha/sph_sha2big.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/sha/cpuminer-sha256-hash-4way.o `test -f 'algo/sha/sha256-hash-4way.c' || echo './'`algo/sha/sha256-hash-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/sha/cpuminer-sha512-hash-4way.o `test -f 'algo/sha/sha512-hash-4way.c' || echo './'`algo/sha/sha512-hash-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/sha/cpuminer-hmac-sha256-hash.o `test -f 'algo/sha/hmac-sha256-hash.c' || echo './'`algo/sha/hmac-sha256-hash.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/sha/cpuminer-sha2.o `test -f 'algo/sha/sha2.c' || echo './'`algo/sha/sha2.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/sha/cpuminer-sha256t-gate.o `test -f 'algo/sha/sha256t-gate.c' || echo './'`algo/sha/sha256t-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/sha/cpuminer-sha256t-4way.o `test -f 'algo/sha/sha256t-4way.c' || echo './'`algo/sha/sha256t-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/sha/cpuminer-sha256t.o `test -f 'algo/sha/sha256t.c' || echo './'`algo/sha/sha256t.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/sha/cpuminer-sha256q-4way.o `test -f 'algo/sha/sha256q-4way.c' || echo './'`algo/sha/sha256q-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/sha/cpuminer-sha256q.o `test -f 'algo/sha/sha256q.c' || echo './'`algo/sha/sha256q.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/shabal/cpuminer-sph_shabal.o `test -f 'algo/shabal/sph_shabal.c' || echo './'`algo/shabal/sph_shabal.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/shabal/cpuminer-shabal-hash-4way.o `test -f 'algo/shabal/shabal-hash-4way.c' || echo './'`algo/shabal/shabal-hash-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/shavite/cpuminer-sph_shavite.o `test -f 'algo/shavite/sph_shavite.c' || echo './'`algo/shavite/sph_shavite.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/shavite/cpuminer-sph-shavite-aesni.o `test -f 'algo/shavite/sph-shavite-aesni.c' || echo './'`algo/shavite/sph-shavite-aesni.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/shavite/cpuminer-shavite-hash-2way.o `test -f 'algo/shavite/shavite-hash-2way.c' || echo './'`algo/shavite/shavite-hash-2way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/shavite/cpuminer-shavite-hash-4way.o `test -f 'algo/shavite/shavite-hash-4way.c' || echo './'`algo/shavite/shavite-hash-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/shavite/cpuminer-shavite.o `test -f 'algo/shavite/shavite.c' || echo './'`algo/shavite/shavite.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/simd/cpuminer-nist.o `test -f 'algo/simd/nist.c' || echo './'`algo/simd/nist.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/simd/cpuminer-vector.o `test -f 'algo/simd/vector.c' || echo './'`algo/simd/vector.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/simd/cpuminer-simd-hash-2way.o `test -f 'algo/simd/simd-hash-2way.c' || echo './'`algo/simd/simd-hash-2way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/skein/cpuminer-sph_skein.o `test -f 'algo/skein/sph_skein.c' || echo './'`algo/skein/sph_skein.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/skein/cpuminer-skein-hash-4way.o `test -f 'algo/skein/skein-hash-4way.c' || echo './'`algo/skein/skein-hash-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/skein/cpuminer-skein.o `test -f 'algo/skein/skein.c' || echo './'`algo/skein/skein.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/skein/cpuminer-skein-4way.o `test -f 'algo/skein/skein-4way.c' || echo './'`algo/skein/skein-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/skein/cpuminer-skein-gate.o `test -f 'algo/skein/skein-gate.c' || echo './'`algo/skein/skein-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/skein/cpuminer-skein2.o `test -f 'algo/skein/skein2.c' || echo './'`algo/skein/skein2.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/skein/cpuminer-skein2-4way.o `test -f 'algo/skein/skein2-4way.c' || echo './'`algo/skein/skein2-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/sm3/cpuminer-sm3.o `test -f 'algo/sm3/sm3.c' || echo './'`algo/sm3/sm3.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/sm3/cpuminer-sm3-hash-4way.o `test -f 'algo/sm3/sm3-hash-4way.c' || echo './'`algo/sm3/sm3-hash-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/swifftx/cpuminer-swifftx.o `test -f 'algo/swifftx/swifftx.c' || echo './'`algo/swifftx/swifftx.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/tiger/cpuminer-sph_tiger.o `test -f 'algo/tiger/sph_tiger.c' || echo './'`algo/tiger/sph_tiger.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/whirlpool/cpuminer-sph_whirlpool.o `test -f 'algo/whirlpool/sph_whirlpool.c' || echo './'`algo/whirlpool/sph_whirlpool.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/whirlpool/cpuminer-whirlpool-hash-4way.o `test -f 'algo/whirlpool/whirlpool-hash-4way.c' || echo './'`algo/whirlpool/whirlpool-hash-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/whirlpool/cpuminer-whirlpool-gate.o `test -f 'algo/whirlpool/whirlpool-gate.c' || echo './'`algo/whirlpool/whirlpool-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/whirlpool/cpuminer-whirlpool.o `test -f 'algo/whirlpool/whirlpool.c' || echo './'`algo/whirlpool/whirlpool.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/whirlpool/cpuminer-whirlpoolx.o `test -f 'algo/whirlpool/whirlpoolx.c' || echo './'`algo/whirlpool/whirlpoolx.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x11/cpuminer-x11-gate.o `test -f 'algo/x11/x11-gate.c' || echo './'`algo/x11/x11-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x11/cpuminer-x11.o `test -f 'algo/x11/x11.c' || echo './'`algo/x11/x11.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x11/cpuminer-x11-4way.o `test -f 'algo/x11/x11-4way.c' || echo './'`algo/x11/x11-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x11/cpuminer-x11gost-gate.o `test -f 'algo/x11/x11gost-gate.c' || echo './'`algo/x11/x11gost-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x11/cpuminer-x11gost.o `test -f 'algo/x11/x11gost.c' || echo './'`algo/x11/x11gost.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x11/cpuminer-x11gost-4way.o `test -f 'algo/x11/x11gost-4way.c' || echo './'`algo/x11/x11gost-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x11/cpuminer-c11-gate.o `test -f 'algo/x11/c11-gate.c' || echo './'`algo/x11/c11-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x11/cpuminer-c11.o `test -f 'algo/x11/c11.c' || echo './'`algo/x11/c11.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x11/cpuminer-c11-4way.o `test -f 'algo/x11/c11-4way.c' || echo './'`algo/x11/c11-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x11/cpuminer-tribus-gate.o `test -f 'algo/x11/tribus-gate.c' || echo './'`algo/x11/tribus-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x11/cpuminer-tribus.o `test -f 'algo/x11/tribus.c' || echo './'`algo/x11/tribus.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x11/cpuminer-tribus-4way.o `test -f 'algo/x11/tribus-4way.c' || echo './'`algo/x11/tribus-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x11/cpuminer-timetravel-gate.o `test -f 'algo/x11/timetravel-gate.c' || echo './'`algo/x11/timetravel-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x11/cpuminer-timetravel.o `test -f 'algo/x11/timetravel.c' || echo './'`algo/x11/timetravel.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x11/cpuminer-timetravel-4way.o `test -f 'algo/x11/timetravel-4way.c' || echo './'`algo/x11/timetravel-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x11/cpuminer-timetravel10-gate.o `test -f 'algo/x11/timetravel10-gate.c' || echo './'`algo/x11/timetravel10-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x11/cpuminer-timetravel10.o `test -f 'algo/x11/timetravel10.c' || echo './'`algo/x11/timetravel10.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x11/cpuminer-timetravel10-4way.o `test -f 'algo/x11/timetravel10-4way.c' || echo './'`algo/x11/timetravel10-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x11/cpuminer-x11evo.o `test -f 'algo/x11/x11evo.c' || echo './'`algo/x11/x11evo.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x11/cpuminer-x11evo-4way.o `test -f 'algo/x11/x11evo-4way.c' || echo './'`algo/x11/x11evo-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x11/cpuminer-x11evo-gate.o `test -f 'algo/x11/x11evo-gate.c' || echo './'`algo/x11/x11evo-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x12/cpuminer-x12-gate.o `test -f 'algo/x12/x12-gate.c' || echo './'`algo/x12/x12-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x12/cpuminer-x12.o `test -f 'algo/x12/x12.c' || echo './'`algo/x12/x12.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x12/cpuminer-x12-4way.o `test -f 'algo/x12/x12-4way.c' || echo './'`algo/x12/x12-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x13/cpuminer-x13-gate.o `test -f 'algo/x13/x13-gate.c' || echo './'`algo/x13/x13-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x13/cpuminer-x13.o `test -f 'algo/x13/x13.c' || echo './'`algo/x13/x13.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x13/cpuminer-x13-4way.o `test -f 'algo/x13/x13-4way.c' || echo './'`algo/x13/x13-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x13/cpuminer-x13sm3-gate.o `test -f 'algo/x13/x13sm3-gate.c' || echo './'`algo/x13/x13sm3-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x13/cpuminer-x13sm3.o `test -f 'algo/x13/x13sm3.c' || echo './'`algo/x13/x13sm3.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x13/cpuminer-x13sm3-4way.o `test -f 'algo/x13/x13sm3-4way.c' || echo './'`algo/x13/x13sm3-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x13/cpuminer-phi1612-gate.o `test -f 'algo/x13/phi1612-gate.c' || echo './'`algo/x13/phi1612-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x13/cpuminer-phi1612.o `test -f 'algo/x13/phi1612.c' || echo './'`algo/x13/phi1612.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x13/cpuminer-phi1612-4way.o `test -f 'algo/x13/phi1612-4way.c' || echo './'`algo/x13/phi1612-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x13/cpuminer-skunk-gate.o `test -f 'algo/x13/skunk-gate.c' || echo './'`algo/x13/skunk-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x13/cpuminer-skunk-4way.o `test -f 'algo/x13/skunk-4way.c' || echo './'`algo/x13/skunk-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x13/cpuminer-skunk.o `test -f 'algo/x13/skunk.c' || echo './'`algo/x13/skunk.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x13/cpuminer-x13bcd-4way.o `test -f 'algo/x13/x13bcd-4way.c' || echo './'`algo/x13/x13bcd-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x13/cpuminer-x13bcd.o `test -f 'algo/x13/x13bcd.c' || echo './'`algo/x13/x13bcd.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x14/cpuminer-x14-gate.o `test -f 'algo/x14/x14-gate.c' || echo './'`algo/x14/x14-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x14/cpuminer-x14.o `test -f 'algo/x14/x14.c' || echo './'`algo/x14/x14.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x14/cpuminer-x14-4way.o `test -f 'algo/x14/x14-4way.c' || echo './'`algo/x14/x14-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x14/cpuminer-veltor-gate.o `test -f 'algo/x14/veltor-gate.c' || echo './'`algo/x14/veltor-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x14/cpuminer-veltor.o `test -f 'algo/x14/veltor.c' || echo './'`algo/x14/veltor.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x14/cpuminer-veltor-4way.o `test -f 'algo/x14/veltor-4way.c' || echo './'`algo/x14/veltor-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x14/cpuminer-polytimos-gate.o `test -f 'algo/x14/polytimos-gate.c' || echo './'`algo/x14/polytimos-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x14/cpuminer-polytimos.o `test -f 'algo/x14/polytimos.c' || echo './'`algo/x14/polytimos.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x14/cpuminer-polytimos-4way.o `test -f 'algo/x14/polytimos-4way.c' || echo './'`algo/x14/polytimos-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x14/cpuminer-axiom.o `test -f 'algo/x14/axiom.c' || echo './'`algo/x14/axiom.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x15/cpuminer-x15-gate.o `test -f 'algo/x15/x15-gate.c' || echo './'`algo/x15/x15-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x15/cpuminer-x15.o `test -f 'algo/x15/x15.c' || echo './'`algo/x15/x15.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x15/cpuminer-x15-4way.o `test -f 'algo/x15/x15-4way.c' || echo './'`algo/x15/x15-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x16/cpuminer-x16r-gate.o `test -f 'algo/x16/x16r-gate.c' || echo './'`algo/x16/x16r-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x16/cpuminer-x16r.o `test -f 'algo/x16/x16r.c' || echo './'`algo/x16/x16r.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x16/cpuminer-x16r-4way.o `test -f 'algo/x16/x16r-4way.c' || echo './'`algo/x16/x16r-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x16/cpuminer-x16rv2.o `test -f 'algo/x16/x16rv2.c' || echo './'`algo/x16/x16rv2.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x16/cpuminer-x16rv2-4way.o `test -f 'algo/x16/x16rv2-4way.c' || echo './'`algo/x16/x16rv2-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x16/cpuminer-x16rt.o `test -f 'algo/x16/x16rt.c' || echo './'`algo/x16/x16rt.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x16/cpuminer-x16rt-4way.o `test -f 'algo/x16/x16rt-4way.c' || echo './'`algo/x16/x16rt-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x16/cpuminer-hex.o `test -f 'algo/x16/hex.c' || echo './'`algo/x16/hex.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x16/cpuminer-x21s-4way.o `test -f 'algo/x16/x21s-4way.c' || echo './'`algo/x16/x21s-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x16/cpuminer-x21s.o `test -f 'algo/x16/x21s.c' || echo './'`algo/x16/x21s.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x17/cpuminer-x17-gate.o `test -f 'algo/x17/x17-gate.c' || echo './'`algo/x17/x17-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x17/cpuminer-x17.o `test -f 'algo/x17/x17.c' || echo './'`algo/x17/x17.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x17/cpuminer-x17-4way.o `test -f 'algo/x17/x17-4way.c' || echo './'`algo/x17/x17-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x17/cpuminer-xevan-gate.o `test -f 'algo/x17/xevan-gate.c' || echo './'`algo/x17/xevan-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x17/cpuminer-xevan.o `test -f 'algo/x17/xevan.c' || echo './'`algo/x17/xevan.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x17/cpuminer-xevan-4way.o `test -f 'algo/x17/xevan-4way.c' || echo './'`algo/x17/xevan-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x17/cpuminer-sonoa-gate.o `test -f 'algo/x17/sonoa-gate.c' || echo './'`algo/x17/sonoa-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x17/cpuminer-sonoa-4way.o `test -f 'algo/x17/sonoa-4way.c' || echo './'`algo/x17/sonoa-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x17/cpuminer-sonoa.o `test -f 'algo/x17/sonoa.c' || echo './'`algo/x17/sonoa.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x22/cpuminer-x22i-4way.o `test -f 'algo/x22/x22i-4way.c' || echo './'`algo/x22/x22i-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x22/cpuminer-x22i.o `test -f 'algo/x22/x22i.c' || echo './'`algo/x22/x22i.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x22/cpuminer-x22i-gate.o `test -f 'algo/x22/x22i-gate.c' || echo './'`algo/x22/x22i-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x22/cpuminer-x25x.o `test -f 'algo/x22/x25x.c' || echo './'`algo/x22/x25x.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/x22/cpuminer-x25x-4way.o `test -f 'algo/x22/x25x-4way.c' || echo './'`algo/x22/x25x-4way.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/yescrypt/cpuminer-yescrypt.o `test -f 'algo/yescrypt/yescrypt.c' || echo './'`algo/yescrypt/yescrypt.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/yescrypt/cpuminer-yescrypt-best.o `test -f 'algo/yescrypt/yescrypt-best.c' || echo './'`algo/yescrypt/yescrypt-best.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/yespower/cpuminer-yespower-gate.o `test -f 'algo/yespower/yespower-gate.c' || echo './'`algo/yespower/yespower-gate.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/yespower/cpuminer-yespower-blake2b.o `test -f 'algo/yespower/yespower-blake2b.c' || echo './'`algo/yespower/yespower-blake2b.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/yespower/crypto/cpuminer-blake2b-yp.o `test -f 'algo/yespower/crypto/blake2b-yp.c' || echo './'`algo/yespower/crypto/blake2b-yp.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/yespower/cpuminer-yescrypt-r8g.o `test -f 'algo/yespower/yescrypt-r8g.c' || echo './'`algo/yespower/yescrypt-r8g.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Iyes/include -Iyes/include -c -o algo/yespower/cpuminer-yespower-opt.o `test -f 'algo/yespower/yespower-opt.c' || echo './'`algo/yespower/yespower-opt.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o asm/cpuminer-neoscrypt_asm.o `test -f 'asm/neoscrypt_asm.S' || echo './'`asm/neoscrypt_asm.S >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o asm/cpuminer-sha2-x64.o `test -f 'asm/sha2-x64.S' || echo './'`asm/sha2-x64.S >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o asm/cpuminer-scrypt-x64.o `test -f 'asm/scrypt-x64.S' || echo './'`asm/scrypt-x64.S >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o asm/cpuminer-aesb-x64.o `test -f 'asm/aesb-x64.S' || echo './'`asm/aesb-x64.S >x86_64-gentoo-linux-musl-g++ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -Wl,-z,noexecstack -Lyes/lib -Lyes/lib -Wl,-O1 -Wl,--as-needed -Wl,-z,noexecstack -Lyes/lib -Lyes/lib -o cpuminer cpuminer-cpu-miner.o cpuminer-util.o cpuminer-api.o cpuminer-sysinfos.o cpuminer-algo-gate-api.o algo/argon2/argon2a/cpuminer-argon2a.o algo/argon2/argon2a/ar2/cpuminer-argon2.o algo/argon2/argon2a/ar2/cpuminer-opt.o algo/argon2/argon2a/ar2/cpuminer-cores.o algo/argon2/argon2a/ar2/cpuminer-ar2-scrypt-jane.o algo/argon2/argon2a/ar2/cpuminer-blake2b.o algo/argon2/argon2d/cpuminer-argon2d-gate.o algo/argon2/argon2d/blake2/cpuminer-blake2b.o algo/argon2/argon2d/argon2d/cpuminer-argon2.o algo/argon2/argon2d/argon2d/cpuminer-core.o algo/argon2/argon2d/argon2d/cpuminer-opt.o algo/argon2/argon2d/argon2d/cpuminer-argon2d_thread.o algo/argon2/argon2d/argon2d/cpuminer-encoding.o algo/blake/cpuminer-sph_blake.o algo/blake/cpuminer-blake256-hash-4way.o algo/blake/cpuminer-blake512-hash-4way.o algo/blake/cpuminer-blake-gate.o algo/blake/cpuminer-blake.o algo/blake/cpuminer-blake-4way.o algo/blake/cpuminer-sph_blake2b.o algo/blake/cpuminer-sph-blake2s.o algo/blake/cpuminer-blake2s-hash-4way.o algo/blake/cpuminer-blake2s.o algo/blake/cpuminer-blake2s-gate.o algo/blake/cpuminer-blake2s-4way.o algo/blake/cpuminer-blake2b-hash-4way.o algo/blake/cpuminer-blake2b.o algo/blake/cpuminer-blake2b-gate.o algo/blake/cpuminer-blake2b-4way.o algo/blake/cpuminer-blakecoin-gate.o algo/blake/cpuminer-mod_blakecoin.o algo/blake/cpuminer-blakecoin.o algo/blake/cpuminer-blakecoin-4way.o algo/blake/cpuminer-decred-gate.o algo/blake/cpuminer-decred.o algo/blake/cpuminer-decred-4way.o algo/blake/cpuminer-pentablake-gate.o algo/blake/cpuminer-pentablake-4way.o algo/blake/cpuminer-pentablake.o algo/bmw/cpuminer-sph_bmw.o algo/bmw/cpuminer-bmw256-hash-4way.o algo/bmw/cpuminer-bmw512-hash-4way.o algo/bmw/cpuminer-bmw256.o algo/bmw/cpuminer-bmw512-gate.o algo/bmw/cpuminer-bmw512.o algo/bmw/cpuminer-bmw512-4way.o algo/cubehash/cpuminer-cubehash_sse2.o algo/cubehash/cpuminer-cube-hash-2way.o algo/echo/cpuminer-sph_echo.o algo/echo/cpuminer-echo-hash-4way.o algo/echo/aes_ni/cpuminer-hash.o algo/gost/cpuminer-sph_gost.o algo/groestl/cpuminer-groestl-gate.o algo/groestl/cpuminer-groestl512-hash-4way.o algo/groestl/cpuminer-groestl256-hash-4way.o algo/groestl/cpuminer-sph_groestl.o algo/groestl/cpuminer-groestl.o algo/groestl/cpuminer-groestl-4way.o algo/groestl/cpuminer-myrgr-gate.o algo/groestl/cpuminer-myrgr-4way.o algo/groestl/cpuminer-myr-groestl.o algo/groestl/aes_ni/cpuminer-hash-groestl.o algo/groestl/aes_ni/cpuminer-hash-groestl256.o algo/fugue/cpuminer-sph_fugue.o algo/hamsi/cpuminer-sph_hamsi.o algo/hamsi/cpuminer-hamsi-hash-4way.o algo/haval/cpuminer-haval.o algo/haval/cpuminer-haval-hash-4way.o algo/hodl/cpuminer-aes.o algo/hodl/cpuminer-hodl-gate.o algo/hodl/cpuminer-hodl-wolf.o algo/hodl/cpuminer-sha512_avx.o algo/hodl/cpuminer-sha512_avx2.o algo/jh/cpuminer-sph_jh.o algo/jh/cpuminer-jh-hash-4way.o algo/jh/cpuminer-jha-gate.o algo/jh/cpuminer-jha-4way.o algo/jh/cpuminer-jha.o algo/keccak/cpuminer-sph_keccak.o algo/keccak/cpuminer-keccak.o algo/keccak/cpuminer-keccak-hash-4way.o algo/keccak/cpuminer-keccak-4way.o algo/keccak/cpuminer-keccak-gate.o algo/keccak/cpuminer-sha3d-4way.o algo/keccak/cpuminer-sha3d.o algo/lanehash/cpuminer-lane.o algo/luffa/cpuminer-luffa_for_sse2.o algo/luffa/cpuminer-luffa-hash-2way.o algo/lyra2/cpuminer-lyra2.o algo/lyra2/cpuminer-sponge.o algo/lyra2/cpuminer-sponge-2way.o algo/lyra2/cpuminer-lyra2-hash-2way.o algo/lyra2/cpuminer-lyra2-gate.o algo/lyra2/cpuminer-lyra2rev2.o algo/lyra2/cpuminer-lyra2rev2-4way.o algo/lyra2/cpuminer-lyra2rev3.o algo/lyra2/cpuminer-lyra2rev3-4way.o algo/lyra2/cpuminer-lyra2re.o algo/lyra2/cpuminer-lyra2z.o algo/lyra2/cpuminer-lyra2z-4way.o algo/lyra2/cpuminer-lyra2z330.o algo/lyra2/cpuminer-lyra2h.o algo/lyra2/cpuminer-lyra2h-4way.o algo/lyra2/cpuminer-allium-4way.o algo/lyra2/cpuminer-allium.o algo/lyra2/cpuminer-phi2-4way.o algo/lyra2/cpuminer-phi2.o algo//m7m/cpuminer-m7m.o algo/m7m/cpuminer-magimath.o algo/nist5/cpuminer-nist5-gate.o algo/nist5/cpuminer-nist5-4way.o algo/nist5/cpuminer-nist5.o algo/nist5/cpuminer-zr5.o algo/panama/cpuminer-panama-hash-4way.o algo/panama/cpuminer-sph_panama.o algo/quark/cpuminer-quark-gate.o algo/quark/cpuminer-quark.o algo/quark/cpuminer-quark-4way.o algo/quark/cpuminer-anime-gate.o algo/quark/cpuminer-anime.o algo/quark/cpuminer-anime-4way.o algo/quark/cpuminer-hmq1725-gate.o algo/quark/cpuminer-hmq1725-4way.o algo/quark/cpuminer-hmq1725.o algo/qubit/cpuminer-qubit-gate.o algo/qubit/cpuminer-qubit.o algo/qubit/cpuminer-qubit-2way.o algo/qubit/cpuminer-deep-gate.o algo/qubit/cpuminer-deep-2way.o algo/qubit/cpuminer-deep.o algo/ripemd/cpuminer-sph_ripemd.o algo/ripemd/cpuminer-ripemd-hash-4way.o algo/ripemd/cpuminer-lbry-gate.o algo/ripemd/cpuminer-lbry.o algo/ripemd/cpuminer-lbry-4way.o algo/scrypt/cpuminer-scrypt.o algo/scrypt/cpuminer-neoscrypt.o algo/sha/cpuminer-sph_sha2.o algo/sha/cpuminer-sph_sha2big.o algo/sha/cpuminer-sha256-hash-4way.o algo/sha/cpuminer-sha512-hash-4way.o algo/sha/cpuminer-hmac-sha256-hash.o algo/sha/cpuminer-sha2.o algo/sha/cpuminer-sha256t-gate.o algo/sha/cpuminer-sha256t-4way.o algo/sha/cpuminer-sha256t.o algo/sha/cpuminer-sha256q-4way.o algo/sha/cpuminer-sha256q.o algo/shabal/cpuminer-sph_shabal.o algo/shabal/cpuminer-shabal-hash-4way.o algo/shavite/cpuminer-sph_shavite.o algo/shavite/cpuminer-sph-shavite-aesni.o algo/shavite/cpuminer-shavite-hash-2way.o algo/shavite/cpuminer-shavite-hash-4way.o algo/shavite/cpuminer-shavite.o algo/simd/cpuminer-nist.o algo/simd/cpuminer-vector.o algo/simd/cpuminer-simd-hash-2way.o algo/skein/cpuminer-sph_skein.o algo/skein/cpuminer-skein-hash-4way.o algo/skein/cpuminer-skein.o algo/skein/cpuminer-skein-4way.o algo/skein/cpuminer-skein-gate.o algo/skein/cpuminer-skein2.o algo/skein/cpuminer-skein2-4way.o algo/sm3/cpuminer-sm3.o algo/sm3/cpuminer-sm3-hash-4way.o algo/swifftx/cpuminer-swifftx.o algo/tiger/cpuminer-sph_tiger.o algo/whirlpool/cpuminer-sph_whirlpool.o algo/whirlpool/cpuminer-whirlpool-hash-4way.o algo/whirlpool/cpuminer-whirlpool-gate.o algo/whirlpool/cpuminer-whirlpool.o algo/whirlpool/cpuminer-whirlpoolx.o algo/x11/cpuminer-x11-gate.o algo/x11/cpuminer-x11.o algo/x11/cpuminer-x11-4way.o algo/x11/cpuminer-x11gost-gate.o algo/x11/cpuminer-x11gost.o algo/x11/cpuminer-x11gost-4way.o algo/x11/cpuminer-c11-gate.o algo/x11/cpuminer-c11.o algo/x11/cpuminer-c11-4way.o algo/x11/cpuminer-tribus-gate.o algo/x11/cpuminer-tribus.o algo/x11/cpuminer-tribus-4way.o algo/x11/cpuminer-timetravel-gate.o algo/x11/cpuminer-timetravel.o algo/x11/cpuminer-timetravel-4way.o algo/x11/cpuminer-timetravel10-gate.o algo/x11/cpuminer-timetravel10.o algo/x11/cpuminer-timetravel10-4way.o algo/x11/cpuminer-x11evo.o algo/x11/cpuminer-x11evo-4way.o algo/x11/cpuminer-x11evo-gate.o algo/x12/cpuminer-x12-gate.o algo/x12/cpuminer-x12.o algo/x12/cpuminer-x12-4way.o algo/x13/cpuminer-x13-gate.o algo/x13/cpuminer-x13.o algo/x13/cpuminer-x13-4way.o algo/x13/cpuminer-x13sm3-gate.o algo/x13/cpuminer-x13sm3.o algo/x13/cpuminer-x13sm3-4way.o algo/x13/cpuminer-phi1612-gate.o algo/x13/cpuminer-phi1612.o algo/x13/cpuminer-phi1612-4way.o algo/x13/cpuminer-skunk-gate.o algo/x13/cpuminer-skunk-4way.o algo/x13/cpuminer-skunk.o algo/x13/cpuminer-x13bcd-4way.o algo/x13/cpuminer-x13bcd.o algo/x14/cpuminer-x14-gate.o algo/x14/cpuminer-x14.o algo/x14/cpuminer-x14-4way.o algo/x14/cpuminer-veltor-gate.o algo/x14/cpuminer-veltor.o algo/x14/cpuminer-veltor-4way.o algo/x14/cpuminer-polytimos-gate.o algo/x14/cpuminer-polytimos.o algo/x14/cpuminer-polytimos-4way.o algo/x14/cpuminer-axiom.o algo/x15/cpuminer-x15-gate.o algo/x15/cpuminer-x15.o algo/x15/cpuminer-x15-4way.o algo/x16/cpuminer-x16r-gate.o algo/x16/cpuminer-x16r.o algo/x16/cpuminer-x16r-4way.o algo/x16/cpuminer-x16rv2.o algo/x16/cpuminer-x16rv2-4way.o algo/x16/cpuminer-x16rt.o algo/x16/cpuminer-x16rt-4way.o algo/x16/cpuminer-hex.o algo/x16/cpuminer-x21s-4way.o algo/x16/cpuminer-x21s.o algo/x17/cpuminer-x17-gate.o algo/x17/cpuminer-x17.o algo/x17/cpuminer-x17-4way.o algo/x17/cpuminer-xevan-gate.o algo/x17/cpuminer-xevan.o algo/x17/cpuminer-xevan-4way.o algo/x17/cpuminer-sonoa-gate.o algo/x17/cpuminer-sonoa-4way.o algo/x17/cpuminer-sonoa.o algo/x22/cpuminer-x22i-4way.o algo/x22/cpuminer-x22i.o algo/x22/cpuminer-x22i-gate.o algo/x22/cpuminer-x25x.o algo/x22/cpuminer-x25x-4way.o algo/yescrypt/cpuminer-yescrypt.o algo/yescrypt/cpuminer-yescrypt-best.o algo/yespower/cpuminer-yespower-gate.o algo/yespower/cpuminer-yespower-blake2b.o algo/yespower/crypto/cpuminer-blake2b-yp.o algo/yespower/cpuminer-yescrypt-r8g.o algo/yespower/cpuminer-yespower-opt.o asm/cpuminer-neoscrypt_asm.o asm/cpuminer-sha2-x64.o asm/cpuminer-scrypt-x64.o asm/cpuminer-aesb-x64.o -lcurl -lz -lssl -lcrypto -ljansson -lpthread -lssl -lcrypto -lgmp >/usr/lib/gcc/x86_64-gentoo-linux-musl/9.2.0/../../../../x86_64-gentoo-linux-musl/bin/ld: algo/hodl/cpuminer-sha512_avx2.o: in function `sha512Compute32b_parallel': >sha512_avx2.c:(.text+0x3ae7): undefined reference to `htobe64' >/usr/lib/gcc/x86_64-gentoo-linux-musl/9.2.0/../../../../x86_64-gentoo-linux-musl/bin/ld: sha512_avx2.c:(.text+0x3b18): undefined reference to `htobe64' >collect2: error: ld returned 1 exit status >make[2]: *** [Makefile:2233: cpuminer] Error 1 >make[2]: Leaving directory '/var/tmp/portage/net-p2p/cpuminer-opt-3.12.13/work/cpuminer-opt-3.12.13' >make[1]: *** [Makefile:6463: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-p2p/cpuminer-opt-3.12.13/work/cpuminer-opt-3.12.13' >make: *** [Makefile:1222: all] Error 2 > * ERROR: net-p2p/cpuminer-opt-3.12.13::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-p2p/cpuminer-opt-3.12.13::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-p2p/cpuminer-opt-3.12.13::gentoo'`. > * The complete build log is located at '/var/log/portage/net-p2p:cpuminer-opt-3.12.13:20200316-095640.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-p2p/cpuminer-opt-3.12.13/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-p2p/cpuminer-opt-3.12.13/temp/environment'. > * Working directory: '/var/tmp/portage/net-p2p/cpuminer-opt-3.12.13/work/cpuminer-opt-3.12.13' > * S: '/var/tmp/portage/net-p2p/cpuminer-opt-3.12.13/work/cpuminer-opt-3.12.13'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 712874
:
620552
|
620554
|
620556
|
620558
|
620560
| 620562 |
620564