1. * Package: dev-libs/starpu-1.1.2
  2. * Repository: gentoo
  3. * Maintainer: bicatali@gentoo.org
  4. * USE: abi_x86_64 amd64 blas doc elibc_glibc kernel_linux test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking starpu-1.1.2.tar.gz to /tmp/portage/dev-libs/starpu-1.1.2/work
  15. >>> Source unpacked in /tmp/portage/dev-libs/starpu-1.1.2/work
  16. >>> Preparing source in /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2 ...
  17. * Running eautoreconf in '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2' ...
  18. * Running libtoolize --copy --force --automake ...
  19. [ ok ]
  20. * Running aclocal -I m4 ...
  21. [ ok ]
  22. * Running autoconf ...
  23. [ ok ]
  24. * Running autoheader ...
  25. [ ok ]
  26. * Running automake --add-missing --copy --foreign --force-missing ...
  27. [ ok ]
  28. * Running elibtoolize in: starpu-1.1.2/
  29. * Running elibtoolize in: starpu-1.1.2/build-aux/
  30. * Applying portage/1.2.0 patch ...
  31. * Applying sed/1.5.6 patch ...
  32. >>> Source prepared.
  33. >>> Configuring source in /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2 ...
  34. >>> Working in BUILD_DIR: "/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2_build"
  35. * econf: updating starpu-1.1.2/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  36. * econf: updating starpu-1.1.2/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  37. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/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 --libdir=/usr/lib64 --docdir=/usr/share/doc/starpu-1.1.2 --enable-shared --disable-static --disable-build-examples --disable-cuda --disable-debug --enable-build-doc --disable-starpufft --disable-gcc-extensions --disable-opencl --disable-opengl-render --disable-starpu-top --without-mpicc
  38. configure: loading site script /usr/share/config.site
  39. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/configure: 40: /usr/share/config.site: [[: Permission denied
  40. checking build system type... x86_64-pc-linux-gnu
  41. checking host system type... x86_64-pc-linux-gnu
  42. checking target system type... x86_64-pc-linux-gnu
  43. checking for a BSD-compatible install... /usr/bin/install -c
  44. checking whether build environment is sane... yes
  45. checking for a thread-safe mkdir -p... /bin/mkdir -p
  46. checking for gawk... gawk
  47. checking whether make sets $(MAKE)... yes
  48. checking whether make supports nested variables... yes
  49. checking whether make supports nested variables... (cached) yes
  50. checking for style of include used by make... GNU
  51. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  52. checking whether the C compiler works... yes
  53. checking for C compiler default output file name... a.out
  54. checking for suffix of executables...
  55. checking whether we are cross compiling... no
  56. checking for suffix of object files... o
  57. checking whether we are using the GNU C compiler... yes
  58. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  59. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  60. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  61. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  62. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  63. checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar
  64. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  65. checking whether we are using the GNU C compiler... (cached) yes
  66. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  67. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  68. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
  69. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  70. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  71. checking whether we are using the GNU C++ compiler... yes
  72. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  73. checking dependency style of x86_64-pc-linux-gnu-g++... none
  74. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  75. checking for a sed that does not truncate output... /bin/sed
  76. checking whether ln -s works... yes
  77. checking for x86_64-pc-linux-gnu-g77... no
  78. checking for x86_64-pc-linux-gnu-xlf... no
  79. checking for x86_64-pc-linux-gnu-f77... no
  80. checking for x86_64-pc-linux-gnu-frt... no
  81. checking for x86_64-pc-linux-gnu-pgf77... no
  82. checking for x86_64-pc-linux-gnu-cf77... no
  83. checking for x86_64-pc-linux-gnu-fort77... no
  84. checking for x86_64-pc-linux-gnu-fl32... no
  85. checking for x86_64-pc-linux-gnu-af77... no
  86. checking for x86_64-pc-linux-gnu-xlf90... no
  87. checking for x86_64-pc-linux-gnu-f90... no
  88. checking for x86_64-pc-linux-gnu-pgf90... no
  89. checking for x86_64-pc-linux-gnu-pghpf... no
  90. checking for x86_64-pc-linux-gnu-epcf90... no
  91. checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran
  92. checking whether we are using the GNU Fortran 77 compiler... yes
  93. checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes
  94. checking how to print strings... printf
  95. checking for a sed that does not truncate output... (cached) /bin/sed
  96. checking for grep that handles long lines and -e... /bin/grep
  97. checking for egrep... /bin/grep -E
  98. checking for fgrep... /bin/grep -F
  99. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  100. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  101. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  102. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  103. checking the maximum length of command line arguments... 1572864
  104. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  105. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  106. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  107. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  108. checking how to recognize dependent libraries... pass_all
  109. checking for x86_64-pc-linux-gnu-dlltool... no
  110. checking for dlltool... no
  111. checking how to associate runtime and link libraries... printf %s\n
  112. checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
  113. checking for archiver @FILE support... @
  114. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  115. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  116. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  117. checking for sysroot... no
  118. checking for a working dd... /bin/dd
  119. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  120. checking for x86_64-pc-linux-gnu-mt... no
  121. checking for mt... mt
  122. checking if mt is a manifest tool... no
  123. checking for ANSI C header files... yes
  124. checking for sys/types.h... yes
  125. checking for sys/stat.h... yes
  126. checking for stdlib.h... yes
  127. checking for string.h... yes
  128. checking for memory.h... yes
  129. checking for strings.h... yes
  130. checking for inttypes.h... yes
  131. checking for stdint.h... yes
  132. checking for unistd.h... yes
  133. checking for dlfcn.h... yes
  134. checking for objdir... .libs
  135. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  136. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  137. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  138. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  139. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  140. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  141. 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
  142. checking whether -lc should be explicitly linked in... no
  143. checking dynamic linker characteristics... GNU/Linux ld.so
  144. checking how to hardcode library paths into programs... immediate
  145. checking whether stripping libraries is possible... yes
  146. checking if libtool supports shared libraries... yes
  147. checking whether to build shared libraries... yes
  148. checking whether to build static libraries... no
  149. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  150. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  151. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  152. 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
  153. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  154. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  155. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  156. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  157. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  158. 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
  159. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  160. checking how to hardcode library paths into programs... immediate
  161. checking if libtool supports shared libraries... yes
  162. checking whether to build shared libraries... yes
  163. checking whether to build static libraries... no
  164. checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC
  165. checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
  166. checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes
  167. checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes
  168. checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... (cached) yes
  169. 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
  170. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  171. checking how to hardcode library paths into programs... immediate
  172. checking whether ln -s works... yes
  173. checking for ANSI C header files... (cached) yes
  174. checking for C/C++ restrict keyword... __restrict
  175. checking for bash... bash
  176. checking for svnversion... /usr/bin/svnversion
  177. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/configure: 20798: test: Unversioned: unexpected operator
  178. checking for lib... no
  179. checking size of void *... 8
  180. checking for pthread_create in -lpthread... yes
  181. checking for library containing sqrt... -lm
  182. checking for main in -lws2_32... no
  183. checking for sysconf... yes
  184. checking for pthread_spin_lock... yes
  185. checking for pthread_barrier_init... yes
  186. checking for pthread_setaffinity_np... yes
  187. checking for posix_memalign... yes
  188. checking for memalign... yes
  189. checking for drand48... yes
  190. checking for erand48_r... yes
  191. checking for strerror_r... yes
  192. checking for setenv... yes
  193. checking for unsetenv... yes
  194. checking for nearbyintf... yes
  195. checking for rintf... yes
  196. checking malloc.h usability... yes
  197. checking malloc.h presence... yes
  198. checking for malloc.h... yes
  199. checking valgrind/valgrind.h usability... yes
  200. checking valgrind/valgrind.h presence... yes
  201. checking for valgrind/valgrind.h... yes
  202. checking valgrind/helgrind.h usability... yes
  203. checking valgrind/helgrind.h presence... yes
  204. checking for valgrind/helgrind.h... yes
  205. checking for sched_yield... yes
  206. checking whether the target supports __sync_val_compare_and_swap... yes
  207. checking whether the target supports __sync_bool_compare_and_swap... yes
  208. checking whether the target supports __sync_fetch_and_add... yes
  209. checking whether the target supports __sync_fetch_and_or... yes
  210. checking whether the target supports __sync_lock_test_and_set... yes
  211. checking whether the target supports __sync_synchronize... yes
  212. checking for library containing set_mempolicy... -lnuma
  213. checking whether libnuma is available... yes
  214. checking maximum number of sched_ctxs... 10
  215. checking maximum number of CPUs... 64
  216. checking whether CPUs should be used... yes
  217. checking maximum number of CUDA devices... 4
  218. checking whether CUDA should be used... no
  219. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  220. checking pkg-config is at least version 0.9.0... yes
  221. checking whether MAGMA should be used... no
  222. checking for cufftDoubleComplex... no
  223. checking whether CURAND is available... no
  224. checking maximum number of OpenCL devices... 8
  225. checking whether OpenCL should be used... no
  226. checking whether asynchronous copy should be disabled... no
  227. checking whether asynchronous CUDA copy should be disabled... no
  228. checking whether asynchronous OpenCL copy should be disabled... no
  229. checking whether SimGrid is enabled... no
  230. checking whether blocking drivers should be disabled... no
  231. checking whether debug mode should be enabled... no
  232. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/configure: 24797: /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/configure: CFLAGS+= -gdwarf-2 -g3 : Permission denied
  233. checking whether extra checks should be performed... no
  234. checking whether debug messages should be displayed... no
  235. checking whether coverage testing should be enabled... no
  236. checking whether FxT traces should be generated... no
  237. checking whether performance debugging should be enabled... no
  238. checking whether performance model debugging should be enabled... no
  239. checking whether statistics should be generated... no
  240. checking whether memory stats should be displayed... no
  241. checking glpk.h usability... yes
  242. checking glpk.h presence... yes
  243. checking for glpk.h... yes
  244. checking for main in -lglpk... yes
  245. checking Ayudame.h usability... no
  246. checking Ayudame.h presence... no
  247. checking for Ayudame.h... no
  248. checking how many buffers can be manipulated per task... 8
  249. checking maximum number of memory nodes... 1
  250. checking whether allocation cache should be used... yes
  251. checking using explicit performance model location... no
  252. checking performance models location... $HOME/.starpu/sampling/
  253. checking for clock_gettime in -lrt... yes
  254. checking for clock_gettime... yes
  255. checking Maximum number of workers... 80
  256. checking maximum number of implementations... 8
  257. The mpicc compiler is not valid
  258. checking mpicc path... no
  259. checking for mpiexec... /usr/bin/mpiexec
  260. checking whether mpiexec is available... /usr/bin/mpiexec
  261. checking whether the StarPU MPI library should be generated... no
  262. checking for StarPU-Top... checking whether compiler support -W... yes
  263. checking whether compiler support -Wall... yes
  264. checking whether compiler support -Wextra... yes
  265. checking whether compiler support -Werror=implicit... yes
  266. checking for SOCL... no
  267. checking for gdb... /usr/bin/gdb
  268. checking whether OpenGL rendering is enabled... no
  269. checking for X... libraries , headers
  270. checking for gethostbyname... yes
  271. checking for connect... yes
  272. checking for remove... yes
  273. checking for shmat... yes
  274. checking for IceConnectionNumber in -lICE... yes
  275. checking for library containing sgemm_... -lblas
  276. checking which BLAS lib should be used... system
  277. checking for FFTW... yes
  278. checking for FFTWF... yes
  279. checking for FFTWL... yes
  280. checking for HWLOC... yes
  281. checking whether hwloc should be used... yes
  282. checking f77.h usability... no
  283. checking f77.h presence... no
  284. checking for f77.h... no
  285. checking for icc... no
  286. checking for help2man... help2man
  287. checking for struct cudaDeviceProp.pciDomainID... no
  288. checking for struct cudaDeviceProp.pciBusID... no
  289. checking for doxygen... /usr/bin/doxygen
  290. checking for pdflatex... /usr/bin/pdflatex
  291. checking for epstopdf... /usr/bin/epstopdf
  292. checking whether documentation should be compiled... yes
  293. checking that generated files are newer than configure... done
  294. configure: creating ./config.status
  295. config.status: creating tests/regression/regression.sh
  296. config.status: creating tests/regression/profiles
  297. config.status: creating tests/regression/profiles.build.only
  298. config.status: creating Makefile
  299. config.status: creating src/Makefile
  300. config.status: creating tools/Makefile
  301. config.status: creating tools/starpu_codelet_profile
  302. config.status: creating tools/starpu_codelet_histo_profile
  303. config.status: creating tools/starpu_workers_activity
  304. config.status: creating tools/starpu_paje_draw_histogram
  305. config.status: creating tools/starpu_paje_state_stats
  306. config.status: creating socl/Makefile
  307. config.status: creating socl/src/Makefile
  308. config.status: creating socl/examples/Makefile
  309. config.status: creating socl/vendors/socl.icd
  310. config.status: creating socl/vendors/install/socl.icd
  311. config.status: creating libstarpu.pc
  312. config.status: creating starpu-1.0.pc
  313. config.status: creating starpu-1.1.pc
  314. config.status: creating mpi/libstarpumpi.pc
  315. config.status: creating mpi/starpumpi-1.0.pc
  316. config.status: creating mpi/starpumpi-1.1.pc
  317. config.status: creating starpufft/Makefile
  318. config.status: creating starpufft/src/Makefile
  319. config.status: creating starpufft/tests/Makefile
  320. config.status: creating starpufft/libstarpufft.pc
  321. config.status: creating starpufft/starpufft-1.0.pc
  322. config.status: creating starpufft/starpufft-1.1.pc
  323. config.status: creating examples/Makefile
  324. config.status: creating examples/stencil/Makefile
  325. config.status: creating tests/Makefile
  326. config.status: creating mpi/Makefile
  327. config.status: creating mpi/src/Makefile
  328. config.status: creating mpi/tests/Makefile
  329. config.status: creating mpi/examples/Makefile
  330. config.status: creating starpu-top/StarPU-Top.pro
  331. config.status: creating starpu-top/StarPU-Top-qwt-embed.pri
  332. config.status: creating starpu-top/StarPU-Top-qwt-system.pri
  333. config.status: creating gcc-plugin/Makefile
  334. config.status: creating gcc-plugin/src/Makefile
  335. config.status: creating gcc-plugin/tests/Makefile
  336. config.status: creating gcc-plugin/tests/run-test
  337. config.status: creating gcc-plugin/examples/Makefile
  338. config.status: creating sc_hypervisor/Makefile
  339. config.status: creating sc_hypervisor/src/Makefile
  340. config.status: creating sc_hypervisor/examples/Makefile
  341. config.status: creating doc/Makefile
  342. config.status: creating doc/doxygen/Makefile
  343. config.status: creating doc/doxygen/doxygen-config.cfg
  344. config.status: creating doc/doxygen/doxygen_filter.sh
  345. config.status: creating tools/mvsc/starpu_var.bat
  346. config.status: creating src/common/config.h
  347. config.status: creating include/starpu_config.h
  348. config.status: creating gcc-plugin/include/starpu-gcc/config.h
  349. config.status: creating starpu-top/config.h
  350. config.status: linking /etc/OpenCL/vendors/intelocl64.icd to socl/vendors/intelocl64.icd
  351. config.status: executing depfiles commands
  352. config.status: executing libtool commands
  353. config.status: executing executable-scripts commands
  354. configure:
  355. CPUs enabled: yes
  356. CUDA enabled: no
  357. OpenCL enabled: no
  358. Compile-time limits
  359. (change these with --enable-maxcpus, --enable-maxcudadev,
  360. --enable-maxopencldev, --enable-maxbuffers)
  361. (Note these numbers do not represent the number of detected
  362. devices, but the maximum number of devices StarPU can manage)
  363. Maximum number of CPUs: 64
  364. Maximum number of CUDA devices: 4
  365. Maximum number of OpenCL devices: 8
  366. Maximum number of memory nodes: 1
  367. Maximum number of task buffers: 8
  368. GPU-GPU transfers: no
  369. Allocation cache: yes
  370. Magma enabled: no
  371. BLAS library: system
  372. hwloc: yes
  373. FxT trace enabled: no
  374. StarPU-Top: no
  375. Documentation: yes
  376. Examples: no
  377. StarPU Extensions:
  378. MPI enabled: no
  379. MPI test suite: no
  380. FFT Support: no
  381. GCC plug-in: no
  382. GCC plug-in test suite (requires GNU Guile): no
  383. SOCL enabled: no
  384. SOCL test suite: no
  385. Scheduler Hypervisor: no
  386. simgrid enabled: no
  387. ayudame enabled: no
  388. >>> Source configured.
  389. >>> Compiling source in /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2 ...
  390. >>> Working in BUILD_DIR: "/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2_build"
  391. make -j24
  392. Making all in src
  393. make[1]: Entering directory '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2_build/src'
  394. make[2]: Entering directory '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2_build/src'
  395. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-barrier.lo `test -f 'common/barrier.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`common/barrier.c
  396. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-bitmap.lo `test -f 'common/bitmap.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`common/bitmap.c
  397. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-barrier_counter.lo `test -f 'common/barrier_counter.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`common/barrier_counter.c
  398. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-hash.lo `test -f 'common/hash.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`common/hash.c
  399. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-rwlock.lo `test -f 'common/rwlock.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`common/rwlock.c
  400. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-starpu_spinlock.lo `test -f 'common/starpu_spinlock.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`common/starpu_spinlock.c
  401. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-timing.lo `test -f 'common/timing.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`common/timing.c
  402. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-fxt.lo `test -f 'common/fxt.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`common/fxt.c
  403. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-utils.lo `test -f 'common/utils.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`common/utils.c
  404. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-thread.lo `test -f 'common/thread.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`common/thread.c
  405. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-jobs.lo `test -f 'core/jobs.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/jobs.c
  406. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-task.lo `test -f 'core/task.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/task.c
  407. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-task_bundle.lo `test -f 'core/task_bundle.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/task_bundle.c
  408. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-workers.lo `test -f 'core/workers.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/workers.c
  409. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-combined_workers.lo `test -f 'core/combined_workers.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/combined_workers.c
  410. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-topology.lo `test -f 'core/topology.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/topology.c
  411. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-debug.lo `test -f 'core/debug.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/debug.c
  412. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-errorcheck.lo `test -f 'core/errorcheck.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/errorcheck.c
  413. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-progress_hook.lo `test -f 'core/progress_hook.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/progress_hook.c
  414. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-cg.lo `test -f 'core/dependencies/cg.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/dependencies/cg.c
  415. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-dependencies.lo `test -f 'core/dependencies/dependencies.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/dependencies/dependencies.c
  416. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-implicit_data_deps.lo `test -f 'core/dependencies/implicit_data_deps.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/dependencies/implicit_data_deps.c
  417. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-tags.lo `test -f 'core/dependencies/tags.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/dependencies/tags.c
  418. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-task_deps.lo `test -f 'core/dependencies/task_deps.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/dependencies/task_deps.c
  419. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/common/starpu_spinlock.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-starpu_spinlock.o
  420. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/common/hash.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-hash.o
  421. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/common/utils.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-utils.o
  422. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/workers.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-workers.o
  423. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/dependencies/dependencies.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-dependencies.o
  424. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/progress_hook.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-progress_hook.o
  425. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/errorcheck.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-errorcheck.o
  426. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/common/bitmap.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-bitmap.o
  427. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/combined_workers.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-combined_workers.o
  428. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/common/thread.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-thread.o
  429. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/task.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-task.o
  430. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/debug.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-debug.o
  431. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/common/barrier.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-barrier.o
  432. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/common/barrier_counter.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-barrier_counter.o
  433. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/common/rwlock.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-rwlock.o
  434. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/dependencies/cg.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-cg.o
  435. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/common/timing.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-timing.o
  436. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/common/fxt.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-fxt.o
  437. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/dependencies/task_deps.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-task_deps.o
  438. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/dependencies/tags.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-tags.o
  439. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/task_bundle.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-task_bundle.o
  440. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/topology.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-topology.o
  441. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/dependencies/implicit_data_deps.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-implicit_data_deps.o
  442. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/jobs.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-jobs.o
  443. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-data_concurrency.lo `test -f 'core/dependencies/data_concurrency.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/dependencies/data_concurrency.c
  444. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-perfmodel_history.lo `test -f 'core/perfmodel/perfmodel_history.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/perfmodel/perfmodel_history.c
  445. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/common/barrier_counter.c: In function '_starpu_barrier_counter_check':
  446. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/common/barrier_counter.c:108:6: warning: unused variable 'ret' [-Wunused-variable]
  447. int ret = 0;
  448. ^
  449. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/common/barrier_counter.c:115:1: warning: control reaches end of non-void function [-Wreturn-type]
  450. }
  451. ^
  452. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-perfmodel_bus.lo `test -f 'core/perfmodel/perfmodel_bus.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/perfmodel/perfmodel_bus.c
  453. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-perfmodel.lo `test -f 'core/perfmodel/perfmodel.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/perfmodel/perfmodel.c
  454. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-perfmodel_print.lo `test -f 'core/perfmodel/perfmodel_print.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/perfmodel/perfmodel_print.c
  455. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-perfmodel_nan.lo `test -f 'core/perfmodel/perfmodel_nan.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/perfmodel/perfmodel_nan.c
  456. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-regression.lo `test -f 'core/perfmodel/regression.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/perfmodel/regression.c
  457. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/topology.c: In function '_starpu_build_topology':
  458. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/topology.c:919:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  459. for (i = 0; i < starpu_worker_get_count(); i++)
  460. ^
  461. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/dependencies/implicit_data_deps.c: In function '_starpu_data_wait_until_available':
  462. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/dependencies/implicit_data_deps.c:552:115: warning: unused parameter 'sync_name' [-Wunused-parameter]
  463. int _starpu_data_wait_until_available(starpu_data_handle_t handle, enum starpu_data_access_mode mode, const char *sync_name)
  464. ^
  465. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/task.c:45:30: warning: 'submitted_cond' defined but not used [-Wunused-variable]
  466. static starpu_pthread_cond_t submitted_cond = STARPU_PTHREAD_COND_INITIALIZER;
  467. ^
  468. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-sched_policy.lo `test -f 'core/sched_policy.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/sched_policy.c
  469. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-simgrid.lo `test -f 'core/simgrid.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/simgrid.c
  470. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-sched_ctx.lo `test -f 'core/sched_ctx.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/sched_ctx.c
  471. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-sched_ctx_list.lo `test -f 'core/sched_ctx_list.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/sched_ctx_list.c
  472. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-parallel_task.lo `test -f 'core/parallel_task.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/parallel_task.c
  473. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-detect_combined_workers.lo `test -f 'core/detect_combined_workers.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`core/detect_combined_workers.c
  474. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-eager_central_policy.lo `test -f 'sched_policies/eager_central_policy.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`sched_policies/eager_central_policy.c
  475. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-eager_central_priority_policy.lo `test -f 'sched_policies/eager_central_priority_policy.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`sched_policies/eager_central_priority_policy.c
  476. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-work_stealing_policy.lo `test -f 'sched_policies/work_stealing_policy.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`sched_policies/work_stealing_policy.c
  477. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-deque_modeling_policy_data_aware.lo `test -f 'sched_policies/deque_modeling_policy_data_aware.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`sched_policies/deque_modeling_policy_data_aware.c
  478. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-random_policy.lo `test -f 'sched_policies/random_policy.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`sched_policies/random_policy.c
  479. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-stack_queues.lo `test -f 'sched_policies/stack_queues.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`sched_policies/stack_queues.c
  480. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/dependencies/data_concurrency.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-data_concurrency.o
  481. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/perfmodel/perfmodel_history.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-perfmodel_history.o
  482. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-deque_queues.lo `test -f 'sched_policies/deque_queues.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`sched_policies/deque_queues.c
  483. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/perfmodel/perfmodel_bus.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-perfmodel_bus.o
  484. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/perfmodel/perfmodel.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-perfmodel.o
  485. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-fifo_queues.lo `test -f 'sched_policies/fifo_queues.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`sched_policies/fifo_queues.c
  486. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/perfmodel/perfmodel_print.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-perfmodel_print.o
  487. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/perfmodel/regression.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-regression.o
  488. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/perfmodel/perfmodel_nan.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-perfmodel_nan.o
  489. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/sched_policy.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-sched_policy.o
  490. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/simgrid.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-simgrid.o
  491. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/sched_ctx_list.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-sched_ctx_list.o
  492. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/sched_ctx.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-sched_ctx.o
  493. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/sched_policies/eager_central_policy.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-eager_central_policy.o
  494. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/parallel_task.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-parallel_task.o
  495. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/sched_policies/work_stealing_policy.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-work_stealing_policy.o
  496. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/detect_combined_workers.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-detect_combined_workers.o
  497. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/sched_policies/eager_central_priority_policy.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-eager_central_priority_policy.o
  498. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/sched_policies/deque_modeling_policy_data_aware.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-deque_modeling_policy_data_aware.o
  499. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-parallel_heft.lo `test -f 'sched_policies/parallel_heft.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`sched_policies/parallel_heft.c
  500. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/perfmodel/perfmodel_history.c: In function 'parse_device':
  501. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/perfmodel/perfmodel_history.c:310:6: warning: unused variable 'version' [-Wunused-variable]
  502. int version;
  503. ^
  504. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-parallel_eager.lo `test -f 'sched_policies/parallel_eager.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`sched_policies/parallel_eager.c
  505. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/sched_policies/random_policy.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-random_policy.o
  506. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-driver_common.lo `test -f 'drivers/driver_common/driver_common.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`drivers/driver_common/driver_common.c
  507. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/sched_policies/stack_queues.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-stack_queues.o
  508. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/sched_policy.c: In function '_get_next_sched_ctx_to_pop_into':
  509. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/sched_policy.c:580:11: warning: unused variable 'smallest_counter' [-Wunused-variable]
  510. unsigned smallest_counter = worker->nsched_ctxs;
  511. ^
  512. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/sched_policy.c:579:40: warning: unused variable 'good_sched_ctx' [-Wunused-variable]
  513. struct _starpu_sched_ctx *sched_ctx, *good_sched_ctx = NULL;
  514. ^
  515. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/sched_policy.c:579:28: warning: unused variable 'sched_ctx' [-Wunused-variable]
  516. struct _starpu_sched_ctx *sched_ctx, *good_sched_ctx = NULL;
  517. ^
  518. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-memory_nodes.lo `test -f 'datawizard/memory_nodes.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/memory_nodes.c
  519. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-write_back.lo `test -f 'datawizard/write_back.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/write_back.c
  520. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-coherency.lo `test -f 'datawizard/coherency.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/coherency.c
  521. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-data_request.lo `test -f 'datawizard/data_request.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/data_request.c
  522. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-datawizard.lo `test -f 'datawizard/datawizard.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/datawizard.c
  523. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/sched_policies/deque_queues.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-deque_queues.o
  524. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/sched_ctx.c: In function '_starpu_check_nsubmitted_tasks_of_sched_ctx':
  525. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/core/sched_ctx.c:882:1: warning: control reaches end of non-void function [-Wreturn-type]
  526. }
  527. ^
  528. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-copy_driver.lo `test -f 'datawizard/copy_driver.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/copy_driver.c
  529. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/sched_policies/fifo_queues.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-fifo_queues.o
  530. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-filters.lo `test -f 'datawizard/filters.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/filters.c
  531. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-sort_data_handles.lo `test -f 'datawizard/sort_data_handles.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/sort_data_handles.c
  532. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-malloc.lo `test -f 'datawizard/malloc.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/malloc.c
  533. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-memory_manager.lo `test -f 'datawizard/memory_manager.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/memory_manager.c
  534. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-memalloc.lo `test -f 'datawizard/memalloc.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/memalloc.c
  535. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-memstats.lo `test -f 'datawizard/memstats.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/memstats.c
  536. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-footprint.lo `test -f 'datawizard/footprint.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/footprint.c
  537. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-datastats.lo `test -f 'datawizard/datastats.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/datastats.c
  538. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/sched_policies/parallel_heft.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-parallel_heft.o
  539. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/sched_policies/parallel_eager.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-parallel_eager.o
  540. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-user_interactions.lo `test -f 'datawizard/user_interactions.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/user_interactions.c
  541. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/memory_nodes.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-memory_nodes.o
  542. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/drivers/driver_common/driver_common.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-driver_common.o
  543. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-reduction.lo `test -f 'datawizard/reduction.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/reduction.c
  544. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-data_interface.lo `test -f 'datawizard/interfaces/data_interface.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/interfaces/data_interface.c
  545. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/data_request.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-data_request.o
  546. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/coherency.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-coherency.o
  547. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-bcsr_interface.lo `test -f 'datawizard/interfaces/bcsr_interface.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/interfaces/bcsr_interface.c
  548. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/write_back.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-write_back.o
  549. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/datawizard.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-datawizard.o
  550. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/sched_policies/parallel_heft.c: In function 'initialize_parallel_heft_policy':
  551. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/sched_policies/parallel_heft.c:560:2: warning: too many arguments for format [-Wformat-extra-args]
  552. STARPU_ASSERT_MSG(starpu_sched_ctx_get_min_priority(sched_ctx_id) < starpu_sched_ctx_get_max_priority(sched_ctx_id),
  553. ^
  554. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/copy_driver.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-copy_driver.o
  555. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/sched_policies/parallel_eager.c: In function 'push_task_peager_policy':
  556. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/sched_policies/parallel_eager.c:169:13: warning: unused variable 'worker' [-Wunused-variable]
  557. int worker = -1;
  558. ^
  559. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/filters.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-filters.o
  560. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/memalloc.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-memalloc.o
  561. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/malloc.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-malloc.o
  562. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/memory_manager.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-memory_manager.o
  563. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/memstats.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-memstats.o
  564. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/sort_data_handles.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-sort_data_handles.o
  565. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-coo_interface.lo `test -f 'datawizard/interfaces/coo_interface.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/interfaces/coo_interface.c
  566. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/footprint.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-footprint.o
  567. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/datastats.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-datastats.o
  568. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-csr_interface.lo `test -f 'datawizard/interfaces/csr_interface.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/interfaces/csr_interface.c
  569. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-matrix_filters.lo `test -f 'datawizard/interfaces/matrix_filters.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/interfaces/matrix_filters.c
  570. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/copy_driver.c: In function 'starpu_interface_copy':
  571. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/copy_driver.c:396:152: warning: unused parameter 'async_data' [-Wunused-parameter]
  572. int starpu_interface_copy(uintptr_t src, size_t src_offset, unsigned src_node, uintptr_t dst, size_t dst_offset, unsigned dst_node, size_t size, void *async_data)
  573. ^
  574. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/user_interactions.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-user_interactions.o
  575. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-matrix_interface.lo `test -f 'datawizard/interfaces/matrix_interface.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/interfaces/matrix_interface.c
  576. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-block_filters.lo `test -f 'datawizard/interfaces/block_filters.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/interfaces/block_filters.c
  577. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/malloc.c: In function 'starpu_malloc_flags':
  578. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/malloc.c:205:1: warning: label 'end' defined but not used [-Wunused-label]
  579. end:
  580. ^
  581. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/malloc.c: In function 'starpu_free_flags':
  582. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/malloc.c:325:1: warning: label 'out' defined but not used [-Wunused-label]
  583. out:
  584. ^
  585. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-block_interface.lo `test -f 'datawizard/interfaces/block_interface.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/interfaces/block_interface.c
  586. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-vector_interface.lo `test -f 'datawizard/interfaces/vector_interface.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/interfaces/vector_interface.c
  587. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-bcsr_filters.lo `test -f 'datawizard/interfaces/bcsr_filters.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/interfaces/bcsr_filters.c
  588. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/interfaces/data_interface.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-data_interface.o
  589. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/interfaces/bcsr_interface.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-bcsr_interface.o
  590. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/reduction.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-reduction.o
  591. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-csr_filters.lo `test -f 'datawizard/interfaces/csr_filters.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/interfaces/csr_filters.c
  592. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-vector_filters.lo `test -f 'datawizard/interfaces/vector_filters.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/interfaces/vector_filters.c
  593. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-variable_interface.lo `test -f 'datawizard/interfaces/variable_interface.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/interfaces/variable_interface.c
  594. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-void_interface.lo `test -f 'datawizard/interfaces/void_interface.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/interfaces/void_interface.c
  595. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-multiformat_interface.lo `test -f 'datawizard/interfaces/multiformat_interface.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`datawizard/interfaces/multiformat_interface.c
  596. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-execute_on_all.lo `test -f 'util/execute_on_all.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`util/execute_on_all.c
  597. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/interfaces/coo_interface.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-coo_interface.o
  598. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-starpu_create_sync_task.lo `test -f 'util/starpu_create_sync_task.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`util/starpu_create_sync_task.c
  599. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/interfaces/data_interface.c: In function '_starpu_data_unregister':
  600. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/interfaces/data_interface.c:588:7: warning: unused variable 'busy' [-Wunused-variable]
  601. int busy;
  602. ^
  603. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-file.lo `test -f 'util/file.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`util/file.c
  604. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-misc.lo `test -f 'util/misc.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`util/misc.c
  605. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-starpu_data_cpy.lo `test -f 'util/starpu_data_cpy.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`util/starpu_data_cpy.c
  606. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/interfaces/csr_interface.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-csr_interface.o
  607. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/interfaces/matrix_filters.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-matrix_filters.o
  608. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-starpu_insert_task.lo `test -f 'util/starpu_insert_task.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`util/starpu_insert_task.c
  609. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/interfaces/block_filters.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-block_filters.o
  610. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/interfaces/matrix_interface.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-matrix_interface.o
  611. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/interfaces/block_interface.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-block_interface.o
  612. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/interfaces/vector_interface.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-vector_interface.o
  613. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/interfaces/bcsr_filters.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-bcsr_filters.o
  614. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-starpu_insert_task_utils.lo `test -f 'util/starpu_insert_task_utils.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`util/starpu_insert_task_utils.c
  615. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/interfaces/csr_filters.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-csr_filters.o
  616. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-starpu_fxt.lo `test -f 'debug/traces/starpu_fxt.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`debug/traces/starpu_fxt.c
  617. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-starpu_fxt_mpi.lo `test -f 'debug/traces/starpu_fxt_mpi.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`debug/traces/starpu_fxt_mpi.c
  618. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/interfaces/vector_filters.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-vector_filters.o
  619. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/interfaces/variable_interface.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-variable_interface.o
  620. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/interfaces/void_interface.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-void_interface.o
  621. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/datawizard/interfaces/multiformat_interface.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-multiformat_interface.o
  622. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-starpu_fxt_dag.lo `test -f 'debug/traces/starpu_fxt_dag.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`debug/traces/starpu_fxt_dag.c
  623. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-starpu_paje.lo `test -f 'debug/traces/starpu_paje.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`debug/traces/starpu_paje.c
  624. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/util/starpu_create_sync_task.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-starpu_create_sync_task.o
  625. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-latency.lo `test -f 'debug/latency.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`debug/latency.c
  626. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/util/execute_on_all.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-execute_on_all.o
  627. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-structures_size.lo `test -f 'debug/structures_size.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`debug/structures_size.c
  628. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-profiling.lo `test -f 'profiling/profiling.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`profiling/profiling.c
  629. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-bound.lo `test -f 'profiling/bound.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`profiling/bound.c
  630. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-profiling_helpers.lo `test -f 'profiling/profiling_helpers.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`profiling/profiling_helpers.c
  631. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/util/misc.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-misc.o
  632. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-starpu_top.lo `test -f 'top/starpu_top.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`top/starpu_top.c
  633. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/util/starpu_data_cpy.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-starpu_data_cpy.o
  634. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/util/file.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-file.o
  635. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-starpu_top_task.lo `test -f 'top/starpu_top_task.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`top/starpu_top_task.c
  636. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/util/starpu_insert_task.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-starpu_insert_task.o
  637. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-starpu_top_message_queue.lo `test -f 'top/starpu_top_message_queue.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`top/starpu_top_message_queue.c
  638. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-starpu_top_connection.lo `test -f 'top/starpu_top_connection.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`top/starpu_top_connection.c
  639. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-worker_list.lo `test -f 'worker_collection/worker_list.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`worker_collection/worker_list.c
  640. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-driver_cpu.lo `test -f 'drivers/cpu/driver_cpu.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`drivers/cpu/driver_cpu.c
  641. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/util/starpu_insert_task_utils.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-starpu_insert_task_utils.o
  642. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libstarpu_1.1_la-starpu_cublas.lo `test -f 'drivers/cuda/starpu_cublas.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/'`drivers/cuda/starpu_cublas.c
  643. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/debug/traces/starpu_fxt.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-starpu_fxt.o
  644. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/debug/traces/starpu_fxt_mpi.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-starpu_fxt_mpi.o
  645. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/debug/traces/starpu_fxt_dag.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-starpu_fxt_dag.o
  646. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/debug/traces/starpu_paje.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-starpu_paje.o
  647. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/debug/latency.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-latency.o
  648. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/debug/structures_size.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-structures_size.o
  649. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/profiling/profiling_helpers.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-profiling_helpers.o
  650. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/profiling/profiling.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-profiling.o
  651. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/profiling/bound.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-bound.o
  652. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/top/starpu_top.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-starpu_top.o
  653. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/top/starpu_top_task.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-starpu_top_task.o
  654. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/top/starpu_top_connection.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-starpu_top_connection.o
  655. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/top/starpu_top_message_queue.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-starpu_top_message_queue.o
  656. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/worker_collection/worker_list.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-worker_list.o
  657. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/drivers/cpu/driver_cpu.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-driver_cpu.o
  658. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -DBUILDING_STARPU -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/drivers/cuda/starpu_cublas.c -fPIC -DPIC -o .libs/libstarpu_1.1_la-starpu_cublas.o
  659. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/drivers/cpu/driver_cpu.c: In function '_starpu_cpu_get_global_mem_size':
  660. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/drivers/cpu/driver_cpu.c:198:13: warning: unused variable 'depth_node' [-Wunused-variable]
  661. int depth_node;
  662. ^
  663. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/drivers/cpu/driver_cpu.c:187:51: warning: unused parameter 'nodeid' [-Wunused-parameter]
  664. static size_t _starpu_cpu_get_global_mem_size(int nodeid, struct _starpu_machine_config *config)
  665. ^
  666. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -no-undefined -version-info 7:0:0 -Wl,-O1 -Wl,--as-needed -o libstarpu-1.1.la -rpath /usr/lib64 libstarpu_1.1_la-barrier.lo libstarpu_1.1_la-bitmap.lo libstarpu_1.1_la-barrier_counter.lo libstarpu_1.1_la-hash.lo libstarpu_1.1_la-rwlock.lo libstarpu_1.1_la-starpu_spinlock.lo libstarpu_1.1_la-timing.lo libstarpu_1.1_la-fxt.lo libstarpu_1.1_la-utils.lo libstarpu_1.1_la-thread.lo libstarpu_1.1_la-jobs.lo libstarpu_1.1_la-task.lo libstarpu_1.1_la-task_bundle.lo libstarpu_1.1_la-workers.lo libstarpu_1.1_la-combined_workers.lo libstarpu_1.1_la-topology.lo libstarpu_1.1_la-debug.lo libstarpu_1.1_la-errorcheck.lo libstarpu_1.1_la-progress_hook.lo libstarpu_1.1_la-cg.lo libstarpu_1.1_la-dependencies.lo libstarpu_1.1_la-implicit_data_deps.lo libstarpu_1.1_la-tags.lo libstarpu_1.1_la-task_deps.lo libstarpu_1.1_la-data_concurrency.lo libstarpu_1.1_la-perfmodel_history.lo libstarpu_1.1_la-perfmodel_bus.lo libstarpu_1.1_la-perfmodel.lo libstarpu_1.1_la-perfmodel_print.lo libstarpu_1.1_la-perfmodel_nan.lo libstarpu_1.1_la-regression.lo libstarpu_1.1_la-sched_policy.lo libstarpu_1.1_la-simgrid.lo libstarpu_1.1_la-sched_ctx.lo libstarpu_1.1_la-sched_ctx_list.lo libstarpu_1.1_la-parallel_task.lo libstarpu_1.1_la-detect_combined_workers.lo libstarpu_1.1_la-eager_central_policy.lo libstarpu_1.1_la-eager_central_priority_policy.lo libstarpu_1.1_la-work_stealing_policy.lo libstarpu_1.1_la-deque_modeling_policy_data_aware.lo libstarpu_1.1_la-random_policy.lo libstarpu_1.1_la-stack_queues.lo libstarpu_1.1_la-deque_queues.lo libstarpu_1.1_la-fifo_queues.lo libstarpu_1.1_la-parallel_heft.lo libstarpu_1.1_la-parallel_eager.lo libstarpu_1.1_la-driver_common.lo libstarpu_1.1_la-memory_nodes.lo libstarpu_1.1_la-write_back.lo libstarpu_1.1_la-coherency.lo libstarpu_1.1_la-data_request.lo libstarpu_1.1_la-datawizard.lo libstarpu_1.1_la-copy_driver.lo libstarpu_1.1_la-filters.lo libstarpu_1.1_la-sort_data_handles.lo libstarpu_1.1_la-malloc.lo libstarpu_1.1_la-memory_manager.lo libstarpu_1.1_la-memalloc.lo libstarpu_1.1_la-memstats.lo libstarpu_1.1_la-footprint.lo libstarpu_1.1_la-datastats.lo libstarpu_1.1_la-user_interactions.lo libstarpu_1.1_la-reduction.lo libstarpu_1.1_la-data_interface.lo libstarpu_1.1_la-bcsr_interface.lo libstarpu_1.1_la-coo_interface.lo libstarpu_1.1_la-csr_interface.lo libstarpu_1.1_la-matrix_filters.lo libstarpu_1.1_la-matrix_interface.lo libstarpu_1.1_la-block_filters.lo libstarpu_1.1_la-block_interface.lo libstarpu_1.1_la-vector_interface.lo libstarpu_1.1_la-bcsr_filters.lo libstarpu_1.1_la-csr_filters.lo libstarpu_1.1_la-vector_filters.lo libstarpu_1.1_la-variable_interface.lo libstarpu_1.1_la-void_interface.lo libstarpu_1.1_la-multiformat_interface.lo libstarpu_1.1_la-execute_on_all.lo libstarpu_1.1_la-starpu_create_sync_task.lo libstarpu_1.1_la-file.lo libstarpu_1.1_la-misc.lo libstarpu_1.1_la-starpu_data_cpy.lo libstarpu_1.1_la-starpu_insert_task.lo libstarpu_1.1_la-starpu_insert_task_utils.lo libstarpu_1.1_la-starpu_fxt.lo libstarpu_1.1_la-starpu_fxt_mpi.lo libstarpu_1.1_la-starpu_fxt_dag.lo libstarpu_1.1_la-starpu_paje.lo libstarpu_1.1_la-latency.lo libstarpu_1.1_la-structures_size.lo libstarpu_1.1_la-profiling.lo libstarpu_1.1_la-bound.lo libstarpu_1.1_la-profiling_helpers.lo libstarpu_1.1_la-starpu_top.lo libstarpu_1.1_la-starpu_top_task.lo libstarpu_1.1_la-starpu_top_message_queue.lo libstarpu_1.1_la-starpu_top_connection.lo libstarpu_1.1_la-worker_list.lo libstarpu_1.1_la-driver_cpu.lo libstarpu_1.1_la-starpu_cublas.lo -lm -lhwloc -lglpk -lrt -lm -lpthread
  667. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libstarpu_1.1_la-barrier.o .libs/libstarpu_1.1_la-bitmap.o .libs/libstarpu_1.1_la-barrier_counter.o .libs/libstarpu_1.1_la-hash.o .libs/libstarpu_1.1_la-rwlock.o .libs/libstarpu_1.1_la-starpu_spinlock.o .libs/libstarpu_1.1_la-timing.o .libs/libstarpu_1.1_la-fxt.o .libs/libstarpu_1.1_la-utils.o .libs/libstarpu_1.1_la-thread.o .libs/libstarpu_1.1_la-jobs.o .libs/libstarpu_1.1_la-task.o .libs/libstarpu_1.1_la-task_bundle.o .libs/libstarpu_1.1_la-workers.o .libs/libstarpu_1.1_la-combined_workers.o .libs/libstarpu_1.1_la-topology.o .libs/libstarpu_1.1_la-debug.o .libs/libstarpu_1.1_la-errorcheck.o .libs/libstarpu_1.1_la-progress_hook.o .libs/libstarpu_1.1_la-cg.o .libs/libstarpu_1.1_la-dependencies.o .libs/libstarpu_1.1_la-implicit_data_deps.o .libs/libstarpu_1.1_la-tags.o .libs/libstarpu_1.1_la-task_deps.o .libs/libstarpu_1.1_la-data_concurrency.o .libs/libstarpu_1.1_la-perfmodel_history.o .libs/libstarpu_1.1_la-perfmodel_bus.o .libs/libstarpu_1.1_la-perfmodel.o .libs/libstarpu_1.1_la-perfmodel_print.o .libs/libstarpu_1.1_la-perfmodel_nan.o .libs/libstarpu_1.1_la-regression.o .libs/libstarpu_1.1_la-sched_policy.o .libs/libstarpu_1.1_la-simgrid.o .libs/libstarpu_1.1_la-sched_ctx.o .libs/libstarpu_1.1_la-sched_ctx_list.o .libs/libstarpu_1.1_la-parallel_task.o .libs/libstarpu_1.1_la-detect_combined_workers.o .libs/libstarpu_1.1_la-eager_central_policy.o .libs/libstarpu_1.1_la-eager_central_priority_policy.o .libs/libstarpu_1.1_la-work_stealing_policy.o .libs/libstarpu_1.1_la-deque_modeling_policy_data_aware.o .libs/libstarpu_1.1_la-random_policy.o .libs/libstarpu_1.1_la-stack_queues.o .libs/libstarpu_1.1_la-deque_queues.o .libs/libstarpu_1.1_la-fifo_queues.o .libs/libstarpu_1.1_la-parallel_heft.o .libs/libstarpu_1.1_la-parallel_eager.o .libs/libstarpu_1.1_la-driver_common.o .libs/libstarpu_1.1_la-memory_nodes.o .libs/libstarpu_1.1_la-write_back.o .libs/libstarpu_1.1_la-coherency.o .libs/libstarpu_1.1_la-data_request.o .libs/libstarpu_1.1_la-datawizard.o .libs/libstarpu_1.1_la-copy_driver.o .libs/libstarpu_1.1_la-filters.o .libs/libstarpu_1.1_la-sort_data_handles.o .libs/libstarpu_1.1_la-malloc.o .libs/libstarpu_1.1_la-memory_manager.o .libs/libstarpu_1.1_la-memalloc.o .libs/libstarpu_1.1_la-memstats.o .libs/libstarpu_1.1_la-footprint.o .libs/libstarpu_1.1_la-datastats.o .libs/libstarpu_1.1_la-user_interactions.o .libs/libstarpu_1.1_la-reduction.o .libs/libstarpu_1.1_la-data_interface.o .libs/libstarpu_1.1_la-bcsr_interface.o .libs/libstarpu_1.1_la-coo_interface.o .libs/libstarpu_1.1_la-csr_interface.o .libs/libstarpu_1.1_la-matrix_filters.o .libs/libstarpu_1.1_la-matrix_interface.o .libs/libstarpu_1.1_la-block_filters.o .libs/libstarpu_1.1_la-block_interface.o .libs/libstarpu_1.1_la-vector_interface.o .libs/libstarpu_1.1_la-bcsr_filters.o .libs/libstarpu_1.1_la-csr_filters.o .libs/libstarpu_1.1_la-vector_filters.o .libs/libstarpu_1.1_la-variable_interface.o .libs/libstarpu_1.1_la-void_interface.o .libs/libstarpu_1.1_la-multiformat_interface.o .libs/libstarpu_1.1_la-execute_on_all.o .libs/libstarpu_1.1_la-starpu_create_sync_task.o .libs/libstarpu_1.1_la-file.o .libs/libstarpu_1.1_la-misc.o .libs/libstarpu_1.1_la-starpu_data_cpy.o .libs/libstarpu_1.1_la-starpu_insert_task.o .libs/libstarpu_1.1_la-starpu_insert_task_utils.o .libs/libstarpu_1.1_la-starpu_fxt.o .libs/libstarpu_1.1_la-starpu_fxt_mpi.o .libs/libstarpu_1.1_la-starpu_fxt_dag.o .libs/libstarpu_1.1_la-starpu_paje.o .libs/libstarpu_1.1_la-latency.o .libs/libstarpu_1.1_la-structures_size.o .libs/libstarpu_1.1_la-profiling.o .libs/libstarpu_1.1_la-bound.o .libs/libstarpu_1.1_la-profiling_helpers.o .libs/libstarpu_1.1_la-starpu_top.o .libs/libstarpu_1.1_la-starpu_top_task.o .libs/libstarpu_1.1_la-starpu_top_message_queue.o .libs/libstarpu_1.1_la-starpu_top_connection.o .libs/libstarpu_1.1_la-worker_list.o .libs/libstarpu_1.1_la-driver_cpu.o .libs/libstarpu_1.1_la-starpu_cublas.o -lhwloc -lglpk -lrt -lm -lpthread -O2 -ggdb -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libstarpu-1.1.so.7 -o .libs/libstarpu-1.1.so.7.0.0
  668. libtool: link: (cd ".libs" && rm -f "libstarpu-1.1.so.7" && ln -s "libstarpu-1.1.so.7.0.0" "libstarpu-1.1.so.7")
  669. libtool: link: (cd ".libs" && rm -f "libstarpu-1.1.so" && ln -s "libstarpu-1.1.so.7.0.0" "libstarpu-1.1.so")
  670. libtool: link: ( cd ".libs" && rm -f "libstarpu-1.1.la" && ln -s "../libstarpu-1.1.la" "libstarpu-1.1.la" )
  671. make[2]: Leaving directory '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2_build/src'
  672. make[1]: Leaving directory '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2_build/src'
  673. Making all in tools
  674. make[1]: Entering directory '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2_build/tools'
  675. make[2]: Entering directory '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2_build/tools'
  676. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/tools -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/tools/ -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/mpi/ -I../src -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o starpu_perfmodel_display.o /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/tools/starpu_perfmodel_display.c
  677. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/tools -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -W -Wall -Wextra -Werror=implicit -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/tools/ -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/mpi/ -I../src -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o starpu_perfmodel_plot-starpu_perfmodel_plot.o `test -f 'starpu_perfmodel_plot.c' || echo '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/tools/'`starpu_perfmodel_plot.c
  678. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/tools -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/tools/ -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/mpi/ -I../src -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o starpu_calibrate_bus.o /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/tools/starpu_calibrate_bus.c
  679. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/tools -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/tools/ -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/mpi/ -I../src -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o starpu_machine_display.o /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/tools/starpu_machine_display.c
  680. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/tools -I../src/common -I../include -I../gcc-plugin/include/starpu-gcc -I../starpu-top -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/ -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/tools/ -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/mpi/ -I../src -I/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src -D_GNU_SOURCE -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o starpu_lp2paje.o /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/tools/starpu_lp2paje.c
  681. chmod +x starpu_workers_activity
  682. chmod +x starpu_codelet_profile
  683. chmod +x starpu_codelet_histo_profile
  684. chmod +x starpu_paje_draw_histogram
  685. chmod +x starpu_paje_state_stats
  686. help2man --no-discard-stderr -N --output=starpu_workers_activity.1 ./starpu_workers_activity
  687. help2man --no-discard-stderr -N --output=starpu_codelet_profile.1 ./starpu_codelet_profile
  688. help2man --no-discard-stderr -N --output=starpu_codelet_histo_profile.1 ./starpu_codelet_histo_profile
  689. help2man --no-discard-stderr -N --output=starpu_paje_draw_histogram.1 ./starpu_paje_draw_histogram
  690. help2man --no-discard-stderr -N --output=starpu_paje_state_stats.1 ./starpu_paje_state_stats
  691. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/tools/starpu_lp2paje.c: In function 'main':
  692. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/tools/starpu_lp2paje.c:52:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
  693. scanf("Suboptimal solution\n");
  694. ^
  695. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/tools/starpu_perfmodel_display.c: In function 'main':
  696. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/tools/starpu_perfmodel_display.c:161:10: warning: missing initializer for field 'type' of 'struct starpu_perfmodel' [-Wmissing-field-initializers]
  697. struct starpu_perfmodel model = {};
  698. ^
  699. In file included from /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/starpu.h:51:0,
  700. from /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/tools/starpu_perfmodel_display.c:25:
  701. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/starpu_perfmodel.h:132:29: note: 'type' declared here
  702. enum starpu_perfmodel_type type;
  703. ^
  704. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o starpu_calibrate_bus starpu_calibrate_bus.o ../src/libstarpu-1.1.la -lrt -lm -lpthread
  705. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/tools/starpu_perfmodel_plot.c: In function 'main':
  706. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/tools/starpu_perfmodel_plot.c:471:9: warning: missing initializer for field 'type' of 'struct starpu_perfmodel' [-Wmissing-field-initializers]
  707. struct starpu_perfmodel model = {};
  708. ^
  709. In file included from /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/starpu.h:51:0,
  710. from /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/src/common/utils.h:21,
  711. from /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/tools/starpu_perfmodel_plot.c:28:
  712. /tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2/include/starpu_perfmodel.h:132:29: note: 'type' declared here
  713. enum starpu_perfmodel_type type;
  714. ^
  715. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o starpu_lp2paje starpu_lp2paje.o ../src/libstarpu-1.1.la -lrt -lm -lpthread
  716. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o starpu_perfmodel_display starpu_perfmodel_display.o ../src/libstarpu-1.1.la -lrt -lm -lpthread
  717. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o starpu_machine_display starpu_machine_display.o ../src/libstarpu-1.1.la -lrt -lm -lpthread
  718. help2man: can't get `--help' info from ./starpu_codelet_profile
  719. Makefile:1693: recipe for target 'starpu_codelet_profile.1' failed
  720. make[2]: *** [starpu_codelet_profile.1] Error 2
  721. make[2]: *** Waiting for unfinished jobs....
  722. libtool: link: x86_64-pc-linux-gnu-gcc -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/starpu_calibrate_bus starpu_calibrate_bus.o ../src/.libs/libstarpu-1.1.so -lhwloc -lglpk -lrt -lm -lpthread
  723. libtool: link: x86_64-pc-linux-gnu-gcc -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/starpu_machine_display starpu_machine_display.o ../src/.libs/libstarpu-1.1.so -lhwloc -lglpk -lrt -lm -lpthread
  724. libtool: link: x86_64-pc-linux-gnu-gcc -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/starpu_lp2paje starpu_lp2paje.o ../src/.libs/libstarpu-1.1.so -lhwloc -lglpk -lrt -lm -lpthread
  725. libtool: link: x86_64-pc-linux-gnu-gcc -W -Wall -Wextra -Werror=implicit -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/starpu_perfmodel_display starpu_perfmodel_display.o ../src/.libs/libstarpu-1.1.so -lhwloc -lglpk -lrt -lm -lpthread
  726. make[2]: Leaving directory '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2_build/tools'
  727. Makefile:1190: recipe for target 'all-recursive' failed
  728. make[1]: *** [all-recursive] Error 1
  729. make[1]: Leaving directory '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2_build/tools'
  730. Makefile:945: recipe for target 'all-recursive' failed
  731. make: *** [all-recursive] Error 1
  732. * ERROR: dev-libs/starpu-1.1.2::gentoo failed (compile phase):
  733. * emake failed
  734. *
  735. * If you need support, post the output of `emerge --info '=dev-libs/starpu-1.1.2::gentoo'`,
  736. * the complete build log and the output of `emerge -pqv '=dev-libs/starpu-1.1.2::gentoo'`.
  737. * The complete build log is located at '/var/log/portage/dev-libs:starpu-1.1.2:20141102-051738.log'.
  738. * The ebuild environment file is located at '/tmp/portage/dev-libs/starpu-1.1.2/temp/environment'.
  739. * Working directory: '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2_build'
  740. * S: '/tmp/portage/dev-libs/starpu-1.1.2/work/starpu-1.1.2'