Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 474474 Details for
Bug 619806
sci-libs/libsc-1.1 : file collision with sys-devel/autoconf-archive-2017.03.21
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sci-libs:libsc-1.1:20170526-222456.log
sci-libs:libsc-1.1:20170526-222456.log (text/plain), 44.67 KB, created by
Toralf Förster
on 2017-05-27 07:36:49 UTC
(
hide
)
Description:
sci-libs:libsc-1.1:20170526-222456.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-05-27 07:36:49 UTC
Size:
44.67 KB
patch
obsolete
> * Package: sci-libs/libsc-1.1 > * Repository: gentoo > * Maintainer: tamiko@gentoo.org sci@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libsc-1.1.tar.gz to /var/tmp/portage/sci-libs/libsc-1.1/work >>>> Source unpacked in /var/tmp/portage/sci-libs/libsc-1.1/work >>>> Preparing source in /var/tmp/portage/sci-libs/libsc-1.1/work/libsc-1.1 ... > * Running eautoreconf in '/var/tmp/portage/sci-libs/libsc-1.1/work/libsc-1.1' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I config ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: libsc-1.1/ > * Running elibtoolize in: libsc-1.1/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-libs/libsc-1.1/work/libsc-1.1 ... > * econf: updating libsc-1.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libsc-1.1/build-aux/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/libsc-1.1 --htmldir=/usr/share/doc/libsc-1.1/html --libdir=/usr/lib64 --disable-debug --disable-mpi --disable-mpiio --disable-static --with-blas=-lblas --with-lapack=-llapack -lblas >checking for a BSD-compatible install... /usr/lib/portage/python3.4/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 for a sed that does not truncate output... /bin/sed >checking Major version... 1 >checking Minor version... 1 >checking Point version... 1.1 >o--------------------------------------- >| Checking options >o--------------------------------------- >o--------------------------------------- >| Checking MPI and related programs >o--------------------------------------- >checking whether we are using MPI... no >checking whether we are using MPI I/O... no >checking whether we are using MPI_Init_thread... no >checking for gfortran... gfortran >checking for gfortran... gfortran >checking for x86_64-pc-linux-gnu-g77... gfortran >checking whether the Fortran 77 compiler works... yes >checking for Fortran 77 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 Fortran 77 compiler... yes >checking whether gfortran accepts -g... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to get verbose linking output from gfortran... -v >checking for Fortran 77 libraries of gfortran... -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../.. -lgfortran -lm -lquadmath >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >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 dummy main to link with Fortran 77 libraries... none >checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore >checking for x86_64-pc-linux-gnu-gfortran... gfortran >checking whether we are using the GNU Fortran compiler... yes >checking whether gfortran accepts -g... yes >checking how to get verbose linking output from gfortran... -v >checking for Fortran libraries of gfortran... -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../.. -lgfortran -lm -lquadmath >checking for dummy main to link with Fortran libraries... none >checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether gfortran understands -c and -o together... yes >checking whether gfortran understands -c and -o together... yes >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking whether x86_64-pc-linux-gnu-g++ understands -c and -o together... yes >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking for splint... no >configure: WARNING: Static source code checker splint not found >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /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... (cached) 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... no >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... mt >checking if mt 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ 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 if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran static flag -static works... yes >checking if gfortran supports -c -o file.o... yes >checking if gfortran supports -c -o file.o... (cached) yes >checking whether the 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 if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran static flag -static works... yes >checking if gfortran supports -c -o file.o... yes >checking if gfortran supports -c -o file.o... (cached) yes >checking whether the 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 >o--------------------------------------- >| Checking libraries >o--------------------------------------- >checking for library containing fabs... -lm >checking for library containing adler32_combine... -lz >checking for library containing lua_createtable... -llua >configure: Checking BLAS >checking for dgemm_ in -lblas... yes >checking for BLAS by linking a C program without FLIBS... successful >configure: Checking LAPACK >checking for dgecon_ in -llapack -lblas... yes >checking for LAPACK by linking w/ BLAS_FLIBS but w/o FLIBS... successful >checking for getopt... successful >checking for obstack... successful >checking for library containing pthread_create... -lpthread >checking for POSIX threads... not used >o--------------------------------------- >| Checking headers >o--------------------------------------- >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for sys/types.h... (cached) yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking lua.h usability... yes >checking lua.h presence... yes >checking for lua.h... yes >checking lua5.1/lua.h usability... no >checking lua5.1/lua.h presence... no >checking for lua5.1/lua.h... no >checking lua5.2/lua.h usability... no >checking lua5.2/lua.h presence... no >checking for lua5.2/lua.h... no >o--------------------------------------- >| Checking functions >o--------------------------------------- >checking for backtrace... yes >checking for backtrace_symbols... yes >checking for strtol... yes >checking for strtoll... yes >o--------------------------------------- >| Checking keywords and types >o--------------------------------------- >checking whether byte ordering is bigendian... no >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for C/C++ restrict keyword... __restrict >checking size of long... 8 >checking size of long long... 8 >checking size of unsigned long... 8 >checking size of unsigned long long... 8 >checking for size_t... yes >checking for ssize_t... yes >o---------------------------------- >| Results for libsc are >o---------------------------------- >| F77: gfortran >| FFLAGS: -O2 -pipe >| FC: gfortran >| FCFLAGS: -O2 -pipe >| CPP: x86_64-pc-linux-gnu-gcc -E >| CPPFLAGS: >| CC: x86_64-pc-linux-gnu-gcc >| CFLAGS: -O2 -pipe -march=native -Wall >| CXX: x86_64-pc-linux-gnu-g++ >| CXXFLAGS: -O2 -pipe -march=native >| LDFLAGS: -Wl,-O1 -Wl,--as-needed >| LIBS: -lpthread -llapack -lblas -lblas -llua -lz -lm >o---------------------------------- >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating Makefile.sc.pre >config.status: creating Doxyfile >config.status: creating src/pre_config.h >config.status: executing src/sc_config.h commands >config.status: creating src/sc_config.h - prefix SC for src/pre_config.h defines >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sci-libs/libsc-1.1/work/libsc-1.1 ... >make -j1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc.lo `test -f 'src/sc.c' || echo './'`src/sc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_mpi.lo `test -f 'src/sc_mpi.c' || echo './'`src/sc_mpi.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_mpi.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_mpi.o >src/sc_mpi.c: In function âsc_MPI_Gatherâ: >src/sc_mpi.c:137:27: warning: variable âlqâ set but not used [-Wunused-but-set-variable] > size_t lp, lq; > ^ >src/sc_mpi.c: In function âsc_MPI_Gathervâ: >src/sc_mpi.c:158:27: warning: variable âlqâ set but not used [-Wunused-but-set-variable] > size_t lp, lq; > ^ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_containers.lo `test -f 'src/sc_containers.c' || echo './'`src/sc_containers.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_containers.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_containers.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_avl.lo `test -f 'src/sc_avl.c' || echo './'`src/sc_avl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_avl.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_avl.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_options.lo `test -f 'src/sc_options.c' || echo './'`src/sc_options.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_options.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_options.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_functions.lo `test -f 'src/sc_functions.c' || echo './'`src/sc_functions.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_functions.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_functions.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_statistics.lo `test -f 'src/sc_statistics.c' || echo './'`src/sc_statistics.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_statistics.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_statistics.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_ranges.lo `test -f 'src/sc_ranges.c' || echo './'`src/sc_ranges.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_ranges.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_ranges.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_io.lo `test -f 'src/sc_io.c' || echo './'`src/sc_io.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_io.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_io.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_amr.lo `test -f 'src/sc_amr.c' || echo './'`src/sc_amr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_amr.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_amr.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_search.lo `test -f 'src/sc_search.c' || echo './'`src/sc_search.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_search.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_search.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_sort.lo `test -f 'src/sc_sort.c' || echo './'`src/sc_sort.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_sort.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_sort.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_dmatrix.lo `test -f 'src/sc_dmatrix.c' || echo './'`src/sc_dmatrix.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_dmatrix.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_dmatrix.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_blas.lo `test -f 'src/sc_blas.c' || echo './'`src/sc_blas.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_blas.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_blas.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_lapack.lo `test -f 'src/sc_lapack.c' || echo './'`src/sc_lapack.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_lapack.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_lapack.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_bspline.lo `test -f 'src/sc_bspline.c' || echo './'`src/sc_bspline.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_bspline.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_bspline.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_flops.lo `test -f 'src/sc_flops.c' || echo './'`src/sc_flops.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_flops.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_flops.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_getopt.lo `test -f 'src/sc_getopt.c' || echo './'`src/sc_getopt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_getopt.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_getopt.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_obstack.lo `test -f 'src/sc_obstack.c' || echo './'`src/sc_obstack.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_obstack.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_obstack.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_getopt1.lo `test -f 'src/sc_getopt1.c' || echo './'`src/sc_getopt1.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_getopt1.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_getopt1.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_keyvalue.lo `test -f 'src/sc_keyvalue.c' || echo './'`src/sc_keyvalue.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_keyvalue.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_keyvalue.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_warp.lo `test -f 'src/sc_warp.c' || echo './'`src/sc_warp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_warp.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_warp.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_allgather.lo `test -f 'src/sc_allgather.c' || echo './'`src/sc_allgather.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_allgather.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_allgather.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_reduce.lo `test -f 'src/sc_reduce.c' || echo './'`src/sc_reduce.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_reduce.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_reduce.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o src/src_libsc_la-sc_notify.lo `test -f 'src/sc_notify.c' || echo './'`src/sc_notify.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c src/sc_notify.c -fPIC -DPIC -o src/.libs/src_libsc_la-sc_notify.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o iniparser/src_libsc_la-dictionary.lo `test -f 'iniparser/dictionary.c' || echo './'`iniparser/dictionary.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c iniparser/dictionary.c -fPIC -DPIC -o iniparser/.libs/src_libsc_la-dictionary.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o iniparser/src_libsc_la-iniparser.lo `test -f 'iniparser/iniparser.c' || echo './'`iniparser/iniparser.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c iniparser/iniparser.c -fPIC -DPIC -o iniparser/.libs/src_libsc_la-iniparser.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o libb64/src_libsc_la-cencode.lo `test -f 'libb64/cencode.c' || echo './'`libb64/cencode.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c libb64/cencode.c -fPIC -DPIC -o libb64/.libs/src_libsc_la-cencode.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c -o libb64/src_libsc_la-cdecode.lo `test -f 'libb64/cdecode.c' || echo './'`libb64/cdecode.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -I./libb64 -O2 -pipe -march=native -Wall -c libb64/cdecode.c -fPIC -DPIC -o libb64/.libs/src_libsc_la-cdecode.o >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -release 1.1 -Wl,-O1 -Wl,--as-needed -o src/libsc.la -rpath /usr/lib64 src/src_libsc_la-sc.lo src/src_libsc_la-sc_mpi.lo src/src_libsc_la-sc_containers.lo src/src_libsc_la-sc_avl.lo src/src_libsc_la-sc_options.lo src/src_libsc_la-sc_functions.lo src/src_libsc_la-sc_statistics.lo src/src_libsc_la-sc_ranges.lo src/src_libsc_la-sc_io.lo src/src_libsc_la-sc_amr.lo src/src_libsc_la-sc_search.lo src/src_libsc_la-sc_sort.lo src/src_libsc_la-sc_dmatrix.lo src/src_libsc_la-sc_blas.lo src/src_libsc_la-sc_lapack.lo src/src_libsc_la-sc_bspline.lo src/src_libsc_la-sc_flops.lo src/src_libsc_la-sc_getopt.lo src/src_libsc_la-sc_obstack.lo src/src_libsc_la-sc_getopt1.lo src/src_libsc_la-sc_keyvalue.lo src/src_libsc_la-sc_warp.lo src/src_libsc_la-sc_allgather.lo src/src_libsc_la-sc_reduce.lo src/src_libsc_la-sc_notify.lo iniparser/src_libsc_la-dictionary.lo iniparser/src_libsc_la-iniparser.lo libb64/src_libsc_la-cencode.lo libb64/src_libsc_la-cdecode.lo -lpthread -llapack -lblas -lblas -llua -lz -lm >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC src/.libs/src_libsc_la-sc.o src/.libs/src_libsc_la-sc_mpi.o src/.libs/src_libsc_la-sc_containers.o src/.libs/src_libsc_la-sc_avl.o src/.libs/src_libsc_la-sc_options.o src/.libs/src_libsc_la-sc_functions.o src/.libs/src_libsc_la-sc_statistics.o src/.libs/src_libsc_la-sc_ranges.o src/.libs/src_libsc_la-sc_io.o src/.libs/src_libsc_la-sc_amr.o src/.libs/src_libsc_la-sc_search.o src/.libs/src_libsc_la-sc_sort.o src/.libs/src_libsc_la-sc_dmatrix.o src/.libs/src_libsc_la-sc_blas.o src/.libs/src_libsc_la-sc_lapack.o src/.libs/src_libsc_la-sc_bspline.o src/.libs/src_libsc_la-sc_flops.o src/.libs/src_libsc_la-sc_getopt.o src/.libs/src_libsc_la-sc_obstack.o src/.libs/src_libsc_la-sc_getopt1.o src/.libs/src_libsc_la-sc_keyvalue.o src/.libs/src_libsc_la-sc_warp.o src/.libs/src_libsc_la-sc_allgather.o src/.libs/src_libsc_la-sc_reduce.o src/.libs/src_libsc_la-sc_notify.o iniparser/.libs/src_libsc_la-dictionary.o iniparser/.libs/src_libsc_la-iniparser.o libb64/.libs/src_libsc_la-cencode.o libb64/.libs/src_libsc_la-cdecode.o -Wl,-rpath -Wl,/usr/lib64/ -Wl,-rpath -Wl,/usr/lib64/ -Wl,--as-needed -lpthread -llapack -lblas /usr/lib64//liblua.so -ldl -lz -lm -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libsc-1.1.so -o src/.libs/libsc-1.1.so >libtool: link: (cd "src/.libs" && rm -f "libsc.so" && ln -s "libsc-1.1.so" "libsc.so") >libtool: link: ( cd "src/.libs" && rm -f "libsc.la" && ln -s "../libsc.la" "libsc.la" ) >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./libb64 -O2 -pipe -march=native -Wall -c -o libb64/libb64_sc_b64enc-b64enc.o `test -f 'libb64/b64enc.c' || echo './'`libb64/b64enc.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libb64/sc_b64enc libb64/libb64_sc_b64enc-b64enc.o ./src/libsc.la -lpthread -llapack -lblas -lblas -llua -lz -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -o libb64/.libs/sc_b64enc libb64/libb64_sc_b64enc-b64enc.o -Wl,--as-needed ./src/.libs/libsc.so -lpthread -llapack -lblas /usr/lib64//liblua.so -ldl -lz -lm -Wl,-rpath -Wl,/usr/lib64/ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./libb64 -O2 -pipe -march=native -Wall -c -o libb64/libb64_sc_b64dec-b64dec.o `test -f 'libb64/b64dec.c' || echo './'`libb64/b64dec.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libb64/sc_b64dec libb64/libb64_sc_b64dec-b64dec.o ./src/libsc.la -lpthread -llapack -lblas -lblas -llua -lz -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -o libb64/.libs/sc_b64dec libb64/libb64_sc_b64dec-b64dec.o -Wl,--as-needed ./src/.libs/libsc.so -lpthread -llapack -lblas /usr/lib64//liblua.so -ldl -lz -lm -Wl,-rpath -Wl,/usr/lib64/ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -pipe -march=native -Wall -c -o example/bspline/bspline.o example/bspline/bspline.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o example/bspline/sc_bspline example/bspline/bspline.o ./src/libsc.la -lpthread -llapack -lblas -lblas -llua -lz -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -o example/bspline/.libs/sc_bspline example/bspline/bspline.o -Wl,--as-needed ./src/.libs/libsc.so -lpthread -llapack -lblas /usr/lib64//liblua.so -ldl -lz -lm -Wl,-rpath -Wl,/usr/lib64/ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -pipe -march=native -Wall -c -o example/bspline/bspline_per.o example/bspline/bspline_per.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o example/bspline/sc_bspline_per example/bspline/bspline_per.o ./src/libsc.la -lpthread -llapack -lblas -lblas -llua -lz -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -o example/bspline/.libs/sc_bspline_per example/bspline/bspline_per.o -Wl,--as-needed ./src/.libs/libsc.so -lpthread -llapack -lblas /usr/lib64//liblua.so -ldl -lz -lm -Wl,-rpath -Wl,/usr/lib64/ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -pipe -march=native -Wall -c -o example/dmatrix/dmatrix.o example/dmatrix/dmatrix.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o example/dmatrix/sc_dmatrix example/dmatrix/dmatrix.o ./src/libsc.la -lpthread -llapack -lblas -lblas -llua -lz -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -o example/dmatrix/.libs/sc_dmatrix example/dmatrix/dmatrix.o -Wl,--as-needed ./src/.libs/libsc.so -lpthread -llapack -lblas /usr/lib64//liblua.so -ldl -lz -lm -Wl,-rpath -Wl,/usr/lib64/ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -pipe -march=native -Wall -c -o example/function/function.o example/function/function.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o example/function/sc_function example/function/function.o ./src/libsc.la -lpthread -llapack -lblas -lblas -llua -lz -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -o example/function/.libs/sc_function example/function/function.o -Wl,--as-needed ./src/.libs/libsc.so -lpthread -llapack -lblas /usr/lib64//liblua.so -ldl -lz -lm -Wl,-rpath -Wl,/usr/lib64/ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -pipe -march=native -Wall -c -o example/logging/logging.o example/logging/logging.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o example/logging/sc_logging example/logging/logging.o ./src/libsc.la -lpthread -llapack -lblas -lblas -llua -lz -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -o example/logging/.libs/sc_logging example/logging/logging.o -Wl,--as-needed ./src/.libs/libsc.so -lpthread -llapack -lblas /usr/lib64//liblua.so -ldl -lz -lm -Wl,-rpath -Wl,/usr/lib64/ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -pipe -march=native -Wall -c -o example/options/options.o example/options/options.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o example/options/sc_options example/options/options.o ./src/libsc.la -lpthread -llapack -lblas -lblas -llua -lz -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -o example/options/.libs/sc_options example/options/options.o -Wl,--as-needed ./src/.libs/libsc.so -lpthread -llapack -lblas /usr/lib64//liblua.so -ldl -lz -lm -Wl,-rpath -Wl,/usr/lib64/ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -pipe -march=native -Wall -c -o example/warp/warp.o example/warp/warp.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o example/warp/sc_warp example/warp/warp.o ./src/libsc.la -lpthread -llapack -lblas -lblas -llua -lz -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -o example/warp/.libs/sc_warp example/warp/warp.o -Wl,--as-needed ./src/.libs/libsc.so -lpthread -llapack -lblas /usr/lib64//liblua.so -ldl -lz -lm -Wl,-rpath -Wl,/usr/lib64/ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./iniparser -O2 -pipe -march=native -Wall -c -o iniparser/iniparser_sc_iniexample-iniexample.o `test -f 'iniparser/iniexample.c' || echo './'`iniparser/iniexample.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o iniparser/sc_iniexample iniparser/iniparser_sc_iniexample-iniexample.o ./src/libsc.la -lpthread -llapack -lblas -lblas -llua -lz -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -o iniparser/.libs/sc_iniexample iniparser/iniparser_sc_iniexample-iniexample.o -Wl,--as-needed ./src/.libs/libsc.so -lpthread -llapack -lblas /usr/lib64//liblua.so -ldl -lz -lm -Wl,-rpath -Wl,/usr/lib64/ >cat Makefile.sc.pre | \ > sed -e 's,{\(.*prefix\)},{sc_\1},g' \ > -e 's,^\(.*prefix *=\),sc_\1,g' > Makefile.sc.mk >>>> Source compiled. >>>> Test phase [not enabled]: sci-libs/libsc-1.1 > >>>> Install libsc-1.1 into /var/tmp/portage/sci-libs/libsc-1.1/image/ category sci-libs >make -j1 DESTDIR=/var/tmp/portage/sci-libs/libsc-1.1/image/ install >make[1]: Entering directory '/var/tmp/portage/sci-libs/libsc-1.1/work/libsc-1.1' > /bin/mkdir -p '/var/tmp/portage/sci-libs/libsc-1.1/image//usr/lib64' > /bin/sh ./libtool --mode=install /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c src/libsc.la '/var/tmp/portage/sci-libs/libsc-1.1/image//usr/lib64' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c src/.libs/libsc-1.1.so /var/tmp/portage/sci-libs/libsc-1.1/image//usr/lib64/libsc-1.1.so >libtool: install: (cd /var/tmp/portage/sci-libs/libsc-1.1/image//usr/lib64 && { ln -s -f libsc-1.1.so libsc.so || { rm -f libsc.so && ln -s libsc-1.1.so libsc.so; }; }) >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c src/.libs/libsc.lai /var/tmp/portage/sci-libs/libsc-1.1/image//usr/lib64/libsc.la >libtool: warning: remember to run 'libtool --finish /usr/lib64' > /bin/mkdir -p '/var/tmp/portage/sci-libs/libsc-1.1/image//usr/bin' > /bin/sh ./libtool --mode=install /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c libb64/sc_b64enc libb64/sc_b64dec example/bspline/sc_bspline example/bspline/sc_bspline_per example/dmatrix/sc_dmatrix example/function/sc_function example/logging/sc_logging example/options/sc_options example/warp/sc_warp '/var/tmp/portage/sci-libs/libsc-1.1/image//usr/bin' >libtool: warning: './src/libsc.la' has not been installed in '/usr/lib64' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c libb64/.libs/sc_b64enc /var/tmp/portage/sci-libs/libsc-1.1/image//usr/bin/sc_b64enc >libtool: warning: './src/libsc.la' has not been installed in '/usr/lib64' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c libb64/.libs/sc_b64dec /var/tmp/portage/sci-libs/libsc-1.1/image//usr/bin/sc_b64dec >libtool: warning: './src/libsc.la' has not been installed in '/usr/lib64' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c example/bspline/.libs/sc_bspline /var/tmp/portage/sci-libs/libsc-1.1/image//usr/bin/sc_bspline >libtool: warning: './src/libsc.la' has not been installed in '/usr/lib64' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c example/bspline/.libs/sc_bspline_per /var/tmp/portage/sci-libs/libsc-1.1/image//usr/bin/sc_bspline_per >libtool: warning: './src/libsc.la' has not been installed in '/usr/lib64' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c example/dmatrix/.libs/sc_dmatrix /var/tmp/portage/sci-libs/libsc-1.1/image//usr/bin/sc_dmatrix >libtool: warning: './src/libsc.la' has not been installed in '/usr/lib64' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c example/function/.libs/sc_function /var/tmp/portage/sci-libs/libsc-1.1/image//usr/bin/sc_function >libtool: warning: './src/libsc.la' has not been installed in '/usr/lib64' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c example/logging/.libs/sc_logging /var/tmp/portage/sci-libs/libsc-1.1/image//usr/bin/sc_logging >libtool: warning: './src/libsc.la' has not been installed in '/usr/lib64' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c example/options/.libs/sc_options /var/tmp/portage/sci-libs/libsc-1.1/image//usr/bin/sc_options >libtool: warning: './src/libsc.la' has not been installed in '/usr/lib64' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c example/warp/.libs/sc_warp /var/tmp/portage/sci-libs/libsc-1.1/image//usr/bin/sc_warp > /bin/mkdir -p '/var/tmp/portage/sci-libs/libsc-1.1/image//etc' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 Makefile.sc.mk '/var/tmp/portage/sci-libs/libsc-1.1/image//etc' > /bin/mkdir -p '/var/tmp/portage/sci-libs/libsc-1.1/image//usr/share/aclocal' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 config/sc_blas.m4 config/sc_builtin.m4 config/sc_c_check_flag.m4 config/sc_c_version.m4 config/sc_cuda.m4 config/sc_include.m4 config/sc_lapack.m4 config/sc_lint.m4 config/sc_mpi.m4 config/ax_prefix_config_h.m4 config/ax_split_version.m4 config/sc_package.m4 config/sc_trilinos.m4 '/var/tmp/portage/sci-libs/libsc-1.1/image//usr/share/aclocal' > /bin/mkdir -p '/var/tmp/portage/sci-libs/libsc-1.1/image//usr/share/ini' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 iniparser/twisted.ini example/options/options.ini example/options/preload.ini '/var/tmp/portage/sci-libs/libsc-1.1/image//usr/share/ini' > /bin/mkdir -p '/var/tmp/portage/sci-libs/libsc-1.1/image//usr/include' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 src/sc.h src/sc_mpi.h src/sc_containers.h src/sc_avl.h src/sc_options.h src/sc_functions.h src/sc_statistics.h src/sc_ranges.h src/sc_io.h src/sc_amr.h src/sc_search.h src/sc_sort.h src/sc_dmatrix.h src/sc_blas.h src/sc_lapack.h src/sc_bspline.h src/sc_flops.h src/sc_getopt.h src/sc_obstack.h src/sc_lua.h src/sc_keyvalue.h src/sc_warp.h src/sc_allgather.h src/sc_reduce.h src/sc_notify.h '/var/tmp/portage/sci-libs/libsc-1.1/image//usr/include' > /bin/mkdir -p '/var/tmp/portage/sci-libs/libsc-1.1/image//usr/include' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 src/sc_config.h '/var/tmp/portage/sci-libs/libsc-1.1/image//usr/include' > /bin/mkdir -p '/var/tmp/portage/sci-libs/libsc-1.1/image//usr/include/sc_builtin' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 src/sc_builtin/getopt.h src/sc_builtin/getopt_int.h src/sc_builtin/obstack.h '/var/tmp/portage/sci-libs/libsc-1.1/image//usr/include/sc_builtin' >make[1]: Leaving directory '/var/tmp/portage/sci-libs/libsc-1.1/work/libsc-1.1' >>>> Completed installing libsc-1.1 into /var/tmp/portage/sci-libs/libsc-1.1/image/ > > * Final size of build directory: 7568 KiB > * Final size of installed tree: 576 KiB > >Fixing .la files > usr/lib64/libsc.la >removing executable bit: usr/lib64/libsc.la >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version > usr/lib64/libsc-1.1.so >ecompressdir: bzip2 -9 /usr/share/doc > * checking 52 files for package collisions > * This package will overwrite one or more files that may belong to other > * packages (see list below). You can use a command such as `portageq > * owners / <filename>` to identify the installed package that owns a > * file. If portageq reports that only one package owns a file then do > * NOT file a bug report. A bug report is only useful if it identifies at > * least two or more packages that are known to install the same file(s). > * If a collision occurs and you can not explain where the file came from > * then you should simply ignore the collision since there is not enough > * information to determine if a real problem exists. Please do NOT file > * a bug report at https://bugs.gentoo.org/ unless you report exactly > * which two packages install the same file(s). See > * https://wiki.gentoo.org/wiki/Knowledge_Base:Blockers for tips on how > * to solve the problem. And once again, please do NOT file a bug report > * unless you have completely understood the above message. > * > * Detected file collision(s): > * > * /usr/share/aclocal/ax_split_version.m4 > * /usr/share/aclocal/ax_prefix_config_h.m4 > * > * Searching all installed packages for file collisions... > * > * Press Ctrl-C to Stop > * > * sys-devel/autoconf-archive-2017.03.21:0::gentoo > * /usr/share/aclocal/ax_prefix_config_h.m4 > * /usr/share/aclocal/ax_split_version.m4 > * > * Package 'sci-libs/libsc-1.1' NOT merged due to file collisions. If > * necessary, refer to your elog messages for the whole content of the > * above message.
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 619806
:
474466
|
474468
|
474470
|
474472
| 474474