* Package: sci-libs/cholmod-3.0.13 * Repository: gentoo * Maintainer: sci@gentoo.org * USE: abi_x86_64 amd64 cuda elibc_glibc kernel_linux lapack matrixops modify partition userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * FEATURES='assume-digests binpkg-docompress binpkg-dostrip binpkg-logs 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 strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr' * CFLAGS='-march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now' * CXXFLAGS='-march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now' * FFLAGS='-march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now' * FCFLAGS='-march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now' * F77FLAGS='-march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now' * LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -fvisibility-inlines-hidden' * MAKEOPTS='-j9 -l8.4' * gcc (Gentoo 9.3.0 p1) 9.3.0 * g++ (Gentoo 9.3.0 p1) 9.3.0 * GNU ld (Gentoo 2.34 p1) 2.34.0 * Linux Horus 5.4.13-gentoo #8 SMP Mon Jan 27 19:07:54 CET 2020 x86_64 Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz GenuineIntel GNU/Linux sci-libs/cholmod: 15 seconds average for 1 merge 2018-02-17T19:01:18 >>> sci-libs/cholmod: 15 seconds ]0;emerge 12:49:59 58|69 cholmod 00:15 (root@Horus)>>> Unpacking source... >>> Unpacking cholmod-3.0.13.tar.bz2 to /tmp/portage/sci-libs/cholmod-3.0.13/work >>> Source unpacked in /tmp/portage/sci-libs/cholmod-3.0.13/work >>> Preparing source in /tmp/portage/sci-libs/cholmod-3.0.13/work/cholmod-3.0.13 ... >>> Source prepared. >>> Configuring source in /tmp/portage/sci-libs/cholmod-3.0.13/work/cholmod-3.0.13 ... * econf: updating cholmod-3.0.13/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating cholmod-3.0.13/config/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/cholmod-3.0.13 --htmldir=/usr/share/doc/cholmod-3.0.13/html --with-sysroot=/ --libdir=/usr/lib64 --with-blas=-lblas --with-lapack=-llapack --without-doc --disable-static --with-modify --with-matrixops --with-partition --with-camd --with-supernodal --with-cuda --with-cublas-libs=-L/opt/cuda/lib64 -lcublas --with-cublas-cflags=-I/opt/cuda/include 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 make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) 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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-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... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc 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-gcc -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-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -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 x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for uid_t in sys/types.h... yes checking for int32_t... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for working alloca.h... yes checking for alloca... yes checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working strtod... yes checking for atexit... yes checking for localtime_r... yes checking for mblen... yes checking for putenv... yes checking for realpath... yes checking for rpmatch... yes checking for select... yes checking for setenv... yes checking for stime... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking for tzset... yes checking for sqrt in -lm... yes checking for clock_gettime in -lrt... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for suitesparseconfig... yes checking SuiteSparse_config.h usability... yes checking SuiteSparse_config.h presence... yes checking for SuiteSparse_config.h... yes checking for SuiteSparse_malloc in -lsuitesparseconfig... yes checking whether to build user guide... no checking for nvcc... /opt/cuda/bin/nvcc checking cublas_v2.h usability... yes checking cublas_v2.h presence... yes checking for cublas_v2.h... yes checking for cublasDgemm in -lcublas... yes checking for amd... yes checking amd.h usability... yes checking amd.h presence... yes checking for amd.h... yes checking for amd_info in -lamd... yes checking for colamd... yes checking colamd.h usability... yes checking colamd.h presence... yes checking for colamd.h... yes checking for colamd_recommended in -lcolamd... yes checking for ccolamd... yes checking ccolamd.h usability... yes checking ccolamd.h presence... yes checking for ccolamd.h... yes checking for ccolamd_report in -lccolamd... yes checking for camd... yes checking camd.h usability... yes checking camd.h presence... yes checking for camd.h... yes checking for camd_info in -lcamd... yes checking for metis... yes checking metis.h usability... yes checking metis.h presence... yes checking for metis.h... yes checking for METIS_NodeND in -lmetis... yes checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to get verbose linking output from x86_64-pc-linux-gnu-gfortran... -v checking for Fortran 77 libraries of x86_64-pc-linux-gnu-gfortran... -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../.. -lrt -lgfortran -lm -lquadmath checking for dummy main to link with Fortran 77 libraries... none checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore checking for blas... yes checking for lapack... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Check/Makefile config.status: creating Cholesky/Makefile config.status: creating Cored/Makefile config.status: creating Demo/Makefile config.status: creating Doc/Makefile config.status: creating GPU/Makefile config.status: creating Include/Makefile config.status: creating MatrixOps/Makefile config.status: creating Modify/Makefile config.status: creating Partition/Makefile config.status: creating Supernodal/Makefile config.status: creating cholmod.pc config.status: creating Makefile config.status: creating config.h config.status: creating Include/cholmod_config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /tmp/portage/sci-libs/cholmod-3.0.13/work/cholmod-3.0.13 ... make -j9 -l8.4 make all-recursive make[1]: Entering directory '/tmp/portage/sci-libs/cholmod-3.0.13/work/cholmod-3.0.13' Making all in Cored make[2]: Entering directory '/tmp/portage/sci-libs/cholmod-3.0.13/work/cholmod-3.0.13/Cored' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o cholmod_aat.lo cholmod_aat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_aat.c -fPIC -DPIC -o .libs/cholmod_aat.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o cholmod_error.lo cholmod_error.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_error.c -fPIC -DPIC -o .libs/cholmod_error.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o cholmod_factor.lo cholmod_factor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_factor.c -fPIC -DPIC -o .libs/cholmod_factor.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o cholmod_memory.lo cholmod_memory.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_memory.c -fPIC -DPIC -o .libs/cholmod_memory.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o cholmod_sparse.lo cholmod_sparse.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_sparse.c -fPIC -DPIC -o .libs/cholmod_sparse.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o cholmod_transpose.lo cholmod_transpose.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_transpose.c -fPIC -DPIC -o .libs/cholmod_transpose.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o cholmod_triplet.lo cholmod_triplet.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_triplet.c -fPIC -DPIC -o .libs/cholmod_triplet.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o cholmod_version.lo cholmod_version.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_version.c -fPIC -DPIC -o .libs/cholmod_version.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o libcorel_la-cholmod_aat.lo `test -f 'cholmod_aat.c' || echo './'`cholmod_aat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_aat.c -fPIC -DPIC -o .libs/libcorel_la-cholmod_aat.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o libcorel_la-cholmod_add.lo `test -f 'cholmod_add.c' || echo './'`cholmod_add.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_add.c -fPIC -DPIC -o .libs/libcorel_la-cholmod_add.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o libcorel_la-cholmod_band.lo `test -f 'cholmod_band.c' || echo './'`cholmod_band.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_band.c -fPIC -DPIC -o .libs/libcorel_la-cholmod_band.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o libcorel_la-cholmod_change_factor.lo `test -f 'cholmod_change_factor.c' || echo './'`cholmod_change_factor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_change_factor.c -fPIC -DPIC -o .libs/libcorel_la-cholmod_change_factor.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o libcorel_la-cholmod_common.lo `test -f 'cholmod_common.c' || echo './'`cholmod_common.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_common.c -fPIC -DPIC -o .libs/libcorel_la-cholmod_common.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o libcorel_la-cholmod_complex.lo `test -f 'cholmod_complex.c' || echo './'`cholmod_complex.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_complex.c -fPIC -DPIC -o .libs/libcorel_la-cholmod_complex.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o libcorel_la-cholmod_copy.lo `test -f 'cholmod_copy.c' || echo './'`cholmod_copy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_copy.c -fPIC -DPIC -o .libs/libcorel_la-cholmod_copy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o libcorel_la-cholmod_dense.lo `test -f 'cholmod_dense.c' || echo './'`cholmod_dense.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_dense.c -fPIC -DPIC -o .libs/libcorel_la-cholmod_dense.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o libcorel_la-cholmod_error.lo `test -f 'cholmod_error.c' || echo './'`cholmod_error.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_error.c -fPIC -DPIC -o .libs/libcorel_la-cholmod_error.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o libcorel_la-cholmod_factor.lo `test -f 'cholmod_factor.c' || echo './'`cholmod_factor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_factor.c -fPIC -DPIC -o .libs/libcorel_la-cholmod_factor.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o libcorel_la-cholmod_memory.lo `test -f 'cholmod_memory.c' || echo './'`cholmod_memory.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_memory.c -fPIC -DPIC -o .libs/libcorel_la-cholmod_memory.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o libcorel_la-cholmod_sparse.lo `test -f 'cholmod_sparse.c' || echo './'`cholmod_sparse.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_sparse.c -fPIC -DPIC -o .libs/libcorel_la-cholmod_sparse.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o libcorel_la-cholmod_transpose.lo `test -f 'cholmod_transpose.c' || echo './'`cholmod_transpose.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_transpose.c -fPIC -DPIC -o .libs/libcorel_la-cholmod_transpose.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o libcorel_la-cholmod_triplet.lo `test -f 'cholmod_triplet.c' || echo './'`cholmod_triplet.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_triplet.c -fPIC -DPIC -o .libs/libcorel_la-cholmod_triplet.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o libcorel_la-cholmod_version.lo `test -f 'cholmod_version.c' || echo './'`cholmod_version.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -DDLONG -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_version.c -fPIC -DPIC -o .libs/libcorel_la-cholmod_version.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o cholmod_dense.lo cholmod_dense.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_dense.c -fPIC -DPIC -o .libs/cholmod_dense.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -fvisibility-inlines-hidden -o libcorel.la libcorel_la-cholmod_aat.lo libcorel_la-cholmod_add.lo libcorel_la-cholmod_band.lo libcorel_la-cholmod_change_factor.lo libcorel_la-cholmod_common.lo libcorel_la-cholmod_complex.lo libcorel_la-cholmod_copy.lo libcorel_la-cholmod_dense.lo libcorel_la-cholmod_error.lo libcorel_la-cholmod_factor.lo libcorel_la-cholmod_memory.lo libcorel_la-cholmod_sparse.lo libcorel_la-cholmod_transpose.lo libcorel_la-cholmod_triplet.lo libcorel_la-cholmod_version.lo -lrt -lm libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcorel.a .libs/libcorel_la-cholmod_aat.o .libs/libcorel_la-cholmod_add.o .libs/libcorel_la-cholmod_band.o .libs/libcorel_la-cholmod_change_factor.o .libs/libcorel_la-cholmod_common.o .libs/libcorel_la-cholmod_complex.o .libs/libcorel_la-cholmod_copy.o .libs/libcorel_la-cholmod_dense.o .libs/libcorel_la-cholmod_error.o .libs/libcorel_la-cholmod_factor.o .libs/libcorel_la-cholmod_memory.o .libs/libcorel_la-cholmod_sparse.o .libs/libcorel_la-cholmod_transpose.o .libs/libcorel_la-cholmod_triplet.o .libs/libcorel_la-cholmod_version.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcorel.a libtool: link: ( cd ".libs" && rm -f "libcorel.la" && ln -s "../libcorel.la" "libcorel.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o cholmod_copy.lo cholmod_copy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_copy.c -fPIC -DPIC -o .libs/cholmod_copy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o cholmod_complex.lo cholmod_complex.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_complex.c -fPIC -DPIC -o .libs/cholmod_complex.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o cholmod_common.lo cholmod_common.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_common.c -fPIC -DPIC -o .libs/cholmod_common.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o cholmod_change_factor.lo cholmod_change_factor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_change_factor.c -fPIC -DPIC -o .libs/cholmod_change_factor.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o cholmod_band.lo cholmod_band.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_band.c -fPIC -DPIC -o .libs/cholmod_band.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c -o cholmod_add.lo cholmod_add.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../Include -I../Include -I/opt/cuda/include -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -c cholmod_add.c -fPIC -DPIC -o .libs/cholmod_add.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-trapping-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--sort-common,-z,now -march=native -O3 -pipe -fuse-linker-plugin -fgraphite-identity -floop-nest-optimize -fno-math-errno -fno-trapping-math -fassociative-math -fno-signed-zeros -freciprocal-math -fdevirtualize-at-ltrans -fipa-pta -fno-semantic-interposition -flto=8 -fvisibility-inlines-hidden -o libcore.la cholmod_aat.lo cholmod_add.lo cholmod_band.lo cholmod_change_factor.lo cholmod_common.lo cholmod_complex.lo cholmod_copy.lo cholmod_dense.lo cholmod_error.lo cholmod_factor.lo cholmod_memory.lo cholmod_sparse.lo cholmod_transpose.lo cholmod_triplet.lo cholmod_version.lo -lrt -lm libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcore.a .libs/cholmod_aat.o .libs/cholmod_add.o .libs/cholmod_band.o .libs/cholmod_change_factor.o .libs/cholmod_common.o .libs/cholmod_complex.o .libs/cholmod_copy.o .libs/cholmod_dense.o .libs/cholmod_error.o .libs/cholmod_factor.o .libs/cholmod_memory.o .libs/cholmod_sparse.o .libs/cholmod_transpose.o .libs/cholmod_triplet.o .libs/cholmod_version.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcore.a libtool: link: ( cd ".libs" && rm -f "libcore.la" && ln -s "../libcore.la" "libcore.la" ) make[2]: Leaving directory '/tmp/portage/sci-libs/cholmod-3.0.13/work/cholmod-3.0.13/Cored' Making all in Include make[2]: Entering directory '/tmp/portage/sci-libs/cholmod-3.0.13/work/cholmod-3.0.13/Include' make all-am make[3]: Entering directory '/tmp/portage/sci-libs/cholmod-3.0.13/work/cholmod-3.0.13/Include' make[3]: Leaving directory '/tmp/portage/sci-libs/cholmod-3.0.13/work/cholmod-3.0.13/Include' make[2]: Leaving directory '/tmp/portage/sci-libs/cholmod-3.0.13/work/cholmod-3.0.13/Include' Making all in GPU make[2]: Entering directory '/tmp/portage/sci-libs/cholmod-3.0.13/work/cholmod-3.0.13/GPU' /bin/sh ../libtool --tag=CC --mode=compile /opt/cuda/bin/nvcc -c cholmod_gpu_kernels.cu libtool: compile: /opt/cuda/bin/nvcc -c cholmod_gpu_kernels.cu -fPIC -DPIC -o .libs/cholmod_gpu_kernels.o nvcc fatal : Unknown option '-fPIC' make[2]: *** [Makefile:671: cholmod_gpu_kernels.lo] Error 1 make[2]: Leaving directory '/tmp/portage/sci-libs/cholmod-3.0.13/work/cholmod-3.0.13/GPU' make[1]: *** [Makefile:638: all-recursive] Error 1 make[1]: Leaving directory '/tmp/portage/sci-libs/cholmod-3.0.13/work/cholmod-3.0.13' make: *** [Makefile:502: all] Error 2 * ERROR: sci-libs/cholmod-3.0.13::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sci-libs/cholmod-3.0.13::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-libs/cholmod-3.0.13::gentoo'`. * The complete build log is located at '/tmp/portage/sci-libs/cholmod-3.0.13/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/sci-libs/cholmod-3.0.13/temp/environment'. * Working directory: '/tmp/portage/sci-libs/cholmod-3.0.13/work/cholmod-3.0.13' * S: '/tmp/portage/sci-libs/cholmod-3.0.13/work/cholmod-3.0.13'