Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 648728 Details for
Bug 732032
sci-mathematics/gmp-ecm fails to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 61.72 KB, created by
Agostino Sarubbo
on 2020-07-10 08:05:56 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2020-07-10 08:05:56 UTC
Size:
61.72 KB
patch
obsolete
> * Package: sci-mathematics/gmp-ecm-7.0.4-r2 > * Repository: gentoo > * Maintainer: patrick@gentoo.org > * USE: abi_x86_64 amd64 cpu_flags_x86_sse2 custom-tune elibc_glibc kernel_linux openmp userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > > >@@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ >This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; >This ebuild was merged at the following commit: >https://github.com/gentoo-mirror/gentoo/commit/06751309a52b3558bf23aadc9061d37f9e255417 >@@@@@ END @@@@@ > >>>> Unpacking source... >>>> Unpacking gmp-ecm-7.0.4.tar.gz to /var/tmp/portage/sci-mathematics/gmp-ecm-7.0.4-r2/work >>>> Source unpacked in /var/tmp/portage/sci-mathematics/gmp-ecm-7.0.4-r2/work >>>> Preparing source in /var/tmp/portage/sci-mathematics/gmp-ecm-7.0.4-r2/work/ecm-7.0.4 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-mathematics/gmp-ecm-7.0.4-r2/work/ecm-7.0.4 ... > * econf: updating ecm-7.0.4/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ecm-7.0.4/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --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/gmp-ecm-7.0.4-r2 --htmldir=/usr/share/doc/gmp-ecm-7.0.4-r2/html --with-sysroot=/ --libdir=/usr/lib64 --enable-shared --disable-static --enable-openmp --enable-sse2 --enable-asm-redc >checking for a BSD-compatible install... /usr/lib/portage/python3.7/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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for a sed that does not truncate output... /bin/sed >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-clang >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-pc-linux-gnu-clang accepts -g... yes >checking for x86_64-pc-linux-gnu-clang option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-clang understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-clang... none >checking dependency style of x86_64-pc-linux-gnu-clang... none >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-clang... ld.lld >checking if the linker (ld.lld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... llvm-nm >checking the name lister (llvm-nm) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for ld.lld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... llvm-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... llvm-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... llvm-strip >checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib >checking command to parse llvm-nm output from x86_64-pc-linux-gnu-clang object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-clang -E >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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-clang supports -fno-rtti -fno-exceptions... yes >checking for x86_64-pc-linux-gnu-clang option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-clang PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-clang static flag -static works... yes >checking if x86_64-pc-linux-gnu-clang supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-clang supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-clang linker (ld.lld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for int64_t... yes >checking for uint64_t... yes >checking for unsigned long long int... yes >checking for long long int... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking whether time.h and sys/time.h may both be included... yes >checking for size_t... yes >checking for x86_64-pc-linux-gnu-clang option to support OpenMP... -fopenmp >checking if assembly code is ELF... yes >checking for suitable m4... m4 >checking how to switch to text section... .text >checking how to export a symbol... .globl >checking what assembly label suffix to use... : >checking if globals are prefixed by underscore... no >checking how to switch to text section... (cached) .text >checking how to export a symbol... (cached) .globl >checking for assembler .type directive... .type $1,@$2 >checking for SSE2 support with inline assembly... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for ANSI C header files... (cached) yes >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for strings.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking io.h usability... no >checking io.h presence... no >checking for io.h... no >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for windows.h... no >checking for psapi.h... no >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking for sys/types.h... (cached) yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking aio.h usability... yes >checking aio.h presence... yes >checking for aio.h... yes >checking for working strtod... yes >checking for pow in -lm... yes >checking for floor in -lm... yes >checking for sqrt in -lm... yes >checking for fmod in -lm... yes >checking for cos in -lm... yes >checking for aio_read in -lrt... yes >checking for GetProcessMemoryInfo in -lpsapi... no >checking for isascii... yes >checking for memset... yes >checking for strchr... yes >checking for strlen... yes >checking for strncasecmp... yes >checking for strstr... yes >checking for access... yes >checking for unlink... yes >checking for isspace... yes >checking for isdigit... yes >checking for isxdigit... yes >checking for time... yes >checking for ctime... yes >checking for gethostname... yes >checking for gettimeofday... yes >checking for getrusage... yes >checking for memmove... yes >checking for signal... yes >checking for fcntl... yes >checking for fileno... yes >checking for setvbuf... yes >checking for fallocate... yes >checking for aio_read... yes >checking for aio_init... yes >checking for _fseeki64... no >checking for _ftelli64... no >checking for malloc_usable_size... yes >checking gmp.h usability... yes >checking gmp.h presence... yes >checking for gmp.h... yes >checking for recent GMP... yes >checking if GMP is MPIR... no >checking whether we can link against GMP... yes >checking if gmp.h version and libgmp version are the same... (6.2.0/6.2.0) yes >checking for __gmpn_add_nc... yes >checking for __gmpn_mod_34lsub1... yes >checking for __gmpn_redc_1... yes >checking for __gmpn_redc_2... yes >checking for __gmpn_mullo_n... yes >checking for __gmpn_redc_n... yes >checking for __gmpn_preinv_mod_1... yes >checking for __gmpn_mod_1s_4p_cps... yes >checking for __gmpn_mod_1s_4p... yes >checking for __gmpn_mul_fft... yes >checking for __gmpn_fft_next_size... yes >checking for __gmpn_fft_best_k... yes >checking for __gmpn_mulmod_bnm1... yes >checking for __gmpn_mulmod_bnm1_next_size... yes >checking whether assembler supports --noexecstack option... yes >checking whether compiler knows __attribute__((hot))... yes >checking for xsltproc... xsltproc >checking for docbook.xsl... yes >checking whether self tests are run under valgrind... no >creating config.m4 >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating athlon/Makefile >config.status: creating pentium4/Makefile >config.status: creating x86_64/Makefile >config.status: creating powerpc64/Makefile >config.status: creating aprtcle/Makefile >config.status: creating build.vc12/Makefile >config.status: creating build.vc12/assembler/Makefile >config.status: creating build.vc12/ecm/Makefile >config.status: creating build.vc12/ecm_gpu/Makefile >config.status: creating build.vc12/libecm/Makefile >config.status: creating build.vc12/libecm_gpu/Makefile >config.status: creating build.vc12/tune/Makefile >config.status: creating build.vc12/bench_mulredc/Makefile >config.status: creating config.h >config.status: creating ecm.h >config.status: ecm.h is unchanged >config.status: executing depfiles commands >config.status: executing libtool commands >configure: Configuration: >configure: Build for host type x86_64-pc-linux-gnu >configure: CC=x86_64-pc-linux-gnu-clang, CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color >configure: Linking GMP with -lgmp >configure: Using asm redc code from directory x86_64 >configure: Using SSE2 instructions in NTT code >configure: Using APRCL to prove factors prime/composite >configure: Assertions disabled >configure: Shell command execution disabled >configure: OpenMP enabled >configure: Memory debugging disabled >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sci-mathematics/gmp-ecm-7.0.4-r2/work/ecm-7.0.4 ... >make -j2 V=1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/sci-mathematics/gmp-ecm-7.0.4-r2/work/ecm-7.0.4' >Making all in x86_64 >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/gmp-ecm-7.0.4-r2/work/ecm-7.0.4/x86_64' >m4 -I../ -DOPERATION_mulredc1 `test -f mulredc1.asm || echo './'`mulredc1.asm >mulredc1.s >m4 -I../ -DOPERATION_mulredc2 `test -f mulredc2.asm || echo './'`mulredc2.asm >mulredc2.s >m4 -I../ -DOPERATION_mulredc3 `test -f mulredc3.asm || echo './'`mulredc3.asm >mulredc3.s >m4 -I../ -DOPERATION_mulredc4 `test -f mulredc4.asm || echo './'`mulredc4.asm >mulredc4.s >m4 -I../ -DOPERATION_mulredc5 `test -f mulredc5.asm || echo './'`mulredc5.asm >mulredc5.s >m4 -I../ -DOPERATION_mulredc6 `test -f mulredc6.asm || echo './'`mulredc6.asm >mulredc6.s >m4 -I../ -DOPERATION_mulredc7 `test -f mulredc7.asm || echo './'`mulredc7.asm >mulredc7.s >m4 -I../ -DOPERATION_mulredc8 `test -f mulredc8.asm || echo './'`mulredc8.asm >mulredc8.s >m4 -I../ -DOPERATION_mulredc9 `test -f mulredc9.asm || echo './'`mulredc9.asm >mulredc9.s >m4 -I../ -DOPERATION_mulredc10 `test -f mulredc10.asm || echo './'`mulredc10.asm >mulredc10.s >m4 -I../ -DOPERATION_mulredc11 `test -f mulredc11.asm || echo './'`mulredc11.asm >mulredc11.s >m4 -I../ -DOPERATION_mulredc12 `test -f mulredc12.asm || echo './'`mulredc12.asm >mulredc12.s >m4 -I../ -DOPERATION_mulredc13 `test -f mulredc13.asm || echo './'`mulredc13.asm >mulredc13.s >m4 -I../ -DOPERATION_mulredc14 `test -f mulredc14.asm || echo './'`mulredc14.asm >mulredc14.s >m4 -I../ -DOPERATION_mulredc15 `test -f mulredc15.asm || echo './'`mulredc15.asm >mulredc15.s >m4 -I../ -DOPERATION_mulredc16 `test -f mulredc16.asm || echo './'`mulredc16.asm >mulredc16.s >m4 -I../ -DOPERATION_mulredc17 `test -f mulredc17.asm || echo './'`mulredc17.asm >mulredc17.s >m4 -I../ -DOPERATION_mulredc18 `test -f mulredc18.asm || echo './'`mulredc18.asm >mulredc18.s >m4 -I../ -DOPERATION_mulredc19 `test -f mulredc19.asm || echo './'`mulredc19.asm >mulredc19.s >m4 -I../ -DOPERATION_mulredc20 `test -f mulredc20.asm || echo './'`mulredc20.asm >mulredc20.s >m4 -I../ -DOPERATION_mulredc1_2 `test -f mulredc1_2.asm || echo './'`mulredc1_2.asm >mulredc1_2.s >m4 -I../ -DOPERATION_mulredc1_3 `test -f mulredc1_3.asm || echo './'`mulredc1_3.asm >mulredc1_3.s >m4 -I../ -DOPERATION_mulredc1_4 `test -f mulredc1_4.asm || echo './'`mulredc1_4.asm >mulredc1_4.s >m4 -I../ -DOPERATION_mulredc1_5 `test -f mulredc1_5.asm || echo './'`mulredc1_5.asm >mulredc1_5.s >m4 -I../ -DOPERATION_mulredc1_6 `test -f mulredc1_6.asm || echo './'`mulredc1_6.asm >mulredc1_6.s >m4 -I../ -DOPERATION_mulredc1_7 `test -f mulredc1_7.asm || echo './'`mulredc1_7.asm >mulredc1_7.s >m4 -I../ -DOPERATION_mulredc1_8 `test -f mulredc1_8.asm || echo './'`mulredc1_8.asm >mulredc1_8.s >m4 -I../ -DOPERATION_mulredc1_9 `test -f mulredc1_9.asm || echo './'`mulredc1_9.asm >mulredc1_9.s >m4 -I../ -DOPERATION_mulredc1_10 `test -f mulredc1_10.asm || echo './'`mulredc1_10.asm >mulredc1_10.s >m4 -I../ -DOPERATION_mulredc1_11 `test -f mulredc1_11.asm || echo './'`mulredc1_11.asm >mulredc1_11.s >m4 -I../ -DOPERATION_mulredc1_12 `test -f mulredc1_12.asm || echo './'`mulredc1_12.asm >mulredc1_12.s >m4 -I../ -DOPERATION_mulredc1_13 `test -f mulredc1_13.asm || echo './'`mulredc1_13.asm >mulredc1_13.s >m4 -I../ -DOPERATION_mulredc1_14 `test -f mulredc1_14.asm || echo './'`mulredc1_14.asm >mulredc1_14.s >m4 -I../ -DOPERATION_mulredc1_15 `test -f mulredc1_15.asm || echo './'`mulredc1_15.asm >mulredc1_15.s >m4 -I../ -DOPERATION_mulredc1_16 `test -f mulredc1_16.asm || echo './'`mulredc1_16.asm >mulredc1_16.s >m4 -I../ -DOPERATION_mulredc1_17 `test -f mulredc1_17.asm || echo './'`mulredc1_17.asm >mulredc1_17.s >m4 -I../ -DOPERATION_mulredc1_18 `test -f mulredc1_18.asm || echo './'`mulredc1_18.asm >mulredc1_18.s >m4 -I../ -DOPERATION_mulredc1_19 `test -f mulredc1_19.asm || echo './'`mulredc1_19.asm >mulredc1_19.s >m4 -I../ -DOPERATION_mulredc1_20 `test -f mulredc1_20.asm || echo './'`mulredc1_20.asm >mulredc1_20.s >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc1.lo mulredc1.s >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc2.lo mulredc2.s >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc2.s -fPIC -DPIC -o .libs/mulredc2.o >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc1.s -fPIC -DPIC -o .libs/mulredc1.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc3.lo mulredc3.s >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc4.lo mulredc4.s >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc3.s -fPIC -DPIC -o .libs/mulredc3.o >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc4.s -fPIC -DPIC -o .libs/mulredc4.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc5.lo mulredc5.s >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc6.lo mulredc6.s >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc5.s -fPIC -DPIC -o .libs/mulredc5.o >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc6.s -fPIC -DPIC -o .libs/mulredc6.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc7.lo mulredc7.s >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc8.lo mulredc8.s >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc7.s -fPIC -DPIC -o .libs/mulredc7.o >clang-10: libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc8.s -fPIC -DPIC -o .libs/mulredc8.o >warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc9.lo mulredc9.s >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc10.lo mulredc10.s >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc9.s -fPIC -DPIC -o .libs/mulredc9.o >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc10.s -fPIC -DPIC -o .libs/mulredc10.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc11.lo mulredc11.s >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc12.lo mulredc12.s >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc11.s -fPIC -DPIC -o .libs/mulredc11.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc12.s -fPIC -DPIC -o .libs/mulredc12.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc13.lo mulredc13.s >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc14.lo mulredc14.s >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc13.s -fPIC -DPIC -o .libs/mulredc13.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc14.s -fPIC -DPIC -o .libs/mulredc14.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc15.lo mulredc15.s >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc16.lo mulredc16.s >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc15.s -fPIC -DPIC -o .libs/mulredc15.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc16.s -fPIC -DPIC -o .libs/mulredc16.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc17.lo mulredc17.s >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc18.lo mulredc18.s >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc17.s -fPIC -DPIC -o .libs/mulredc17.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc18.s -fPIC -DPIC -o .libs/mulredc18.o >clang-10: /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc19.lo mulredc19.s >warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc20.lo mulredc20.s >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc19.s -fPIC -DPIC -o .libs/mulredc19.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc20.s -fPIC -DPIC -o .libs/mulredc20.o >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc1_2.lo mulredc1_2.s >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc1_3.lo mulredc1_3.s >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc1_2.s -fPIC -DPIC -o .libs/mulredc1_2.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc1_3.s -fPIC -DPIC -o .libs/mulredc1_3.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc1_4.lo mulredc1_4.s >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc1_5.lo mulredc1_5.s >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc1_4.s -fPIC -DPIC -o .libs/mulredc1_4.o >clang-10: libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc1_5.s -fPIC -DPIC -o .libs/mulredc1_5.o >warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc1_6.lo mulredc1_6.s >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc1_7.lo mulredc1_7.s >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc1_6.s -fPIC -DPIC -o .libs/mulredc1_6.o >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc1_7.s -fPIC -DPIC -o .libs/mulredc1_7.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc1_8.lo mulredc1_8.s >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc1_9.lo mulredc1_9.s >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc1_8.s -fPIC -DPIC -o .libs/mulredc1_8.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc1_9.s -fPIC -DPIC -o .libs/mulredc1_9.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument]/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc1_10.lo mulredc1_10.s > >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc1_11.lo mulredc1_11.s >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc1_10.s -fPIC -DPIC -o .libs/mulredc1_10.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc1_11.s -fPIC -DPIC -o .libs/mulredc1_11.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument]/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc1_12.lo mulredc1_12.s > >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc1_13.lo mulredc1_13.s >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc1_12.s -fPIC -DPIC -o .libs/mulredc1_12.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc1_13.s -fPIC -DPIC -o .libs/mulredc1_13.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc1_14.lo mulredc1_14.s >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc1_15.lo mulredc1_15.s >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc1_14.s -fPIC -DPIC -o .libs/mulredc1_14.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument]libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc1_15.s -fPIC -DPIC -o .libs/mulredc1_15.o > >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc1_16.lo mulredc1_16.s >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc1_17.lo mulredc1_17.s >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc1_16.s -fPIC -DPIC -o .libs/mulredc1_16.o >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc1_17.s -fPIC -DPIC -o .libs/mulredc1_17.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc1_18.lo mulredc1_18.s >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc1_19.lo mulredc1_19.s >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc1_18.s -fPIC -DPIC -o .libs/mulredc1_18.o >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc1_19.s -fPIC -DPIC -o .libs/mulredc1_19.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mulredc1_20.lo mulredc1_20.s >libtool: compile: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mulredc1_20.s -fPIC -DPIC -o .libs/mulredc1_20.o >clang-10: warning: argument unused during compilation: '-frecord-gcc-switches' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-fno-diagnostics-color' [-Wunused-command-line-argument] >clang-10: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -o libmulredc.la mulredc1.lo mulredc2.lo mulredc3.lo mulredc4.lo mulredc5.lo mulredc6.lo mulredc7.lo mulredc8.lo mulredc9.lo mulredc10.lo mulredc11.lo mulredc12.lo mulredc13.lo mulredc14.lo mulredc15.lo mulredc16.lo mulredc17.lo mulredc18.lo mulredc19.lo mulredc20.lo mulredc1_2.lo mulredc1_3.lo mulredc1_4.lo mulredc1_5.lo mulredc1_6.lo mulredc1_7.lo mulredc1_8.lo mulredc1_9.lo mulredc1_10.lo mulredc1_11.lo mulredc1_12.lo mulredc1_13.lo mulredc1_14.lo mulredc1_15.lo mulredc1_16.lo mulredc1_17.lo mulredc1_18.lo mulredc1_19.lo mulredc1_20.lo >libtool: link: llvm-ar cru .libs/libmulredc.a .libs/mulredc1.o .libs/mulredc2.o .libs/mulredc3.o .libs/mulredc4.o .libs/mulredc5.o .libs/mulredc6.o .libs/mulredc7.o .libs/mulredc8.o .libs/mulredc9.o .libs/mulredc10.o .libs/mulredc11.o .libs/mulredc12.o .libs/mulredc13.o .libs/mulredc14.o .libs/mulredc15.o .libs/mulredc16.o .libs/mulredc17.o .libs/mulredc18.o .libs/mulredc19.o .libs/mulredc20.o .libs/mulredc1_2.o .libs/mulredc1_3.o .libs/mulredc1_4.o .libs/mulredc1_5.o .libs/mulredc1_6.o .libs/mulredc1_7.o .libs/mulredc1_8.o .libs/mulredc1_9.o .libs/mulredc1_10.o .libs/mulredc1_11.o .libs/mulredc1_12.o .libs/mulredc1_13.o .libs/mulredc1_14.o .libs/mulredc1_15.o .libs/mulredc1_16.o .libs/mulredc1_17.o .libs/mulredc1_18.o .libs/mulredc1_19.o .libs/mulredc1_20.o >libtool: link: llvm-ranlib .libs/libmulredc.a >libtool: link: ( cd ".libs" && rm -f "libmulredc.la" && ln -s "../libmulredc.la" "libmulredc.la" ) >rm mulredc17.s mulredc1_7.s mulredc5.s mulredc1_20.s mulredc1_19.s mulredc1_6.s mulredc1_15.s mulredc8.s mulredc9.s mulredc6.s mulredc1_16.s mulredc13.s mulredc1_18.s mulredc12.s mulredc11.s mulredc1_3.s mulredc14.s mulredc15.s mulredc1_11.s mulredc1_17.s mulredc3.s mulredc7.s mulredc1_4.s mulredc19.s mulredc1_13.s mulredc1_5.s mulredc2.s mulredc10.s mulredc1_9.s mulredc20.s mulredc16.s mulredc1_12.s mulredc1.s mulredc18.s mulredc1_10.s mulredc1_8.s mulredc4.s mulredc1_14.s mulredc1_2.s >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/gmp-ecm-7.0.4-r2/work/ecm-7.0.4/x86_64' >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/gmp-ecm-7.0.4-r2/work/ecm-7.0.4' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-ecm.lo `test -f 'ecm.c' || echo './'`ecm.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-ecm2.lo `test -f 'ecm2.c' || echo './'`ecm2.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c ecm.c -fPIC -DPIC -o .libs/libecm_la-ecm.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c ecm2.c -fPIC -DPIC -o .libs/libecm_la-ecm2.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-pm1.lo `test -f 'pm1.c' || echo './'`pm1.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c pm1.c -fPIC -DPIC -o .libs/libecm_la-pm1.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-pp1.lo `test -f 'pp1.c' || echo './'`pp1.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c pp1.c -fPIC -DPIC -o .libs/libecm_la-pp1.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-getprime_r.lo `test -f 'getprime_r.c' || echo './'`getprime_r.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-listz.lo `test -f 'listz.c' || echo './'`listz.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c getprime_r.c -fPIC -DPIC -o .libs/libecm_la-getprime_r.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c listz.c -fPIC -DPIC -o .libs/libecm_la-listz.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-lucas.lo `test -f 'lucas.c' || echo './'`lucas.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c lucas.c -fPIC -DPIC -o .libs/libecm_la-lucas.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-stage2.lo `test -f 'stage2.c' || echo './'`stage2.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c stage2.c -fPIC -DPIC -o .libs/libecm_la-stage2.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-mpmod.lo `test -f 'mpmod.c' || echo './'`mpmod.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mpmod.c -fPIC -DPIC -o .libs/libecm_la-mpmod.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-mul_lo.lo `test -f 'mul_lo.c' || echo './'`mul_lo.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mul_lo.c -fPIC -DPIC -o .libs/libecm_la-mul_lo.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-polyeval.lo `test -f 'polyeval.c' || echo './'`polyeval.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c polyeval.c -fPIC -DPIC -o .libs/libecm_la-polyeval.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-median.lo `test -f 'median.c' || echo './'`median.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c median.c -fPIC -DPIC -o .libs/libecm_la-median.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-schoen_strass.lo `test -f 'schoen_strass.c' || echo './'`schoen_strass.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c schoen_strass.c -fPIC -DPIC -o .libs/libecm_la-schoen_strass.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-ks-multiply.lo `test -f 'ks-multiply.c' || echo './'`ks-multiply.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c ks-multiply.c -fPIC -DPIC -o .libs/libecm_la-ks-multiply.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-rho.lo `test -f 'rho.c' || echo './'`rho.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-bestd.lo `test -f 'bestd.c' || echo './'`bestd.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c rho.c -fPIC -DPIC -o .libs/libecm_la-rho.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c bestd.c -fPIC -DPIC -o .libs/libecm_la-bestd.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-auxlib.lo `test -f 'auxlib.c' || echo './'`auxlib.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c auxlib.c -fPIC -DPIC -o .libs/libecm_la-auxlib.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-random.lo `test -f 'random.c' || echo './'`random.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-factor.lo `test -f 'factor.c' || echo './'`factor.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c random.c -fPIC -DPIC -o .libs/libecm_la-random.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c factor.c -fPIC -DPIC -o .libs/libecm_la-factor.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-sp.lo `test -f 'sp.c' || echo './'`sp.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c sp.c -fPIC -DPIC -o .libs/libecm_la-sp.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-spv.lo `test -f 'spv.c' || echo './'`spv.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c spv.c -fPIC -DPIC -o .libs/libecm_la-spv.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-spm.lo `test -f 'spm.c' || echo './'`spm.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c spm.c -fPIC -DPIC -o .libs/libecm_la-spm.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-mpzspm.lo `test -f 'mpzspm.c' || echo './'`mpzspm.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mpzspm.c -fPIC -DPIC -o .libs/libecm_la-mpzspm.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-mpzspv.lo `test -f 'mpzspv.c' || echo './'`mpzspv.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c mpzspv.c -fPIC -DPIC -o .libs/libecm_la-mpzspv.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-ntt_gfp.lo `test -f 'ntt_gfp.c' || echo './'`ntt_gfp.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c ntt_gfp.c -fPIC -DPIC -o .libs/libecm_la-ntt_gfp.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-ecm_ntt.lo `test -f 'ecm_ntt.c' || echo './'`ecm_ntt.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c ecm_ntt.c -fPIC -DPIC -o .libs/libecm_la-ecm_ntt.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-pm1fs2.lo `test -f 'pm1fs2.c' || echo './'`pm1fs2.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libecm_la-sets_long.lo `test -f 'sets_long.c' || echo './'`sets_long.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c pm1fs2.c -fPIC -DPIC -o .libs/libecm_la-pm1fs2.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I./x86_64 -fopenmp -g -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c sets_long.c -fPIC -DPIC -o .libs/libecm_la-sets_long.o >pm1fs2.c:1570:17: error: condition of OpenMP for loop must be a relational > comparison ('<', '<=', '>', or '>=') of loop variable 'i' > for (i = 0; (unsigned long) i <= 2 * deg - 2; i++) > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >1 error generated. >make[2]: *** [Makefile:1267: libecm_la-pm1fs2.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/gmp-ecm-7.0.4-r2/work/ecm-7.0.4' >make[1]: *** [Makefile:1847: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/sci-mathematics/gmp-ecm-7.0.4-r2/work/ecm-7.0.4' >make: *** [Makefile:773: all] Error 2 > * ERROR: sci-mathematics/gmp-ecm-7.0.4-r2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sci-mathematics/gmp-ecm-7.0.4-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sci-mathematics/gmp-ecm-7.0.4-r2::gentoo'`. > * The complete build log is located at '/var/log/emerge-log/build/sci-mathematics/gmp-ecm-7.0.4-r2:20200709-155729.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-mathematics/gmp-ecm-7.0.4-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/gmp-ecm-7.0.4-r2/temp/environment'. > * Working directory: '/var/tmp/portage/sci-mathematics/gmp-ecm-7.0.4-r2/work/ecm-7.0.4' > * S: '/var/tmp/portage/sci-mathematics/gmp-ecm-7.0.4-r2/work/ecm-7.0.4' > > > >emerge --info: >Portage 2.3.103 (python 3.7.8-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r5, 5.4.0-1015-aws x86_64) >================================================================= >System uname: Linux-5.4.0-1015-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 >KiB Mem: 7895548 total, 1555660 free >KiB Swap: 0 total, 0 free >Timestamp of repository gentoo: Fri, 10 Jul 2020 07:39:27 +0000 >sh bash 5.0_p17 >ld GNU ld (Gentoo 2.34 p4) 2.34.0 >app-shells/bash: 5.0_p17::gentoo >dev-lang/perl: 5.30.3-r2::gentoo >dev-lang/python: 2.7.18::gentoo, 3.7.8-r1::gentoo, 3.8.3-r1::gentoo, 3.9.0_beta4::gentoo >dev-util/cmake: 3.18.0_rc3::gentoo >sys-apps/baselayout: 2.7::gentoo >sys-apps/openrc: 0.42.1::gentoo >sys-apps/sandbox: 2.20::gentoo >sys-devel/autoconf: 2.69-r5::gentoo >sys-devel/automake: 1.16.2::gentoo >sys-devel/binutils: 2.34-r1::gentoo >sys-devel/gcc: 10.1.0-r2::gentoo >sys-devel/gcc-config: 2.3.1::gentoo >sys-devel/libtool: 2.4.6-r6::gentoo >sys-devel/make: 4.3::gentoo >sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) >sys-libs/glibc: 2.31-r5::gentoo >Repositories: > >gentoo > location: /usr/portage > sync-type: rsync > sync-uri: rsync://rsync.gentoo.org/gentoo-portage > priority: -1000 > sync-rsync-verify-jobs: 1 > sync-rsync-verify-max-age: 24 > sync-rsync-verify-metamanifest: yes > sync-rsync-extra-opts: > >ACCEPT_KEYWORDS="amd64 ~amd64" >ACCEPT_LICENSE="*" >CBUILD="x86_64-pc-linux-gnu" >CC="x86_64-pc-linux-gnu-clang" >CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >CHOST="x86_64-pc-linux-gnu" >CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" >CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" >CXX="x86_64-pc-linux-gnu-clang++" >CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >DISTDIR="/usr/portage/distfiles" >EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" >ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" >FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" >FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >GENTOO_MIRRORS="http://distfiles.gentoo.org" >LANG="C.UTF-8" >LDFLAGS="-Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0" >MAKEOPTS="-j2 V=1" >PKGDIR="/root/.packages" >PORTAGE_CONFIGROOT="/" >PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" >PORTAGE_TMPDIR="/var/tmp" >USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" >Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS >
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 732032
: 648728