* Package: dev-libs/starpu-1.3.8 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc fortran kernel_linux opengl openmp test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking starpu-1.3.8.tar.gz to /var/tmp/portage/dev-libs/starpu-1.3.8/work >>> Source unpacked in /var/tmp/portage/dev-libs/starpu-1.3.8/work >>> Preparing source in /var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8 ... * Running eautoreconf in '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I m4' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: starpu-1.3.8/ * Running elibtoolize in: starpu-1.3.8/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/dev-libs/starpu-1.3.8/work/starpu-1.3.8 ... * econf: updating starpu-1.3.8/config.sub with /usr/share/gnuconfig/config.sub * econf: updating starpu-1.3.8/config.guess with /usr/share/gnuconfig/config.guess * econf: updating starpu-1.3.8/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating starpu-1.3.8/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/starpu-1.3.8 --htmldir=/usr/share/doc/starpu-1.3.8/html --with-sysroot=/ --libdir=/usr/lib64 --disable-cuda --disable-build-doc --disable-build-doc-pdf --disable-starpufft --enable-fortran --disable-hdf5 --disable-mpi --disable-opencl --enable-opengl-render --enable-openmp --disable-spinlock-check --disable-static --disable-valgrind --without-mpicc --disable-build-examples --disable-debug --disable-fstack-protector-all --disable-full-gdb-information checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.9/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 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 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 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 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for a sed that does not truncate output... /bin/sed checking whether ln -s works... 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 for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for gstat... no checking for stat... stat checking for gdate... no checking for date... date checking for find... /usr/bin/find 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 whether SimGrid is enabled... no checking whether blocking drivers should be enabled... no checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-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 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... / 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 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 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 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 for ANSI C header files... yes checking for C/C++ restrict keyword... __restrict checking for bash... /bin/bash checking for git... /usr/bin/git fatal: not a git repository (or any parent up to mount point /var/tmp) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). checking for no... no The mpicc compiler 'no' does not have the execute permission checking whether mpicc is available... no checking for mpicxx... /usr/bin/mpicxx checking whether mpicxx is available... /usr/bin/mpicxx checking for mpiexec... /usr/bin/mpiexec checking whether mpiexec is available... /usr/bin/mpiexec checking whether the master-slave mode should be enabled... no checking maximum number of MPI master-slave devices... 0 checking whether MPI tests should be run... no checking whether the StarPU MPI library should be generated... no checking whether the StarPU MPI nmad library should be generated... no checking whether MPI debug messages should be displayed... no checking maximum number of NUMA nodes... 2 checking for lib... no checking size of void *... 8 checking unistd.h usability... yes checking unistd.h presence... yes checking for unistd.h... yes checking for struct timespec... yes checking for pthread_create in -lpthread... yes checking for library containing sqrt... -lm checking for main in -lws2_32... no checking for sysconf... yes checking for getrlimit... yes checking for scandir... yes checking for pthread_spin_lock... yes checking for pthread_barrier_init... yes checking for pthread_setaffinity_np... yes checking for pthread_setname_np... yes checking for posix_memalign... yes checking for memalign... yes checking for drand48... yes checking for erand48_r... yes checking for strerror_r... yes checking for setenv... yes checking for unsetenv... yes checking for nearbyintf... yes checking for rintf... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for sched_yield... yes checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking for aio_read in -lrt... yes checking for copy_file_range... yes checking for mkostemp... yes checking for mkdtemp... yes checking for pread... yes checking for pwrite... yes checking whether the target supports __sync_val_compare_and_swap... yes checking whether the target supports __sync_bool_compare_and_swap... yes checking whether the target supports __sync_fetch_and_add... yes checking whether the target supports __sync_fetch_and_or... yes checking whether the target supports __sync_lock_test_and_set... yes checking whether the target supports __atomic_compare_exchange_n... yes checking whether the target supports __atomic_exchange_n... yes checking whether the target supports __atomic_fetch_add... yes checking whether the target supports __atomic_fetch_or... yes checking whether the target supports __atomic_test_and_set... yes checking whether the target supports __sync_synchronize... yes checking for library containing set_mempolicy... no checking whether libnuma is available... no checking whether statement expressions are available... yes checking maximum number of sched_ctxs... 10 checking maximum number of CPUs... 64 checking whether CPUs should be used... yes checking maximum number of CUDA devices... 4 checking whether CUDA should be used... no checking whether MAGMA should be used... no checking for cufftDoubleComplex... no checking whether CURAND is available... no checking maximum number of OpenCL devices... 8 checking whether OpenCL should be used... no checking whether asynchronous copy should be disabled... no checking whether asynchronous CUDA copy should be disabled... no checking whether asynchronous OpenCL copy should be disabled... no checking whether asynchronous MIC copy should be disabled... no checking whether asynchronous MPI Master Slave copy should be disabled... no checking maximum number of MIC devices... 0 checking maximum number of MIC threads... checking whether debug mode should be enabled... no checking whether gdb information should be enabled... yes checking whether full gdb information should be enabled... no checking whether extra checks should be performed... no checking whether debug messages should be displayed... no checking whether coverage testing should be enabled... no checking whether coverity mode should be enabled... no checking whether FxT traces should be generated... no checking whether additional locking systems FxT traces should be enabled... no checking whether performance debugging should be enabled... no checking whether performance model debugging should be enabled... no checking whether memory stats should be displayed... no checking glpk.h usability... yes checking glpk.h presence... yes checking for glpk.h... yes checking for main in -lglpk... yes checking Ayudame.h usability... no checking Ayudame.h presence... no checking for Ayudame.h... no checking ayudame.h usability... no checking ayudame.h presence... no checking for ayudame.h... no checking how many buffers can be manipulated per task... 8 checking maximum number of memory nodes to use per MPI rank... checking maximum number of memory nodes... 4 checking whether allocation cache should be used... yes checking using explicit performance model location... no checking performance models location... $HOME/.starpu/sampling/ checking for clock_gettime in -lrt... yes checking for clock_gettime... yes checking Maximum number of workers... 64 checking Maximum number of workers combinations... 64 checking maximum number of implementations... 4 checking calibration heuristic of history-based StarPU calibrator... 50 checking Maximum number of message-passing kernels... 10 checking whether C compiler support -Wall... yes checking whether C compiler support -Werror=implicit... yes checking whether C compiler support -Werror=implicit-function-declaration... yes checking for cluster support... no checking for OpenMP runtime support... yes checking for SOCL... no checking for gdb... not-found checking for glutInit in -lglut... yes checking for glXCreateContext in -lGL... yes checking for gluLookAt in -lGLU... yes checking whether OpenGL rendering is enabled... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for OPENBLAS... no checking for library containing sgemm_... -lblas checking cblas.h usability... yes checking cblas.h presence... yes checking for cblas.h... yes checking for cblas_sgemv... no ./configure: line 37311: test: =: unary operator expected checking which BLAS lib should be used... system checking whether multiple linear regression models are disabled... yes checking for FFTW... yes checking for FFTWF... yes checking for FFTWL... yes checking for HWLOC... yes checking whether hwloc_cuda_get_device_osdev_by_index is declared... no checking for hwloc_topology_dup... yes checking for hwloc_topology_set_components... yes checking for hwloc_cpukinds_get_nr... yes checking whether hwloc should be used... yes checking f77.h usability... no checking f77.h presence... no checking for f77.h... no checking for icc... no checking for help2man... help2man checking for struct cudaDeviceProp.pciDomainID... no checking for struct cudaDeviceProp.pciBusID... no checking for doxygen... no checking for pdflatex... /usr/bin/pdflatex checking for epstopdf... /usr/bin/epstopdf checking whether HTML documentation should be compiled... no checking whether HTML documentation is available... yes checking whether PDF documentation should be compiled... no checking whether PDF documentation is available... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/regression/regression.sh config.status: creating tests/regression/profiles config.status: creating tests/regression/profiles.build.only config.status: creating Makefile config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating tools/starpu_env config.status: creating tools/starpu_codelet_profile config.status: creating tools/starpu_codelet_histo_profile config.status: creating tools/starpu_mpi_comm_matrix.py config.status: creating tools/starpu_workers_activity config.status: creating tools/starpu_paje_draw_histogram config.status: creating tools/starpu_paje_state_stats config.status: creating tools/starpu_paje_summary config.status: creating tools/starpu_mlr_analysis config.status: creating tools/starpu_paje_sort config.status: creating tools/starpu_smpirun config.status: creating socl/Makefile config.status: creating socl/src/Makefile config.status: creating socl/examples/Makefile config.status: creating socl/vendors/socl.icd config.status: creating socl/vendors/install/socl.icd config.status: creating libstarpu.pc config.status: creating starpu-1.0.pc config.status: creating starpu-1.1.pc config.status: creating starpu-1.2.pc config.status: creating starpu-1.3.pc config.status: creating mpi/libstarpumpi.pc config.status: creating mpi/starpumpi-1.0.pc config.status: creating mpi/starpumpi-1.1.pc config.status: creating mpi/starpumpi-1.2.pc config.status: creating mpi/starpumpi-1.3.pc config.status: creating starpufft/Makefile config.status: creating starpufft/src/Makefile config.status: creating starpufft/tests/Makefile config.status: creating starpufft/libstarpufft.pc config.status: creating starpufft/starpufft-1.0.pc config.status: creating starpufft/starpufft-1.1.pc config.status: creating starpufft/starpufft-1.2.pc config.status: creating starpufft/starpufft-1.3.pc config.status: creating starpurm/Makefile config.status: creating starpurm/src/Makefile config.status: creating starpurm/examples/Makefile config.status: creating starpurm/starpurm-1.3.pc config.status: creating examples/Makefile config.status: creating examples/stencil/Makefile config.status: creating tests/Makefile config.status: creating tests/loader-cross.sh config.status: creating tests/model-checking/starpu-mc.sh config.status: creating examples/loader-cross.sh config.status: creating examples/stencil/loader-cross.sh config.status: creating mpi/Makefile config.status: creating mpi/src/Makefile config.status: creating mpi/tests/Makefile config.status: creating mpi/examples/Makefile config.status: creating mpi/GNUmakefile config.status: creating sc_hypervisor/Makefile config.status: creating sc_hypervisor/src/Makefile config.status: creating sc_hypervisor/examples/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen/Makefile config.status: creating doc/doxygen/doxygen-config.cfg config.status: creating doc/doxygen/doxygen_filter.sh config.status: creating doc/doxygen_dev/Makefile config.status: creating doc/doxygen_dev/doxygen-config.cfg config.status: creating doc/doxygen_dev/doxygen_filter.sh config.status: creating tools/msvc/starpu_var.bat config.status: creating min-dgels/Makefile config.status: creating src/common/config.h config.status: creating include/starpu_config.h config.status: creating starpurm/include/starpurm_config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing executable-scripts commands configure: CPUs enabled: yes CUDA enabled: no OpenCL enabled: no MIC enabled: no Compile-time limits (change these with --enable-maxcpus, --enable-maxcudadev, --enable-maxopencldev, --enable-maxmicdev, --enable-maxnodes, --enable-maxbuffers) (Note these numbers do not represent the number of detected devices, but the maximum number of devices StarPU can manage) Maximum number of CPUs: 64 Maximum number of CUDA devices: 0 Maximum number of OpenCL devices: 0 Maximum number of MIC threads: 0 Maximum number of MPI master-slave devices: 1 Maximum number of memory nodes: 4 Maximum number of task buffers: 8 GPU-GPU transfers: no Allocation cache: yes Magma enabled: no BLAS library: system hwloc: yes FxT trace enabled: no Documentation HTML: no Documentation PDF: no Examples: no StarPU Extensions: StarPU MPI enabled: no StarPU MPI(nmad) enabled: no MPI test suite: no Master-Slave MPI enabled: no FFT Support: no Resource Management enabled: no OpenMP runtime support enabled: yes Cluster support enabled: no SOCL enabled: no SOCL test suite: no Scheduler Hypervisor: no simgrid enabled: no ayudame enabled: no HDF5 enabled: no Native fortran support: yes Native MPI fortran support: no Support for multiple linear regression models: no >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8 ... make -j3 Making all in src make[1]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/src' make[2]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-barrier.lo `test -f 'common/barrier.c' || echo './'`common/barrier.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-barrier_counter.lo `test -f 'common/barrier_counter.c' || echo './'`common/barrier_counter.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-bitmap.lo `test -f 'common/bitmap.c' || echo './'`common/bitmap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c common/barrier.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-barrier.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c common/barrier_counter.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-barrier_counter.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c common/bitmap.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-bitmap.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-hash.lo `test -f 'common/hash.c' || echo './'`common/hash.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-rwlock.lo `test -f 'common/rwlock.c' || echo './'`common/rwlock.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c common/hash.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-hash.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c common/rwlock.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-rwlock.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-starpu_spinlock.lo `test -f 'common/starpu_spinlock.c' || echo './'`common/starpu_spinlock.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c common/starpu_spinlock.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-starpu_spinlock.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-timing.lo `test -f 'common/timing.c' || echo './'`common/timing.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-fxt.lo `test -f 'common/fxt.c' || echo './'`common/fxt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c common/timing.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-timing.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c common/fxt.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-fxt.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-utils.lo `test -f 'common/utils.c' || echo './'`common/utils.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c common/utils.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-utils.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-thread.lo `test -f 'common/thread.c' || echo './'`common/thread.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-rbtree.lo `test -f 'common/rbtree.c' || echo './'`common/rbtree.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c common/thread.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-thread.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c common/rbtree.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-rbtree.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-graph.lo `test -f 'common/graph.c' || echo './'`common/graph.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-inlines.lo `test -f 'common/inlines.c' || echo './'`common/inlines.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c common/graph.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-graph.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c common/inlines.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-inlines.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-jobs.lo `test -f 'core/jobs.c' || echo './'`core/jobs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/jobs.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-jobs.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-task.lo `test -f 'core/task.c' || echo './'`core/task.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/task.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-task.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-task_bundle.lo `test -f 'core/task_bundle.c' || echo './'`core/task_bundle.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/task_bundle.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-task_bundle.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-tree.lo `test -f 'core/tree.c' || echo './'`core/tree.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/tree.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-tree.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-drivers.lo `test -f 'core/drivers.c' || echo './'`core/drivers.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/drivers.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-drivers.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-workers.lo `test -f 'core/workers.c' || echo './'`core/workers.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/workers.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-workers.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-combined_workers.lo `test -f 'core/combined_workers.c' || echo './'`core/combined_workers.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-topology.lo `test -f 'core/topology.c' || echo './'`core/topology.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/combined_workers.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-combined_workers.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/topology.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-topology.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-disk.lo `test -f 'core/disk.c' || echo './'`core/disk.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/disk.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-disk.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-debug.lo `test -f 'core/debug.c' || echo './'`core/debug.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/debug.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-debug.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-errorcheck.lo `test -f 'core/errorcheck.c' || echo './'`core/errorcheck.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/errorcheck.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-errorcheck.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-progress_hook.lo `test -f 'core/progress_hook.c' || echo './'`core/progress_hook.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-idle_hook.lo `test -f 'core/idle_hook.c' || echo './'`core/idle_hook.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/progress_hook.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-progress_hook.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/idle_hook.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-idle_hook.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-cg.lo `test -f 'core/dependencies/cg.c' || echo './'`core/dependencies/cg.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-dependencies.lo `test -f 'core/dependencies/dependencies.c' || echo './'`core/dependencies/dependencies.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/dependencies/cg.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-cg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-implicit_data_deps.lo `test -f 'core/dependencies/implicit_data_deps.c' || echo './'`core/dependencies/implicit_data_deps.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/dependencies/dependencies.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-dependencies.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/dependencies/implicit_data_deps.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-implicit_data_deps.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-tags.lo `test -f 'core/dependencies/tags.c' || echo './'`core/dependencies/tags.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/dependencies/tags.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-tags.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-task_deps.lo `test -f 'core/dependencies/task_deps.c' || echo './'`core/dependencies/task_deps.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/dependencies/task_deps.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-task_deps.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-data_concurrency.lo `test -f 'core/dependencies/data_concurrency.c' || echo './'`core/dependencies/data_concurrency.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/dependencies/data_concurrency.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-data_concurrency.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-data_arbiter_concurrency.lo `test -f 'core/dependencies/data_arbiter_concurrency.c' || echo './'`core/dependencies/data_arbiter_concurrency.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-disk_stdio.lo `test -f 'core/disk_ops/disk_stdio.c' || echo './'`core/disk_ops/disk_stdio.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/disk_ops/disk_stdio.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-disk_stdio.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/dependencies/data_arbiter_concurrency.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-data_arbiter_concurrency.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-disk_unistd.lo `test -f 'core/disk_ops/disk_unistd.c' || echo './'`core/disk_ops/disk_unistd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/disk_ops/disk_unistd.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-disk_unistd.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-disk_unistd_global.lo `test -f 'core/disk_ops/unistd/disk_unistd_global.c' || echo './'`core/disk_ops/unistd/disk_unistd_global.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/disk_ops/unistd/disk_unistd_global.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-disk_unistd_global.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-perfmodel_history.lo `test -f 'core/perfmodel/perfmodel_history.c' || echo './'`core/perfmodel/perfmodel_history.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/perfmodel/perfmodel_history.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-perfmodel_history.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-perfmodel_bus.lo `test -f 'core/perfmodel/perfmodel_bus.c' || echo './'`core/perfmodel/perfmodel_bus.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-perfmodel.lo `test -f 'core/perfmodel/perfmodel.c' || echo './'`core/perfmodel/perfmodel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/perfmodel/perfmodel_bus.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-perfmodel_bus.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/perfmodel/perfmodel.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-perfmodel.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-perfmodel_print.lo `test -f 'core/perfmodel/perfmodel_print.c' || echo './'`core/perfmodel/perfmodel_print.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/perfmodel/perfmodel_print.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-perfmodel_print.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-perfmodel_nan.lo `test -f 'core/perfmodel/perfmodel_nan.c' || echo './'`core/perfmodel/perfmodel_nan.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-regression.lo `test -f 'core/perfmodel/regression.c' || echo './'`core/perfmodel/regression.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/perfmodel/perfmodel_nan.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-perfmodel_nan.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/perfmodel/regression.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-regression.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-multiple_regression.lo `test -f 'core/perfmodel/multiple_regression.c' || echo './'`core/perfmodel/multiple_regression.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/perfmodel/multiple_regression.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-multiple_regression.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-sched_policy.lo `test -f 'core/sched_policy.c' || echo './'`core/sched_policy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/sched_policy.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-sched_policy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-simgrid.lo `test -f 'core/simgrid.c' || echo './'`core/simgrid.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/simgrid.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-simgrid.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-simgrid_cpp.lo `test -f 'core/simgrid_cpp.cpp' || echo './'`core/simgrid_cpp.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/simgrid_cpp.cpp -fPIC -DPIC -o .libs/libstarpu_1.3_la-simgrid_cpp.o cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit’ is not valid for C++ cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ is not valid for C++ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-sched_ctx.lo `test -f 'core/sched_ctx.c' || echo './'`core/sched_ctx.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/sched_ctx.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-sched_ctx.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-sched_ctx_list.lo `test -f 'core/sched_ctx_list.c' || echo './'`core/sched_ctx_list.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/sched_ctx_list.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-sched_ctx_list.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-parallel_task.lo `test -f 'core/parallel_task.c' || echo './'`core/parallel_task.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/parallel_task.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-parallel_task.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-detect_combined_workers.lo `test -f 'core/detect_combined_workers.c' || echo './'`core/detect_combined_workers.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/detect_combined_workers.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-detect_combined_workers.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-eager_central_policy.lo `test -f 'sched_policies/eager_central_policy.c' || echo './'`sched_policies/eager_central_policy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/eager_central_policy.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-eager_central_policy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-eager_central_priority_policy.lo `test -f 'sched_policies/eager_central_priority_policy.c' || echo './'`sched_policies/eager_central_priority_policy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/eager_central_priority_policy.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-eager_central_priority_policy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-work_stealing_policy.lo `test -f 'sched_policies/work_stealing_policy.c' || echo './'`sched_policies/work_stealing_policy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/work_stealing_policy.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-work_stealing_policy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-deque_modeling_policy_data_aware.lo `test -f 'sched_policies/deque_modeling_policy_data_aware.c' || echo './'`sched_policies/deque_modeling_policy_data_aware.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-random_policy.lo `test -f 'sched_policies/random_policy.c' || echo './'`sched_policies/random_policy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/deque_modeling_policy_data_aware.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-deque_modeling_policy_data_aware.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/random_policy.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-random_policy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-fifo_queues.lo `test -f 'sched_policies/fifo_queues.c' || echo './'`sched_policies/fifo_queues.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-parallel_heft.lo `test -f 'sched_policies/parallel_heft.c' || echo './'`sched_policies/parallel_heft.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/fifo_queues.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-fifo_queues.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/parallel_heft.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-parallel_heft.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-parallel_eager.lo `test -f 'sched_policies/parallel_eager.c' || echo './'`sched_policies/parallel_eager.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-heteroprio.lo `test -f 'sched_policies/heteroprio.c' || echo './'`sched_policies/heteroprio.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/parallel_eager.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-parallel_eager.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/heteroprio.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-heteroprio.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-graph_test_policy.lo `test -f 'sched_policies/graph_test_policy.c' || echo './'`sched_policies/graph_test_policy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/graph_test_policy.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-graph_test_policy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-driver_common.lo `test -f 'drivers/driver_common/driver_common.c' || echo './'`drivers/driver_common/driver_common.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c drivers/driver_common/driver_common.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-driver_common.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-driver_disk.lo `test -f 'drivers/disk/driver_disk.c' || echo './'`drivers/disk/driver_disk.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c drivers/disk/driver_disk.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-driver_disk.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-node_ops.lo `test -f 'datawizard/node_ops.c' || echo './'`datawizard/node_ops.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/node_ops.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-node_ops.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-memory_nodes.lo `test -f 'datawizard/memory_nodes.c' || echo './'`datawizard/memory_nodes.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-write_back.lo `test -f 'datawizard/write_back.c' || echo './'`datawizard/write_back.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/memory_nodes.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-memory_nodes.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/write_back.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-write_back.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-coherency.lo `test -f 'datawizard/coherency.c' || echo './'`datawizard/coherency.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/coherency.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-coherency.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-data_request.lo `test -f 'datawizard/data_request.c' || echo './'`datawizard/data_request.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-datawizard.lo `test -f 'datawizard/datawizard.c' || echo './'`datawizard/datawizard.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/data_request.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-data_request.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/datawizard.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-datawizard.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-copy_driver.lo `test -f 'datawizard/copy_driver.c' || echo './'`datawizard/copy_driver.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/copy_driver.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-copy_driver.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-filters.lo `test -f 'datawizard/filters.c' || echo './'`datawizard/filters.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-sort_data_handles.lo `test -f 'datawizard/sort_data_handles.c' || echo './'`datawizard/sort_data_handles.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/filters.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-filters.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-malloc.lo `test -f 'datawizard/malloc.c' || echo './'`datawizard/malloc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/sort_data_handles.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-sort_data_handles.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/malloc.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-malloc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-memory_manager.lo `test -f 'datawizard/memory_manager.c' || echo './'`datawizard/memory_manager.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/memory_manager.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-memory_manager.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-memalloc.lo `test -f 'datawizard/memalloc.c' || echo './'`datawizard/memalloc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-memstats.lo `test -f 'datawizard/memstats.c' || echo './'`datawizard/memstats.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/memalloc.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-memalloc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/memstats.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-memstats.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-footprint.lo `test -f 'datawizard/footprint.c' || echo './'`datawizard/footprint.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/footprint.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-footprint.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-datastats.lo `test -f 'datawizard/datastats.c' || echo './'`datawizard/datastats.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/datastats.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-datastats.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-user_interactions.lo `test -f 'datawizard/user_interactions.c' || echo './'`datawizard/user_interactions.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/user_interactions.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-user_interactions.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-reduction.lo `test -f 'datawizard/reduction.c' || echo './'`datawizard/reduction.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/reduction.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-reduction.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-data_interface.lo `test -f 'datawizard/interfaces/data_interface.c' || echo './'`datawizard/interfaces/data_interface.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/interfaces/data_interface.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-data_interface.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-bcsr_interface.lo `test -f 'datawizard/interfaces/bcsr_interface.c' || echo './'`datawizard/interfaces/bcsr_interface.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/interfaces/bcsr_interface.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-bcsr_interface.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-coo_interface.lo `test -f 'datawizard/interfaces/coo_interface.c' || echo './'`datawizard/interfaces/coo_interface.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/interfaces/coo_interface.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-coo_interface.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-csr_interface.lo `test -f 'datawizard/interfaces/csr_interface.c' || echo './'`datawizard/interfaces/csr_interface.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-matrix_filters.lo `test -f 'datawizard/interfaces/matrix_filters.c' || echo './'`datawizard/interfaces/matrix_filters.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/interfaces/csr_interface.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-csr_interface.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/interfaces/matrix_filters.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-matrix_filters.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-matrix_interface.lo `test -f 'datawizard/interfaces/matrix_interface.c' || echo './'`datawizard/interfaces/matrix_interface.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-block_filters.lo `test -f 'datawizard/interfaces/block_filters.c' || echo './'`datawizard/interfaces/block_filters.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/interfaces/matrix_interface.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-matrix_interface.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/interfaces/block_filters.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-block_filters.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-block_interface.lo `test -f 'datawizard/interfaces/block_interface.c' || echo './'`datawizard/interfaces/block_interface.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-vector_interface.lo `test -f 'datawizard/interfaces/vector_interface.c' || echo './'`datawizard/interfaces/vector_interface.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/interfaces/block_interface.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-block_interface.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/interfaces/vector_interface.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-vector_interface.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-bcsr_filters.lo `test -f 'datawizard/interfaces/bcsr_filters.c' || echo './'`datawizard/interfaces/bcsr_filters.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-csr_filters.lo `test -f 'datawizard/interfaces/csr_filters.c' || echo './'`datawizard/interfaces/csr_filters.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/interfaces/bcsr_filters.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-bcsr_filters.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-vector_filters.lo `test -f 'datawizard/interfaces/vector_filters.c' || echo './'`datawizard/interfaces/vector_filters.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/interfaces/csr_filters.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-csr_filters.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/interfaces/vector_filters.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-vector_filters.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-variable_interface.lo `test -f 'datawizard/interfaces/variable_interface.c' || echo './'`datawizard/interfaces/variable_interface.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-void_interface.lo `test -f 'datawizard/interfaces/void_interface.c' || echo './'`datawizard/interfaces/void_interface.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/interfaces/variable_interface.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-variable_interface.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/interfaces/void_interface.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-void_interface.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-multiformat_interface.lo `test -f 'datawizard/interfaces/multiformat_interface.c' || echo './'`datawizard/interfaces/multiformat_interface.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-execute_on_all.lo `test -f 'util/execute_on_all.c' || echo './'`util/execute_on_all.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c datawizard/interfaces/multiformat_interface.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-multiformat_interface.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c util/execute_on_all.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-execute_on_all.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-starpu_create_sync_task.lo `test -f 'util/starpu_create_sync_task.c' || echo './'`util/starpu_create_sync_task.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c util/starpu_create_sync_task.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-starpu_create_sync_task.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-file.lo `test -f 'util/file.c' || echo './'`util/file.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c util/file.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-file.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-fstarpu.lo `test -f 'util/fstarpu.c' || echo './'`util/fstarpu.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-misc.lo `test -f 'util/misc.c' || echo './'`util/misc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c util/misc.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-misc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c util/fstarpu.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-fstarpu.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-openmp_runtime_support.lo `test -f 'util/openmp_runtime_support.c' || echo './'`util/openmp_runtime_support.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c util/openmp_runtime_support.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-openmp_runtime_support.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-openmp_runtime_support_environment.lo `test -f 'util/openmp_runtime_support_environment.c' || echo './'`util/openmp_runtime_support_environment.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c util/openmp_runtime_support_environment.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-openmp_runtime_support_environment.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-openmp_runtime_support_omp_api.lo `test -f 'util/openmp_runtime_support_omp_api.c' || echo './'`util/openmp_runtime_support_omp_api.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c util/openmp_runtime_support_omp_api.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-openmp_runtime_support_omp_api.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-starpu_data_cpy.lo `test -f 'util/starpu_data_cpy.c' || echo './'`util/starpu_data_cpy.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-starpu_task_insert.lo `test -f 'util/starpu_task_insert.c' || echo './'`util/starpu_task_insert.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c util/starpu_data_cpy.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-starpu_data_cpy.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c util/starpu_task_insert.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-starpu_task_insert.o util/starpu_data_cpy.c:82:13: warning: ‘mp_cpy_kernel’ defined but not used [-Wunused-function] 82 | static void mp_cpy_kernel(void *descr[], void *cl_arg) | ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-starpu_task_insert_utils.lo `test -f 'util/starpu_task_insert_utils.c' || echo './'`util/starpu_task_insert_utils.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-starpu_fxt.lo `test -f 'debug/traces/starpu_fxt.c' || echo './'`debug/traces/starpu_fxt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c util/starpu_task_insert_utils.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-starpu_task_insert_utils.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c debug/traces/starpu_fxt.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-starpu_fxt.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-starpu_fxt_mpi.lo `test -f 'debug/traces/starpu_fxt_mpi.c' || echo './'`debug/traces/starpu_fxt_mpi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c debug/traces/starpu_fxt_mpi.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-starpu_fxt_mpi.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-starpu_fxt_dag.lo `test -f 'debug/traces/starpu_fxt_dag.c' || echo './'`debug/traces/starpu_fxt_dag.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c debug/traces/starpu_fxt_dag.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-starpu_fxt_dag.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-starpu_paje.lo `test -f 'debug/traces/starpu_paje.c' || echo './'`debug/traces/starpu_paje.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c debug/traces/starpu_paje.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-starpu_paje.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-anim.lo `test -f 'debug/traces/anim.c' || echo './'`debug/traces/anim.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-latency.lo `test -f 'debug/latency.c' || echo './'`debug/latency.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c debug/traces/anim.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-anim.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c debug/latency.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-latency.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-structures_size.lo `test -f 'debug/structures_size.c' || echo './'`debug/structures_size.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c debug/structures_size.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-structures_size.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-profiling.lo `test -f 'profiling/profiling.c' || echo './'`profiling/profiling.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c profiling/profiling.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-profiling.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-bound.lo `test -f 'profiling/bound.c' || echo './'`profiling/bound.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-profiling_helpers.lo `test -f 'profiling/profiling_helpers.c' || echo './'`profiling/profiling_helpers.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c profiling/bound.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-bound.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c profiling/profiling_helpers.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-profiling_helpers.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-worker_list.lo `test -f 'worker_collection/worker_list.c' || echo './'`worker_collection/worker_list.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-worker_tree.lo `test -f 'worker_collection/worker_tree.c' || echo './'`worker_collection/worker_tree.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c worker_collection/worker_list.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-worker_list.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c worker_collection/worker_tree.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-worker_tree.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-component_worker.lo `test -f 'sched_policies/component_worker.c' || echo './'`sched_policies/component_worker.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/component_worker.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-component_worker.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-component_sched.lo `test -f 'sched_policies/component_sched.c' || echo './'`sched_policies/component_sched.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/component_sched.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-component_sched.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-component_fifo.lo `test -f 'sched_policies/component_fifo.c' || echo './'`sched_policies/component_fifo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/component_fifo.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-component_fifo.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-prio_deque.lo `test -f 'sched_policies/prio_deque.c' || echo './'`sched_policies/prio_deque.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/prio_deque.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-prio_deque.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-helper_mct.lo `test -f 'sched_policies/helper_mct.c' || echo './'`sched_policies/helper_mct.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/helper_mct.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-helper_mct.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-component_prio.lo `test -f 'sched_policies/component_prio.c' || echo './'`sched_policies/component_prio.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/component_prio.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-component_prio.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-component_random.lo `test -f 'sched_policies/component_random.c' || echo './'`sched_policies/component_random.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-component_eager.lo `test -f 'sched_policies/component_eager.c' || echo './'`sched_policies/component_eager.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/component_random.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-component_random.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/component_eager.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-component_eager.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-component_eager_prio.lo `test -f 'sched_policies/component_eager_prio.c' || echo './'`sched_policies/component_eager_prio.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-component_eager_calibration.lo `test -f 'sched_policies/component_eager_calibration.c' || echo './'`sched_policies/component_eager_calibration.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/component_eager_prio.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-component_eager_prio.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/component_eager_calibration.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-component_eager_calibration.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-component_mct.lo `test -f 'sched_policies/component_mct.c' || echo './'`sched_policies/component_mct.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-component_heft.lo `test -f 'sched_policies/component_heft.c' || echo './'`sched_policies/component_heft.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/component_mct.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-component_mct.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/component_heft.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-component_heft.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-component_heteroprio.lo `test -f 'sched_policies/component_heteroprio.c' || echo './'`sched_policies/component_heteroprio.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-component_best_implementation.lo `test -f 'sched_policies/component_best_implementation.c' || echo './'`sched_policies/component_best_implementation.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/component_heteroprio.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-component_heteroprio.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/component_best_implementation.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-component_best_implementation.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-component_perfmodel_select.lo `test -f 'sched_policies/component_perfmodel_select.c' || echo './'`sched_policies/component_perfmodel_select.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/component_perfmodel_select.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-component_perfmodel_select.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-component_composed.lo `test -f 'sched_policies/component_composed.c' || echo './'`sched_policies/component_composed.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/component_composed.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-component_composed.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-component_work_stealing.lo `test -f 'sched_policies/component_work_stealing.c' || echo './'`sched_policies/component_work_stealing.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/component_work_stealing.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-component_work_stealing.o sched_policies/component_composed.c:188:13: warning: ‘composed_component_deinit_data’ defined but not used [-Wunused-function] 188 | static void composed_component_deinit_data(struct starpu_sched_component * _component) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-component_stage.lo `test -f 'sched_policies/component_stage.c' || echo './'`sched_policies/component_stage.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/component_stage.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-component_stage.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-component_userchoice.lo `test -f 'sched_policies/component_userchoice.c' || echo './'`sched_policies/component_userchoice.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/component_userchoice.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-component_userchoice.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-modular_eager.lo `test -f 'sched_policies/modular_eager.c' || echo './'`sched_policies/modular_eager.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/modular_eager.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-modular_eager.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-modular_eager_prio.lo `test -f 'sched_policies/modular_eager_prio.c' || echo './'`sched_policies/modular_eager_prio.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-modular_eager_prefetching.lo `test -f 'sched_policies/modular_eager_prefetching.c' || echo './'`sched_policies/modular_eager_prefetching.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/modular_eager_prio.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-modular_eager_prio.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/modular_eager_prefetching.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-modular_eager_prefetching.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-modular_gemm.lo `test -f 'sched_policies/modular_gemm.c' || echo './'`sched_policies/modular_gemm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/modular_gemm.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-modular_gemm.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-modular_prio.lo `test -f 'sched_policies/modular_prio.c' || echo './'`sched_policies/modular_prio.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/modular_prio.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-modular_prio.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-modular_prio_prefetching.lo `test -f 'sched_policies/modular_prio_prefetching.c' || echo './'`sched_policies/modular_prio_prefetching.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/modular_prio_prefetching.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-modular_prio_prefetching.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-modular_random.lo `test -f 'sched_policies/modular_random.c' || echo './'`sched_policies/modular_random.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-modular_parallel_random.lo `test -f 'sched_policies/modular_parallel_random.c' || echo './'`sched_policies/modular_parallel_random.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/modular_random.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-modular_random.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/modular_parallel_random.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-modular_parallel_random.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-modular_random_prefetching.lo `test -f 'sched_policies/modular_random_prefetching.c' || echo './'`sched_policies/modular_random_prefetching.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/modular_random_prefetching.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-modular_random_prefetching.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-modular_parallel_heft.lo `test -f 'sched_policies/modular_parallel_heft.c' || echo './'`sched_policies/modular_parallel_heft.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-modular_heft.lo `test -f 'sched_policies/modular_heft.c' || echo './'`sched_policies/modular_heft.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/modular_parallel_heft.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-modular_parallel_heft.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/modular_heft.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-modular_heft.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-modular_heft_prio.lo `test -f 'sched_policies/modular_heft_prio.c' || echo './'`sched_policies/modular_heft_prio.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-modular_heteroprio.lo `test -f 'sched_policies/modular_heteroprio.c' || echo './'`sched_policies/modular_heteroprio.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-modular_heteroprio_heft.lo `test -f 'sched_policies/modular_heteroprio_heft.c' || echo './'`sched_policies/modular_heteroprio_heft.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/modular_heft_prio.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-modular_heft_prio.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/modular_heteroprio.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-modular_heteroprio.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/modular_heteroprio_heft.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-modular_heteroprio_heft.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-modular_heft2.lo `test -f 'sched_policies/modular_heft2.c' || echo './'`sched_policies/modular_heft2.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-modular_ws.lo `test -f 'sched_policies/modular_ws.c' || echo './'`sched_policies/modular_ws.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-modular_ez.lo `test -f 'sched_policies/modular_ez.c' || echo './'`sched_policies/modular_ez.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/modular_heft2.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-modular_heft2.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/modular_ws.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-modular_ws.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/modular_ez.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-modular_ez.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-driver_cpu.lo `test -f 'drivers/cpu/driver_cpu.c' || echo './'`drivers/cpu/driver_cpu.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c drivers/cpu/driver_cpu.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-driver_cpu.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-starpu_cublas.lo `test -f 'drivers/cuda/starpu_cublas.c' || echo './'`drivers/cuda/starpu_cublas.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c drivers/cuda/starpu_cublas.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-starpu_cublas.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-starpu_cusparse.lo `test -f 'drivers/cuda/starpu_cusparse.c' || echo './'`drivers/cuda/starpu_cusparse.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-disk_unistd_o_direct.lo `test -f 'core/disk_ops/disk_unistd_o_direct.c' || echo './'`core/disk_ops/disk_unistd_o_direct.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c drivers/cuda/starpu_cusparse.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-starpu_cusparse.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c core/disk_ops/disk_unistd_o_direct.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-disk_unistd_o_direct.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-scheduler_maker.lo `test -f 'sched_policies/scheduler_maker.c' || echo './'`sched_policies/scheduler_maker.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR='"/usr/share"' -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c -o libstarpu_1.3_la-hierarchical_heft.lo `test -f 'sched_policies/hierarchical_heft.c' || echo './'`sched_policies/hierarchical_heft.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/scheduler_maker.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-scheduler_maker.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -DBUILDING_STARPU -Wall -Werror=implicit -Werror=implicit-function-declaration -DSTARPU_DATADIR=\"/usr/share\" -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -g -c sched_policies/hierarchical_heft.c -fPIC -DPIC -o .libs/libstarpu_1.3_la-hierarchical_heft.o /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -g -no-undefined -version-info 7:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o libstarpu-1.3.la -rpath /usr/lib64 libstarpu_1.3_la-barrier.lo libstarpu_1.3_la-barrier_counter.lo libstarpu_1.3_la-bitmap.lo libstarpu_1.3_la-hash.lo libstarpu_1.3_la-rwlock.lo libstarpu_1.3_la-starpu_spinlock.lo libstarpu_1.3_la-timing.lo libstarpu_1.3_la-fxt.lo libstarpu_1.3_la-utils.lo libstarpu_1.3_la-thread.lo libstarpu_1.3_la-rbtree.lo libstarpu_1.3_la-graph.lo libstarpu_1.3_la-inlines.lo libstarpu_1.3_la-jobs.lo libstarpu_1.3_la-task.lo libstarpu_1.3_la-task_bundle.lo libstarpu_1.3_la-tree.lo libstarpu_1.3_la-drivers.lo libstarpu_1.3_la-workers.lo libstarpu_1.3_la-combined_workers.lo libstarpu_1.3_la-topology.lo libstarpu_1.3_la-disk.lo libstarpu_1.3_la-debug.lo libstarpu_1.3_la-errorcheck.lo libstarpu_1.3_la-progress_hook.lo libstarpu_1.3_la-idle_hook.lo libstarpu_1.3_la-cg.lo libstarpu_1.3_la-dependencies.lo libstarpu_1.3_la-implicit_data_deps.lo libstarpu_1.3_la-tags.lo libstarpu_1.3_la-task_deps.lo libstarpu_1.3_la-data_concurrency.lo libstarpu_1.3_la-data_arbiter_concurrency.lo libstarpu_1.3_la-disk_stdio.lo libstarpu_1.3_la-disk_unistd.lo libstarpu_1.3_la-disk_unistd_global.lo libstarpu_1.3_la-perfmodel_history.lo libstarpu_1.3_la-perfmodel_bus.lo libstarpu_1.3_la-perfmodel.lo libstarpu_1.3_la-perfmodel_print.lo libstarpu_1.3_la-perfmodel_nan.lo libstarpu_1.3_la-regression.lo libstarpu_1.3_la-multiple_regression.lo libstarpu_1.3_la-sched_policy.lo libstarpu_1.3_la-simgrid.lo libstarpu_1.3_la-simgrid_cpp.lo libstarpu_1.3_la-sched_ctx.lo libstarpu_1.3_la-sched_ctx_list.lo libstarpu_1.3_la-parallel_task.lo libstarpu_1.3_la-detect_combined_workers.lo libstarpu_1.3_la-eager_central_policy.lo libstarpu_1.3_la-eager_central_priority_policy.lo libstarpu_1.3_la-work_stealing_policy.lo libstarpu_1.3_la-deque_modeling_policy_data_aware.lo libstarpu_1.3_la-random_policy.lo libstarpu_1.3_la-fifo_queues.lo libstarpu_1.3_la-parallel_heft.lo libstarpu_1.3_la-parallel_eager.lo libstarpu_1.3_la-heteroprio.lo libstarpu_1.3_la-graph_test_policy.lo libstarpu_1.3_la-driver_common.lo libstarpu_1.3_la-driver_disk.lo libstarpu_1.3_la-node_ops.lo libstarpu_1.3_la-memory_nodes.lo libstarpu_1.3_la-write_back.lo libstarpu_1.3_la-coherency.lo libstarpu_1.3_la-data_request.lo libstarpu_1.3_la-datawizard.lo libstarpu_1.3_la-copy_driver.lo libstarpu_1.3_la-filters.lo libstarpu_1.3_la-sort_data_handles.lo libstarpu_1.3_la-malloc.lo libstarpu_1.3_la-memory_manager.lo libstarpu_1.3_la-memalloc.lo libstarpu_1.3_la-memstats.lo libstarpu_1.3_la-footprint.lo libstarpu_1.3_la-datastats.lo libstarpu_1.3_la-user_interactions.lo libstarpu_1.3_la-reduction.lo libstarpu_1.3_la-data_interface.lo libstarpu_1.3_la-bcsr_interface.lo libstarpu_1.3_la-coo_interface.lo libstarpu_1.3_la-csr_interface.lo libstarpu_1.3_la-matrix_filters.lo libstarpu_1.3_la-matrix_interface.lo libstarpu_1.3_la-block_filters.lo libstarpu_1.3_la-block_interface.lo libstarpu_1.3_la-vector_interface.lo libstarpu_1.3_la-bcsr_filters.lo libstarpu_1.3_la-csr_filters.lo libstarpu_1.3_la-vector_filters.lo libstarpu_1.3_la-variable_interface.lo libstarpu_1.3_la-void_interface.lo libstarpu_1.3_la-multiformat_interface.lo libstarpu_1.3_la-execute_on_all.lo libstarpu_1.3_la-starpu_create_sync_task.lo libstarpu_1.3_la-file.lo libstarpu_1.3_la-fstarpu.lo libstarpu_1.3_la-misc.lo libstarpu_1.3_la-openmp_runtime_support.lo libstarpu_1.3_la-openmp_runtime_support_environment.lo libstarpu_1.3_la-openmp_runtime_support_omp_api.lo libstarpu_1.3_la-starpu_data_cpy.lo libstarpu_1.3_la-starpu_task_insert.lo libstarpu_1.3_la-starpu_task_insert_utils.lo libstarpu_1.3_la-starpu_fxt.lo libstarpu_1.3_la-starpu_fxt_mpi.lo libstarpu_1.3_la-starpu_fxt_dag.lo libstarpu_1.3_la-starpu_paje.lo libstarpu_1.3_la-anim.lo libstarpu_1.3_la-latency.lo libstarpu_1.3_la-structures_size.lo libstarpu_1.3_la-profiling.lo libstarpu_1.3_la-bound.lo libstarpu_1.3_la-profiling_helpers.lo libstarpu_1.3_la-worker_list.lo libstarpu_1.3_la-worker_tree.lo libstarpu_1.3_la-component_worker.lo libstarpu_1.3_la-component_sched.lo libstarpu_1.3_la-component_fifo.lo libstarpu_1.3_la-prio_deque.lo libstarpu_1.3_la-helper_mct.lo libstarpu_1.3_la-component_prio.lo libstarpu_1.3_la-component_random.lo libstarpu_1.3_la-component_eager.lo libstarpu_1.3_la-component_eager_prio.lo libstarpu_1.3_la-component_eager_calibration.lo libstarpu_1.3_la-component_mct.lo libstarpu_1.3_la-component_heft.lo libstarpu_1.3_la-component_heteroprio.lo libstarpu_1.3_la-component_best_implementation.lo libstarpu_1.3_la-component_perfmodel_select.lo libstarpu_1.3_la-component_composed.lo libstarpu_1.3_la-component_work_stealing.lo libstarpu_1.3_la-component_stage.lo libstarpu_1.3_la-component_userchoice.lo libstarpu_1.3_la-modular_eager.lo libstarpu_1.3_la-modular_eager_prio.lo libstarpu_1.3_la-modular_eager_prefetching.lo libstarpu_1.3_la-modular_gemm.lo libstarpu_1.3_la-modular_prio.lo libstarpu_1.3_la-modular_prio_prefetching.lo libstarpu_1.3_la-modular_random.lo libstarpu_1.3_la-modular_parallel_random.lo libstarpu_1.3_la-modular_random_prefetching.lo libstarpu_1.3_la-modular_parallel_heft.lo libstarpu_1.3_la-modular_heft.lo libstarpu_1.3_la-modular_heft_prio.lo libstarpu_1.3_la-modular_heteroprio.lo libstarpu_1.3_la-modular_heteroprio_heft.lo libstarpu_1.3_la-modular_heft2.lo libstarpu_1.3_la-modular_ws.lo libstarpu_1.3_la-modular_ez.lo libstarpu_1.3_la-driver_cpu.lo libstarpu_1.3_la-starpu_cublas.lo libstarpu_1.3_la-starpu_cusparse.lo libstarpu_1.3_la-disk_unistd_o_direct.lo libstarpu_1.3_la-scheduler_maker.lo libstarpu_1.3_la-hierarchical_heft.lo -lm -lhwloc -lglpk -lblas -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/crtbeginS.o .libs/libstarpu_1.3_la-barrier.o .libs/libstarpu_1.3_la-barrier_counter.o .libs/libstarpu_1.3_la-bitmap.o .libs/libstarpu_1.3_la-hash.o .libs/libstarpu_1.3_la-rwlock.o .libs/libstarpu_1.3_la-starpu_spinlock.o .libs/libstarpu_1.3_la-timing.o .libs/libstarpu_1.3_la-fxt.o .libs/libstarpu_1.3_la-utils.o .libs/libstarpu_1.3_la-thread.o .libs/libstarpu_1.3_la-rbtree.o .libs/libstarpu_1.3_la-graph.o .libs/libstarpu_1.3_la-inlines.o .libs/libstarpu_1.3_la-jobs.o .libs/libstarpu_1.3_la-task.o .libs/libstarpu_1.3_la-task_bundle.o .libs/libstarpu_1.3_la-tree.o .libs/libstarpu_1.3_la-drivers.o .libs/libstarpu_1.3_la-workers.o .libs/libstarpu_1.3_la-combined_workers.o .libs/libstarpu_1.3_la-topology.o .libs/libstarpu_1.3_la-disk.o .libs/libstarpu_1.3_la-debug.o .libs/libstarpu_1.3_la-errorcheck.o .libs/libstarpu_1.3_la-progress_hook.o .libs/libstarpu_1.3_la-idle_hook.o .libs/libstarpu_1.3_la-cg.o .libs/libstarpu_1.3_la-dependencies.o .libs/libstarpu_1.3_la-implicit_data_deps.o .libs/libstarpu_1.3_la-tags.o .libs/libstarpu_1.3_la-task_deps.o .libs/libstarpu_1.3_la-data_concurrency.o .libs/libstarpu_1.3_la-data_arbiter_concurrency.o .libs/libstarpu_1.3_la-disk_stdio.o .libs/libstarpu_1.3_la-disk_unistd.o .libs/libstarpu_1.3_la-disk_unistd_global.o .libs/libstarpu_1.3_la-perfmodel_history.o .libs/libstarpu_1.3_la-perfmodel_bus.o .libs/libstarpu_1.3_la-perfmodel.o .libs/libstarpu_1.3_la-perfmodel_print.o .libs/libstarpu_1.3_la-perfmodel_nan.o .libs/libstarpu_1.3_la-regression.o .libs/libstarpu_1.3_la-multiple_regression.o .libs/libstarpu_1.3_la-sched_policy.o .libs/libstarpu_1.3_la-simgrid.o .libs/libstarpu_1.3_la-simgrid_cpp.o .libs/libstarpu_1.3_la-sched_ctx.o .libs/libstarpu_1.3_la-sched_ctx_list.o .libs/libstarpu_1.3_la-parallel_task.o .libs/libstarpu_1.3_la-detect_combined_workers.o .libs/libstarpu_1.3_la-eager_central_policy.o .libs/libstarpu_1.3_la-eager_central_priority_policy.o .libs/libstarpu_1.3_la-work_stealing_policy.o .libs/libstarpu_1.3_la-deque_modeling_policy_data_aware.o .libs/libstarpu_1.3_la-random_policy.o .libs/libstarpu_1.3_la-fifo_queues.o .libs/libstarpu_1.3_la-parallel_heft.o .libs/libstarpu_1.3_la-parallel_eager.o .libs/libstarpu_1.3_la-heteroprio.o .libs/libstarpu_1.3_la-graph_test_policy.o .libs/libstarpu_1.3_la-driver_common.o .libs/libstarpu_1.3_la-driver_disk.o .libs/libstarpu_1.3_la-node_ops.o .libs/libstarpu_1.3_la-memory_nodes.o .libs/libstarpu_1.3_la-write_back.o .libs/libstarpu_1.3_la-coherency.o .libs/libstarpu_1.3_la-data_request.o .libs/libstarpu_1.3_la-datawizard.o .libs/libstarpu_1.3_la-copy_driver.o .libs/libstarpu_1.3_la-filters.o .libs/libstarpu_1.3_la-sort_data_handles.o .libs/libstarpu_1.3_la-malloc.o .libs/libstarpu_1.3_la-memory_manager.o .libs/libstarpu_1.3_la-memalloc.o .libs/libstarpu_1.3_la-memstats.o .libs/libstarpu_1.3_la-footprint.o .libs/libstarpu_1.3_la-datastats.o .libs/libstarpu_1.3_la-user_interactions.o .libs/libstarpu_1.3_la-reduction.o .libs/libstarpu_1.3_la-data_interface.o .libs/libstarpu_1.3_la-bcsr_interface.o .libs/libstarpu_1.3_la-coo_interface.o .libs/libstarpu_1.3_la-csr_interface.o .libs/libstarpu_1.3_la-matrix_filters.o .libs/libstarpu_1.3_la-matrix_interface.o .libs/libstarpu_1.3_la-block_filters.o .libs/libstarpu_1.3_la-block_interface.o .libs/libstarpu_1.3_la-vector_interface.o .libs/libstarpu_1.3_la-bcsr_filters.o .libs/libstarpu_1.3_la-csr_filters.o .libs/libstarpu_1.3_la-vector_filters.o .libs/libstarpu_1.3_la-variable_interface.o .libs/libstarpu_1.3_la-void_interface.o .libs/libstarpu_1.3_la-multiformat_interface.o .libs/libstarpu_1.3_la-execute_on_all.o .libs/libstarpu_1.3_la-starpu_create_sync_task.o .libs/libstarpu_1.3_la-file.o .libs/libstarpu_1.3_la-fstarpu.o .libs/libstarpu_1.3_la-misc.o .libs/libstarpu_1.3_la-openmp_runtime_support.o .libs/libstarpu_1.3_la-openmp_runtime_support_environment.o .libs/libstarpu_1.3_la-openmp_runtime_support_omp_api.o .libs/libstarpu_1.3_la-starpu_data_cpy.o .libs/libstarpu_1.3_la-starpu_task_insert.o .libs/libstarpu_1.3_la-starpu_task_insert_utils.o .libs/libstarpu_1.3_la-starpu_fxt.o .libs/libstarpu_1.3_la-starpu_fxt_mpi.o .libs/libstarpu_1.3_la-starpu_fxt_dag.o .libs/libstarpu_1.3_la-starpu_paje.o .libs/libstarpu_1.3_la-anim.o .libs/libstarpu_1.3_la-latency.o .libs/libstarpu_1.3_la-structures_size.o .libs/libstarpu_1.3_la-profiling.o .libs/libstarpu_1.3_la-bound.o .libs/libstarpu_1.3_la-profiling_helpers.o .libs/libstarpu_1.3_la-worker_list.o .libs/libstarpu_1.3_la-worker_tree.o .libs/libstarpu_1.3_la-component_worker.o .libs/libstarpu_1.3_la-component_sched.o .libs/libstarpu_1.3_la-component_fifo.o .libs/libstarpu_1.3_la-prio_deque.o .libs/libstarpu_1.3_la-helper_mct.o .libs/libstarpu_1.3_la-component_prio.o .libs/libstarpu_1.3_la-component_random.o .libs/libstarpu_1.3_la-component_eager.o .libs/libstarpu_1.3_la-component_eager_prio.o .libs/libstarpu_1.3_la-component_eager_calibration.o .libs/libstarpu_1.3_la-component_mct.o .libs/libstarpu_1.3_la-component_heft.o .libs/libstarpu_1.3_la-component_heteroprio.o .libs/libstarpu_1.3_la-component_best_implementation.o .libs/libstarpu_1.3_la-component_perfmodel_select.o .libs/libstarpu_1.3_la-component_composed.o .libs/libstarpu_1.3_la-component_work_stealing.o .libs/libstarpu_1.3_la-component_stage.o .libs/libstarpu_1.3_la-component_userchoice.o .libs/libstarpu_1.3_la-modular_eager.o .libs/libstarpu_1.3_la-modular_eager_prio.o .libs/libstarpu_1.3_la-modular_eager_prefetching.o .libs/libstarpu_1.3_la-modular_gemm.o .libs/libstarpu_1.3_la-modular_prio.o .libs/libstarpu_1.3_la-modular_prio_prefetching.o .libs/libstarpu_1.3_la-modular_random.o .libs/libstarpu_1.3_la-modular_parallel_random.o .libs/libstarpu_1.3_la-modular_random_prefetching.o .libs/libstarpu_1.3_la-modular_parallel_heft.o .libs/libstarpu_1.3_la-modular_heft.o .libs/libstarpu_1.3_la-modular_heft_prio.o .libs/libstarpu_1.3_la-modular_heteroprio.o .libs/libstarpu_1.3_la-modular_heteroprio_heft.o .libs/libstarpu_1.3_la-modular_heft2.o .libs/libstarpu_1.3_la-modular_ws.o .libs/libstarpu_1.3_la-modular_ez.o .libs/libstarpu_1.3_la-driver_cpu.o .libs/libstarpu_1.3_la-starpu_cublas.o .libs/libstarpu_1.3_la-starpu_cusparse.o .libs/libstarpu_1.3_la-disk_unistd_o_direct.o .libs/libstarpu_1.3_la-scheduler_maker.o .libs/libstarpu_1.3_la-hierarchical_heft.o -Wl,--as-needed -lhwloc -lglpk -lblas -lrt -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib64/crtn.o -march=native -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -Wl,-soname -Wl,libstarpu-1.3.so.7 -o .libs/libstarpu-1.3.so.7.0.0 libtool: link: (cd ".libs" && rm -f "libstarpu-1.3.so.7" && ln -s "libstarpu-1.3.so.7.0.0" "libstarpu-1.3.so.7") libtool: link: (cd ".libs" && rm -f "libstarpu-1.3.so" && ln -s "libstarpu-1.3.so.7.0.0" "libstarpu-1.3.so") libtool: link: ( cd ".libs" && rm -f "libstarpu-1.3.la" && ln -s "../libstarpu-1.3.la" "libstarpu-1.3.la" ) make[2]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/src' make[1]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/src' Making all in tools make[1]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tools' make[2]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tools' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../tools/ -I../mpi/ -I../src -I../src -D_GNU_SOURCE -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -c -o starpu_perfmodel_display.o starpu_perfmodel_display.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -Wall -Werror=implicit -Werror=implicit-function-declaration -I../include/ -I../tools/ -I../mpi/ -I../src -I../src -D_GNU_SOURCE -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -c -o starpu_perfmodel_plot-starpu_perfmodel_plot.o `test -f 'starpu_perfmodel_plot.c' || echo './'`starpu_perfmodel_plot.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../tools/ -I../mpi/ -I../src -I../src -D_GNU_SOURCE -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -c -o starpu_calibrate_bus.o starpu_calibrate_bus.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../tools/ -I../mpi/ -I../src -I../src -D_GNU_SOURCE -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -c -o starpu_machine_display.o starpu_machine_display.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../tools/ -I../mpi/ -I../src -I../src -D_GNU_SOURCE -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -c -o starpu_sched_display.o starpu_sched_display.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../tools/ -I../mpi/ -I../src -I../src -D_GNU_SOURCE -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -c -o starpu_tasks_rec_complete.o starpu_tasks_rec_complete.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../tools/ -I../mpi/ -I../src -I../src -D_GNU_SOURCE -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -c -o starpu_lp2paje.o starpu_lp2paje.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../tools/ -I../mpi/ -I../src -I../src -D_GNU_SOURCE -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -c -o starpu_perfmodel_recdump.o starpu_perfmodel_recdump.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -Wall -Werror=implicit -Werror=implicit-function-declaration -I../include/ -I../tools/ -I../mpi/ -I../src -I../src -I../src/ -D_GNU_SOURCE -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -c -o loader-loader.o `test -f '../tests/loader.c' || echo './'`../tests/loader.c chmod +x starpu_workers_activity help2man --no-discard-stderr -N -n "Display StarPU workers activity" --output=starpu_workers_activity.1 ./starpu_workers_activity chmod +x starpu_codelet_profile help2man --no-discard-stderr -N -n "Draw StarPU codelet profile" --output=starpu_codelet_profile.1 ./starpu_codelet_profile chmod +x starpu_codelet_histo_profile help2man --no-discard-stderr -N -n "Draw StarPU codelet histogram" --output=starpu_codelet_histo_profile.1 ./starpu_codelet_histo_profile chmod +x starpu_env help2man --no-discard-stderr -N -n "Set StarPU environment variables" --output=starpu_env.1 ./starpu_env chmod +x starpu_mpi_comm_matrix.py help2man --no-discard-stderr -N -n "Draw StarPU MPI communications matrix" --output=starpu_mpi_comm_matrix.1 ./starpu_mpi_comm_matrix.py chmod +x starpu_paje_draw_histogram help2man --no-discard-stderr -N -n "Draw StarPU trace histogram" --output=starpu_paje_draw_histogram.1 ./starpu_paje_draw_histogram chmod +x starpu_paje_state_stats help2man --no-discard-stderr -N -n "Print statistics from StarPU trace" --output=starpu_paje_state_stats.1 ./starpu_paje_state_stats /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o starpu_perfmodel_display starpu_perfmodel_display.o ../src/libstarpu-1.3.la -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o starpu_perfmodel_plot starpu_perfmodel_plot-starpu_perfmodel_plot.o ../src/libstarpu-1.3.la -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o starpu_calibrate_bus starpu_calibrate_bus.o ../src/libstarpu-1.3.la -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o .libs/starpu_perfmodel_plot starpu_perfmodel_plot-starpu_perfmodel_plot.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lhwloc -lglpk -lblas -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o .libs/starpu_perfmodel_display starpu_perfmodel_display.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lhwloc -lglpk -lblas -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o .libs/starpu_calibrate_bus starpu_calibrate_bus.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lhwloc -lglpk -lblas -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o starpu_machine_display starpu_machine_display.o ../src/libstarpu-1.3.la -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o starpu_sched_display starpu_sched_display.o ../src/libstarpu-1.3.la -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o starpu_tasks_rec_complete starpu_tasks_rec_complete.o ../src/libstarpu-1.3.la -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o .libs/starpu_machine_display starpu_machine_display.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lhwloc -lglpk -lblas -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o .libs/starpu_sched_display starpu_sched_display.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lhwloc -lglpk -lblas -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o starpu_lp2paje starpu_lp2paje.o ../src/libstarpu-1.3.la -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o .libs/starpu_tasks_rec_complete starpu_tasks_rec_complete.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lhwloc -lglpk -lblas -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o starpu_perfmodel_recdump starpu_perfmodel_recdump.o ../src/libstarpu-1.3.la -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o loader loader-loader.o ../src/libstarpu-1.3.la -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o .libs/starpu_lp2paje starpu_lp2paje.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lhwloc -lglpk -lblas -lrt -lm -lpthread help2man --no-discard-stderr -N -n "Force StarPU bus calibration" --output=starpu_calibrate_bus.1 ./starpu_calibrate_bus libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o .libs/starpu_perfmodel_recdump starpu_perfmodel_recdump.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lhwloc -lglpk -lblas -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Werror=implicit -Werror=implicit-function-declaration -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o .libs/loader loader-loader.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lhwloc -lglpk -lblas -lrt -lm -lpthread help2man --no-discard-stderr -N -n "Display machine StarPU information" --output=starpu_machine_display.1 ./starpu_machine_display help2man --no-discard-stderr -N -n "Display StarPU performance model" --output=starpu_perfmodel_display.1 ./starpu_perfmodel_display help2man --no-discard-stderr -N -n "Plot StarPU performance model" --output=starpu_perfmodel_plot.1 ./starpu_perfmodel_plot help2man --no-discard-stderr -N -n "Complete StarPU tasks.rec file" --output=starpu_tasks_rec_complete.1 ./starpu_tasks_rec_complete help2man --no-discard-stderr -N -n "Convert lp StarPU schedule into Paje format" --output=starpu_lp2paje.1 ./starpu_lp2paje make[2]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tools' make[1]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tools' Making all in tests make[1]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tests' make all-recursive make[2]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tests' make[3]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tests' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o async_tasks_overhead.o `test -f 'microbenchs/async_tasks_overhead.c' || echo './'`microbenchs/async_tasks_overhead.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o sync_tasks_overhead.o `test -f 'microbenchs/sync_tasks_overhead.c' || echo './'`microbenchs/sync_tasks_overhead.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o tasks_overhead.o `test -f 'microbenchs/tasks_overhead.c' || echo './'`microbenchs/tasks_overhead.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o tasks_size_overhead.o `test -f 'microbenchs/tasks_size_overhead.c' || echo './'`microbenchs/tasks_size_overhead.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o local_pingpong.o `test -f 'microbenchs/local_pingpong.c' || echo './'`microbenchs/local_pingpong.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o bandwidth.o `test -f 'microbenchs/bandwidth.c' || echo './'`microbenchs/bandwidth.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o loader.o loader.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o callback.o `test -f 'main/callback.c' || echo './'`main/callback.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o bind.o `test -f 'main/bind.c' || echo './'`main/bind.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o mkdtemp.o `test -f 'main/mkdtemp.c' || echo './'`main/mkdtemp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o execute_schedule.o `test -f 'main/execute_schedule.c' || echo './'`main/execute_schedule.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o insert_task_pack.o `test -f 'main/insert_task_pack.c' || echo './'`main/insert_task_pack.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o insert_task_nullcodelet.o `test -f 'main/insert_task_nullcodelet.c' || echo './'`main/insert_task_nullcodelet.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o multithreaded_init.o `test -f 'main/multithreaded_init.c' || echo './'`main/multithreaded_init.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o empty_task.o `test -f 'main/empty_task.c' || echo './'`main/empty_task.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o empty_task_chain.o `test -f 'main/empty_task_chain.c' || echo './'`main/empty_task_chain.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o starpu_worker_exists.o `test -f 'main/starpu_worker_exists.c' || echo './'`main/starpu_worker_exists.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o codelet_null_callback.o `test -f 'main/codelet_null_callback.c' || echo './'`main/codelet_null_callback.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o allocate.o `test -f 'datawizard/allocate.c' || echo './'`datawizard/allocate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o acquire_cb.o `test -f 'datawizard/acquire_cb.c' || echo './'`datawizard/acquire_cb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o deps.o `test -f 'datawizard/deps.c' || echo './'`datawizard/deps.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o user_interaction_implicit.o `test -f 'datawizard/user_interaction_implicit.c' || echo './'`datawizard/user_interaction_implicit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o copy_interfaces.o `test -f 'datawizard/interfaces/copy_interfaces.c' || echo './'`datawizard/interfaces/copy_interfaces.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o numa_overflow.o `test -f 'datawizard/numa_overflow.c' || echo './'`datawizard/numa_overflow.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o locality.o `test -f 'datawizard/locality.c' || echo './'`datawizard/locality.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o variable_size.o `test -f 'datawizard/variable_size.c' || echo './'`datawizard/variable_size.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o starpu_init_noworker.o `test -f 'errorcheck/starpu_init_noworker.c' || echo './'`errorcheck/starpu_init_noworker.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o invalid_tasks.o `test -f 'errorcheck/invalid_tasks.c' || echo './'`errorcheck/invalid_tasks.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o cublas_init.o `test -f 'helper/cublas_init.c' || echo './'`helper/cublas_init.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o cusparse_init.o `test -f 'helper/cusparse_init.c' || echo './'`helper/cusparse_init.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o pinned_memory.o `test -f 'helper/pinned_memory.c' || echo './'`helper/pinned_memory.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o execute_on_all.o `test -f 'helper/execute_on_all.c' || echo './'`helper/execute_on_all.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o display_structures_size.o `test -f 'microbenchs/display_structures_size.c' || echo './'`microbenchs/display_structures_size.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o overlap.o `test -f 'overlap/overlap.c' || echo './'`overlap/overlap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o sched_ctx_list.o `test -f 'sched_ctx/sched_ctx_list.c' || echo './'`sched_ctx/sched_ctx_list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o sched_ctx_policy_data.o `test -f 'sched_ctx/sched_ctx_policy_data.c' || echo './'`sched_ctx/sched_ctx_policy_data.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o init_exit_01.o `test -f 'openmp/init_exit_01.c' || echo './'`openmp/init_exit_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o init_exit_02.o `test -f 'openmp/init_exit_02.c' || echo './'`openmp/init_exit_02.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o environment.o `test -f 'openmp/environment.c' || echo './'`openmp/environment.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o api_01.o `test -f 'openmp/api_01.c' || echo './'`openmp/api_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_01.o `test -f 'openmp/parallel_01.c' || echo './'`openmp/parallel_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_02.o `test -f 'openmp/parallel_02.c' || echo './'`openmp/parallel_02.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_03.o `test -f 'openmp/parallel_03.c' || echo './'`openmp/parallel_03.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_barrier_01.o `test -f 'openmp/parallel_barrier_01.c' || echo './'`openmp/parallel_barrier_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_master_01.o `test -f 'openmp/parallel_master_01.c' || echo './'`openmp/parallel_master_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_master_inline_01.o `test -f 'openmp/parallel_master_inline_01.c' || echo './'`openmp/parallel_master_inline_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_single_wait_01.o `test -f 'openmp/parallel_single_wait_01.c' || echo './'`openmp/parallel_single_wait_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_single_nowait_01.o `test -f 'openmp/parallel_single_nowait_01.c' || echo './'`openmp/parallel_single_nowait_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_single_inline_01.o `test -f 'openmp/parallel_single_inline_01.c' || echo './'`openmp/parallel_single_inline_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_single_copyprivate_01.o `test -f 'openmp/parallel_single_copyprivate_01.c' || echo './'`openmp/parallel_single_copyprivate_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_single_copyprivate_inline_01.o `test -f 'openmp/parallel_single_copyprivate_inline_01.c' || echo './'`openmp/parallel_single_copyprivate_inline_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_critical_01.o `test -f 'openmp/parallel_critical_01.c' || echo './'`openmp/parallel_critical_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_critical_inline_01.o `test -f 'openmp/parallel_critical_inline_01.c' || echo './'`openmp/parallel_critical_inline_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_critical_named_01.o `test -f 'openmp/parallel_critical_named_01.c' || echo './'`openmp/parallel_critical_named_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_critical_named_inline_01.o `test -f 'openmp/parallel_critical_named_inline_01.c' || echo './'`openmp/parallel_critical_named_inline_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_simple_lock_01.o `test -f 'openmp/parallel_simple_lock_01.c' || echo './'`openmp/parallel_simple_lock_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_nested_lock_01.o `test -f 'openmp/parallel_nested_lock_01.c' || echo './'`openmp/parallel_nested_lock_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_for_01.o `test -f 'openmp/parallel_for_01.c' || echo './'`openmp/parallel_for_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_for_02.o `test -f 'openmp/parallel_for_02.c' || echo './'`openmp/parallel_for_02.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_for_ordered_01.o `test -f 'openmp/parallel_for_ordered_01.c' || echo './'`openmp/parallel_for_ordered_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_sections_01.o `test -f 'openmp/parallel_sections_01.c' || echo './'`openmp/parallel_sections_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_sections_combined_01.o `test -f 'openmp/parallel_sections_combined_01.c' || echo './'`openmp/parallel_sections_combined_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o task_01.o `test -f 'openmp/task_01.c' || echo './'`openmp/task_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o task_02.o `test -f 'openmp/task_02.c' || echo './'`openmp/task_02.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o task_03.o `test -f 'openmp/task_03.c' || echo './'`openmp/task_03.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o taskloop.o `test -f 'openmp/taskloop.c' || echo './'`openmp/taskloop.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o taskwait_01.o `test -f 'openmp/taskwait_01.c' || echo './'`openmp/taskwait_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o taskgroup_01.o `test -f 'openmp/taskgroup_01.c' || echo './'`openmp/taskgroup_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o taskgroup_02.o `test -f 'openmp/taskgroup_02.c' || echo './'`openmp/taskgroup_02.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o array_slice_01.o `test -f 'openmp/array_slice_01.c' || echo './'`openmp/array_slice_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o cuda_task_01.o `test -f 'openmp/cuda_task_01.c' || echo './'`openmp/cuda_task_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o value_nan.o `test -f 'perfmodels/value_nan.c' || echo './'`perfmodels/value_nan.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -Wno-deprecated-declarations -pipe -march=native -fno-diagnostics-color -O2 -g -c -o main_deprecated_func-deprecated_func.o `test -f 'main/deprecated_func.c' || echo './'`main/deprecated_func.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o init_run_deinit.o `test -f 'main/driver_api/init_run_deinit.c' || echo './'`main/driver_api/init_run_deinit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o run_driver.o `test -f 'main/driver_api/run_driver.c' || echo './'`main/driver_api/run_driver.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o deploop.o `test -f 'main/deploop.c' || echo './'`main/deploop.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o display_binding.o `test -f 'main/display_binding.c' || echo './'`main/display_binding.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o execute_on_a_specific_worker.o `test -f 'main/execute_on_a_specific_worker.c' || echo './'`main/execute_on_a_specific_worker.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o insert_task.o `test -f 'main/insert_task.c' || echo './'`main/insert_task.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o insert_task_value.o `test -f 'main/insert_task_value.c' || echo './'`main/insert_task_value.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o insert_task_dyn_handles.o `test -f 'main/insert_task_dyn_handles.c' || echo './'`main/insert_task_dyn_handles.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o insert_task_array.o `test -f 'main/insert_task_array.c' || echo './'`main/insert_task_array.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o insert_task_many.o `test -f 'main/insert_task_many.c' || echo './'`main/insert_task_many.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o insert_task_where.o `test -f 'main/insert_task_where.c' || echo './'`main/insert_task_where.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o multithreaded.o `test -f 'main/multithreaded.c' || echo './'`main/multithreaded.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o starpu_task_bundle.o `test -f 'main/starpu_task_bundle.c' || echo './'`main/starpu_task_bundle.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o starpu_task_wait_for_all.o `test -f 'main/starpu_task_wait_for_all.c' || echo './'`main/starpu_task_wait_for_all.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o starpu_task_wait.o `test -f 'main/starpu_task_wait.c' || echo './'`main/starpu_task_wait.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o static_restartable.o `test -f 'main/static_restartable.c' || echo './'`main/static_restartable.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o static_restartable_using_initializer.o `test -f 'main/static_restartable_using_initializer.c' || echo './'`main/static_restartable_using_initializer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o static_restartable_tag.o `test -f 'main/static_restartable_tag.c' || echo './'`main/static_restartable_tag.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o regenerate.o `test -f 'main/regenerate.c' || echo './'`main/regenerate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o regenerate_pipeline.o `test -f 'main/regenerate_pipeline.c' || echo './'`main/regenerate_pipeline.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o restart.o `test -f 'main/restart.c' || echo './'`main/restart.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o wait_all_regenerable_tasks.o `test -f 'main/wait_all_regenerable_tasks.c' || echo './'`main/wait_all_regenerable_tasks.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o subgraph_repeat.o `test -f 'main/subgraph_repeat.c' || echo './'`main/subgraph_repeat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o increment_codelet.o `test -f 'main/increment_codelet.c' || echo './'`main/increment_codelet.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o subgraph_repeat_tag.o `test -f 'main/subgraph_repeat_tag.c' || echo './'`main/subgraph_repeat_tag.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o subgraph_repeat_regenerate.o `test -f 'main/subgraph_repeat_regenerate.c' || echo './'`main/subgraph_repeat_regenerate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o subgraph_repeat_regenerate_tag.o `test -f 'main/subgraph_repeat_regenerate_tag.c' || echo './'`main/subgraph_repeat_regenerate_tag.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o subgraph_repeat_regenerate_tag_cycle.o `test -f 'main/subgraph_repeat_regenerate_tag_cycle.c' || echo './'`main/subgraph_repeat_regenerate_tag_cycle.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o empty_task_sync_point.o `test -f 'main/empty_task_sync_point.c' || echo './'`main/empty_task_sync_point.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o empty_task_sync_point_tasks.o `test -f 'main/empty_task_sync_point_tasks.c' || echo './'`main/empty_task_sync_point_tasks.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o tag_wait_api.o `test -f 'main/tag_wait_api.c' || echo './'`main/tag_wait_api.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o tag_get_task.o `test -f 'main/tag_get_task.c' || echo './'`main/tag_get_task.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o task_wait_api.o `test -f 'main/task_wait_api.c' || echo './'`main/task_wait_api.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o declare_deps_in_callback.o `test -f 'main/declare_deps_in_callback.c' || echo './'`main/declare_deps_in_callback.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o declare_deps_after_submission.o `test -f 'main/declare_deps_after_submission.c' || echo './'`main/declare_deps_after_submission.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o declare_deps_after_submission_synchronous.o `test -f 'main/declare_deps_after_submission_synchronous.c' || echo './'`main/declare_deps_after_submission_synchronous.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o get_current_task.o `test -f 'main/get_current_task.c' || echo './'`main/get_current_task.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o starpu_init.o `test -f 'main/starpu_init.c' || echo './'`main/starpu_init.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o submit.o `test -f 'main/submit.c' || echo './'`main/submit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o pause_resume.o `test -f 'main/pause_resume.c' || echo './'`main/pause_resume.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o pack.o `test -f 'main/pack.c' || echo './'`main/pack.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o get_children_tasks.o `test -f 'main/get_children_tasks.c' || echo './'`main/get_children_tasks.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o hwloc_cpuset.o `test -f 'main/hwloc_cpuset.c' || echo './'`main/hwloc_cpuset.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o task_end_dep.o `test -f 'main/task_end_dep.c' || echo './'`main/task_end_dep.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o acquire_cb_insert.o `test -f 'datawizard/acquire_cb_insert.c' || echo './'`datawizard/acquire_cb_insert.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o acquire_release.o `test -f 'datawizard/acquire_release.c' || echo './'`datawizard/acquire_release.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o acquire_release2.o `test -f 'datawizard/acquire_release2.c' || echo './'`datawizard/acquire_release2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o acquire_try.o `test -f 'datawizard/acquire_try.c' || echo './'`datawizard/acquire_try.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o bcsr.o `test -f 'datawizard/bcsr.c' || echo './'`datawizard/bcsr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o cache.o `test -f 'datawizard/cache.c' || echo './'`datawizard/cache.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o commute.o `test -f 'datawizard/commute.c' || echo './'`datawizard/commute.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o commute2.o `test -f 'datawizard/commute2.c' || echo './'`datawizard/commute2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o copy.o `test -f 'datawizard/copy.c' || echo './'`datawizard/copy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o data_implicit_deps.o `test -f 'datawizard/data_implicit_deps.c' || echo './'`datawizard/data_implicit_deps.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o data_lookup.o `test -f 'datawizard/data_lookup.c' || echo './'`datawizard/data_lookup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o scratch.o `test -f 'datawizard/scratch.c' || echo './'`datawizard/scratch.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o scratch_reuse.o `test -f 'datawizard/scratch_reuse.c' || echo './'`datawizard/scratch_reuse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o sync_and_notify_data.o `test -f 'datawizard/sync_and_notify_data.c' || echo './'`datawizard/sync_and_notify_data.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o sync_and_notify_data_implicit.o `test -f 'datawizard/sync_and_notify_data_implicit.c' || echo './'`datawizard/sync_and_notify_data_implicit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o dsm_stress.o `test -f 'datawizard/dsm_stress.c' || echo './'`datawizard/dsm_stress.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o double_parameter.o `test -f 'datawizard/double_parameter.c' || echo './'`datawizard/double_parameter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o write_only_tmp_buffer.o `test -f 'datawizard/write_only_tmp_buffer.c' || echo './'`datawizard/write_only_tmp_buffer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o data_invalidation.o `test -f 'datawizard/data_invalidation.c' || echo './'`datawizard/data_invalidation.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o dining_philosophers.o `test -f 'datawizard/dining_philosophers.c' || echo './'`datawizard/dining_philosophers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o manual_reduction.o `test -f 'datawizard/manual_reduction.c' || echo './'`datawizard/manual_reduction.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o readers_and_writers.o `test -f 'datawizard/readers_and_writers.c' || echo './'`datawizard/readers_and_writers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o unpartition.o `test -f 'datawizard/unpartition.c' || echo './'`datawizard/unpartition.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o sync_with_data_with_mem.o `test -f 'datawizard/sync_with_data_with_mem.c' || echo './'`datawizard/sync_with_data_with_mem.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o sync_with_data_with_mem_non_blocking.o `test -f 'datawizard/sync_with_data_with_mem_non_blocking.c' || echo './'`datawizard/sync_with_data_with_mem_non_blocking.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o sync_with_data_with_mem_non_blocking_implicit.o `test -f 'datawizard/sync_with_data_with_mem_non_blocking_implicit.c' || echo './'`datawizard/sync_with_data_with_mem_non_blocking_implicit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o mpi_like.o `test -f 'datawizard/mpi_like.c' || echo './'`datawizard/mpi_like.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o mpi_like_async.o `test -f 'datawizard/mpi_like_async.c' || echo './'`datawizard/mpi_like_async.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o critical_section_with_void_interface.o `test -f 'datawizard/critical_section_with_void_interface.c' || echo './'`datawizard/critical_section_with_void_interface.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o increment_init.o `test -f 'datawizard/increment_init.c' || echo './'`datawizard/increment_init.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o increment_redux.o `test -f 'datawizard/increment_redux.c' || echo './'`datawizard/increment_redux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o increment_redux_v2.o `test -f 'datawizard/increment_redux_v2.c' || echo './'`datawizard/increment_redux_v2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o increment_redux_lazy.o `test -f 'datawizard/increment_redux_lazy.c' || echo './'`datawizard/increment_redux_lazy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o handle_to_pointer.o `test -f 'datawizard/handle_to_pointer.c' || echo './'`datawizard/handle_to_pointer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o lazy_allocation.o `test -f 'datawizard/lazy_allocation.c' || echo './'`datawizard/lazy_allocation.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o lazy_unregister.o `test -f 'datawizard/lazy_unregister.c' || echo './'`datawizard/lazy_unregister.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o no_unregister.o `test -f 'datawizard/no_unregister.c' || echo './'`datawizard/no_unregister.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o noreclaim.o `test -f 'datawizard/noreclaim.c' || echo './'`datawizard/noreclaim.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o nowhere.o `test -f 'datawizard/nowhere.c' || echo './'`datawizard/nowhere.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o test_interfaces.o `test -f 'datawizard/interfaces/test_interfaces.c' || echo './'`datawizard/interfaces/test_interfaces.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o block_interface.o `test -f 'datawizard/interfaces/block/block_interface.c' || echo './'`datawizard/interfaces/block/block_interface.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o bcsr_interface.o `test -f 'datawizard/interfaces/bcsr/bcsr_interface.c' || echo './'`datawizard/interfaces/bcsr/bcsr_interface.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o coo_interface.o `test -f 'datawizard/interfaces/coo/coo_interface.c' || echo './'`datawizard/interfaces/coo/coo_interface.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o csr_interface.o `test -f 'datawizard/interfaces/csr/csr_interface.c' || echo './'`datawizard/interfaces/csr/csr_interface.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o matrix_interface.o `test -f 'datawizard/interfaces/matrix/matrix_interface.c' || echo './'`datawizard/interfaces/matrix/matrix_interface.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o multiformat_interface.o `test -f 'datawizard/interfaces/multiformat/multiformat_interface.c' || echo './'`datawizard/interfaces/multiformat/multiformat_interface.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o multiformat_conversion_codelets.o `test -f 'datawizard/interfaces/multiformat/multiformat_conversion_codelets.c' || echo './'`datawizard/interfaces/multiformat/multiformat_conversion_codelets.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o generic.o `test -f 'datawizard/interfaces/multiformat/advanced/generic.c' || echo './'`datawizard/interfaces/multiformat/advanced/generic.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o multiformat_cuda_opencl.o `test -f 'datawizard/interfaces/multiformat/advanced/multiformat_cuda_opencl.c' || echo './'`datawizard/interfaces/multiformat/advanced/multiformat_cuda_opencl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o multiformat_data_release.o `test -f 'datawizard/interfaces/multiformat/advanced/multiformat_data_release.c' || echo './'`datawizard/interfaces/multiformat/advanced/multiformat_data_release.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o multiformat_worker.o `test -f 'datawizard/interfaces/multiformat/advanced/multiformat_worker.c' || echo './'`datawizard/interfaces/multiformat/advanced/multiformat_worker.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o multiformat_handle_conversion.o `test -f 'datawizard/interfaces/multiformat/advanced/multiformat_handle_conversion.c' || echo './'`datawizard/interfaces/multiformat/advanced/multiformat_handle_conversion.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o same_handle.o `test -f 'datawizard/interfaces/multiformat/advanced/same_handle.c' || echo './'`datawizard/interfaces/multiformat/advanced/same_handle.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o variable_interface.o `test -f 'datawizard/interfaces/variable/variable_interface.c' || echo './'`datawizard/interfaces/variable/variable_interface.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o vector_interface.o `test -f 'datawizard/interfaces/vector/vector_interface.c' || echo './'`datawizard/interfaces/vector/vector_interface.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o void_interface.o `test -f 'datawizard/interfaces/void/void_interface.c' || echo './'`datawizard/interfaces/void/void_interface.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o in_place_partition.o `test -f 'datawizard/in_place_partition.c' || echo './'`datawizard/in_place_partition.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o scal.o `test -f 'datawizard/scal.c' || echo './'`datawizard/scal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o partition_dep.o `test -f 'datawizard/partition_dep.c' || echo './'`datawizard/partition_dep.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o partition_lazy.o `test -f 'datawizard/partition_lazy.c' || echo './'`datawizard/partition_lazy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o partition_init.o `test -f 'datawizard/partition_init.c' || echo './'`datawizard/partition_init.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o gpu_register.o `test -f 'datawizard/gpu_register.c' || echo './'`datawizard/gpu_register.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o gpu_ptr_register.o `test -f 'datawizard/gpu_ptr_register.c' || echo './'`datawizard/gpu_ptr_register.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o variable_parameters.o `test -f 'datawizard/variable_parameters.c' || echo './'`datawizard/variable_parameters.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o wt_host.o `test -f 'datawizard/wt_host.c' || echo './'`datawizard/wt_host.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o wt_broadcast.o `test -f 'datawizard/wt_broadcast.c' || echo './'`datawizard/wt_broadcast.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o readonly.o `test -f 'datawizard/readonly.c' || echo './'`datawizard/readonly.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o specific_node.o `test -f 'datawizard/specific_node.c' || echo './'`datawizard/specific_node.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o task_with_multiple_time_the_same_handle.o `test -f 'datawizard/task_with_multiple_time_the_same_handle.c' || echo './'`datawizard/task_with_multiple_time_the_same_handle.c x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o test_arbiter.o `test -f 'datawizard/test_arbiter.cpp' || echo './'`datawizard/test_arbiter.cpp x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o invalidate_pending_requests.o `test -f 'datawizard/invalidate_pending_requests.c' || echo './'`datawizard/invalidate_pending_requests.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o temporary_partition.o `test -f 'datawizard/temporary_partition.c' || echo './'`datawizard/temporary_partition.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o partitioned_initialization.o `test -f 'datawizard/partitioned_initialization.c' || echo './'`datawizard/partitioned_initialization.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o temporary_partition_implicit.o `test -f 'datawizard/temporary_partition_implicit.c' || echo './'`datawizard/temporary_partition_implicit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o redux_acquire.o `test -f 'datawizard/redux_acquire.c' || echo './'`datawizard/redux_acquire.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o disk_copy.o `test -f 'disk/disk_copy.c' || echo './'`disk/disk_copy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o disk_copy_unpack.o `test -f 'disk/disk_copy_unpack.c' || echo './'`disk/disk_copy_unpack.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o disk_copy_to_disk.o `test -f 'disk/disk_copy_to_disk.c' || echo './'`disk/disk_copy_to_disk.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o disk_compute.o `test -f 'disk/disk_compute.c' || echo './'`disk/disk_compute.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o disk_pack.o `test -f 'disk/disk_pack.c' || echo './'`disk/disk_pack.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o mem_reclaim.o `test -f 'disk/mem_reclaim.c' || echo './'`disk/mem_reclaim.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o invalid_blocking_calls.o `test -f 'errorcheck/invalid_blocking_calls.c' || echo './'`errorcheck/invalid_blocking_calls.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o workers_cpuid.o `test -f 'errorcheck/workers_cpuid.c' || echo './'`errorcheck/workers_cpuid.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o starpu_data_cpy.o `test -f 'helper/starpu_data_cpy.c' || echo './'`helper/starpu_data_cpy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o starpu_create_sync_task.o `test -f 'helper/starpu_create_sync_task.c' || echo './'`helper/starpu_create_sync_task.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o prefetch_data_on_node.o `test -f 'microbenchs/prefetch_data_on_node.c' || echo './'`microbenchs/prefetch_data_on_node.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o redundant_buffer.o `test -f 'microbenchs/redundant_buffer.c' || echo './'`microbenchs/redundant_buffer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o matrix_as_vector.o `test -f 'microbenchs/matrix_as_vector.c' || echo './'`microbenchs/matrix_as_vector.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o gpu_concurrency.o `test -f 'overlap/gpu_concurrency.c' || echo './'`overlap/gpu_concurrency.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o explicit_combined_worker.o `test -f 'parallel_tasks/explicit_combined_worker.c' || echo './'`parallel_tasks/explicit_combined_worker.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_kernels.o `test -f 'parallel_tasks/parallel_kernels.c' || echo './'`parallel_tasks/parallel_kernels.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_kernels_trivial.o `test -f 'parallel_tasks/parallel_kernels_trivial.c' || echo './'`parallel_tasks/parallel_kernels_trivial.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_kernels_spmd.o `test -f 'parallel_tasks/parallel_kernels_spmd.c' || echo './'`parallel_tasks/parallel_kernels_spmd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o spmd_peager.o `test -f 'parallel_tasks/spmd_peager.c' || echo './'`parallel_tasks/spmd_peager.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o cuda_only.o `test -f 'parallel_tasks/cuda_only.c' || echo './'`parallel_tasks/cuda_only.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o regression_based.o `test -f 'perfmodels/regression_based.c' || echo './'`perfmodels/regression_based.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o non_linear_regression_based.o `test -f 'perfmodels/non_linear_regression_based.c' || echo './'`perfmodels/non_linear_regression_based.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o feed.o `test -f 'perfmodels/feed.c' || echo './'`perfmodels/feed.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o user_base.o `test -f 'perfmodels/user_base.c' || echo './'`perfmodels/user_base.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o valid_model.o `test -f 'perfmodels/valid_model.c' || echo './'`perfmodels/valid_model.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o memory.o `test -f 'perfmodels/memory.c' || echo './'`perfmodels/memory.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o data_locality.o `test -f 'sched_policies/data_locality.c' || echo './'`sched_policies/data_locality.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o execute_all_tasks.o `test -f 'sched_policies/execute_all_tasks.c' || echo './'`sched_policies/execute_all_tasks.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o prio.o `test -f 'sched_policies/prio.c' || echo './'`sched_policies/prio.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o simple_deps.o `test -f 'sched_policies/simple_deps.c' || echo './'`sched_policies/simple_deps.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o simple_cpu_gpu_sched.o `test -f 'sched_policies/simple_cpu_gpu_sched.c' || echo './'`sched_policies/simple_cpu_gpu_sched.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o sched_ctx_hierarchy.o `test -f 'sched_ctx/sched_ctx_hierarchy.c' || echo './'`sched_ctx/sched_ctx_hierarchy.c x86_64-pc-linux-gnu-gfortran -pipe -march=native -fno-diagnostics-color -O2 -g -c -o starpu_mod.o '../'include/starpu_mod.f90 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_independent_homogeneous_tasks.o `test -f 'microbenchs/parallel_independent_homogeneous_tasks.c' || echo './'`microbenchs/parallel_independent_homogeneous_tasks.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_independent_heterogeneous_tasks.o `test -f 'microbenchs/parallel_independent_heterogeneous_tasks.c' || echo './'`microbenchs/parallel_independent_heterogeneous_tasks.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_independent_homogeneous_tasks_data.o `test -f 'microbenchs/parallel_independent_homogeneous_tasks_data.c' || echo './'`microbenchs/parallel_independent_homogeneous_tasks_data.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_independent_heterogeneous_tasks_data.o `test -f 'microbenchs/parallel_independent_heterogeneous_tasks_data.c' || echo './'`microbenchs/parallel_independent_heterogeneous_tasks_data.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_redux_homogeneous_tasks_data.o `test -f 'microbenchs/parallel_redux_homogeneous_tasks_data.c' || echo './'`microbenchs/parallel_redux_homogeneous_tasks_data.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_redux_heterogeneous_tasks_data.o `test -f 'microbenchs/parallel_redux_heterogeneous_tasks_data.c' || echo './'`microbenchs/parallel_redux_heterogeneous_tasks_data.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/common -I../include -I../starpurm/include -I../include/ -I../src -I../src/ -D_GNU_SOURCE -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -c -o parallel_dependent_homogeneous_tasks_data.o `test -f 'microbenchs/parallel_dependent_homogeneous_tasks_data.c' || echo './'`microbenchs/parallel_dependent_homogeneous_tasks_data.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/async_tasks_overhead async_tasks_overhead.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/sync_tasks_overhead sync_tasks_overhead.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/.libs/async_tasks_overhead async_tasks_overhead.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/tasks_overhead tasks_overhead.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/.libs/sync_tasks_overhead sync_tasks_overhead.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/tasks_size_overhead tasks_size_overhead.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/local_pingpong local_pingpong.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/.libs/tasks_overhead tasks_overhead.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/bandwidth bandwidth.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/.libs/tasks_size_overhead tasks_size_overhead.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/.libs/local_pingpong local_pingpong.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o loader loader.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/callback callback.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/.libs/bandwidth bandwidth.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/bind bind.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o .libs/loader loader.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/mkdtemp mkdtemp.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/callback callback.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/bind bind.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/execute_schedule execute_schedule.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/mkdtemp mkdtemp.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/insert_task_pack insert_task_pack.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/insert_task_nullcodelet insert_task_nullcodelet.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/execute_schedule execute_schedule.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/insert_task_pack insert_task_pack.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/multithreaded_init multithreaded_init.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/insert_task_nullcodelet insert_task_nullcodelet.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/empty_task empty_task.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/empty_task_chain empty_task_chain.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/empty_task empty_task.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/multithreaded_init multithreaded_init.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/empty_task_chain empty_task_chain.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/starpu_worker_exists starpu_worker_exists.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/codelet_null_callback codelet_null_callback.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/allocate allocate.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/starpu_worker_exists starpu_worker_exists.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/allocate allocate.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/acquire_cb acquire_cb.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/codelet_null_callback codelet_null_callback.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/deps deps.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/user_interaction_implicit user_interaction_implicit.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/deps deps.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/acquire_cb acquire_cb.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/user_interaction_implicit user_interaction_implicit.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/copy_interfaces copy_interfaces.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/numa_overflow numa_overflow.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/locality locality.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/.libs/copy_interfaces copy_interfaces.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/numa_overflow numa_overflow.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/locality locality.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/variable_size variable_size.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o errorcheck/starpu_init_noworker starpu_init_noworker.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o errorcheck/invalid_tasks invalid_tasks.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/variable_size variable_size.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o errorcheck/.libs/starpu_init_noworker starpu_init_noworker.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o errorcheck/.libs/invalid_tasks invalid_tasks.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o helper/cublas_init cublas_init.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o helper/cusparse_init cusparse_init.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o helper/pinned_memory pinned_memory.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o helper/.libs/cublas_init cublas_init.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o helper/.libs/cusparse_init cusparse_init.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o helper/.libs/pinned_memory pinned_memory.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o helper/execute_on_all execute_on_all.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/display_structures_size display_structures_size.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o overlap/overlap overlap.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o helper/.libs/execute_on_all execute_on_all.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/.libs/display_structures_size display_structures_size.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o sched_ctx/sched_ctx_list sched_ctx_list.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o sched_ctx/sched_ctx_policy_data sched_ctx_policy_data.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o overlap/.libs/overlap overlap.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/init_exit_01 init_exit_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o sched_ctx/.libs/sched_ctx_policy_data sched_ctx_policy_data.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o sched_ctx/.libs/sched_ctx_list sched_ctx_list.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/init_exit_02 init_exit_02.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/init_exit_01 init_exit_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/environment environment.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/api_01 api_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/environment environment.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/init_exit_02 init_exit_02.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/parallel_01 parallel_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/api_01 api_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/parallel_02 parallel_02.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/parallel_03 parallel_03.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/parallel_01 parallel_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/parallel_02 parallel_02.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/parallel_barrier_01 parallel_barrier_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/parallel_master_01 parallel_master_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/parallel_03 parallel_03.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/parallel_master_inline_01 parallel_master_inline_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/parallel_barrier_01 parallel_barrier_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/parallel_master_01 parallel_master_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/parallel_single_wait_01 parallel_single_wait_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/parallel_master_inline_01 parallel_master_inline_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/parallel_single_nowait_01 parallel_single_nowait_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/parallel_single_inline_01 parallel_single_inline_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/parallel_single_wait_01 parallel_single_wait_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/parallel_single_nowait_01 parallel_single_nowait_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/parallel_single_copyprivate_01 parallel_single_copyprivate_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/parallel_single_copyprivate_inline_01 parallel_single_copyprivate_inline_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/parallel_single_inline_01 parallel_single_inline_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/parallel_critical_01 parallel_critical_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/parallel_single_copyprivate_01 parallel_single_copyprivate_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/parallel_single_copyprivate_inline_01 parallel_single_copyprivate_inline_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/parallel_critical_inline_01 parallel_critical_inline_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/parallel_critical_01 parallel_critical_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/parallel_critical_named_01 parallel_critical_named_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/parallel_critical_named_inline_01 parallel_critical_named_inline_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/parallel_critical_inline_01 parallel_critical_inline_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/parallel_critical_named_01 parallel_critical_named_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/parallel_simple_lock_01 parallel_simple_lock_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/parallel_critical_named_inline_01 parallel_critical_named_inline_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/parallel_nested_lock_01 parallel_nested_lock_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/parallel_for_01 parallel_for_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/parallel_simple_lock_01 parallel_simple_lock_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/parallel_nested_lock_01 parallel_nested_lock_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/parallel_for_01 parallel_for_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/parallel_for_02 parallel_for_02.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/parallel_for_ordered_01 parallel_for_ordered_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/parallel_sections_01 parallel_sections_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/parallel_for_02 parallel_for_02.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/parallel_for_ordered_01 parallel_for_ordered_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/parallel_sections_combined_01 parallel_sections_combined_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/parallel_sections_01 parallel_sections_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/task_01 task_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/task_02 task_02.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/parallel_sections_combined_01 parallel_sections_combined_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/task_03 task_03.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/task_01 task_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/task_02 task_02.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/taskloop taskloop.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/taskwait_01 taskwait_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/task_03 task_03.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/taskgroup_01 taskgroup_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/taskloop taskloop.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/taskwait_01 taskwait_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/taskgroup_02 taskgroup_02.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/array_slice_01 array_slice_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/taskgroup_01 taskgroup_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/taskgroup_02 taskgroup_02.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/cuda_task_01 cuda_task_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/array_slice_01 array_slice_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o perfmodels/value_nan value_nan.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -Wno-deprecated-declarations -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/deprecated_func main_deprecated_func-deprecated_func.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o openmp/.libs/cuda_task_01 cuda_task_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/driver_api/init_run_deinit init_run_deinit.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o perfmodels/.libs/value_nan value_nan.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -Wno-deprecated-declarations -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/deprecated_func main_deprecated_func-deprecated_func.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/driver_api/run_driver run_driver.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/deploop deploop.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/driver_api/.libs/init_run_deinit init_run_deinit.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/driver_api/.libs/run_driver run_driver.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/deploop deploop.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/display_binding display_binding.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/execute_on_a_specific_worker execute_on_a_specific_worker.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/insert_task insert_task.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/display_binding display_binding.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/insert_task insert_task.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/execute_on_a_specific_worker execute_on_a_specific_worker.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/insert_task_value insert_task_value.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/insert_task_dyn_handles insert_task_dyn_handles.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/insert_task_array insert_task_array.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/insert_task_value insert_task_value.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/insert_task_dyn_handles insert_task_dyn_handles.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/insert_task_array insert_task_array.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/insert_task_many insert_task_many.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/insert_task_where insert_task_where.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/multithreaded multithreaded.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/insert_task_where insert_task_where.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/insert_task_many insert_task_many.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/multithreaded multithreaded.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/starpu_task_bundle starpu_task_bundle.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/starpu_task_wait_for_all starpu_task_wait_for_all.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/starpu_task_wait starpu_task_wait.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/starpu_task_bundle starpu_task_bundle.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/starpu_task_wait_for_all starpu_task_wait_for_all.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/starpu_task_wait starpu_task_wait.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/static_restartable static_restartable.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/static_restartable_using_initializer static_restartable_using_initializer.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/static_restartable_tag static_restartable_tag.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/static_restartable static_restartable.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/static_restartable_using_initializer static_restartable_using_initializer.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/regenerate regenerate.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/static_restartable_tag static_restartable_tag.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/regenerate_pipeline regenerate_pipeline.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/restart restart.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/regenerate regenerate.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/regenerate_pipeline regenerate_pipeline.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/wait_all_regenerable_tasks wait_all_regenerable_tasks.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/restart restart.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/subgraph_repeat subgraph_repeat.o increment_codelet.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/subgraph_repeat_tag subgraph_repeat_tag.o increment_codelet.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/wait_all_regenerable_tasks wait_all_regenerable_tasks.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/subgraph_repeat subgraph_repeat.o increment_codelet.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/subgraph_repeat_tag subgraph_repeat_tag.o increment_codelet.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/subgraph_repeat_regenerate subgraph_repeat_regenerate.o increment_codelet.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/subgraph_repeat_regenerate_tag subgraph_repeat_regenerate_tag.o increment_codelet.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/subgraph_repeat_regenerate_tag_cycle subgraph_repeat_regenerate_tag_cycle.o increment_codelet.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/subgraph_repeat_regenerate subgraph_repeat_regenerate.o increment_codelet.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/subgraph_repeat_regenerate_tag_cycle subgraph_repeat_regenerate_tag_cycle.o increment_codelet.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/subgraph_repeat_regenerate_tag subgraph_repeat_regenerate_tag.o increment_codelet.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/empty_task_sync_point empty_task_sync_point.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/empty_task_sync_point_tasks empty_task_sync_point_tasks.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/tag_wait_api tag_wait_api.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/empty_task_sync_point empty_task_sync_point.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/tag_get_task tag_get_task.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/empty_task_sync_point_tasks empty_task_sync_point_tasks.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/tag_wait_api tag_wait_api.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/task_wait_api task_wait_api.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/declare_deps_in_callback declare_deps_in_callback.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/tag_get_task tag_get_task.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/declare_deps_after_submission declare_deps_after_submission.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/declare_deps_in_callback declare_deps_in_callback.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/task_wait_api task_wait_api.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/declare_deps_after_submission_synchronous declare_deps_after_submission_synchronous.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/get_current_task get_current_task.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/declare_deps_after_submission declare_deps_after_submission.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/starpu_init starpu_init.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/get_current_task get_current_task.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/declare_deps_after_submission_synchronous declare_deps_after_submission_synchronous.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/submit submit.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/pause_resume pause_resume.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/starpu_init starpu_init.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/submit submit.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/pack pack.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/pause_resume pause_resume.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/get_children_tasks get_children_tasks.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/hwloc_cpuset hwloc_cpuset.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/pack pack.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/get_children_tasks get_children_tasks.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/task_end_dep task_end_dep.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/hwloc_cpuset hwloc_cpuset.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/acquire_cb_insert acquire_cb_insert.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/acquire_release acquire_release.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o main/.libs/task_end_dep task_end_dep.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/acquire_cb_insert acquire_cb_insert.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/acquire_release2 acquire_release2.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/acquire_try acquire_try.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/acquire_release acquire_release.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/bcsr bcsr.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/acquire_release2 acquire_release2.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/acquire_try acquire_try.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/cache cache.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/commute commute.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/bcsr bcsr.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/commute2 commute2.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/cache cache.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/commute commute.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/copy copy.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/data_implicit_deps data_implicit_deps.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/commute2 commute2.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/copy copy.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/data_lookup data_lookup.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/data_implicit_deps data_implicit_deps.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/scratch scratch.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/scratch_reuse scratch_reuse.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/data_lookup data_lookup.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/scratch scratch.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/sync_and_notify_data sync_and_notify_data.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/scratch_reuse scratch_reuse.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/sync_and_notify_data_implicit sync_and_notify_data_implicit.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/dsm_stress dsm_stress.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/sync_and_notify_data sync_and_notify_data.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/dsm_stress dsm_stress.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/sync_and_notify_data_implicit sync_and_notify_data_implicit.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/double_parameter double_parameter.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/write_only_tmp_buffer write_only_tmp_buffer.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/data_invalidation data_invalidation.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/double_parameter double_parameter.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/dining_philosophers dining_philosophers.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/data_invalidation data_invalidation.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/write_only_tmp_buffer write_only_tmp_buffer.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/manual_reduction manual_reduction.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/readers_and_writers readers_and_writers.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/dining_philosophers dining_philosophers.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/unpartition unpartition.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/manual_reduction manual_reduction.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/readers_and_writers readers_and_writers.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/sync_with_data_with_mem sync_with_data_with_mem.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/sync_with_data_with_mem_non_blocking sync_with_data_with_mem_non_blocking.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/unpartition unpartition.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/sync_with_data_with_mem_non_blocking_implicit sync_with_data_with_mem_non_blocking_implicit.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/sync_with_data_with_mem sync_with_data_with_mem.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/sync_with_data_with_mem_non_blocking sync_with_data_with_mem_non_blocking.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/mpi_like mpi_like.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/mpi_like_async mpi_like_async.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/sync_with_data_with_mem_non_blocking_implicit sync_with_data_with_mem_non_blocking_implicit.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/critical_section_with_void_interface critical_section_with_void_interface.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/mpi_like_async mpi_like_async.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/mpi_like mpi_like.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/increment_init increment_init.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/increment_redux increment_redux.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/critical_section_with_void_interface critical_section_with_void_interface.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/increment_init increment_init.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/increment_redux_v2 increment_redux_v2.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/increment_redux increment_redux.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/increment_redux_lazy increment_redux_lazy.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/handle_to_pointer handle_to_pointer.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/increment_redux_v2 increment_redux_v2.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/increment_redux_lazy increment_redux_lazy.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/lazy_allocation lazy_allocation.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/lazy_unregister lazy_unregister.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/handle_to_pointer handle_to_pointer.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/no_unregister no_unregister.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/lazy_allocation lazy_allocation.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/lazy_unregister lazy_unregister.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/noreclaim noreclaim.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/no_unregister no_unregister.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/nowhere nowhere.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/block/block_interface test_interfaces.o block_interface.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/nowhere nowhere.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/noreclaim noreclaim.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/bcsr/bcsr_interface test_interfaces.o bcsr_interface.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/coo/coo_interface test_interfaces.o coo_interface.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/block/.libs/block_interface test_interfaces.o block_interface.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/csr/csr_interface test_interfaces.o csr_interface.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/bcsr/.libs/bcsr_interface test_interfaces.o bcsr_interface.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/coo/.libs/coo_interface test_interfaces.o coo_interface.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/matrix/matrix_interface test_interfaces.o matrix_interface.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/multiformat/multiformat_interface test_interfaces.o multiformat_interface.o multiformat_conversion_codelets.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/csr/.libs/csr_interface test_interfaces.o csr_interface.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/multiformat/advanced/multiformat_cuda_opencl generic.o multiformat_cuda_opencl.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/matrix/.libs/matrix_interface test_interfaces.o matrix_interface.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/multiformat/.libs/multiformat_interface test_interfaces.o multiformat_interface.o multiformat_conversion_codelets.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/multiformat/advanced/multiformat_data_release generic.o multiformat_data_release.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/multiformat/advanced/multiformat_worker generic.o multiformat_worker.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/multiformat/advanced/.libs/multiformat_cuda_opencl generic.o multiformat_cuda_opencl.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/multiformat/advanced/multiformat_handle_conversion generic.o multiformat_handle_conversion.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/multiformat/advanced/.libs/multiformat_data_release generic.o multiformat_data_release.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/multiformat/advanced/.libs/multiformat_worker generic.o multiformat_worker.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/multiformat/advanced/same_handle generic.o same_handle.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/variable/variable_interface test_interfaces.o variable_interface.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/multiformat/advanced/.libs/multiformat_handle_conversion generic.o multiformat_handle_conversion.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/vector/vector_interface vector_interface.o test_interfaces.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/variable/.libs/variable_interface test_interfaces.o variable_interface.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/multiformat/advanced/.libs/same_handle generic.o same_handle.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/void/void_interface test_interfaces.o void_interface.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/in_place_partition in_place_partition.o scal.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/vector/.libs/vector_interface vector_interface.o test_interfaces.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/interfaces/void/.libs/void_interface test_interfaces.o void_interface.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/partition_dep partition_dep.o scal.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/in_place_partition in_place_partition.o scal.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/partition_lazy partition_lazy.o scal.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/partition_init partition_init.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/partition_dep partition_dep.o scal.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/gpu_register gpu_register.o scal.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/partition_lazy partition_lazy.o scal.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/partition_init partition_init.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/gpu_ptr_register gpu_ptr_register.o scal.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/variable_parameters variable_parameters.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/gpu_register gpu_register.o scal.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/gpu_ptr_register gpu_ptr_register.o scal.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/wt_host wt_host.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/variable_parameters variable_parameters.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/wt_broadcast wt_broadcast.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/readonly readonly.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/wt_host wt_host.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/wt_broadcast wt_broadcast.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/specific_node specific_node.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/readonly readonly.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/task_with_multiple_time_the_same_handle task_with_multiple_time_the_same_handle.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/test_arbiter test_arbiter.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/specific_node specific_node.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/task_with_multiple_time_the_same_handle task_with_multiple_time_the_same_handle.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/invalidate_pending_requests invalidate_pending_requests.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/test_arbiter test_arbiter.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/temporary_partition temporary_partition.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/invalidate_pending_requests invalidate_pending_requests.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/temporary_partition temporary_partition.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/partitioned_initialization partitioned_initialization.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/temporary_partition_implicit temporary_partition_implicit.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/redux_acquire redux_acquire.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/partitioned_initialization partitioned_initialization.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/temporary_partition_implicit temporary_partition_implicit.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o disk/disk_copy disk_copy.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o datawizard/.libs/redux_acquire redux_acquire.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o disk/disk_copy_unpack disk_copy_unpack.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o disk/disk_copy_to_disk disk_copy_to_disk.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o disk/.libs/disk_copy disk_copy.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o disk/.libs/disk_copy_to_disk disk_copy_to_disk.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o disk/.libs/disk_copy_unpack disk_copy_unpack.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o disk/disk_compute disk_compute.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o disk/disk_pack disk_pack.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o disk/mem_reclaim mem_reclaim.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o disk/.libs/disk_compute disk_compute.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o disk/.libs/disk_pack disk_pack.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o disk/.libs/mem_reclaim mem_reclaim.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o errorcheck/invalid_blocking_calls invalid_blocking_calls.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o errorcheck/workers_cpuid workers_cpuid.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o helper/starpu_data_cpy starpu_data_cpy.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o errorcheck/.libs/invalid_blocking_calls invalid_blocking_calls.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o errorcheck/.libs/workers_cpuid workers_cpuid.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o helper/starpu_create_sync_task starpu_create_sync_task.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o helper/.libs/starpu_data_cpy starpu_data_cpy.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/prefetch_data_on_node prefetch_data_on_node.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/redundant_buffer redundant_buffer.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o helper/.libs/starpu_create_sync_task starpu_create_sync_task.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/.libs/prefetch_data_on_node prefetch_data_on_node.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/matrix_as_vector matrix_as_vector.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/.libs/redundant_buffer redundant_buffer.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o overlap/gpu_concurrency gpu_concurrency.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o parallel_tasks/explicit_combined_worker explicit_combined_worker.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/.libs/matrix_as_vector matrix_as_vector.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o overlap/.libs/gpu_concurrency gpu_concurrency.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o parallel_tasks/parallel_kernels parallel_kernels.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o parallel_tasks/.libs/explicit_combined_worker explicit_combined_worker.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o parallel_tasks/parallel_kernels_trivial parallel_kernels_trivial.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o parallel_tasks/parallel_kernels_spmd parallel_kernels_spmd.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o parallel_tasks/.libs/parallel_kernels parallel_kernels.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o parallel_tasks/.libs/parallel_kernels_trivial parallel_kernels_trivial.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o parallel_tasks/spmd_peager spmd_peager.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o parallel_tasks/cuda_only cuda_only.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o parallel_tasks/.libs/parallel_kernels_spmd parallel_kernels_spmd.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o perfmodels/regression_based regression_based.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o parallel_tasks/.libs/spmd_peager spmd_peager.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o parallel_tasks/.libs/cuda_only cuda_only.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o perfmodels/non_linear_regression_based non_linear_regression_based.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o perfmodels/feed feed.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o perfmodels/.libs/regression_based regression_based.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o perfmodels/.libs/non_linear_regression_based non_linear_regression_based.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o perfmodels/user_base user_base.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o perfmodels/valid_model valid_model.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o perfmodels/.libs/feed feed.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o perfmodels/memory memory.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o perfmodels/.libs/user_base user_base.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o perfmodels/.libs/valid_model valid_model.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o sched_policies/data_locality data_locality.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o perfmodels/.libs/memory memory.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -lm -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o sched_policies/execute_all_tasks execute_all_tasks.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o sched_policies/prio prio.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o sched_policies/.libs/data_locality data_locality.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o sched_policies/.libs/execute_all_tasks execute_all_tasks.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o sched_policies/simple_deps simple_deps.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o sched_policies/.libs/prio prio.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o sched_policies/simple_cpu_gpu_sched simple_cpu_gpu_sched.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o sched_ctx/sched_ctx_hierarchy sched_ctx_hierarchy.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o sched_policies/.libs/simple_deps simple_deps.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o sched_policies/.libs/simple_cpu_gpu_sched simple_cpu_gpu_sched.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o sched_ctx/.libs/sched_ctx_hierarchy sched_ctx_hierarchy.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread x86_64-pc-linux-gnu-gfortran -pipe -march=native -fno-diagnostics-color -O2 -g -c -o init_01.o `test -f 'fortran90/init_01.f90' || echo './'`fortran90/init_01.f90 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/parallel_independent_homogeneous_tasks parallel_independent_homogeneous_tasks.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/parallel_independent_heterogeneous_tasks parallel_independent_heterogeneous_tasks.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/parallel_independent_homogeneous_tasks_data parallel_independent_homogeneous_tasks_data.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/.libs/parallel_independent_homogeneous_tasks parallel_independent_homogeneous_tasks.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/.libs/parallel_independent_homogeneous_tasks_data parallel_independent_homogeneous_tasks_data.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/.libs/parallel_independent_heterogeneous_tasks parallel_independent_heterogeneous_tasks.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/parallel_independent_heterogeneous_tasks_data parallel_independent_heterogeneous_tasks_data.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/parallel_redux_homogeneous_tasks_data parallel_redux_homogeneous_tasks_data.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/parallel_redux_heterogeneous_tasks_data parallel_redux_heterogeneous_tasks_data.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/.libs/parallel_redux_homogeneous_tasks_data parallel_redux_homogeneous_tasks_data.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/.libs/parallel_independent_heterogeneous_tasks_data parallel_independent_heterogeneous_tasks_data.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/.libs/parallel_redux_heterogeneous_tasks_data parallel_redux_heterogeneous_tasks_data.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/parallel_dependent_homogeneous_tasks_data parallel_dependent_homogeneous_tasks_data.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread /bin/sh ../libtool --tag=FC --mode=link x86_64-pc-linux-gnu-gfortran -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o fortran90/init_01 starpu_mod.o init_01.o ../src/libstarpu-1.3.la -lhwloc -lrt -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wall -Werror=implicit -Werror=implicit-function-declaration -Wno-unused -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o microbenchs/.libs/parallel_dependent_homogeneous_tasks_data parallel_dependent_homogeneous_tasks_data.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gfortran -pipe -march=native -fno-diagnostics-color -O2 -g -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -g -o fortran90/.libs/init_01 starpu_mod.o init_01.o -Wl,--as-needed ../src/.libs/libstarpu-1.3.so -lglpk -lblas -lhwloc -lrt -lm -lpthread make[3]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tests' make[2]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tests' make[1]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tests' Making all in doc make[1]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/doc' Making all in doxygen make[2]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/doc/doxygen' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/doc/doxygen' Making all in doxygen_dev make[2]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/doc/doxygen_dev' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/doc/doxygen_dev' make[2]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/doc' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/doc' make[1]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/doc' make[1]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8' make[1]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8' >>> Source compiled. >>> Test phase: dev-libs/starpu-1.3.8 make -j1 check Making check in src make[1]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/src' make[2]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/src' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/src' make[1]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/src' Making check in tools make[1]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tools' make[2]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tools' make starpu_machine_display starpu_sched_display starpu_perfmodel_display starpu_perfmodel_plot make[3]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tools' make[3]: 'starpu_machine_display' is up to date. make[3]: 'starpu_sched_display' is up to date. make[3]: 'starpu_perfmodel_display' is up to date. make[3]: 'starpu_perfmodel_plot' is up to date. make[3]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tools' make check-TESTS make[3]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tools' make[4]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tools' PASS: starpu_machine_display PASS: starpu_sched_display PASS: starpu_perfmodel_display PASS: starpu_perfmodel_plot ============================================================================ Testsuite summary for StarPU 1.3.8 ============================================================================ # TOTAL: 4 # PASS: 4 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tools' make[3]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tools' make[2]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tools' make[1]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tools' Making check in tests make[1]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tests' make check-recursive make[2]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tests' make[3]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tests' make loader main/callback main/bind main/mkdtemp main/execute_schedule main/insert_task_pack main/insert_task_nullcodelet main/multithreaded_init main/empty_task main/empty_task_chain main/starpu_worker_exists main/codelet_null_callback datawizard/allocate datawizard/acquire_cb datawizard/deps datawizard/user_interaction_implicit datawizard/interfaces/copy_interfaces datawizard/numa_overflow datawizard/locality datawizard/variable_size errorcheck/starpu_init_noworker errorcheck/invalid_tasks helper/cublas_init helper/cusparse_init helper/pinned_memory helper/execute_on_all microbenchs/display_structures_size microbenchs/local_pingpong overlap/overlap sched_ctx/sched_ctx_list sched_ctx/sched_ctx_policy_data openmp/init_exit_01 openmp/init_exit_02 openmp/environment openmp/api_01 openmp/parallel_01 openmp/parallel_02 openmp/parallel_03 openmp/parallel_barrier_01 openmp/parallel_master_01 openmp/parallel_master_inline_01 openmp/parallel_single_wait_01 openmp/parallel_single_nowait_01 openmp/parallel_single_inline_01 openmp/parallel_single_copyprivate_01 openmp/parallel_single_copyprivate_inline_01 openmp/parallel_critical_01 openmp/parallel_critical_inline_01 openmp/parallel_critical_named_01 openmp/parallel_critical_named_inline_01 openmp/parallel_simple_lock_01 openmp/parallel_nested_lock_01 openmp/parallel_for_01 openmp/parallel_for_02 openmp/parallel_for_ordered_01 openmp/parallel_sections_01 openmp/parallel_sections_combined_01 openmp/task_01 openmp/task_02 openmp/task_03 openmp/taskloop openmp/taskwait_01 openmp/taskgroup_01 openmp/taskgroup_02 openmp/array_slice_01 openmp/cuda_task_01 perfmodels/value_nan main/deprecated_func main/driver_api/init_run_deinit main/driver_api/run_driver main/deploop main/display_binding main/execute_on_a_specific_worker main/insert_task main/insert_task_value main/insert_task_dyn_handles main/insert_task_array main/insert_task_many main/insert_task_where main/multithreaded main/starpu_task_bundle main/starpu_task_wait_for_all main/starpu_task_wait main/static_restartable main/static_restartable_using_initializer main/static_restartable_tag main/regenerate main/regenerate_pipeline main/restart main/wait_all_regenerable_tasks main/subgraph_repeat main/subgraph_repeat_tag main/subgraph_repeat_regenerate main/subgraph_repeat_regenerate_tag main/subgraph_repeat_regenerate_tag_cycle main/empty_task_sync_point main/empty_task_sync_point_tasks main/tag_wait_api main/tag_get_task main/task_wait_api main/declare_deps_in_callback main/declare_deps_after_submission main/declare_deps_after_submission_synchronous main/get_current_task main/starpu_init main/submit main/pause_resume main/pack main/get_children_tasks main/hwloc_cpuset main/task_end_dep datawizard/acquire_cb_insert datawizard/acquire_release datawizard/acquire_release2 datawizard/acquire_try datawizard/bcsr datawizard/cache datawizard/commute datawizard/commute2 datawizard/copy datawizard/data_implicit_deps datawizard/data_lookup datawizard/scratch datawizard/scratch_reuse datawizard/sync_and_notify_data datawizard/sync_and_notify_data_implicit datawizard/dsm_stress datawizard/double_parameter datawizard/write_only_tmp_buffer datawizard/data_invalidation datawizard/dining_philosophers datawizard/manual_reduction datawizard/readers_and_writers datawizard/unpartition datawizard/sync_with_data_with_mem datawizard/sync_with_data_with_mem_non_blocking datawizard/sync_with_data_with_mem_non_blocking_implicit datawizard/mpi_like datawizard/mpi_like_async datawizard/critical_section_with_void_interface datawizard/increment_init datawizard/increment_redux datawizard/increment_redux_v2 datawizard/increment_redux_lazy datawizard/handle_to_pointer datawizard/lazy_allocation datawizard/lazy_unregister datawizard/no_unregister datawizard/noreclaim datawizard/nowhere datawizard/interfaces/block/block_interface datawizard/interfaces/bcsr/bcsr_interface datawizard/interfaces/coo/coo_interface datawizard/interfaces/csr/csr_interface datawizard/interfaces/matrix/matrix_interface datawizard/interfaces/multiformat/multiformat_interface datawizard/interfaces/multiformat/advanced/multiformat_cuda_opencl datawizard/interfaces/multiformat/advanced/multiformat_data_release datawizard/interfaces/multiformat/advanced/multiformat_worker datawizard/interfaces/multiformat/advanced/multiformat_handle_conversion datawizard/interfaces/multiformat/advanced/same_handle datawizard/interfaces/variable/variable_interface datawizard/interfaces/vector/vector_interface datawizard/interfaces/void/void_interface datawizard/in_place_partition datawizard/partition_dep datawizard/partition_lazy datawizard/partition_init datawizard/gpu_register datawizard/gpu_ptr_register datawizard/variable_parameters datawizard/wt_host datawizard/wt_broadcast datawizard/readonly datawizard/specific_node datawizard/task_with_multiple_time_the_same_handle datawizard/test_arbiter datawizard/invalidate_pending_requests datawizard/temporary_partition datawizard/partitioned_initialization datawizard/temporary_partition_implicit datawizard/redux_acquire disk/disk_copy disk/disk_copy_unpack disk/disk_copy_to_disk disk/disk_compute disk/disk_pack disk/mem_reclaim errorcheck/invalid_blocking_calls errorcheck/workers_cpuid helper/starpu_data_cpy helper/starpu_create_sync_task microbenchs/async_tasks_overhead microbenchs/sync_tasks_overhead microbenchs/tasks_overhead microbenchs/tasks_size_overhead microbenchs/prefetch_data_on_node microbenchs/redundant_buffer microbenchs/matrix_as_vector microbenchs/bandwidth overlap/gpu_concurrency parallel_tasks/explicit_combined_worker parallel_tasks/parallel_kernels parallel_tasks/parallel_kernels_trivial parallel_tasks/parallel_kernels_spmd parallel_tasks/spmd_peager parallel_tasks/cuda_only perfmodels/regression_based perfmodels/non_linear_regression_based perfmodels/feed perfmodels/user_base perfmodels/valid_model perfmodels/memory sched_policies/data_locality sched_policies/execute_all_tasks sched_policies/prio sched_policies/simple_deps sched_policies/simple_cpu_gpu_sched sched_ctx/sched_ctx_hierarchy fortran90/init_01 make[4]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tests' make[4]: 'loader' is up to date. make[4]: 'main/callback' is up to date. make[4]: 'main/bind' is up to date. make[4]: 'main/mkdtemp' is up to date. make[4]: 'main/execute_schedule' is up to date. make[4]: 'main/insert_task_pack' is up to date. make[4]: 'main/insert_task_nullcodelet' is up to date. make[4]: 'main/multithreaded_init' is up to date. make[4]: 'main/empty_task' is up to date. make[4]: 'main/empty_task_chain' is up to date. make[4]: 'main/starpu_worker_exists' is up to date. make[4]: 'main/codelet_null_callback' is up to date. make[4]: 'datawizard/allocate' is up to date. make[4]: 'datawizard/acquire_cb' is up to date. make[4]: 'datawizard/deps' is up to date. make[4]: 'datawizard/user_interaction_implicit' is up to date. make[4]: 'datawizard/interfaces/copy_interfaces' is up to date. make[4]: 'datawizard/numa_overflow' is up to date. make[4]: 'datawizard/locality' is up to date. make[4]: 'datawizard/variable_size' is up to date. make[4]: 'errorcheck/starpu_init_noworker' is up to date. make[4]: 'errorcheck/invalid_tasks' is up to date. make[4]: 'helper/cublas_init' is up to date. make[4]: 'helper/cusparse_init' is up to date. make[4]: 'helper/pinned_memory' is up to date. make[4]: 'helper/execute_on_all' is up to date. make[4]: 'microbenchs/display_structures_size' is up to date. make[4]: 'microbenchs/local_pingpong' is up to date. make[4]: 'overlap/overlap' is up to date. make[4]: 'sched_ctx/sched_ctx_list' is up to date. make[4]: 'sched_ctx/sched_ctx_policy_data' is up to date. make[4]: 'openmp/init_exit_01' is up to date. make[4]: 'openmp/init_exit_02' is up to date. make[4]: 'openmp/environment' is up to date. make[4]: 'openmp/api_01' is up to date. make[4]: 'openmp/parallel_01' is up to date. make[4]: 'openmp/parallel_02' is up to date. make[4]: 'openmp/parallel_03' is up to date. make[4]: 'openmp/parallel_barrier_01' is up to date. make[4]: 'openmp/parallel_master_01' is up to date. make[4]: 'openmp/parallel_master_inline_01' is up to date. make[4]: 'openmp/parallel_single_wait_01' is up to date. make[4]: 'openmp/parallel_single_nowait_01' is up to date. make[4]: 'openmp/parallel_single_inline_01' is up to date. make[4]: 'openmp/parallel_single_copyprivate_01' is up to date. make[4]: 'openmp/parallel_single_copyprivate_inline_01' is up to date. make[4]: 'openmp/parallel_critical_01' is up to date. make[4]: 'openmp/parallel_critical_inline_01' is up to date. make[4]: 'openmp/parallel_critical_named_01' is up to date. make[4]: 'openmp/parallel_critical_named_inline_01' is up to date. make[4]: 'openmp/parallel_simple_lock_01' is up to date. make[4]: 'openmp/parallel_nested_lock_01' is up to date. make[4]: 'openmp/parallel_for_01' is up to date. make[4]: 'openmp/parallel_for_02' is up to date. make[4]: 'openmp/parallel_for_ordered_01' is up to date. make[4]: 'openmp/parallel_sections_01' is up to date. make[4]: 'openmp/parallel_sections_combined_01' is up to date. make[4]: 'openmp/task_01' is up to date. make[4]: 'openmp/task_02' is up to date. make[4]: 'openmp/task_03' is up to date. make[4]: 'openmp/taskloop' is up to date. make[4]: 'openmp/taskwait_01' is up to date. make[4]: 'openmp/taskgroup_01' is up to date. make[4]: 'openmp/taskgroup_02' is up to date. make[4]: 'openmp/array_slice_01' is up to date. make[4]: 'openmp/cuda_task_01' is up to date. make[4]: 'perfmodels/value_nan' is up to date. make[4]: 'main/deprecated_func' is up to date. make[4]: 'main/driver_api/init_run_deinit' is up to date. make[4]: 'main/driver_api/run_driver' is up to date. make[4]: 'main/deploop' is up to date. make[4]: 'main/display_binding' is up to date. make[4]: 'main/execute_on_a_specific_worker' is up to date. make[4]: 'main/insert_task' is up to date. make[4]: 'main/insert_task_value' is up to date. make[4]: 'main/insert_task_dyn_handles' is up to date. make[4]: 'main/insert_task_array' is up to date. make[4]: 'main/insert_task_many' is up to date. make[4]: 'main/insert_task_where' is up to date. make[4]: 'main/multithreaded' is up to date. make[4]: 'main/starpu_task_bundle' is up to date. make[4]: 'main/starpu_task_wait_for_all' is up to date. make[4]: 'main/starpu_task_wait' is up to date. make[4]: 'main/static_restartable' is up to date. make[4]: 'main/static_restartable_using_initializer' is up to date. make[4]: 'main/static_restartable_tag' is up to date. make[4]: 'main/regenerate' is up to date. make[4]: 'main/regenerate_pipeline' is up to date. make[4]: 'main/restart' is up to date. make[4]: 'main/wait_all_regenerable_tasks' is up to date. make[4]: 'main/subgraph_repeat' is up to date. make[4]: 'main/subgraph_repeat_tag' is up to date. make[4]: 'main/subgraph_repeat_regenerate' is up to date. make[4]: 'main/subgraph_repeat_regenerate_tag' is up to date. make[4]: 'main/subgraph_repeat_regenerate_tag_cycle' is up to date. make[4]: 'main/empty_task_sync_point' is up to date. make[4]: 'main/empty_task_sync_point_tasks' is up to date. make[4]: 'main/tag_wait_api' is up to date. make[4]: 'main/tag_get_task' is up to date. make[4]: 'main/task_wait_api' is up to date. make[4]: 'main/declare_deps_in_callback' is up to date. make[4]: 'main/declare_deps_after_submission' is up to date. make[4]: 'main/declare_deps_after_submission_synchronous' is up to date. make[4]: 'main/get_current_task' is up to date. make[4]: 'main/starpu_init' is up to date. make[4]: 'main/submit' is up to date. make[4]: 'main/pause_resume' is up to date. make[4]: 'main/pack' is up to date. make[4]: 'main/get_children_tasks' is up to date. make[4]: 'main/hwloc_cpuset' is up to date. make[4]: 'main/task_end_dep' is up to date. make[4]: 'datawizard/acquire_cb_insert' is up to date. make[4]: 'datawizard/acquire_release' is up to date. make[4]: 'datawizard/acquire_release2' is up to date. make[4]: 'datawizard/acquire_try' is up to date. make[4]: 'datawizard/bcsr' is up to date. make[4]: 'datawizard/cache' is up to date. make[4]: 'datawizard/commute' is up to date. make[4]: 'datawizard/commute2' is up to date. make[4]: 'datawizard/copy' is up to date. make[4]: 'datawizard/data_implicit_deps' is up to date. make[4]: 'datawizard/data_lookup' is up to date. make[4]: 'datawizard/scratch' is up to date. make[4]: 'datawizard/scratch_reuse' is up to date. make[4]: 'datawizard/sync_and_notify_data' is up to date. make[4]: 'datawizard/sync_and_notify_data_implicit' is up to date. make[4]: 'datawizard/dsm_stress' is up to date. make[4]: 'datawizard/double_parameter' is up to date. make[4]: 'datawizard/write_only_tmp_buffer' is up to date. make[4]: 'datawizard/data_invalidation' is up to date. make[4]: 'datawizard/dining_philosophers' is up to date. make[4]: 'datawizard/manual_reduction' is up to date. make[4]: 'datawizard/readers_and_writers' is up to date. make[4]: 'datawizard/unpartition' is up to date. make[4]: 'datawizard/sync_with_data_with_mem' is up to date. make[4]: 'datawizard/sync_with_data_with_mem_non_blocking' is up to date. make[4]: 'datawizard/sync_with_data_with_mem_non_blocking_implicit' is up to date. make[4]: 'datawizard/mpi_like' is up to date. make[4]: 'datawizard/mpi_like_async' is up to date. make[4]: 'datawizard/critical_section_with_void_interface' is up to date. make[4]: 'datawizard/increment_init' is up to date. make[4]: 'datawizard/increment_redux' is up to date. make[4]: 'datawizard/increment_redux_v2' is up to date. make[4]: 'datawizard/increment_redux_lazy' is up to date. make[4]: 'datawizard/handle_to_pointer' is up to date. make[4]: 'datawizard/lazy_allocation' is up to date. make[4]: 'datawizard/lazy_unregister' is up to date. make[4]: 'datawizard/no_unregister' is up to date. make[4]: 'datawizard/noreclaim' is up to date. make[4]: 'datawizard/nowhere' is up to date. make[4]: 'datawizard/interfaces/block/block_interface' is up to date. make[4]: 'datawizard/interfaces/bcsr/bcsr_interface' is up to date. make[4]: 'datawizard/interfaces/coo/coo_interface' is up to date. make[4]: 'datawizard/interfaces/csr/csr_interface' is up to date. make[4]: 'datawizard/interfaces/matrix/matrix_interface' is up to date. make[4]: 'datawizard/interfaces/multiformat/multiformat_interface' is up to date. make[4]: 'datawizard/interfaces/multiformat/advanced/multiformat_cuda_opencl' is up to date. make[4]: 'datawizard/interfaces/multiformat/advanced/multiformat_data_release' is up to date. make[4]: 'datawizard/interfaces/multiformat/advanced/multiformat_worker' is up to date. make[4]: 'datawizard/interfaces/multiformat/advanced/multiformat_handle_conversion' is up to date. make[4]: 'datawizard/interfaces/multiformat/advanced/same_handle' is up to date. make[4]: 'datawizard/interfaces/variable/variable_interface' is up to date. make[4]: 'datawizard/interfaces/vector/vector_interface' is up to date. make[4]: 'datawizard/interfaces/void/void_interface' is up to date. make[4]: 'datawizard/in_place_partition' is up to date. make[4]: 'datawizard/partition_dep' is up to date. make[4]: 'datawizard/partition_lazy' is up to date. make[4]: 'datawizard/partition_init' is up to date. make[4]: 'datawizard/gpu_register' is up to date. make[4]: 'datawizard/gpu_ptr_register' is up to date. make[4]: 'datawizard/variable_parameters' is up to date. make[4]: 'datawizard/wt_host' is up to date. make[4]: 'datawizard/wt_broadcast' is up to date. make[4]: 'datawizard/readonly' is up to date. make[4]: 'datawizard/specific_node' is up to date. make[4]: 'datawizard/task_with_multiple_time_the_same_handle' is up to date. make[4]: 'datawizard/test_arbiter' is up to date. make[4]: 'datawizard/invalidate_pending_requests' is up to date. make[4]: 'datawizard/temporary_partition' is up to date. make[4]: 'datawizard/partitioned_initialization' is up to date. make[4]: 'datawizard/temporary_partition_implicit' is up to date. make[4]: 'datawizard/redux_acquire' is up to date. make[4]: 'disk/disk_copy' is up to date. make[4]: 'disk/disk_copy_unpack' is up to date. make[4]: 'disk/disk_copy_to_disk' is up to date. make[4]: 'disk/disk_compute' is up to date. make[4]: 'disk/disk_pack' is up to date. make[4]: 'disk/mem_reclaim' is up to date. make[4]: 'errorcheck/invalid_blocking_calls' is up to date. make[4]: 'errorcheck/workers_cpuid' is up to date. make[4]: 'helper/starpu_data_cpy' is up to date. make[4]: 'helper/starpu_create_sync_task' is up to date. make[4]: 'microbenchs/async_tasks_overhead' is up to date. make[4]: 'microbenchs/sync_tasks_overhead' is up to date. make[4]: 'microbenchs/tasks_overhead' is up to date. make[4]: 'microbenchs/tasks_size_overhead' is up to date. make[4]: 'microbenchs/prefetch_data_on_node' is up to date. make[4]: 'microbenchs/redundant_buffer' is up to date. make[4]: 'microbenchs/matrix_as_vector' is up to date. make[4]: 'microbenchs/bandwidth' is up to date. make[4]: 'overlap/gpu_concurrency' is up to date. make[4]: 'parallel_tasks/explicit_combined_worker' is up to date. make[4]: 'parallel_tasks/parallel_kernels' is up to date. make[4]: 'parallel_tasks/parallel_kernels_trivial' is up to date. make[4]: 'parallel_tasks/parallel_kernels_spmd' is up to date. make[4]: 'parallel_tasks/spmd_peager' is up to date. make[4]: 'parallel_tasks/cuda_only' is up to date. make[4]: 'perfmodels/regression_based' is up to date. make[4]: 'perfmodels/non_linear_regression_based' is up to date. make[4]: 'perfmodels/feed' is up to date. make[4]: 'perfmodels/user_base' is up to date. make[4]: 'perfmodels/valid_model' is up to date. make[4]: 'perfmodels/memory' is up to date. make[4]: 'sched_policies/data_locality' is up to date. make[4]: 'sched_policies/execute_all_tasks' is up to date. make[4]: 'sched_policies/prio' is up to date. make[4]: 'sched_policies/simple_deps' is up to date. make[4]: 'sched_policies/simple_cpu_gpu_sched' is up to date. make[4]: 'sched_ctx/sched_ctx_hierarchy' is up to date. make[4]: 'fortran90/init_01' is up to date. make[4]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tests' make check-TESTS make[4]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tests' make[5]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tests' PASS: microbenchs/tasks_data_overhead.sh PASS: microbenchs/sync_tasks_data_overhead.sh PASS: microbenchs/async_tasks_data_overhead.sh passed schedulers: modular-eager modular-eager-prefetching modular-eager-prio modular-gemm modular-prio modular-prio-prefetching modular-random modular-random-prio modular-random-prefetching modular-random-prio-prefetching modular-prandom modular-prandom-prio modular-ws modular-heft modular-heft-prio modular-heft2 modular-heteroprio modular-heteroprio-heft modular-pheft eager prio random lws ws dm dmda dmdap dmdar dmdas dmdasd pheft peager heteroprio graph_test skipped schedulers: failed schedulers: xfailed schedulers: PASS: microbenchs/tasks_size_overhead_scheds.sh SKIP: datawizard/locality.sh PASS: microbenchs/bandwidth_scheds.sh PASS: overlap/overlap.sh PASS: main/callback PASS: main/bind PASS: main/mkdtemp PASS: main/execute_schedule PASS: main/insert_task_pack PASS: main/insert_task_nullcodelet PASS: main/multithreaded_init PASS: main/empty_task PASS: main/empty_task_chain PASS: main/starpu_worker_exists PASS: main/codelet_null_callback PASS: datawizard/allocate PASS: datawizard/acquire_cb PASS: datawizard/deps PASS: datawizard/user_interaction_implicit PASS: datawizard/interfaces/copy_interfaces SKIP: datawizard/numa_overflow PASS: datawizard/locality PASS: datawizard/variable_size PASS: errorcheck/starpu_init_noworker PASS: errorcheck/invalid_tasks PASS: helper/cublas_init PASS: helper/cusparse_init PASS: helper/pinned_memory PASS: helper/execute_on_all PASS: microbenchs/display_structures_size PASS: microbenchs/local_pingpong PASS: overlap/overlap PASS: sched_ctx/sched_ctx_list PASS: sched_ctx/sched_ctx_policy_data PASS: openmp/init_exit_01 PASS: openmp/init_exit_02 PASS: openmp/environment PASS: openmp/api_01 PASS: openmp/parallel_01 PASS: openmp/parallel_02 PASS: openmp/parallel_03 PASS: openmp/parallel_barrier_01 PASS: openmp/parallel_master_01 PASS: openmp/parallel_master_inline_01 PASS: openmp/parallel_single_wait_01 PASS: openmp/parallel_single_nowait_01 PASS: openmp/parallel_single_inline_01 PASS: openmp/parallel_single_copyprivate_01 PASS: openmp/parallel_single_copyprivate_inline_01 PASS: openmp/parallel_critical_01 PASS: openmp/parallel_critical_inline_01 PASS: openmp/parallel_critical_named_01 PASS: openmp/parallel_critical_named_inline_01 PASS: openmp/parallel_simple_lock_01 PASS: openmp/parallel_nested_lock_01 PASS: openmp/parallel_for_01 PASS: openmp/parallel_for_02 PASS: openmp/parallel_for_ordered_01 PASS: openmp/parallel_sections_01 PASS: openmp/parallel_sections_combined_01 FAIL: openmp/task_01 PASS: openmp/task_02 PASS: openmp/task_03 PASS: openmp/taskloop FAIL: openmp/taskwait_01 FAIL: openmp/taskgroup_01 FAIL: openmp/taskgroup_02 FAIL: openmp/array_slice_01 SKIP: openmp/cuda_task_01 PASS: perfmodels/value_nan PASS: main/deprecated_func PASS: main/driver_api/init_run_deinit PASS: main/driver_api/run_driver PASS: main/deploop PASS: main/display_binding PASS: main/execute_on_a_specific_worker PASS: main/insert_task PASS: main/insert_task_value PASS: main/insert_task_dyn_handles PASS: main/insert_task_array PASS: main/insert_task_many PASS: main/insert_task_where PASS: main/multithreaded PASS: main/starpu_task_bundle PASS: main/starpu_task_wait_for_all ../build-aux/test-driver: line 109: 16096 Alarm clock "$@" > $log_file 2>&1 FAIL: main/starpu_task_wait ../build-aux/test-driver: line 109: 16147 Alarm clock "$@" > $log_file 2>&1 FAIL: main/static_restartable ../build-aux/test-driver: line 109: 16198 Alarm clock "$@" > $log_file 2>&1 FAIL: main/static_restartable_using_initializer ../build-aux/test-driver: line 109: 16249 Alarm clock "$@" > $log_file 2>&1 FAIL: main/static_restartable_tag PASS: main/regenerate PASS: main/regenerate_pipeline PASS: main/restart PASS: main/wait_all_regenerable_tasks PASS: main/subgraph_repeat PASS: main/subgraph_repeat_tag PASS: main/subgraph_repeat_regenerate PASS: main/subgraph_repeat_regenerate_tag PASS: main/subgraph_repeat_regenerate_tag_cycle PASS: main/empty_task_sync_point PASS: main/empty_task_sync_point_tasks PASS: main/tag_wait_api PASS: main/tag_get_task PASS: main/task_wait_api PASS: main/declare_deps_in_callback PASS: main/declare_deps_after_submission PASS: main/declare_deps_after_submission_synchronous PASS: main/get_current_task PASS: main/starpu_init PASS: main/submit PASS: main/pause_resume PASS: main/pack PASS: main/get_children_tasks PASS: main/hwloc_cpuset PASS: main/task_end_dep PASS: datawizard/acquire_cb_insert PASS: datawizard/acquire_release PASS: datawizard/acquire_release2 PASS: datawizard/acquire_try PASS: datawizard/bcsr PASS: datawizard/cache PASS: datawizard/commute PASS: datawizard/commute2 SKIP: datawizard/copy PASS: datawizard/data_implicit_deps PASS: datawizard/data_lookup PASS: datawizard/scratch SKIP: datawizard/scratch_reuse PASS: datawizard/sync_and_notify_data PASS: datawizard/sync_and_notify_data_implicit PASS: datawizard/dsm_stress PASS: datawizard/double_parameter PASS: datawizard/write_only_tmp_buffer PASS: datawizard/data_invalidation PASS: datawizard/dining_philosophers PASS: datawizard/manual_reduction PASS: datawizard/readers_and_writers PASS: datawizard/unpartition PASS: datawizard/sync_with_data_with_mem PASS: datawizard/sync_with_data_with_mem_non_blocking PASS: datawizard/sync_with_data_with_mem_non_blocking_implicit PASS: datawizard/mpi_like PASS: datawizard/mpi_like_async PASS: datawizard/critical_section_with_void_interface PASS: datawizard/increment_init PASS: datawizard/increment_redux PASS: datawizard/increment_redux_v2 PASS: datawizard/increment_redux_lazy PASS: datawizard/handle_to_pointer PASS: datawizard/lazy_allocation PASS: datawizard/lazy_unregister PASS: datawizard/no_unregister PASS: datawizard/noreclaim PASS: datawizard/nowhere PASS: datawizard/interfaces/block/block_interface PASS: datawizard/interfaces/bcsr/bcsr_interface PASS: datawizard/interfaces/coo/coo_interface PASS: datawizard/interfaces/csr/csr_interface PASS: datawizard/interfaces/matrix/matrix_interface PASS: datawizard/interfaces/multiformat/multiformat_interface SKIP: datawizard/interfaces/multiformat/advanced/multiformat_cuda_opencl PASS: datawizard/interfaces/multiformat/advanced/multiformat_data_release SKIP: datawizard/interfaces/multiformat/advanced/multiformat_worker SKIP: datawizard/interfaces/multiformat/advanced/multiformat_handle_conversion SKIP: datawizard/interfaces/multiformat/advanced/same_handle PASS: datawizard/interfaces/variable/variable_interface PASS: datawizard/interfaces/vector/vector_interface PASS: datawizard/interfaces/void/void_interface PASS: datawizard/in_place_partition PASS: datawizard/partition_dep PASS: datawizard/partition_lazy PASS: datawizard/partition_init SKIP: datawizard/gpu_register SKIP: datawizard/gpu_ptr_register PASS: datawizard/variable_parameters PASS: datawizard/wt_host PASS: datawizard/wt_broadcast SKIP: datawizard/readonly PASS: datawizard/specific_node PASS: datawizard/task_with_multiple_time_the_same_handle PASS: datawizard/test_arbiter SKIP: datawizard/invalidate_pending_requests PASS: datawizard/temporary_partition PASS: datawizard/partitioned_initialization PASS: datawizard/temporary_partition_implicit PASS: datawizard/redux_acquire PASS: disk/disk_copy PASS: disk/disk_copy_unpack PASS: disk/disk_copy_to_disk PASS: disk/disk_compute PASS: disk/disk_pack PASS: disk/mem_reclaim XFAIL: errorcheck/invalid_blocking_calls PASS: errorcheck/workers_cpuid PASS: helper/starpu_data_cpy PASS: helper/starpu_create_sync_task PASS: microbenchs/async_tasks_overhead PASS: microbenchs/sync_tasks_overhead PASS: microbenchs/tasks_overhead PASS: microbenchs/tasks_size_overhead PASS: microbenchs/prefetch_data_on_node PASS: microbenchs/redundant_buffer PASS: microbenchs/matrix_as_vector ../build-aux/test-driver: line 109: 25132 Alarm clock "$@" > $log_file 2>&1 FAIL: microbenchs/bandwidth SKIP: overlap/gpu_concurrency PASS: parallel_tasks/explicit_combined_worker PASS: parallel_tasks/parallel_kernels PASS: parallel_tasks/parallel_kernels_trivial ../build-aux/test-driver: line 109: 26463 Alarm clock "$@" > $log_file 2>&1 FAIL: parallel_tasks/parallel_kernels_spmd PASS: parallel_tasks/spmd_peager SKIP: parallel_tasks/cuda_only PASS: perfmodels/regression_based PASS: perfmodels/non_linear_regression_based SKIP: perfmodels/feed PASS: perfmodels/user_base PASS: perfmodels/valid_model PASS: perfmodels/memory SKIP: sched_policies/data_locality PASS: sched_policies/execute_all_tasks PASS: sched_policies/prio PASS: sched_policies/simple_deps SKIP: sched_policies/simple_cpu_gpu_sched PASS: sched_ctx/sched_ctx_hierarchy PASS: fortran90/init_01 ============================================================================ Testsuite summary for StarPU 1.3.8 ============================================================================ # TOTAL: 226 # PASS: 196 # SKIP: 18 # XFAIL: 1 # FAIL: 11 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to starpu-devel@inria.fr ============================================================================ make[5]: *** [Makefile:9259: test-suite.log] Error 1 make[5]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tests' make[4]: *** [Makefile:9367: check-TESTS] Error 2 make[4]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tests' make[3]: *** [Makefile:11125: check-am] Error 2 make[3]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tests' make[2]: *** [Makefile:9151: check-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tests' make[1]: *** [Makefile:11127: check] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8/tests' make: *** [Makefile:834: check-recursive] Error 1 * ERROR: dev-libs/starpu-1.3.8::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 127: Called src_test * environment, line 2362: Called default * phase-functions.sh, line 858: Called default_src_test * phase-functions.sh, line 887: Called __eapi0_src_test * phase-helpers.sh, line 809: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=dev-libs/starpu-1.3.8::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/starpu-1.3.8::gentoo'`. * The complete build log is located at '/var/log/portage/dev-libs:starpu-1.3.8:20210717-155933.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/starpu-1.3.8/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/starpu-1.3.8/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8' * S: '/var/tmp/portage/dev-libs/starpu-1.3.8/work/starpu-1.3.8'