Guest User

Untitled

a guest
Dec 6th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 459.33 KB | None | 0 0
  1. ==> Lancement de build()...
  2. Configuring MPICH2 version 1.4 with '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu'
  3. Running on system: Linux nagato 3.0-ck #1 SMP PREEMPT Wed Aug 31 10:15:53 EDT 2011 x86_64 Intel(R) Core(TM) i7 CPU 970 @ 3.20GHz GenuineIntel GNU/Linux
  4. checking for gcc... gcc
  5. checking whether the C compiler works... yes
  6. checking for C compiler default output file name... a.out
  7. checking for suffix of executables...
  8. checking whether we are cross compiling... no
  9. checking for suffix of object files... o
  10. checking whether we are using the GNU C compiler... yes
  11. checking whether gcc accepts -g... yes
  12. checking for gcc option to accept ISO C89... none needed
  13. checking how to run the C preprocessor... gcc -E
  14. checking build system type... x86_64-unknown-linux-gnu
  15. checking host system type... x86_64-unknown-linux-gnu
  16. checking for grep that handles long lines and -e... /bin/grep
  17. checking for fgrep... /bin/grep -F
  18. Creating shared libraries using GNU
  19. checking whether C compiler accepts option -fPIC... yes
  20. checking whether C compiler option -fPIC works with an invalid prototype program... yes
  21. checking whether routines compiled with -fPIC can be linked with ones compiled without -fPIC... yes
  22. Executing mpich2prereq in /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3 with
  23. Executing mpich2prereq in /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis
  24. configure: ===== configuring src/mpl =====
  25. configure: executing: /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpl/configure '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' --disable-option-checking
  26. checking for a BSD-compatible install... /bin/install -c
  27. checking whether build environment is sane... yes
  28. checking for a thread-safe mkdir -p... /bin/mkdir -p
  29. checking for gawk... gawk
  30. checking whether make sets $(MAKE)... yes
  31. checking build system type... x86_64-unknown-linux-gnu
  32. checking host system type... x86_64-unknown-linux-gnu
  33. checking how to print strings... printf
  34. checking for style of include used by make... GNU
  35. checking for gcc... gcc
  36. checking whether the C compiler works... yes
  37. checking for C compiler default output file name... a.out
  38. checking for suffix of executables...
  39. checking whether we are cross compiling... no
  40. checking for suffix of object files... o
  41. checking whether we are using the GNU C compiler... yes
  42. checking whether gcc accepts -g... yes
  43. checking for gcc option to accept ISO C89... none needed
  44. checking dependency style of gcc... gcc3
  45. checking for a sed that does not truncate output... /bin/sed
  46. checking for grep that handles long lines and -e... /bin/grep
  47. checking for egrep... /bin/grep -E
  48. checking for fgrep... /bin/grep -F
  49. checking for ld used by gcc... /usr/bin/ld
  50. checking if the linker (/usr/bin/ld) is GNU ld... yes
  51. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  52. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  53. checking whether ln -s works... yes
  54. checking the maximum length of command line arguments... 1572864
  55. checking whether the shell understands some XSI constructs... yes
  56. checking whether the shell understands "+="... yes
  57. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  58. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  59. checking for /usr/bin/ld option to reload object files... -r
  60. checking for objdump... objdump
  61. checking how to recognize dependent libraries... pass_all
  62. checking for dlltool... no
  63. checking how to associate runtime and link libraries... printf %s\n
  64. checking for ar... ar
  65. checking for archiver @FILE support... @
  66. checking for strip... strip
  67. checking for ranlib... ranlib
  68. checking command to parse /usr/bin/nm -B output from gcc object... ok
  69. checking for sysroot... no
  70. checking for mt... no
  71. checking if : is a manifest tool... no
  72. checking how to run the C preprocessor... gcc -E
  73. checking for ANSI C header files... yes
  74. checking for sys/types.h... yes
  75. checking for sys/stat.h... yes
  76. checking for stdlib.h... yes
  77. checking for string.h... yes
  78. checking for memory.h... yes
  79. checking for strings.h... yes
  80. checking for inttypes.h... yes
  81. checking for stdint.h... yes
  82. checking for unistd.h... yes
  83. checking for dlfcn.h... yes
  84. checking for objdir... .libs
  85. checking if gcc supports -fno-rtti -fno-exceptions... no
  86. checking for gcc option to produce PIC... -fPIC -DPIC
  87. checking if gcc PIC flag -fPIC -DPIC works... yes
  88. checking if gcc static flag -static works... yes
  89. checking if gcc supports -c -o file.o... yes
  90. checking if gcc supports -c -o file.o... (cached) yes
  91. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  92. checking whether -lc should be explicitly linked in... no
  93. checking dynamic linker characteristics... GNU/Linux ld.so
  94. checking how to hardcode library paths into programs... immediate
  95. checking whether stripping libraries is possible... yes
  96. checking if libtool supports shared libraries... yes
  97. checking whether to build shared libraries... yes
  98. checking whether to build static libraries... yes
  99. checking whether we are using the GNU C compiler... (cached) yes
  100. checking whether gcc accepts -g... (cached) yes
  101. checking for gcc option to accept ISO C89... (cached) none needed
  102. checking dependency style of gcc... (cached) gcc3
  103. checking for an ANSI C-conforming const... yes
  104. checking for C/C++ restrict keyword... __restrict
  105. checking for variable argument list macro functionality... yes
  106. checking stdio.h usability... yes
  107. checking stdio.h presence... yes
  108. checking for stdio.h... yes
  109. checking for stdlib.h... (cached) yes
  110. checking for string.h... (cached) yes
  111. checking stdarg.h usability... yes
  112. checking stdarg.h presence... yes
  113. checking for stdarg.h... yes
  114. checking ctype.h usability... yes
  115. checking ctype.h presence... yes
  116. checking for ctype.h... yes
  117. checking for inttypes.h... (cached) yes
  118. checking for stdint.h... (cached) yes
  119. checking valgrind.h usability... no
  120. checking valgrind.h presence... no
  121. checking for valgrind.h... no
  122. checking memcheck.h usability... no
  123. checking memcheck.h presence... no
  124. checking for memcheck.h... no
  125. checking valgrind/valgrind.h usability... no
  126. checking valgrind/valgrind.h presence... no
  127. checking for valgrind/valgrind.h... no
  128. checking valgrind/memcheck.h usability... no
  129. checking valgrind/memcheck.h presence... no
  130. checking for valgrind/memcheck.h... no
  131. checking helgrind.h usability... no
  132. checking helgrind.h presence... no
  133. checking for helgrind.h... no
  134. checking valgrind/helgrind.h usability... no
  135. checking valgrind/helgrind.h presence... no
  136. checking for valgrind/helgrind.h... no
  137. checking drd.h usability... no
  138. checking drd.h presence... no
  139. checking for drd.h... no
  140. checking valgrind/drd.h usability... no
  141. checking valgrind/drd.h presence... no
  142. checking for valgrind/drd.h... no
  143. checking whether the valgrind headers are broken or too old... yes
  144. checking for strdup... yes
  145. checking whether strdup needs a declaration... no
  146. checking for snprintf... yes
  147. checking whether snprintf needs a declaration... no
  148. checking for strncmp... yes
  149. checking whether strncmp needs a declaration... no
  150. checking for putenv... yes
  151. checking whether putenv needs a declaration... no
  152. checking whether __attribute__ allowed... yes
  153. checking whether __attribute__((format)) allowed... yes
  154. configure: creating ./config.status
  155. config.status: creating Makefile
  156. config.status: creating localdefs
  157. config.status: creating include/config.h
  158. config.status: executing depfiles commands
  159. config.status: executing libtool commands
  160. config.status: executing include/mplconfig.h commands
  161. config.status: creating include/mplconfig.h - prefix MPL for include/config.h defines
  162. configure: ===== done with src/mpl configure =====
  163. configure: ===== configuring src/openpa =====
  164. configure: executing: /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/configure --with-atomic-primitives=auto_allow_emulation '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' --disable-option-checking
  165. checking for a BSD-compatible install... /bin/install -c
  166. checking whether build environment is sane... yes
  167. checking for a thread-safe mkdir -p... /bin/mkdir -p
  168. checking for gawk... gawk
  169. checking whether make sets $(MAKE)... yes
  170. checking build system type... x86_64-unknown-linux-gnu
  171. checking host system type... x86_64-unknown-linux-gnu
  172. checking how to print strings... printf
  173. checking for style of include used by make... GNU
  174. checking for gcc... gcc
  175. checking whether the C compiler works... yes
  176. checking for C compiler default output file name... a.out
  177. checking for suffix of executables...
  178. checking whether we are cross compiling... no
  179. checking for suffix of object files... o
  180. checking whether we are using the GNU C compiler... yes
  181. checking whether gcc accepts -g... yes
  182. checking for gcc option to accept ISO C89... none needed
  183. checking dependency style of gcc... gcc3
  184. checking for a sed that does not truncate output... /bin/sed
  185. checking for grep that handles long lines and -e... /bin/grep
  186. checking for egrep... /bin/grep -E
  187. checking for fgrep... /bin/grep -F
  188. checking for ld used by gcc... /usr/bin/ld
  189. checking if the linker (/usr/bin/ld) is GNU ld... yes
  190. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  191. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  192. checking whether ln -s works... yes
  193. checking the maximum length of command line arguments... 1572864
  194. checking whether the shell understands some XSI constructs... yes
  195. checking whether the shell understands "+="... yes
  196. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  197. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  198. checking for /usr/bin/ld option to reload object files... -r
  199. checking for objdump... objdump
  200. checking how to recognize dependent libraries... pass_all
  201. checking for dlltool... no
  202. checking how to associate runtime and link libraries... printf %s\n
  203. checking for ar... ar
  204. checking for archiver @FILE support... @
  205. checking for strip... strip
  206. checking for ranlib... ranlib
  207. checking command to parse /usr/bin/nm -B output from gcc object... ok
  208. checking for sysroot... no
  209. checking for mt... no
  210. checking if : is a manifest tool... no
  211. checking how to run the C preprocessor... gcc -E
  212. checking for ANSI C header files... yes
  213. checking for sys/types.h... yes
  214. checking for sys/stat.h... yes
  215. checking for stdlib.h... yes
  216. checking for string.h... yes
  217. checking for memory.h... yes
  218. checking for strings.h... yes
  219. checking for inttypes.h... yes
  220. checking for stdint.h... yes
  221. checking for unistd.h... yes
  222. checking for dlfcn.h... yes
  223. checking for objdir... .libs
  224. checking if gcc supports -fno-rtti -fno-exceptions... no
  225. checking for gcc option to produce PIC... -fPIC -DPIC
  226. checking if gcc PIC flag -fPIC -DPIC works... yes
  227. checking if gcc static flag -static works... yes
  228. checking if gcc supports -c -o file.o... yes
  229. checking if gcc supports -c -o file.o... (cached) yes
  230. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  231. checking whether -lc should be explicitly linked in... no
  232. checking dynamic linker characteristics... GNU/Linux ld.so
  233. checking how to hardcode library paths into programs... immediate
  234. checking whether stripping libraries is possible... yes
  235. checking if libtool supports shared libraries... yes
  236. checking whether to build shared libraries... yes
  237. checking whether to build static libraries... yes
  238. checking for gcc... (cached) gcc
  239. checking whether we are using the GNU C compiler... (cached) yes
  240. checking whether gcc accepts -g... (cached) yes
  241. checking for gcc option to accept ISO C89... (cached) none needed
  242. checking dependency style of gcc... (cached) gcc3
  243. checking whether to enable assertions... yes
  244. checking pthread.h usability... yes
  245. checking pthread.h presence... yes
  246. checking for pthread.h... yes
  247. checking atomic.h usability... no
  248. checking atomic.h presence... no
  249. checking for atomic.h... no
  250. checking intrin.h usability... no
  251. checking intrin.h presence... no
  252. checking for intrin.h... no
  253. checking for inttypes.h... (cached) yes
  254. checking for stdint.h... (cached) yes
  255. checking stddef.h usability... yes
  256. checking stddef.h presence... yes
  257. checking for stddef.h... yes
  258. checking for C/C++ restrict keyword... __restrict
  259. checking for inline... inline
  260. checking for an ANSI C-conforming const... yes
  261. checking for pthread_create in -lpthread... yes
  262. checking for pthread_yield... yes
  263. checking if 100 threads can be run at once... yes
  264. checking size of void *... 8
  265. checking size of int... 4
  266. checking whether __attribute__ allowed... yes
  267. checking whether __attribute__((format)) allowed... yes
  268. checking if compiler rejects bogus asm statements... yes
  269. checking for support for gcc x86/x86_64 primitives... yes
  270. checking for support for gcc x86 primitives for pre-Pentium 4... yes
  271. checking for support for gcc ia64 primitives... no
  272. checking for support for gcc PowerPC atomics... no
  273. checking for support for gcc SiCortex atomics... no
  274. checking for support for gcc atomic intrinsics... yes
  275. checking for support for Windows NT atomic intrinsics... no
  276. checking for support for Sun atomic operations library... no
  277. checking whether to enable strict fairness checks... no
  278. configure: creating ./config.status
  279. config.status: creating Makefile
  280. config.status: creating src/Makefile
  281. config.status: creating test/Makefile
  282. config.status: creating openpa.pc
  283. config.status: creating src/config.h
  284. config.status: executing depfiles commands
  285. config.status: executing libtool commands
  286. config.status: executing src/opa_config.h commands
  287. config.status: creating src/opa_config.h - prefix OPA for src/config.h defines
  288. configure: ===== done with src/openpa configure =====
  289. sourcing /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/pm/hydra/mpich2prereq
  290. checking whether the compiler defines __func__... yes
  291. checking whether the compiler defines __FUNC__... no
  292. checking whether the compiler sets __FUNCTION__... yes
  293. checking whether C compiler accepts option -O2... yes
  294. checking whether C compiler option -O2 works with an invalid prototype program... yes
  295. checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
  296. checking for type of weak symbol alias support... pragma weak
  297. checking whether __attribute__ ((weak)) allowed... yes
  298. checking whether __attribute__ ((weak_import)) allowed... yes
  299. checking whether __attribute__((weak,alias(...))) allowed... no
  300. checking for multiple weak symbol support... yes
  301. checking for ifort... no
  302. checking for pgf77... no
  303. checking for af77... no
  304. checking for xlf... no
  305. checking for frt... no
  306. checking for cf77... no
  307. checking for fort77... no
  308. checking for fl32... no
  309. checking for fort... no
  310. checking for ifc... no
  311. checking for efc... no
  312. checking for ftn... no
  313. checking for gfortran... gfortran
  314. checking whether we are using the GNU Fortran 77 compiler... yes
  315. checking whether gfortran accepts -g... yes
  316. checking whether Fortran 77 compiler accepts option -O2... yes
  317. checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
  318. checking how to get verbose linking output from gfortran... -v
  319. checking for Fortran 77 libraries of gfortran... -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../.. -lgfortran -lm -lquadmath
  320. checking whether gfortran accepts the FLIBS found by autoconf... yes
  321. checking whether gcc links with FLIBS found by autoconf... yes
  322. checking whether Fortran 77 and C objects are compatible... yes
  323. checking for linker for Fortran main program... Use Fortran to link programs
  324. checking for Fortran 77 name mangling... lower uscore
  325. checking for egrep... /bin/grep -E
  326. checking for ANSI C header files... yes
  327. checking for libraries to link Fortran main with C stdio routines... none
  328. checking whether Fortran init will work with C... yes
  329. checking for ifort... no
  330. checking for pgf90... no
  331. checking for pathf90... pathf90
  332. checking whether we are using the GNU Fortran compiler... yes
  333. checking whether pathf90 accepts -g... yes
  334. checking for extension for Fortran 90 programs... f90
  335. checking whether the Fortran 90 compiler (pathf90 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu) works... yes
  336. checking whether the Fortran 90 compiler (pathf90 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu) is a cross-compiler... no
  337. checking whether Fortran 90 compiler works with Fortran 77 compiler... yes
  338. checking whether Fortran 77 accepts ! for comments... yes
  339. checking for include directory flag for Fortran... -I
  340. checking for Fortran 77 flag for library directories... -L
  341. checking whether gfortran allows -shared -fPIC... yes
  342. checking whether Fortran 77 compiler processes .F files with C preprocessor... yes
  343. checking whether we are using the GNU Fortran compiler... (cached) yes
  344. checking whether pathf90 accepts -g... (cached) yes
  345. checking whether the Fortran 90 compiler (pathf90 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu) works... yes
  346. checking whether the Fortran 90 compiler (pathf90 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu) is a cross-compiler... no
  347. checking for Fortran 90 module extension... mod
  348. checking for Fortran 90 module include flag... -I
  349. checking whether Fortran 90 compiler accepts option -O2... yes
  350. checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
  351. checking whether Fortran 90 compiler processes .F90 files with C preprocessor... yes
  352. checking what libraries are needed to link Fortran90 programs with C routines that use stdio... none
  353. checking for Fortran 90 compiler vendor... unknown
  354. checking for how to build shared libraries for Fortran 90... configure: WARNING: Unable to determine how to link Fortran 90 compiler with shared libraries
  355. checking for c++... c++
  356. checking whether we are using the GNU C++ compiler... yes
  357. checking whether c++ accepts -g... yes
  358. checking whether the C++ compiler c++ can build an executable... yes
  359. checking whether C++ compiler works with string... yes
  360. checking whether the compiler supports exceptions... yes
  361. checking whether the compiler recognizes bool as a built-in type... yes
  362. checking whether the compiler implements namespaces... yes
  363. checking whether <iostream> available... yes
  364. checking whether the compiler implements the namespace std... yes
  365. checking whether <math> available... no
  366. checking for GNU g++ version... 4 . 6
  367. checking whether C++ compiler accepts option -O2... yes
  368. checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
  369. checking for perl... /usr/bin/perl
  370. checking for ar... ar
  371. checking for ranlib... ranlib
  372. checking for killall... killall
  373. checking for a BSD-compatible install... /bin/install -c
  374. checking whether install works... yes
  375. checking whether install breaks libraries... no
  376. checking whether mkdir -p works... yes
  377. checking for make... make
  378. checking whether clock skew breaks make... no
  379. checking whether make supports include... yes
  380. checking whether make allows comments in actions... yes
  381. checking for virtual path format... VPATH
  382. checking whether make sets CFLAGS... yes
  383. checking for bash... /bin/bash
  384. checking whether /bin/bash supports arrays... yes
  385. checking for doctext... false
  386. checking for location of doctext style files... unavailable
  387. checking for an ANSI C-conforming const... yes
  388. checking for working volatile... yes
  389. checking for C/C++ restrict keyword... __restrict
  390. checking for inline... inline
  391. checking whether __attribute__ allowed... yes
  392. checking whether __attribute__((format)) allowed... yes
  393. checking whether byte ordering is bigendian... no
  394. checking whether C compiler allows unaligned doubles... yes
  395. checking whether gcc supports __func__... yes
  396. Using gcc to determine dependencies
  397. checking whether long double is supported... yes
  398. checking whether long long is supported... yes
  399. checking for max C struct integer alignment... eight
  400. checking for max C struct floating point alignment... sixteen
  401. checking for max C struct alignment of structs with doubles... eight
  402. checking for max C struct floating point alignment with long doubles... sixteen
  403. configure: WARNING: Structures containing long doubles may be aligned differently from structures with floats or longs. MPICH2 does not handle this case automatically and you should avoid assumed extents for structures containing float types.
  404. checking if alignment of structs with doubles is based on position... no
  405. checking if alignment of structs with long long ints is based on position... no
  406. checking if double alignment breaks rules, find actual alignment... no
  407. checking for alignment restrictions on pointers... int or better
  408. checking size of char... 1
  409. checking size of unsigned char... 1
  410. checking size of short... 2
  411. checking size of unsigned short... 2
  412. checking size of int... 4
  413. checking size of unsigned int... 4
  414. checking size of long... 8
  415. checking size of unsigned long... 8
  416. checking size of long long... 8
  417. checking size of unsigned long long... 8
  418. checking size of float... 4
  419. checking size of double... 8
  420. checking size of long double... 16
  421. checking size of void *... 8
  422. checking for ANSI C header files... (cached) yes
  423. checking stddef.h usability... yes
  424. checking stddef.h presence... yes
  425. checking for stddef.h... yes
  426. checking size of wchar_t... 4
  427. checking size of float_int... 8
  428. checking size of double_int... 16
  429. checking size of long_int... 16
  430. checking size of short_int... 8
  431. checking size of two_int... 8
  432. checking size of long_double_int... 32
  433. checking sys/bitypes.h usability... yes
  434. checking sys/bitypes.h presence... yes
  435. checking for sys/bitypes.h... yes
  436. checking inttypes.h usability... yes
  437. checking inttypes.h presence... yes
  438. checking for inttypes.h... yes
  439. checking stdint.h usability... yes
  440. checking stdint.h presence... yes
  441. checking for stdint.h... yes
  442. checking for int8_t... yes
  443. checking for int16_t... yes
  444. checking for int32_t... yes
  445. checking for int64_t... yes
  446. checking for uint8_t... yes
  447. checking for uint16_t... yes
  448. checking for uint32_t... yes
  449. checking for uint64_t... yes
  450. checking stdbool.h usability... yes
  451. checking stdbool.h presence... yes
  452. checking for stdbool.h... yes
  453. checking complex.h usability... yes
  454. checking complex.h presence... yes
  455. checking for complex.h... yes
  456. checking size of _Bool... 1
  457. checking size of float _Complex... 8
  458. checking size of double _Complex... 16
  459. checking size of long double _Complex... 32
  460. checking for _Bool... yes
  461. checking for float _Complex... yes
  462. checking for double _Complex... yes
  463. checking for long double _Complex... yes
  464. checking for size of Fortran type integer... 4
  465. checking for size of Fortran type real... 4
  466. checking for size of Fortran type double precision... 8
  467. checking whether integer*1 is supported... yes
  468. checking whether integer*2 is supported... yes
  469. checking whether integer*4 is supported... yes
  470. checking whether integer*8 is supported... yes
  471. checking whether integer*16 is supported... yes
  472. checking whether real*4 is supported... yes
  473. checking whether real*8 is supported... yes
  474. checking whether real*16 is supported... yes
  475. checking for C type matching Fortran integer... int
  476. checking for size of MPI_Status... 20
  477. checking for values of Fortran logicals... True is 1 and False is 0
  478. checking for BSD/POSIX style global symbol lister... BSD style,/usr/bin/nm -g -B
  479. checking stdio.h usability... yes
  480. checking stdio.h presence... yes
  481. checking for stdio.h... yes
  482. checking for multiple __attribute__((alias)) support... yes
  483. checking the minimum alignment of Fortran common block of 1 integers... unknown
  484. checking the minimum alignment of Fortran common block of 5 integers... unknown
  485. checking for Fortran 90 integer kind for 8-byte integers... 8
  486. checking if real*8 is supported in Fortran 90... yes
  487. checking size of bool... 1
  488. checking how to run the C++ preprocessor... c++ -E
  489. checking complex usability... yes
  490. checking complex presence... yes
  491. checking for complex... yes
  492. checking size of Complex... 8
  493. checking size of DoubleComplex... 16
  494. checking size of LongDoubleComplex... 32
  495. checking if char * pointers use byte addresses... yes
  496. checking for alignment restrictions on ... no
  497. checking for alignment restrictions on int32_t... no
  498. checking size of MPIR_Bsend_data_t... 88
  499. checking for gcc __asm__ and pentium cmpxchgl instruction... no
  500. checking for gcc __asm__ and AMD x86_64 cmpxchgq instruction... yes
  501. checking for gcc __asm__ and IA64 xchg4 instruction... no
  502. checking for ANSI C header files... (cached) yes
  503. checking stdlib.h usability... yes
  504. checking stdlib.h presence... yes
  505. checking for stdlib.h... yes
  506. checking stdarg.h usability... yes
  507. checking stdarg.h presence... yes
  508. checking for stdarg.h... yes
  509. checking sys/types.h usability... yes
  510. checking sys/types.h presence... yes
  511. checking for sys/types.h... yes
  512. checking string.h usability... yes
  513. checking string.h presence... yes
  514. checking for string.h... yes
  515. checking for inttypes.h... (cached) yes
  516. checking limits.h usability... yes
  517. checking limits.h presence... yes
  518. checking for limits.h... yes
  519. checking for stddef.h... (cached) yes
  520. checking errno.h usability... yes
  521. checking errno.h presence... yes
  522. checking for errno.h... yes
  523. checking sys/socket.h usability... yes
  524. checking sys/socket.h presence... yes
  525. checking for sys/socket.h... yes
  526. checking sys/time.h usability... yes
  527. checking sys/time.h presence... yes
  528. checking for sys/time.h... yes
  529. checking unistd.h usability... yes
  530. checking unistd.h presence... yes
  531. checking for unistd.h... yes
  532. checking endian.h usability... yes
  533. checking endian.h presence... yes
  534. checking for endian.h... yes
  535. checking assert.h usability... yes
  536. checking assert.h presence... yes
  537. checking for assert.h... yes
  538. checking sys/param.h usability... yes
  539. checking sys/param.h presence... yes
  540. checking for sys/param.h... yes
  541. checking for sys/uio.h... yes
  542. checking for size_t... yes
  543. checking for setitimer... yes
  544. checking for alarm... yes
  545. checking for vsnprintf... yes
  546. checking for vsprintf... yes
  547. checking whether vsnprintf needs a declaration... no
  548. checking for strerror... yes
  549. checking for strncasecmp... yes
  550. checking whether strerror_r is declared... yes
  551. checking for strerror_r... yes
  552. checking whether strerror_r returns char *... no
  553. checking whether strerror_r needs a declaration... no
  554. checking for snprintf... yes
  555. checking whether snprintf needs a declaration... no
  556. checking for qsort... yes
  557. checking for va_copy... yes
  558. checking for variable argument list macro functionality... yes
  559. checking for working alloca.h... yes
  560. checking for alloca... yes
  561. checking for strdup... yes
  562. checking whether strdup needs a declaration... no
  563. checking for mkstemp... yes
  564. checking whether mkstemp needs a declaration... no
  565. checking for fdopen... yes
  566. checking whether fdopen needs a declaration... yes
  567. checking for putenv... yes
  568. checking whether putenv needs a declaration... no
  569. checking for library containing clock_gettime... -lrt
  570. checking for library containing clock_getres... none required
  571. checking whether struct timespec is defined in time.h... yes
  572. checking for CLOCK_REALTIME defined in time.h... yes
  573. sourcing /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/setup_device
  574. RUNNING SETUP_DEVICE FOR THE CH3 DEVICE
  575. sourcing /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/setup_channel
  576. RUNNING SETUP_CHANNEL FOR THE NEMESIS CHANNEL
  577. checking pthread.h usability... yes
  578. checking pthread.h presence... yes
  579. checking for pthread.h... yes
  580. checking for pthread_key_create in -lpthread... yes
  581. checking for pthread_yield... yes
  582. checking for pthread_key_create... yes
  583. checking for pthread_cleanup_push... no
  584. checking whether pthread_cleanup_push is available (may be a macro in pthread.h)... no
  585. checking whether pthread.h defines PTHREAD_MUTEX_RECURSIVE_NP... yes
  586. checking whether pthread.h defines PTHREAD_MUTEX_RECURSIVE... yes
  587. checking whether pthread.h defines PTHREAD_MUTEX_ERRORCHECK_NP... yes
  588. checking whether pthread.h defines PTHREAD_MUTEX_ERRORCHECK... yes
  589. checking for thread local storage specifier... __thread
  590. checking sched.h usability... yes
  591. checking sched.h presence... yes
  592. checking for sched.h... yes
  593. checking for sched_yield... yes
  594. checking for yield... no
  595. checking for usleep... yes
  596. checking for sleep... yes
  597. checking for select... yes
  598. checking for getpid... yes
  599. checking for sched_setaffinity... yes
  600. checking for sched_getaffinity... yes
  601. checking for bindprocessor... no
  602. checking for thread_policy_set... no
  603. checking whether cpu_set_t available... yes
  604. checking whether the CPU_SET and CPU_ZERO macros are defined... no
  605. configure: ===== configuring src/mpid/ch3 =====
  606. configure: executing: /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/configure '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' --disable-option-checking
  607. RUNNING CONFIGURE FOR CH3 DEVICE
  608. checking for make... make
  609. checking whether clock skew breaks make... no
  610. checking whether make supports include... yes
  611. checking whether make allows comments in actions... yes
  612. checking for virtual path format... VPATH
  613. checking whether make sets CFLAGS... yes
  614. checking for gcc... gcc
  615. checking whether the C compiler works... yes
  616. checking for C compiler default output file name... a.out
  617. checking for suffix of executables...
  618. checking whether we are cross compiling... no
  619. checking for suffix of object files... o
  620. checking whether we are using the GNU C compiler... yes
  621. checking whether gcc accepts -g... yes
  622. checking for gcc option to accept ISO C89... none needed
  623. checking how to run the C preprocessor... gcc -E
  624. checking for grep that handles long lines and -e... /bin/grep
  625. checking for egrep... /bin/grep -E
  626. checking for ANSI C header files... yes
  627. checking for sys/types.h... yes
  628. checking for sys/stat.h... yes
  629. checking for stdlib.h... yes
  630. checking for string.h... yes
  631. checking for memory.h... yes
  632. checking for strings.h... yes
  633. checking for inttypes.h... yes
  634. checking for stdint.h... yes
  635. checking for unistd.h... yes
  636. checking assert.h usability... yes
  637. checking assert.h presence... yes
  638. checking for assert.h... yes
  639. checking limits.h usability... yes
  640. checking limits.h presence... yes
  641. checking for limits.h... yes
  642. checking for string.h... (cached) yes
  643. checking for sys/types.h... (cached) yes
  644. checking sys/uio.h usability... yes
  645. checking sys/uio.h presence... yes
  646. checking for sys/uio.h... yes
  647. checking uuid/uuid.h usability... yes
  648. checking uuid/uuid.h presence... yes
  649. checking for uuid/uuid.h... yes
  650. checking time.h usability... yes
  651. checking time.h presence... yes
  652. checking for time.h... yes
  653. checking ctype.h usability... yes
  654. checking ctype.h presence... yes
  655. checking for ctype.h... yes
  656. checking for unistd.h... (cached) yes
  657. checking arpa/inet.h usability... yes
  658. checking arpa/inet.h presence... yes
  659. checking for arpa/inet.h... yes
  660. checking sys/socket.h usability... yes
  661. checking sys/socket.h presence... yes
  662. checking for sys/socket.h... yes
  663. checking for net/if.h... yes
  664. checking for pid_t... yes
  665. checking for inet_pton... yes
  666. checking for gethostname... yes
  667. checking whether gethostname needs a declaration... no
  668. checking for CFUUIDCreate... no
  669. checking for uuid_generate... no
  670. checking for time... yes
  671. checking whether CPP accepts variable length argument lists... yes
  672. checking whether byte ordering is bigendian... no
  673. checking whether we can use struct ifconf... yes
  674. configure: ===== configuring channels/nemesis =====
  675. configure: executing: /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/configure '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'CFLAGS= -march=native -O2 -fomit-frame-pointer -pipe -O2' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'LDFLAGS= -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' '--disable-option-checking' 'CC=gcc' 'CFLAGS= -march=native -O2 -fomit-frame-pointer -pipe -O2' 'LDFLAGS= -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'LIBS=-lpthread -lrt ' 'CPPFLAGS= -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/wrappers -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/util/wrappers' --disable-option-checking
  676. RUNNING CONFIGURE FOR THE NEMESIS CHANNEL
  677. checking for make... make
  678. checking whether clock skew breaks make... no
  679. checking whether make supports include... yes
  680. checking whether make allows comments in actions... yes
  681. checking for virtual path format... VPATH
  682. checking whether make sets CFLAGS... yes
  683. checking for gcc... gcc
  684. checking whether the C compiler works... yes
  685. checking for C compiler default output file name... a.out
  686. checking for suffix of executables...
  687. checking whether we are cross compiling... no
  688. checking for suffix of object files... o
  689. checking whether we are using the GNU C compiler... yes
  690. checking whether gcc accepts -g... yes
  691. checking for gcc option to accept ISO C89... none needed
  692. checking for inline... inline
  693. checking how to run the C preprocessor... gcc -E
  694. checking for grep that handles long lines and -e... /bin/grep
  695. checking for egrep... /bin/grep -E
  696. checking for ANSI C header files... yes
  697. checking for sys/types.h... yes
  698. checking for sys/stat.h... yes
  699. checking for stdlib.h... yes
  700. checking for string.h... yes
  701. checking for memory.h... yes
  702. checking for strings.h... yes
  703. checking for inttypes.h... yes
  704. checking for stdint.h... yes
  705. checking for unistd.h... yes
  706. checking for pid_t... yes
  707. checking for net/if.h... yes
  708. checking assert.h usability... yes
  709. checking assert.h presence... yes
  710. checking for assert.h... yes
  711. checking netdb.h usability... yes
  712. checking netdb.h presence... yes
  713. checking for netdb.h... yes
  714. checking for unistd.h... (cached) yes
  715. checking sched.h usability... yes
  716. checking sched.h presence... yes
  717. checking for sched.h... yes
  718. checking sys/mman.h usability... yes
  719. checking sys/mman.h presence... yes
  720. checking for sys/mman.h... yes
  721. checking sys/ioctl.h usability... yes
  722. checking sys/ioctl.h presence... yes
  723. checking for sys/ioctl.h... yes
  724. checking sys/socket.h usability... yes
  725. checking sys/socket.h presence... yes
  726. checking for sys/socket.h... yes
  727. checking sys/sockio.h usability... no
  728. checking sys/sockio.h presence... no
  729. checking for sys/sockio.h... no
  730. checking for sys/types.h... (cached) yes
  731. checking errno.h usability... yes
  732. checking errno.h presence... yes
  733. checking for errno.h... yes
  734. checking sys/ipc.h usability... yes
  735. checking sys/ipc.h presence... yes
  736. checking for sys/ipc.h... yes
  737. checking sys/shm.h usability... yes
  738. checking sys/shm.h presence... yes
  739. checking for sys/shm.h... yes
  740. checking for netinet/in.h... yes
  741. checking signal.h usability... yes
  742. checking signal.h presence... yes
  743. checking for signal.h... yes
  744. checking for signal... yes
  745. checking for mkstemp... yes
  746. checking for rand... yes
  747. checking for srand... yes
  748. checking for OpenPA atomic primitive availability... yes
  749. checking for mmap... yes
  750. checking for munmap... yes
  751. configure: Using a memory-mapped file for shared memory
  752. checking whether struct hostent contains h_addr_list... yes
  753. checking whether we can use struct ifconf... yes
  754. checking knem_io.h usability... no
  755. checking knem_io.h presence... no
  756. checking for knem_io.h... no
  757. configure: creating ./config.status
  758. config.status: creating Makefile
  759. config.status: creating src/Makefile
  760. config.status: creating nemesis/Makefile
  761. config.status: creating nemesis/src/Makefile
  762. config.status: creating nemesis/utils/Makefile
  763. config.status: creating nemesis/utils/replacements/Makefile
  764. config.status: creating nemesis/utils/monitor/Makefile
  765. config.status: creating nemesis/netmod/Makefile
  766. config.status: creating nemesis/netmod/elan/Makefile
  767. config.status: creating nemesis/netmod/gm/Makefile
  768. config.status: creating nemesis/netmod/mx/Makefile
  769. config.status: creating nemesis/netmod/tcp/Makefile
  770. config.status: creating nemesis/netmod/psm/Makefile
  771. config.status: creating nemesis/netmod/newmad/Makefile
  772. config.status: creating nemesis/netmod/none/Makefile
  773. config.status: creating localdefs
  774. config.status: creating nemesis/include/mpid_nem_net_module_defs.h
  775. config.status: creating nemesis/src/mpid_nem_net_array.c
  776. config.status: creating include/mpidi_ch3i_nemesis_conf.h
  777. configure: ===== done with channels/nemesis configure =====
  778. configure: creating ./config.status
  779. config.status: creating Makefile
  780. config.status: creating src/Makefile
  781. config.status: creating util/Makefile
  782. config.status: creating channels/Makefile
  783. config.status: creating util/ftb/Makefile
  784. config.status: creating localdefs
  785. config.status: creating include/mpid_thread.h
  786. config.status: creating include/mpidi_ch3_conf.h
  787. config.status: executing default-1 commands
  788. copying /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/../common/thread/mpid_thread_mpe.c to src/mpid_thread.c
  789. configure: ===== done with src/mpid/ch3 configure =====
  790. configure: ===== configuring src/mpi/romio =====
  791. configure: executing: /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/configure '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' --disable-option-checking
  792. Configuring with args --prefix=/opt/mpich2 --enable-shared --enable-sharedlibs=gcc --enable-error-checking=runtime --enable-error-messages=all --enable-timer-type=clock_gettime --disable-rpath --with-python=python2 MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe MPICH2LIB_FFLAGS= MPICH2LIB_FFLAGS= MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu --disable-option-checking
  793. checking whether clock skew breaks make... no
  794. checking whether make supports include... yes
  795. checking whether make allows comments in actions... yes
  796. checking for virtual path format... VPATH
  797. checking whether make sets CFLAGS... yes
  798. checking for architecture... LINUX
  799. ROMIO home directory is /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio
  800. checking whether the C compiler works... yes
  801. checking for C compiler default output file name... a.out
  802. checking for suffix of executables...
  803. checking whether we are cross compiling... no
  804. checking for suffix of object files... o
  805. checking whether we are using the GNU C compiler... yes
  806. checking whether gcc accepts -g... yes
  807. checking for gcc option to accept ISO C89... none needed
  808. checking whether we are using the GNU Fortran 77 compiler... yes
  809. checking whether pathf90 accepts -g... yes
  810. checking how to run the C preprocessor... gcc -E
  811. checking for memalign... yes
  812. checking Fortran external names
  813. Fortran externals have a trailing underscore and are lowercase
  814. checking for inline... inline
  815. checking how to run the C preprocessor... gcc -E
  816. checking for grep that handles long lines and -e... /bin/grep
  817. checking for egrep... /bin/grep -E
  818. checking for ANSI C header files... yes
  819. checking for sys/types.h... yes
  820. checking for sys/stat.h... yes
  821. checking for stdlib.h... yes
  822. checking for string.h... yes
  823. checking for memory.h... yes
  824. checking for strings.h... yes
  825. checking for inttypes.h... yes
  826. checking for stdint.h... yes
  827. checking for unistd.h... yes
  828. checking for unistd.h... (cached) yes
  829. checking fcntl.h usability... yes
  830. checking fcntl.h presence... yes
  831. checking for fcntl.h... yes
  832. checking malloc.h usability... yes
  833. checking malloc.h presence... yes
  834. checking for malloc.h... yes
  835. checking stddef.h usability... yes
  836. checking stddef.h presence... yes
  837. checking for stddef.h... yes
  838. checking for sys/types.h... (cached) yes
  839. checking for u_char... yes
  840. checking for u_short... yes
  841. checking for u_int... yes
  842. checking for u_long... yes
  843. checking sys/attr.h usability... no
  844. checking sys/attr.h presence... no
  845. checking for sys/attr.h... no
  846. checking size of int... 4
  847. checking size of void *... 8
  848. checking for int large enough for pointers... no
  849. checking size of long long... 8
  850. checking for extension for Fortran 90 programs... f90
  851. checking for Fortran 90 KIND parameter for 8-byte integers... 8
  852. checking that we can use integer*8 to declare MPI_DISPLACMENT_CURRENT... yes
  853. Overriding Array test for MPICH2
  854. checking for weak symbol support... pragma weak
  855. checking that weak symbols are visible to other files... yes
  856. checking that the compiler correctly implements weak symbols... yes
  857. checking whether struct flock compatible with MPI_Offset... yes
  858. checking for pvfs2-config... notfound
  859. checking configured file systems... testfs ufs nfs
  860. configure: WARNING: File locks may not work with NFS. See the Installation and
  861. users manual for instructions on testing and if necessary fixing this
  862. checking for library containing aio_write... none required
  863. checking signal.h usability... yes
  864. checking signal.h presence... yes
  865. checking for signal.h... yes
  866. checking if aio.h exists and can be compiled... yes
  867. checking if sys/aio.h exists and can be compiled... no
  868. checking whether aio routines can be used... yes
  869. checking for obsolete two-argument aio_write... no
  870. checking for obsolete two-argument aio_suspend... no
  871. checking for aio_fildes member of aiocb structure... yes
  872. checking for aio_whence member of aiocb structure... no
  873. checking for aio_handle member of aiocb structure... no
  874. checking for aio_reqprio member of aiocb structure... yes
  875. checking for aio_sigevent member of aiocb structure... yes
  876. checking sys/vfs.h usability... yes
  877. checking sys/vfs.h presence... yes
  878. checking for sys/vfs.h... yes
  879. checking sys/param.h usability... yes
  880. checking sys/param.h presence... yes
  881. checking for sys/param.h... yes
  882. checking sys/mount.h usability... yes
  883. checking sys/mount.h presence... yes
  884. checking for sys/mount.h... yes
  885. checking sys/statvfs.h usability... yes
  886. checking sys/statvfs.h presence... yes
  887. checking for sys/statvfs.h... yes
  888. checking whether struct statfs properly defined... yes
  889. checking for f_fstypename member of statfs structure... no
  890. checking for sys/stat.h... (cached) yes
  891. checking for sys/types.h... (cached) yes
  892. checking for unistd.h... (cached) yes
  893. checking for stat... yes
  894. checking for st_fstype member of stat structure... no
  895. checking for sys/types.h... (cached) yes
  896. checking for sys/statvfs.h... (cached) yes
  897. checking for sys/vfs.h... (cached) yes
  898. checking for statvfs... yes
  899. checking for f_basetype member of statvfs structure... no
  900. checking for unistd.h... (cached) yes
  901. checking for large file defines... yes
  902. checking whether off64_t is an scalar type... yes
  903. checking for strerror... yes
  904. checking for doctext... false
  905. checking for strdup... yes
  906. checking whether strdup needs a declaration... no
  907. checking for snprintf... yes
  908. checking whether snprintf needs a declaration... no
  909. checking for lstat... yes
  910. checking whether lstat needs a declaration... yes
  911. checking for readlink... yes
  912. checking whether readlink needs a declaration... no
  913. checking for fsync... yes
  914. checking whether fsync needs a declaration... no
  915. checking for ftruncate... yes
  916. checking whether ftruncate needs a declaration... no
  917. checking for lseek64... yes
  918. checking whether lseek64 needs a declaration... no
  919. checking for unistd.h... (cached) yes
  920. checking for large file defines... yes
  921. checking spi/kernel_interface.h usability... no
  922. checking spi/kernel_interface.h presence... no
  923. checking for spi/kernel_interface.h... no
  924. checking for Kernel_GetMemorySize... no
  925. setting SYSDEP_INC to
  926. checking for C/C++ restrict keyword... __restrict
  927. checking whether __attribute__ allowed... yes
  928. checking whether __attribute__((format)) allowed... yes
  929. setting CC to gcc
  930. setting F77 to pathf90
  931. setting TEST_CC to /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpicc
  932. setting TEST_F77 to /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif77
  933. setting CFLAGS to -march=native -O2 -fomit-frame-pointer -pipe -O2 -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
  934. setting USER_CFLAGS to
  935. setting USER_FFLAGS to
  936. configure: creating ./config.status
  937. config.status: creating Makefile
  938. config.status: creating localdefs
  939. config.status: creating mpi-io/Makefile
  940. config.status: creating mpi2-other/info/Makefile
  941. config.status: creating mpi2-other/array/Makefile
  942. config.status: creating adio/common/Makefile
  943. config.status: creating test/Makefile
  944. config.status: creating test/misc.c
  945. config.status: creating test/large_file.c
  946. config.status: creating test/runtests
  947. config.status: creating test-internal/Makefile
  948. config.status: creating util/romioinstall
  949. config.status: creating include/mpio.h
  950. config.status: creating include/mpiof.h
  951. config.status: creating adio/ad_nfs/Makefile
  952. config.status: creating adio/ad_ufs/Makefile
  953. config.status: creating adio/ad_bgl/Makefile
  954. config.status: creating adio/ad_bglockless/Makefile
  955. config.status: creating adio/ad_panfs/Makefile
  956. config.status: creating adio/ad_xfs/Makefile
  957. config.status: creating adio/ad_sfs/Makefile
  958. config.status: creating adio/ad_pfs/Makefile
  959. config.status: creating adio/ad_testfs/Makefile
  960. config.status: creating adio/ad_pvfs/Makefile
  961. config.status: creating adio/ad_pvfs2/Makefile
  962. config.status: creating adio/ad_gridftp/Makefile
  963. config.status: creating adio/ad_lustre/Makefile
  964. config.status: creating adio/ad_zoidfs/Makefile
  965. config.status: creating mpi-io/fortran/Makefile
  966. config.status: creating mpi2-other/info/fortran/Makefile
  967. config.status: creating mpi2-other/array/fortran/Makefile
  968. config.status: creating test/fmisc.f
  969. config.status: creating test/fcoll_test.f
  970. config.status: creating test/pfcoll_test.f
  971. config.status: creating test/fperf.f
  972. config.status: creating mpi-io/glue/mpich2/Makefile
  973. config.status: creating mpi-io/glue/mpich1/Makefile
  974. config.status: creating mpi-io/glue/default/Makefile
  975. config.status: creating common/dataloop/Makefile
  976. config.status: creating adio/include/romioconf.h
  977. config.status: executing default-1 commands
  978. configure: ===== done with src/mpi/romio configure =====
  979. configure: ===== configuring src/pmi/simple =====
  980. configure: executing: /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/pmi/simple/configure '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' --disable-option-checking
  981. RUNNING CONFIGURE FOR THE SIMPLE PMI
  982. checking for make... make
  983. checking whether clock skew breaks make... no
  984. checking whether make supports include... yes
  985. checking whether make allows comments in actions... yes
  986. checking for virtual path format... VPATH
  987. checking whether make sets CFLAGS... yes
  988. checking for gcc... gcc
  989. checking whether the C compiler works... yes
  990. checking for C compiler default output file name... a.out
  991. checking for suffix of executables...
  992. checking whether we are cross compiling... no
  993. checking for suffix of object files... o
  994. checking whether we are using the GNU C compiler... yes
  995. checking whether gcc accepts -g... yes
  996. checking for gcc option to accept ISO C89... none needed
  997. checking how to run the C preprocessor... gcc -E
  998. checking for grep that handles long lines and -e... /bin/grep
  999. checking for egrep... /bin/grep -E
  1000. checking for ANSI C header files... yes
  1001. checking for sys/types.h... yes
  1002. checking for sys/stat.h... yes
  1003. checking for stdlib.h... yes
  1004. checking for string.h... yes
  1005. checking for memory.h... yes
  1006. checking for strings.h... yes
  1007. checking for inttypes.h... yes
  1008. checking for stdint.h... yes
  1009. checking for unistd.h... yes
  1010. checking for unistd.h... (cached) yes
  1011. checking for string.h... (cached) yes
  1012. checking for stdlib.h... (cached) yes
  1013. checking sys/socket.h usability... yes
  1014. checking sys/socket.h presence... yes
  1015. checking for sys/socket.h... yes
  1016. checking for strings.h... (cached) yes
  1017. checking assert.h usability... yes
  1018. checking assert.h presence... yes
  1019. checking for assert.h... yes
  1020. checking for snprintf... yes
  1021. checking whether snprintf needs a declaration... no
  1022. checking for strncasecmp... yes
  1023. checking for sys/types.h... (cached) yes
  1024. checking sys/param.h usability... yes
  1025. checking sys/param.h presence... yes
  1026. checking for sys/param.h... yes
  1027. checking for sys/socket.h... (cached) yes
  1028. checking netinet/in.h usability... yes
  1029. checking netinet/in.h presence... yes
  1030. checking for netinet/in.h... yes
  1031. checking netinet/tcp.h usability... yes
  1032. checking netinet/tcp.h presence... yes
  1033. checking for netinet/tcp.h... yes
  1034. checking sys/un.h usability... yes
  1035. checking sys/un.h presence... yes
  1036. checking for sys/un.h... yes
  1037. checking netdb.h usability... yes
  1038. checking netdb.h presence... yes
  1039. checking for netdb.h... yes
  1040. checking for library containing socket... none required
  1041. checking for library containing gethostbyname... none required
  1042. checking for socket... yes
  1043. checking for setsockopt... yes
  1044. checking for gethostbyname... yes
  1045. checking whether socklen_t is defined (in sys/socket.h if present)... yes
  1046. checking whether struct hostent contains h_addr_list... yes
  1047. checking whether __attribute__ allowed... yes
  1048. checking whether __attribute__((format)) allowed... yes
  1049. configure: creating ./config.status
  1050. config.status: creating Makefile
  1051. config.status: creating localdefs
  1052. config.status: creating pmiconf.h
  1053. configure: ===== done with src/pmi/simple configure =====
  1054. configure: ===== configuring src/pm/hydra =====
  1055. configure: executing: /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/pm/hydra/configure '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' --disable-option-checking
  1056. checking for a BSD-compatible install... /bin/install -c
  1057. checking whether build environment is sane... yes
  1058. checking for a thread-safe mkdir -p... mkdir -p
  1059. checking for gawk... gawk
  1060. checking whether make sets $(MAKE)... yes
  1061. checking for style of include used by make... GNU
  1062. checking whether the C compiler works... yes
  1063. checking for C compiler default output file name... a.out
  1064. checking for suffix of executables...
  1065. checking whether we are cross compiling... no
  1066. checking for suffix of object files... o
  1067. checking whether we are using the GNU C compiler... yes
  1068. checking whether gcc accepts -g... yes
  1069. checking for gcc option to accept ISO C89... none needed
  1070. checking dependency style of gcc... gcc3
  1071. checking for grep that handles long lines and -e... /bin/grep
  1072. checking for fgrep... /bin/grep -F
  1073. checking for an ANSI C-conforming const... yes
  1074. checking for working volatile... yes
  1075. checking for C/C++ restrict keyword... __restrict
  1076. checking for inline... inline
  1077. checking how to run the C preprocessor... gcc -E
  1078. checking for egrep... /bin/grep -E
  1079. checking for ANSI C header files... yes
  1080. checking for sys/types.h... yes
  1081. checking for sys/stat.h... yes
  1082. checking for stdlib.h... yes
  1083. checking for string.h... yes
  1084. checking for memory.h... yes
  1085. checking for strings.h... yes
  1086. checking for inttypes.h... yes
  1087. checking for stdint.h... yes
  1088. checking for unistd.h... yes
  1089. checking size of unsigned long... 8
  1090. checking for size_t... yes
  1091. checking build system type... x86_64-unknown-linux-gnu
  1092. checking host system type... x86_64-unknown-linux-gnu
  1093. checking how to print strings... printf
  1094. checking for a sed that does not truncate output... /bin/sed
  1095. checking for ld used by gcc... /usr/bin/ld
  1096. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1097. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  1098. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  1099. checking whether ln -s works... yes
  1100. checking the maximum length of command line arguments... 1572864
  1101. checking whether the shell understands some XSI constructs... yes
  1102. checking whether the shell understands "+="... yes
  1103. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  1104. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  1105. checking for /usr/bin/ld option to reload object files... -r
  1106. checking for objdump... objdump
  1107. checking how to recognize dependent libraries... pass_all
  1108. checking for dlltool... no
  1109. checking how to associate runtime and link libraries... printf %s\n
  1110. checking for archiver @FILE support... @
  1111. checking for strip... strip
  1112. checking for ranlib... ranlib
  1113. checking command to parse /usr/bin/nm -B output from gcc object... ok
  1114. checking for sysroot... no
  1115. checking for mt... no
  1116. checking if : is a manifest tool... no
  1117. checking for dlfcn.h... yes
  1118. checking for objdir... .libs
  1119. checking if gcc supports -fno-rtti -fno-exceptions... no
  1120. checking for gcc option to produce PIC... -fPIC -DPIC
  1121. checking if gcc PIC flag -fPIC -DPIC works... yes
  1122. checking if gcc static flag -static works... yes
  1123. checking if gcc supports -c -o file.o... yes
  1124. checking if gcc supports -c -o file.o... (cached) yes
  1125. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1126. checking whether -lc should be explicitly linked in... no
  1127. checking dynamic linker characteristics... GNU/Linux ld.so
  1128. checking how to hardcode library paths into programs... immediate
  1129. checking whether stripping libraries is possible... yes
  1130. checking if libtool supports shared libraries... yes
  1131. checking whether to build shared libraries... yes
  1132. checking whether to build static libraries... yes
  1133. checking for variable argument list macro functionality... yes
  1134. checking whether __attribute__ allowed... yes
  1135. checking whether __attribute__((format)) allowed... yes
  1136. checking whether the compiler defines __func__... yes
  1137. checking whether the compiler defines __FUNC__... no
  1138. checking whether the compiler sets __FUNCTION__... yes
  1139. checking for doxygen... no
  1140. checking for unistd.h... (cached) yes
  1141. checking for stdlib.h... (cached) yes
  1142. checking for string.h... (cached) yes
  1143. checking for strings.h... (cached) yes
  1144. checking stdarg.h usability... yes
  1145. checking stdarg.h presence... yes
  1146. checking for stdarg.h... yes
  1147. checking for sys/types.h... (cached) yes
  1148. checking sys/socket.h usability... yes
  1149. checking sys/socket.h presence... yes
  1150. checking for sys/socket.h... yes
  1151. checking sched.h usability... yes
  1152. checking sched.h presence... yes
  1153. checking for sched.h... yes
  1154. checking for sys/stat.h... (cached) yes
  1155. checking sys/param.h usability... yes
  1156. checking sys/param.h presence... yes
  1157. checking for sys/param.h... yes
  1158. checking netinet/in.h usability... yes
  1159. checking netinet/in.h presence... yes
  1160. checking for netinet/in.h... yes
  1161. checking netinet/tcp.h usability... yes
  1162. checking netinet/tcp.h presence... yes
  1163. checking for netinet/tcp.h... yes
  1164. checking sys/un.h usability... yes
  1165. checking sys/un.h presence... yes
  1166. checking for sys/un.h... yes
  1167. checking netdb.h usability... yes
  1168. checking netdb.h presence... yes
  1169. checking for netdb.h... yes
  1170. checking sys/time.h usability... yes
  1171. checking sys/time.h presence... yes
  1172. checking for sys/time.h... yes
  1173. checking time.h usability... yes
  1174. checking time.h presence... yes
  1175. checking for time.h... yes
  1176. checking ifaddrs.h usability... yes
  1177. checking ifaddrs.h presence... yes
  1178. checking for ifaddrs.h... yes
  1179. checking arpa/inet.h usability... yes
  1180. checking arpa/inet.h presence... yes
  1181. checking for arpa/inet.h... yes
  1182. checking errno.h usability... yes
  1183. checking errno.h presence... yes
  1184. checking for errno.h... yes
  1185. checking poll.h usability... yes
  1186. checking poll.h presence... yes
  1187. checking for poll.h... yes
  1188. checking fcntl.h usability... yes
  1189. checking fcntl.h presence... yes
  1190. checking for fcntl.h... yes
  1191. checking for netdb.h... (cached) yes
  1192. checking winsock2.h usability... no
  1193. checking winsock2.h presence... no
  1194. checking for winsock2.h... no
  1195. checking windows.h usability... no
  1196. checking windows.h presence... no
  1197. checking for windows.h... no
  1198. checking for socket in -lsocket... no
  1199. checking for gethostbyname in -lnsl... yes
  1200. checking for gettimeofday... yes
  1201. checking for time... yes
  1202. checking for strdup... yes
  1203. checking for sigaction... yes
  1204. checking for signal... yes
  1205. checking for usleep... yes
  1206. checking for alloca... no
  1207. checking for unsetenv... yes
  1208. checking for strerror... yes
  1209. checking for strsignal... yes
  1210. checking for stat... yes
  1211. checking for getifaddrs... yes
  1212. checking for fcntl... yes
  1213. checking for alarm... yes
  1214. checking for isatty... yes
  1215. checking for inet_ntop... yes
  1216. checking for environ in unistd.h... no
  1217. checking for manually declared extern environ... yes
  1218. checking bootstrap server... ssh,rsh,fork,slurm,ll,lsf,sge,pbs,none,persist
  1219. checking process manager... pmiserv
  1220. checking user interface... mpich
  1221. checking desired process binding libraries... hwloc,plpa
  1222. configure: ===== configuring tools/bind/hwloc/hwloc =====
  1223. configure: executing: /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/pm/hydra/tools/bind/hwloc/hwloc/configure --enable-embedded-mode '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'CFLAGS= -march=native -O2 -fomit-frame-pointer -pipe -O2 ' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'LDFLAGS= -lnsl' '--disable-option-checking' 'CC=gcc' 'CFLAGS= -march=native -O2 -fomit-frame-pointer -pipe -O2 ' 'LDFLAGS= -lnsl' 'LIBS=' 'LIBS=-lpthread -lrt ' 'CPPFLAGS= -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/wrappers -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/util/wrappers' --disable-option-checking
  1224.  
  1225. ###
  1226. ### Configuring hwloc distribution tarball
  1227. ### Startup tests
  1228. ###
  1229. checking build system type... x86_64-unknown-linux-gnu
  1230. checking host system type... x86_64-unknown-linux-gnu
  1231. checking target system type... x86_64-unknown-linux-gnu
  1232. checking for a BSD-compatible install... /bin/install -c
  1233. checking whether build environment is sane... yes
  1234. checking for a thread-safe mkdir -p... mkdir -p
  1235. checking for gawk... gawk
  1236. checking whether make sets $(MAKE)... yes
  1237. checking how to create a ustar tar archive... gnutar
  1238. checking for hwloc version... 1.2rc3-1
  1239. checking for gcc... gcc
  1240. checking whether the C compiler works... yes
  1241. checking for C compiler default output file name... a.out
  1242. checking for suffix of executables...
  1243. checking whether we are cross compiling... no
  1244. checking for suffix of object files... o
  1245. checking whether we are using the GNU C compiler... yes
  1246. checking whether gcc accepts -g... yes
  1247. checking for gcc option to accept ISO C89... none needed
  1248. checking for style of include used by make... GNU
  1249. checking dependency style of gcc... gcc3
  1250. checking whether gcc and cc understand -c and -o together... yes
  1251. checking how to run the C preprocessor... gcc -E
  1252. checking for grep that handles long lines and -e... /bin/grep
  1253. checking for egrep... /bin/grep -E
  1254. checking for ANSI C header files... yes
  1255. checking for sys/types.h... yes
  1256. checking for sys/stat.h... yes
  1257. checking for stdlib.h... yes
  1258. checking for string.h... yes
  1259. checking for memory.h... yes
  1260. checking for strings.h... yes
  1261. checking for inttypes.h... yes
  1262. checking for stdint.h... yes
  1263. checking for unistd.h... yes
  1264. checking minix/config.h usability... no
  1265. checking minix/config.h presence... no
  1266. checking for minix/config.h... no
  1267. checking whether it is safe to define __EXTENSIONS__... yes
  1268. checking for pkg-config... /usr/bin/pkg-config
  1269. checking pkg-config is at least version 0.9.0... yes
  1270.  
  1271. ###
  1272. ### Configuring hwloc core
  1273. ###
  1274. checking hwloc building mode... embedded
  1275. configure: hwloc builddir: /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra/tools/bind/hwloc/hwloc
  1276. configure: hwloc srcdir: /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/pm/hydra/tools/bind/hwloc/hwloc
  1277. configure: Detected VPATH build
  1278. checking if want hwloc maintainer support... disabled (embedded mode)
  1279. checking for hwloc directory prefix... (none)
  1280. checking for hwloc symbol prefix... hwloc_
  1281. checking size of void *... 8
  1282. checking which OS support to include... Linux
  1283. checking which CPU support to include... x86_64
  1284. checking size of unsigned long... 8
  1285. checking size of unsigned int... 4
  1286. checking for __attribute__... yes
  1287. checking for __attribute__(aligned)... yes
  1288. checking for __attribute__(always_inline)... yes
  1289. checking for __attribute__(cold)... yes
  1290. checking for __attribute__(const)... yes
  1291. checking for __attribute__(deprecated)... yes
  1292. checking for __attribute__(format)... no
  1293. checking for __attribute__(hot)... yes
  1294. checking for __attribute__(malloc)... yes
  1295. checking for __attribute__(may_alias)... yes
  1296. checking for __attribute__(no_instrument_function)... yes
  1297. checking for __attribute__(nonnull)... no
  1298. checking for __attribute__(noreturn)... yes
  1299. checking for __attribute__(packed)... yes
  1300. checking for __attribute__(pure)... yes
  1301. checking for __attribute__(sentinel)... no
  1302. checking for __attribute__(unused)... yes
  1303. checking for __attribute__(warn_unused_result)... yes
  1304. checking for __attribute__(weak_alias)... yes
  1305. checking if gcc supports -fvisibility... yes
  1306. checking whether to enable visibility... yes (via -fvisibility=hidden)
  1307. configure: WARNING: " -fvisibility=hidden" has been added to the hwloc CFLAGS
  1308. checking for inline compatibility keyword... __inline__
  1309. checking for strncasecmp... yes
  1310. checking whether function strncasecmp is declared... yes
  1311. checking for strftime... yes
  1312. checking for setlocale... yes
  1313. checking for stdint.h... (cached) yes
  1314. checking sys/mman.h usability... yes
  1315. checking sys/mman.h presence... yes
  1316. checking for sys/mman.h... yes
  1317. checking for KAFFINITY... no
  1318. checking for PROCESSOR_CACHE_TYPE... no
  1319. checking for CACHE_DESCRIPTOR... no
  1320. checking for LOGICAL_PROCESSOR_RELATIONSHIP... no
  1321. checking for RelationProcessorPackage... no
  1322. checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION... no
  1323. checking for GROUP_AFFINITY... no
  1324. checking for PROCESSOR_RELATIONSHIP... no
  1325. checking for NUMA_NODE_RELATIONSHIP... no
  1326. checking for CACHE_RELATIONSHIP... no
  1327. checking for PROCESSOR_GROUP_INFO... no
  1328. checking for GROUP_RELATIONSHIP... no
  1329. checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX... no
  1330. checking for PSAPI_WORKING_SET_EX_BLOCK... no
  1331. checking for PSAPI_WORKING_SET_EX_INFORMATION... no
  1332. checking for main in -lgdi32... no
  1333. checking windows.h usability... no
  1334. checking windows.h presence... no
  1335. checking for windows.h... no
  1336. checking sys/lgrp_user.h usability... no
  1337. checking sys/lgrp_user.h presence... no
  1338. checking for sys/lgrp_user.h... no
  1339. checking kstat.h usability... no
  1340. checking kstat.h presence... no
  1341. checking for kstat.h... no
  1342. checking whether _SC_NPROCESSORS_ONLN is declared... yes
  1343. checking whether _SC_NPROCESSORS_CONF is declared... yes
  1344. checking whether _SC_NPROC_ONLN is declared... no
  1345. checking whether _SC_NPROC_CONF is declared... no
  1346. checking whether _SC_LARGE_PAGESIZE is declared... no
  1347. checking mach/mach_host.h usability... no
  1348. checking mach/mach_host.h presence... no
  1349. checking for mach/mach_host.h... no
  1350. checking mach/mach_init.h usability... no
  1351. checking mach/mach_init.h presence... no
  1352. checking for mach/mach_init.h... no
  1353. checking sys/param.h usability... yes
  1354. checking sys/param.h presence... yes
  1355. checking for sys/param.h... yes
  1356. checking for sys/sysctl.h... yes
  1357. checking whether CTL_HW is declared... no
  1358. checking whether HW_NCPU is declared... no
  1359. checking for sysctl... yes
  1360. checking for sysctlbyname... no
  1361. checking for pthread_t... yes
  1362. checking whether function sched_setaffinity is declared... yes
  1363. checking for old prototype of sched_setaffinity... no
  1364. checking for working CPU_SET... yes
  1365. checking for working CPU_SET_S... yes
  1366. checking for working _syscall3... no
  1367. checking for KERRIGHED... no
  1368. checking for lib... no
  1369. checking for bash... /bin/sh
  1370. checking for ffs... yes
  1371. checking whether function ffs is declared... yes
  1372. checking for ffsl... yes
  1373. checking whether function ffsl is declared... yes
  1374. checking for fls... no
  1375. checking for flsl... no
  1376. checking for clz... no
  1377. checking for clzl... no
  1378. checking for openat... yes
  1379. checking malloc.h usability... yes
  1380. checking malloc.h presence... yes
  1381. checking for malloc.h... yes
  1382. checking for getpagesize... yes
  1383. checking for memalign... yes
  1384. checking for posix_memalign... yes
  1385. checking sys/utsname.h usability... yes
  1386. checking sys/utsname.h presence... yes
  1387. checking for sys/utsname.h... yes
  1388. checking for uname... yes
  1389. checking numaif.h usability... no
  1390. checking numaif.h presence... no
  1391. checking for numaif.h... no
  1392. checking pthread_np.h usability... no
  1393. checking pthread_np.h presence... no
  1394. checking for pthread_np.h... no
  1395. checking whether pthread_setaffinity_np is declared... yes
  1396. checking whether pthread_getaffinity_np is declared... yes
  1397. checking for sched_setaffinity... yes
  1398. checking for sys/cpuset.h... no
  1399. checking for library containing pthread_getthrds_np... no
  1400. checking for XML... yes
  1401. checking for xmlNewDoc... yes
  1402. checking for final XML support... yes
  1403. checking for cpuid... yes
  1404. checking for X... libraries , headers
  1405. checking how to print strings... printf
  1406. checking for a sed that does not truncate output... /bin/sed
  1407. checking for fgrep... /bin/grep -F
  1408. checking for ld used by gcc... /usr/bin/ld
  1409. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1410. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  1411. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  1412. checking whether ln -s works... yes
  1413. checking the maximum length of command line arguments... 1572864
  1414. checking whether the shell understands some XSI constructs... yes
  1415. checking whether the shell understands "+="... yes
  1416. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  1417. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  1418. checking for /usr/bin/ld option to reload object files... -r
  1419. checking for objdump... objdump
  1420. checking how to recognize dependent libraries... pass_all
  1421. checking for dlltool... no
  1422. checking how to associate runtime and link libraries... printf %s\n
  1423. checking for archiver @FILE support... @
  1424. checking for strip... strip
  1425. checking for ranlib... ranlib
  1426. checking command to parse /usr/bin/nm -B output from gcc object... ok
  1427. checking for sysroot... no
  1428. checking for mt... no
  1429. checking if : is a manifest tool... no
  1430. checking for dlfcn.h... yes
  1431. checking for objdir... .libs
  1432. checking if gcc supports -fno-rtti -fno-exceptions... no
  1433. checking for gcc option to produce PIC... -fPIC -DPIC
  1434. checking if gcc PIC flag -fPIC -DPIC works... yes
  1435. checking if gcc static flag -static works... yes
  1436. checking if gcc supports -c -o file.o... yes
  1437. checking if gcc supports -c -o file.o... (cached) yes
  1438. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1439. checking whether -lc should be explicitly linked in... no
  1440. checking dynamic linker characteristics... GNU/Linux ld.so
  1441. checking how to hardcode library paths into programs... immediate
  1442. checking whether stripping libraries is possible... yes
  1443. checking if libtool supports shared libraries... yes
  1444. checking whether to build shared libraries... yes
  1445. checking whether to build static libraries... no
  1446. configure: creating ./config.status
  1447. config.status: creating Makefile
  1448. config.status: creating include/Makefile
  1449. config.status: creating src/Makefile
  1450. config.status: creating include/private/autogen/config.h
  1451. config.status: creating include/hwloc/autogen/config.h
  1452. config.status: executing depfiles commands
  1453. config.status: executing libtool commands
  1454. configure: ===== done with tools/bind/hwloc/hwloc configure =====
  1455. configure: ===== configuring tools/bind/plpa/plpa =====
  1456. configure: executing: /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/pm/hydra/tools/bind/plpa/plpa/configure --enable-included-mode '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'CFLAGS= -march=native -O2 -fomit-frame-pointer -pipe -O2 ' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'LDFLAGS= -lnsl' '--disable-option-checking' 'CC=gcc' 'CFLAGS= -march=native -O2 -fomit-frame-pointer -pipe -O2 ' 'LDFLAGS= -lnsl' 'LIBS=' 'LIBS=-lpthread -lrt ' 'CPPFLAGS= -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/wrappers -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/util/wrappers' --disable-option-checking
  1457. checking for a BSD-compatible install... /bin/install -c
  1458. checking whether build environment is sane... yes
  1459. checking for a thread-safe mkdir -p... mkdir -p
  1460. checking for gawk... gawk
  1461. checking whether make sets $(MAKE)... yes
  1462. checking for PLPA version... 1.3.2
  1463. checking for gcc... gcc
  1464. checking whether the C compiler works... yes
  1465. checking for C compiler default output file name... a.out
  1466. checking for suffix of executables...
  1467. checking whether we are cross compiling... no
  1468. checking for suffix of object files... o
  1469. checking whether we are using the GNU C compiler... yes
  1470. checking whether gcc accepts -g... yes
  1471. checking for gcc option to accept ISO C89... none needed
  1472. checking for style of include used by make... GNU
  1473. checking dependency style of gcc... gcc3
  1474. checking whether gcc and cc understand -c and -o together... yes
  1475. checking whether to enable "picky" compiler mode... no (default)
  1476. checking for flex... flex
  1477. checking lex output file root... lex.yy
  1478. checking lex library... -lfl
  1479. checking whether yytext is a pointer... yes
  1480. checking for bison... bison -y
  1481. checking how to run the C preprocessor... gcc -E
  1482. checking for grep that handles long lines and -e... /bin/grep
  1483. checking for egrep... /bin/grep -E
  1484. checking for ANSI C header files... yes
  1485. checking for sys/types.h... yes
  1486. checking for sys/stat.h... yes
  1487. checking for stdlib.h... yes
  1488. checking for string.h... yes
  1489. checking for memory.h... yes
  1490. checking for strings.h... yes
  1491. checking for inttypes.h... yes
  1492. checking for stdint.h... yes
  1493. checking for unistd.h... yes
  1494. checking for syscall... yes
  1495. checking sys/syscall.h usability... yes
  1496. checking sys/syscall.h presence... yes
  1497. checking for sys/syscall.h... yes
  1498. checking for unistd.h... (cached) yes
  1499. checking for __NR_sched_setaffinity... yes
  1500. checking for __NR_sched_getaffinity... yes
  1501. checking for PLPA building mode... included
  1502. checking if want PLPA maintainer support... disabled
  1503. checking for PLPA config prefix... .
  1504. checking for PLPA symbol prefix... plpa_
  1505. checking valgrind/valgrind.h usability... no
  1506. checking valgrind/valgrind.h presence... no
  1507. checking for valgrind/valgrind.h... no
  1508. configure: WARNING: valgrind.h not found
  1509. checking whether to build PLPA executables... no
  1510. checking build system type... x86_64-unknown-linux-gnu
  1511. checking host system type... x86_64-unknown-linux-gnu
  1512. checking how to print strings... printf
  1513. checking for a sed that does not truncate output... /bin/sed
  1514. checking for fgrep... /bin/grep -F
  1515. checking for ld used by gcc... /usr/bin/ld
  1516. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1517. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  1518. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  1519. checking whether ln -s works... yes
  1520. checking the maximum length of command line arguments... 1572864
  1521. checking whether the shell understands some XSI constructs... yes
  1522. checking whether the shell understands "+="... yes
  1523. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  1524. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  1525. checking for /usr/bin/ld option to reload object files... -r
  1526. checking for objdump... objdump
  1527. checking how to recognize dependent libraries... pass_all
  1528. checking for dlltool... no
  1529. checking how to associate runtime and link libraries... printf %s\n
  1530. checking for archiver @FILE support... @
  1531. checking for strip... strip
  1532. checking for ranlib... ranlib
  1533. checking command to parse /usr/bin/nm -B output from gcc object... ok
  1534. checking for sysroot... no
  1535. checking for mt... no
  1536. checking if : is a manifest tool... no
  1537. checking for dlfcn.h... yes
  1538. checking for objdir... .libs
  1539. checking if gcc supports -fno-rtti -fno-exceptions... no
  1540. checking for gcc option to produce PIC... -fPIC -DPIC
  1541. checking if gcc PIC flag -fPIC -DPIC works... yes
  1542. checking if gcc static flag -static works... yes
  1543. checking if gcc supports -c -o file.o... yes
  1544. checking if gcc supports -c -o file.o... (cached) yes
  1545. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1546. checking whether -lc should be explicitly linked in... no
  1547. checking dynamic linker characteristics... GNU/Linux ld.so
  1548. checking how to hardcode library paths into programs... immediate
  1549. checking whether stripping libraries is possible... yes
  1550. checking if libtool supports shared libraries... yes
  1551. checking whether to build shared libraries... yes
  1552. checking whether to build static libraries... yes
  1553. configure: creating ./config.status
  1554. config.status: creating ./Makefile
  1555. config.status: creating ./config/Makefile
  1556. config.status: creating ./src/Makefile
  1557. config.status: creating ./src/libplpa/Makefile
  1558. config.status: creating ./src/plpa-info/Makefile
  1559. config.status: creating ./src/plpa-taskset/Makefile
  1560. config.status: creating ./src/libplpa/plpa_config.h
  1561. config.status: creating ./src/libplpa/plpa.h
  1562. config.status: executing depfiles commands
  1563. config.status: executing libtool commands
  1564. configure: ===== done with tools/bind/plpa/plpa configure =====
  1565. checking available process binding libraries... hwloc plpa
  1566. checking pthread.h usability... yes
  1567. checking pthread.h presence... yes
  1568. checking for pthread.h... yes
  1569. checking for pthread_key_create in -lpthread... yes
  1570. checking checkpointing library... none
  1571. checking demux engine... poll,select,port
  1572. checking for poll... yes
  1573. checking for select... yes
  1574. checking debugging support... none
  1575. checking error checking... runtime
  1576. checking warnings... no
  1577. checking profiling... yes
  1578. checking libftb.h usability... no
  1579. checking libftb.h presence... no
  1580. checking for libftb.h... no
  1581. checking for FTB_Connect in -lftb... no
  1582. checking for strsignal... (cached) yes
  1583. checking whether strsignal needs a declaration... no
  1584. checking for sigaction... (cached) yes
  1585. checking for signal... (cached) yes
  1586. checking for sigset... yes
  1587. checking for struct sigaction and sa_handler... yes
  1588. checking for gethostname... yes
  1589. checking whether gethostname needs a declaration... no
  1590. configure: creating ./config.status
  1591. config.status: creating Makefile
  1592. config.status: creating tools/bootstrap/src/bsci_init.c
  1593. config.status: creating hydra-doxygen.cfg
  1594. config.status: creating include/hydra_config.h
  1595. config.status: executing depfiles commands
  1596. config.status: executing libtool commands
  1597. configure: ===== done with src/pm/hydra configure =====
  1598. configure: ===== configuring src/mpe2 =====
  1599. configure: executing: /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/configure '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' --disable-option-checking
  1600. Configuring MPE Profiling System with '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' '--disable-option-checking' 'MPI_CC=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpicc' 'MPI_F77=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif77' 'CC=gcc' 'CFLAGS= -march=native -O2 -fomit-frame-pointer -pipe -O2' 'LDFLAGS= -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'LIBS=-lpthread -lrt ' 'CPPFLAGS= -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/wrappers -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/util/wrappers' 'F77=gfortran' 'FFLAGS= -O2'
  1601. checking gnumake... yes using --no-print-directory
  1602. checking BSD 4.4 make... no - whew
  1603. checking OSF V3 make... no
  1604. checking for virtual path format... VPATH
  1605. This MPE build is part of the MPICH2 build
  1606. checking for leftover Makefiles in subpackages ... none
  1607. checking for gcc... gcc
  1608. checking whether the C compiler works... yes
  1609. checking for C compiler default output file name... a.out
  1610. checking for suffix of executables...
  1611. checking whether we are cross compiling... no
  1612. checking for suffix of object files... o
  1613. checking whether we are using the GNU C compiler... yes
  1614. checking whether gcc accepts -g... yes
  1615. checking for gcc option to accept ISO C89... none needed
  1616. checking whether MPI_CC has been set ... /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpicc
  1617. checking whether we are using the GNU Fortran 77 compiler... yes
  1618. checking whether gfortran accepts -g... yes
  1619. checking whether MPI_F77 has been set ... /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif77
  1620. checking how to get verbose linking output from gfortran... -v
  1621. checking for Fortran 77 libraries of gfortran... -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../.. -lpthread -lrt -lgfortran -lm -lquadmath
  1622. checking whether gfortran accepts the FLIBS found by autoconf... yes
  1623. checking whether C can link with -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../.. -lpthread -lrt -lgfortran -lm -lquadmath... yes
  1624. checking for linker for Fortran main programs... Use Fortran to link programs
  1625. checking whether Fortran 77 and C objects are compatible... yes
  1626. checking for Fortran 77 name mangling... lower underscore
  1627. checking what libraries are needed to link Fortran programs with C routines that use stdio... none
  1628. checking for Fortran 77 flag for library directories... -L
  1629. checking for include directory flag for Fortran... -I
  1630. checking how to run the C preprocessor... gcc -E
  1631. checking whether ln -s works... yes
  1632. checking for a BSD-compatible install... /bin/install -c
  1633. checking whether install works... yes
  1634. checking for ranlib... ranlib
  1635. checking whether install breaks libraries... no
  1636. configure: creating ./config.status
  1637. config.status: creating Makefile
  1638. config.status: creating sbin/mpetestlink
  1639. config.status: creating sbin/mpetestexec
  1640. config.status: creating sbin/mpetestexeclog
  1641. config.status: creating sbin/mpeinstall
  1642. config.status: creating sbin/mpecheckinstall
  1643. config.status: WARNING: '/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/sbin/mpecheckinstall.in' seems to ignore the --datarootdir setting
  1644. config.status: creating sbin/mpecheckbuild
  1645. config.status: creating etc/mpe_help.conf
  1646. config.status: creating etc/mpe_f77env.conf
  1647. config.status: creating mpe_conf.h
  1648. config.status: executing default-1 commands
  1649. === configuring in src/misc (/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpe2/src/misc)
  1650. configure: running /bin/sh /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/misc/configure --disable-option-checking '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'MPI_CC=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpicc' 'MPI_F77=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif77' 'CC=gcc' 'CFLAGS= -march=native -O2 -fomit-frame-pointer -pipe -O2' 'LDFLAGS= -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'LIBS=-lpthread -lrt ' 'CPPFLAGS= -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/wrappers -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/util/wrappers' 'F77=gfortran' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/misc
  1651. Configuring MPE Miscellaneous Library with '--disable-option-checking' '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'MPI_CC=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpicc' 'MPI_F77=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif77' 'CC=gcc' 'CFLAGS= -march=native -O2 -fomit-frame-pointer -pipe -O2' 'LDFLAGS= -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'LIBS=-lpthread -lrt ' 'CPPFLAGS= -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/wrappers -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/util/wrappers' 'F77=gfortran' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/misc'
  1652. checking gnumake... yes using --no-print-directory
  1653. checking BSD 4.4 make... no - whew
  1654. checking OSF V3 make... no
  1655. checking for virtual path format... VPATH
  1656. checking build system type... x86_64-unknown-linux-gnu
  1657. checking host system type... x86_64-unknown-linux-gnu
  1658. checking for gcc... gcc
  1659. checking whether the C compiler works... yes
  1660. checking for C compiler default output file name... a.out
  1661. checking for suffix of executables...
  1662. checking whether we are cross compiling... no
  1663. checking for suffix of object files... o
  1664. checking whether we are using the GNU C compiler... yes
  1665. checking whether gcc accepts -g... yes
  1666. checking for gcc option to accept ISO C89... none needed
  1667. checking for ar... ar
  1668. checking for ranlib... ranlib
  1669. checking whether gcc and cc understand -c and -o together... yes
  1670. checking how to run the C preprocessor... gcc -E
  1671. checking for dbx... no
  1672. checking for gdb... no
  1673. checking for grep that handles long lines and -e... /bin/grep
  1674. checking for egrep... /bin/grep -E
  1675. checking for ANSI C header files... yes
  1676. checking for an ANSI C-conforming const... yes
  1677. checking for sysinfo... yes
  1678. checking for uname... yes
  1679. checking for gethostbyname... yes
  1680. checking for sys/types.h... yes
  1681. checking for sys/stat.h... yes
  1682. checking for stdlib.h... yes
  1683. checking for string.h... yes
  1684. checking for memory.h... yes
  1685. checking for strings.h... yes
  1686. checking for inttypes.h... yes
  1687. checking for stdint.h... yes
  1688. checking for unistd.h... yes
  1689. checking for unistd.h... (cached) yes
  1690. checking for stdlib.h... (cached) yes
  1691. checking for string.h... (cached) yes
  1692. checking netdb.h usability... yes
  1693. checking netdb.h presence... yes
  1694. checking for netdb.h... yes
  1695. checking sys/systeminfo.h usability... no
  1696. checking sys/systeminfo.h presence... no
  1697. checking for sys/systeminfo.h... no
  1698. checking for sys/types.h... (cached) yes
  1699. checking for sighandler_t... no
  1700. checking for kill... yes
  1701. checking whether kill needs a declaration... no
  1702. configure: creating ./config.status
  1703. config.status: creating Makefile
  1704. config.status: creating src/Makefile
  1705. config.status: creating src/dbxerr.c
  1706. config.status: creating mpe_misc_conf.h
  1707. === configuring in src/callstack (/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpe2/src/callstack)
  1708. configure: running /bin/sh /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/callstack/configure --disable-option-checking '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'MPI_CC=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpicc' 'MPI_F77=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif77' 'CC=gcc' 'CFLAGS= -march=native -O2 -fomit-frame-pointer -pipe -O2' 'LDFLAGS= -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'LIBS=-lpthread -lrt ' 'CPPFLAGS= -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/wrappers -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/util/wrappers' 'F77=gfortran' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/callstack
  1709. Configuring MPE CallStack Library with '--disable-option-checking' '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'MPI_CC=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpicc' 'MPI_F77=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif77' 'CC=gcc' 'CFLAGS= -march=native -O2 -fomit-frame-pointer -pipe -O2' 'LDFLAGS= -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'LIBS=-lpthread -lrt ' 'CPPFLAGS= -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/wrappers -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/util/wrappers' 'F77=gfortran' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/callstack'
  1710. checking gnumake... yes using --no-print-directory
  1711. checking BSD 4.4 make... no - whew
  1712. checking OSF V3 make... no
  1713. checking for virtual path format... VPATH
  1714. checking for gcc... gcc
  1715. checking whether the C compiler works... yes
  1716. checking for C compiler default output file name... a.out
  1717. checking for suffix of executables...
  1718. checking whether we are cross compiling... no
  1719. checking for suffix of object files... o
  1720. checking whether we are using the GNU C compiler... yes
  1721. checking whether gcc accepts -g... yes
  1722. checking for gcc option to accept ISO C89... none needed
  1723. checking for ar... ar
  1724. checking for ranlib... ranlib
  1725. checking whether gcc and cc understand -c and -o together... yes
  1726. checking how to run the C preprocessor... gcc -E
  1727. checking for grep that handles long lines and -e... /bin/grep
  1728. checking for egrep... /bin/grep -E
  1729. checking for ANSI C header files... yes
  1730. checking for an ANSI C-conforming const... yes
  1731. checking for inline... inline
  1732. checking for sys/types.h... yes
  1733. checking for sys/stat.h... yes
  1734. checking for stdlib.h... yes
  1735. checking for string.h... yes
  1736. checking for memory.h... yes
  1737. checking for strings.h... yes
  1738. checking for inttypes.h... yes
  1739. checking for stdint.h... yes
  1740. checking for unistd.h... yes
  1741. checking stdio.h usability... yes
  1742. checking stdio.h presence... yes
  1743. checking for stdio.h... yes
  1744. checking for string.h... (cached) yes
  1745. checking for unistd.h... (cached) yes
  1746. checking fcntl.h usability... yes
  1747. checking fcntl.h presence... yes
  1748. checking for fcntl.h... yes
  1749. checking execinfo.h usability... yes
  1750. checking execinfo.h presence... yes
  1751. checking for execinfo.h... yes
  1752. checking whether <execinfo.h> defines backtrace_symbols_fd() ... yes
  1753. checking if <execinfo.h> links with -Wl,--export-dynamic ... yes
  1754. checking for fdopen... yes
  1755. checking whether fdopen needs a declaration... no
  1756. configure: creating ./config.status
  1757. config.status: creating Makefile
  1758. config.status: creating src/Makefile
  1759. config.status: creating include/mpe_callstack.h
  1760. config.status: creating etc/mpe_callstack_ldflags.conf
  1761. config.status: creating bin/bt2line
  1762. config.status: creating mpe_callstack_conf.h
  1763. config.status: executing default-1 commands
  1764. === configuring in src/logging (/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpe2/src/logging)
  1765. configure: running /bin/sh /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/logging/configure --disable-option-checking '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'MPI_CC=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpicc' 'MPI_F77=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif77' 'CC=gcc' 'CFLAGS= -march=native -O2 -fomit-frame-pointer -pipe -O2' 'LDFLAGS= -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'LIBS=-lpthread -lrt ' 'CPPFLAGS= -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/wrappers -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/util/wrappers' 'F77=gfortran' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/logging
  1766. Configuring MPE Logging Library and Tools with '--disable-option-checking' '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'MPI_CC=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpicc' 'MPI_F77=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif77' 'CC=gcc' 'CFLAGS= -march=native -O2 -fomit-frame-pointer -pipe -O2' 'LDFLAGS= -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'LIBS=-lpthread -lrt ' 'CPPFLAGS= -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/wrappers -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/util/wrappers' 'F77=gfortran' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/logging'
  1767. checking gnumake... yes using --no-print-directory
  1768. checking BSD 4.4 make... no - whew
  1769. checking OSF V3 make... no
  1770. checking for virtual path format... VPATH
  1771. checking for gcc... gcc
  1772. checking whether the C compiler works... yes
  1773. checking for C compiler default output file name... a.out
  1774. checking for suffix of executables...
  1775. checking whether we are cross compiling... no
  1776. checking for suffix of object files... o
  1777. checking whether we are using the GNU C compiler... yes
  1778. checking whether gcc accepts -g... yes
  1779. checking for gcc option to accept ISO C89... none needed
  1780. checking for ar... ar
  1781. checking for ranlib... ranlib
  1782. checking whether gcc and cc understand -c and -o together... yes
  1783. checking how to run the C preprocessor... gcc -E
  1784. checking for grep that handles long lines and -e... /bin/grep
  1785. checking for egrep... /bin/grep -E
  1786. checking for ANSI C header files... yes
  1787. checking for an ANSI C-conforming const... yes
  1788. checking for sys/types.h... yes
  1789. checking for sys/stat.h... yes
  1790. checking for stdlib.h... yes
  1791. checking for string.h... yes
  1792. checking for memory.h... yes
  1793. checking for strings.h... yes
  1794. checking for inttypes.h... yes
  1795. checking for stdint.h... yes
  1796. checking for unistd.h... yes
  1797. checking whether byte ordering is bigendian... no
  1798. checking stdio.h usability... yes
  1799. checking stdio.h presence... yes
  1800. checking for stdio.h... yes
  1801. checking for stdlib.h... (cached) yes
  1802. checking for string.h... (cached) yes
  1803. checking for unistd.h... (cached) yes
  1804. checking sys/time.h usability... yes
  1805. checking sys/time.h presence... yes
  1806. checking for sys/time.h... yes
  1807. checking for sys/types.h... (cached) yes
  1808. checking sys/bitypes.h usability... yes
  1809. checking sys/bitypes.h presence... yes
  1810. checking for sys/bitypes.h... yes
  1811. checking for sys/stat.h... (cached) yes
  1812. checking fcntl.h usability... yes
  1813. checking fcntl.h presence... yes
  1814. checking for fcntl.h... yes
  1815. checking for header that defines C99 integer types, intXX_t ... <stdint.h>
  1816. checking for inttypes.h... (cached) yes
  1817. checking whether <inttypes.h> defines the PRIdXX macros ... yes
  1818. checking if <stdint.h> can be behind system headers ... yes
  1819. checking size of void *... 8
  1820. checking for address-sized integer ... CLOG_int64_t
  1821. checking build system type... x86_64-unknown-linux-gnu
  1822. checking host system type... x86_64-unknown-linux-gnu
  1823. checking for gethostname... yes
  1824. checking whether gethostname needs a declaration... no
  1825. checking for snprintf... yes
  1826. checking whether snprintf needs a declaration... no
  1827. checking for mkstemp... yes
  1828. checking whether mkstemp needs a declaration... no
  1829. checking for srand48... yes
  1830. checking whether srand48 needs a declaration... no
  1831. checking for lrand48... yes
  1832. checking whether lrand48 needs a declaration... no
  1833. checking for special C compiler options needed for large files... no
  1834. checking for _FILE_OFFSET_BITS value needed for large files... no
  1835. checking for O_LARGEFILE for open() ... needs _LARGEFILE64_SOURCE
  1836. checking for O_BINARY for open() ... no
  1837. checking pthread.h usability... yes
  1838. checking pthread.h presence... yes
  1839. checking for pthread.h... yes
  1840. checking for pthread_mutex_lock in -lpthread... yes
  1841. configure: creating ./config.status
  1842. config.status: creating Makefile
  1843. config.status: creating src/Makefile
  1844. config.status: creating include/clog_inttypes.h
  1845. config.status: creating include/mpi_null.h
  1846. config.status: creating include/mpe_log_thread.h
  1847. config.status: creating etc/mpe_log.conf
  1848. config.status: creating etc/mpe_nolog.conf
  1849. config.status: creating etc/mpe_log_postlib.conf
  1850. config.status: creating mpe_logging_conf.h
  1851. === configuring in src/wrappers (/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpe2/src/wrappers)
  1852. configure: running /bin/sh /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/wrappers/configure --disable-option-checking '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'MPI_CC=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpicc' 'MPI_F77=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif77' 'CC=gcc' 'CFLAGS= -march=native -O2 -fomit-frame-pointer -pipe -O2' 'LDFLAGS= -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'LIBS=-lpthread -lrt ' 'CPPFLAGS= -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/wrappers -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/util/wrappers' 'F77=gfortran' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/wrappers
  1853. Configuring MPE Wrapper Libraries For MPI with '--disable-option-checking' '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'MPI_CC=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpicc' 'MPI_F77=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif77' 'CC=gcc' 'CFLAGS= -march=native -O2 -fomit-frame-pointer -pipe -O2' 'LDFLAGS= -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'LIBS=-lpthread -lrt ' 'CPPFLAGS= -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/wrappers -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/util/wrappers' 'F77=gfortran' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/wrappers'
  1854. checking gnumake... yes using --no-print-directory
  1855. checking BSD 4.4 make... no - whew
  1856. checking OSF V3 make... no
  1857. checking for virtual path format... VPATH
  1858. checking for gcc... gcc
  1859. checking whether the C compiler works... yes
  1860. checking for C compiler default output file name... a.out
  1861. checking for suffix of executables...
  1862. checking whether we are cross compiling... no
  1863. checking for suffix of object files... o
  1864. checking whether we are using the GNU C compiler... yes
  1865. checking whether gcc accepts -g... yes
  1866. checking for gcc option to accept ISO C89... none needed
  1867. checking for ar... ar
  1868. checking for ranlib... ranlib
  1869. checking how to run the C preprocessor... gcc -E
  1870. checking for grep that handles long lines and -e... /bin/grep
  1871. checking for egrep... /bin/grep -E
  1872. checking for ANSI C header files... yes
  1873. checking for an ANSI C-conforming const... yes
  1874. checking for sys/types.h... yes
  1875. checking for sys/stat.h... yes
  1876. checking for stdlib.h... yes
  1877. checking for string.h... yes
  1878. checking for memory.h... yes
  1879. checking for strings.h... yes
  1880. checking for inttypes.h... yes
  1881. checking for stdint.h... yes
  1882. checking for unistd.h... yes
  1883. checking stdio.h usability... yes
  1884. checking stdio.h presence... yes
  1885. checking for stdio.h... yes
  1886. checking for stdlib.h... (cached) yes
  1887. checking for string.h... (cached) yes
  1888. checking stdarg.h usability... yes
  1889. checking stdarg.h presence... yes
  1890. checking for stdarg.h... yes
  1891. checking for size_t... yes
  1892. checking for working alloca.h... yes
  1893. checking for alloca... yes
  1894. checking for stdarg is correct... yes
  1895. checking if compiler accepts prototypes ... yes
  1896. checking build system type... x86_64-unknown-linux-gnu
  1897. checking host system type... x86_64-unknown-linux-gnu
  1898. checking for safe PMPI invocations ... no
  1899. checking for the value of MPI_STATUS_SIZE ... 5
  1900. configure: creating ./config.status
  1901. config.status: creating Makefile
  1902. config.status: creating src/Makefile
  1903. config.status: creating test/Makefile
  1904. config.status: creating etc/mpe_f77env.conf
  1905. config.status: creating etc/mpe_mpilog.conf
  1906. config.status: creating etc/mpe_mpitrace.conf
  1907. config.status: creating mpe_wrappers_conf.h
  1908. === configuring in src/graphics (/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpe2/src/graphics)
  1909. configure: running /bin/sh /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/graphics/configure --disable-option-checking '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'MPI_CC=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpicc' 'MPI_F77=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif77' 'CC=gcc' 'CFLAGS= -march=native -O2 -fomit-frame-pointer -pipe -O2' 'LDFLAGS= -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'LIBS=-lpthread -lrt ' 'CPPFLAGS= -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/wrappers -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/util/wrappers' 'F77=gfortran' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/graphics
  1910. Configuring MPE X Graphics Library with '--disable-option-checking' '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'MPI_CC=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpicc' 'MPI_F77=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif77' 'CC=gcc' 'CFLAGS= -march=native -O2 -fomit-frame-pointer -pipe -O2' 'LDFLAGS= -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'LIBS=-lpthread -lrt ' 'CPPFLAGS= -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/wrappers -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/util/wrappers' 'F77=gfortran' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/graphics'
  1911. checking gnumake... yes using --no-print-directory
  1912. checking BSD 4.4 make... no - whew
  1913. checking OSF V3 make... no
  1914. checking for virtual path format... VPATH
  1915. checking for gcc... gcc
  1916. checking whether the C compiler works... yes
  1917. checking for C compiler default output file name... a.out
  1918. checking for suffix of executables...
  1919. checking whether we are cross compiling... no
  1920. checking for suffix of object files... o
  1921. checking whether we are using the GNU C compiler... yes
  1922. checking whether gcc accepts -g... yes
  1923. checking for gcc option to accept ISO C89... none needed
  1924. checking for ar... ar
  1925. checking for ranlib... ranlib
  1926. checking whether gcc and cc understand -c and -o together... yes
  1927. checking how to run the C preprocessor... gcc -E
  1928. checking for X... libraries , headers
  1929. checking for grep that handles long lines and -e... /bin/grep
  1930. checking for egrep... /bin/grep -E
  1931. checking for ANSI C header files... yes
  1932. checking for an ANSI C-conforming const... yes
  1933. checking for sys/types.h... yes
  1934. checking for sys/stat.h... yes
  1935. checking for stdlib.h... yes
  1936. checking for string.h... yes
  1937. checking for memory.h... yes
  1938. checking for strings.h... yes
  1939. checking for inttypes.h... yes
  1940. checking for stdint.h... yes
  1941. checking for unistd.h... yes
  1942. checking size of void *... 8
  1943. checking for long pointer... yes
  1944. checking for system... yes
  1945. checking for unistd.h... (cached) yes
  1946. checking for stdlib.h... (cached) yes
  1947. checking for string.h... (cached) yes
  1948. configure: creating ./config.status
  1949. config.status: creating Makefile
  1950. config.status: creating src/Makefile
  1951. config.status: creating contrib/life/Makefile
  1952. config.status: creating contrib/mandel/Makefile
  1953. config.status: creating contrib/mastermind/Makefile
  1954. config.status: creating contrib/test/Makefile
  1955. config.status: creating etc/mpe_mpianim.conf
  1956. config.status: creating etc/mpe_graphics.conf
  1957. config.status: creating mpe_graphics_conf.h
  1958. === configuring in src/collchk (/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpe2/src/collchk)
  1959. configure: running /bin/sh /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/collchk/configure --disable-option-checking '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'MPI_CC=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpicc' 'MPI_F77=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif77' 'CC=gcc' 'CFLAGS= -march=native -O2 -fomit-frame-pointer -pipe -O2' 'LDFLAGS= -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'LIBS=-lpthread -lrt ' 'CPPFLAGS= -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/wrappers -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/util/wrappers' 'F77=gfortran' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/collchk
  1960. Configuring MPE Collective and Datatype Checking Library with '--disable-option-checking' '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'MPI_CC=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpicc' 'MPI_F77=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif77' 'CC=gcc' 'CFLAGS= -march=native -O2 -fomit-frame-pointer -pipe -O2' 'LDFLAGS= -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'LIBS=-lpthread -lrt ' 'CPPFLAGS= -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/wrappers -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/util/wrappers' 'F77=gfortran' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/collchk'
  1961. checking gnumake... yes using --no-print-directory
  1962. checking BSD 4.4 make... no - whew
  1963. checking OSF V3 make... no
  1964. checking for virtual path format... VPATH
  1965. checking build system type... x86_64-unknown-linux-gnu
  1966. checking host system type... x86_64-unknown-linux-gnu
  1967. checking for gcc... gcc
  1968. checking whether the C compiler works... yes
  1969. checking for C compiler default output file name... a.out
  1970. checking for suffix of executables...
  1971. checking whether we are cross compiling... no
  1972. checking for suffix of object files... o
  1973. checking whether we are using the GNU C compiler... yes
  1974. checking whether gcc accepts -g... yes
  1975. checking for gcc option to accept ISO C89... none needed
  1976. checking for ar... ar
  1977. checking for ranlib... ranlib
  1978. checking how to run the C preprocessor... gcc -E
  1979. checking for grep that handles long lines and -e... /bin/grep
  1980. checking for egrep... /bin/grep -E
  1981. checking for ANSI C header files... yes
  1982. checking for an ANSI C-conforming const... yes
  1983. checking for sys/types.h... yes
  1984. checking for sys/stat.h... yes
  1985. checking for stdlib.h... yes
  1986. checking for string.h... yes
  1987. checking for memory.h... yes
  1988. checking for strings.h... yes
  1989. checking for inttypes.h... yes
  1990. checking for stdint.h... yes
  1991. checking for unistd.h... yes
  1992. checking stdio.h usability... yes
  1993. checking stdio.h presence... yes
  1994. checking for stdio.h... yes
  1995. checking for stdlib.h... (cached) yes
  1996. checking for string.h... (cached) yes
  1997. checking for unistd.h... (cached) yes
  1998. checking for size_t... yes
  1999. checking for working alloca.h... yes
  2000. checking for alloca... yes
  2001. configure: creating ./config.status
  2002. config.status: creating Makefile
  2003. config.status: creating src/Makefile
  2004. config.status: creating test/Makefile
  2005. config.status: creating etc/mpe_mpicheck.conf
  2006. config.status: creating mpe_collchk_conf.h
  2007. === configuring in src/slog2sdk (/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpe2/src/slog2sdk)
  2008. configure: running /bin/sh /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/slog2sdk/configure --disable-option-checking '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'MPI_CC=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpicc' 'MPI_F77=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif77' 'CC=gcc' 'CFLAGS= -march=native -O2 -fomit-frame-pointer -pipe -O2' 'LDFLAGS= -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'LIBS=-lpthread -lrt ' 'CPPFLAGS= -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/wrappers -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/util/wrappers' 'F77=gfortran' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/slog2sdk
  2009. Configuring SLOG2SDK with '--disable-option-checking' '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'MPI_CC=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpicc' 'MPI_F77=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif77' 'CC=gcc' 'CFLAGS= -march=native -O2 -fomit-frame-pointer -pipe -O2' 'LDFLAGS= -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'LIBS=-lpthread -lrt ' 'CPPFLAGS= -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/wrappers -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/util/wrappers' 'F77=gfortran' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/slog2sdk'
  2010. checking gnumake... yes using --no-print-directory
  2011. checking BSD 4.4 make... no - whew
  2012. checking OSF V3 make... no
  2013. checking for virtual path format... VPATH
  2014. checking for a BSD-compatible install... /bin/install -c
  2015. checking whether install works... yes
  2016. checking if CLASSPATH is set... no, good to go
  2017. checking build system type... x86_64-unknown-linux-gnu
  2018. checking host system type... x86_64-unknown-linux-gnu
  2019. checking for java in user's PATH... found /usr/bin/java
  2020. checking if /usr/bin/java runs simple java class... yes
  2021. checking if /usr/bin/java runs simple jar file... yes
  2022. checking if /usr/bin/java runs non-GUI tool... yes
  2023. checking if /usr/bin/java runs simple Swing class... yes
  2024. checking if /usr/bin/java runs simple Swing jar file... yes
  2025. checking for Java version... java full version "1.6.0_22-b22", i.e. Java 2 SDK
  2026. checking for cygpath... no
  2027. creating /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpe2/src/slog2sdk/lib from source
  2028. creating directory /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpe2/src/slog2sdk/bin
  2029. creating /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpe2/src/slog2sdk/doc from source
  2030. creating /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpe2/src/slog2sdk/share
  2031. creating /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpe2/src/slog2sdk/share/logfiles
  2032. creating sample logfiles from source
  2033. checking for leftover Makefiles in subpackages ... none
  2034. configure: creating ./config.status
  2035. config.status: creating Makefile
  2036. config.status: creating sbin/install-package
  2037. config.status: creating bin/slog2print
  2038. config.status: creating bin/slog2navigator
  2039. config.status: creating bin/slog2filter
  2040. config.status: creating bin/slog2updater
  2041. config.status: creating bin/logconvertor
  2042. config.status: creating bin/jumpshot
  2043. config.status: creating bin/clogprint
  2044. config.status: creating bin/clogTOslog2
  2045. config.status: creating bin/clog2print
  2046. config.status: creating bin/clog2TOslog2
  2047. === configuring in trace_rlog (/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpe2/src/slog2sdk/trace_rlog)
  2048. configure: running /bin/sh /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/slog2sdk/trace_rlog/configure --disable-option-checking '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'MPI_CC=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpicc' 'MPI_F77=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif77' 'CC=gcc' 'CFLAGS= -march=native -O2 -fomit-frame-pointer -pipe -O2' 'LDFLAGS= -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'LIBS=-lpthread -lrt ' 'CPPFLAGS= -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/wrappers -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/util/wrappers' 'F77=gfortran' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/slog2sdk/trace_rlog
  2049. Configuring TRACE_RLOG implementation with '--disable-option-checking' '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'MPI_CC=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpicc' 'MPI_F77=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif77' 'CC=gcc' 'CFLAGS= -march=native -O2 -fomit-frame-pointer -pipe -O2' 'LDFLAGS= -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' 'LIBS=-lpthread -lrt ' 'CPPFLAGS= -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/wrappers -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/util/wrappers' 'F77=gfortran' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpe2/src/slog2sdk/trace_rlog'
  2050. checking gnumake... yes using --no-print-directory
  2051. checking BSD 4.4 make... no - whew
  2052. checking OSF V3 make... no
  2053. checking for virtual path format... VPATH
  2054. checking for gcc... gcc
  2055. checking whether the C compiler works... yes
  2056. checking for C compiler default output file name... a.out
  2057. checking for suffix of executables...
  2058. checking whether we are cross compiling... no
  2059. checking for suffix of object files... o
  2060. checking whether we are using the GNU C compiler... yes
  2061. checking whether gcc accepts -g... yes
  2062. checking for gcc option to accept ISO C89... none needed
  2063. checking how to run the C preprocessor... gcc -E
  2064. checking for grep that handles long lines and -e... /bin/grep
  2065. checking for egrep... /bin/grep -E
  2066. checking for ANSI C header files... yes
  2067. checking for sys/types.h... yes
  2068. checking for sys/stat.h... yes
  2069. checking for stdlib.h... yes
  2070. checking for string.h... yes
  2071. checking for memory.h... yes
  2072. checking for strings.h... yes
  2073. checking for inttypes.h... yes
  2074. checking for stdint.h... yes
  2075. checking for unistd.h... yes
  2076. checking for stdlib.h... (cached) yes
  2077. checking stdio.h usability... yes
  2078. checking stdio.h presence... yes
  2079. checking for stdio.h... yes
  2080. checking for string.h... (cached) yes
  2081. checking ctype.h usability... yes
  2082. checking ctype.h presence... yes
  2083. checking for ctype.h... yes
  2084. checking errno.h usability... yes
  2085. checking errno.h presence... yes
  2086. checking for errno.h... yes
  2087. checking for an ANSI C-conforming const... yes
  2088. checking size of void *... 8
  2089. checking size of int... 4
  2090. checking size of long... 8
  2091. checking size of long long... 8
  2092. checking size of __int64... 0
  2093. checking whether byte ordering is bigendian... no
  2094. checking build system type... x86_64-unknown-linux-gnu
  2095. checking host system type... x86_64-unknown-linux-gnu
  2096. checking for sed... sed
  2097. checking how to print strings... printf
  2098. checking for a sed that does not truncate output... sed
  2099. checking for fgrep... /bin/grep -F
  2100. checking for ld used by gcc... /usr/bin/ld
  2101. checking if the linker (/usr/bin/ld) is GNU ld... yes
  2102. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  2103. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  2104. checking whether ln -s works... yes
  2105. checking the maximum length of command line arguments... 1572864
  2106. checking whether the shell understands some XSI constructs... yes
  2107. checking whether the shell understands "+="... yes
  2108. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  2109. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  2110. checking for /usr/bin/ld option to reload object files... -r
  2111. checking for objdump... objdump
  2112. checking how to recognize dependent libraries... pass_all
  2113. checking for dlltool... dlltool
  2114. checking how to associate runtime and link libraries... printf %s\n
  2115. checking for archiver @FILE support... @
  2116. checking for strip... strip
  2117. checking for ranlib... ranlib
  2118. checking for gawk... gawk
  2119. checking command to parse /usr/bin/nm -B output from gcc object... ok
  2120. checking for sysroot... no
  2121. checking for mt... no
  2122. checking if : is a manifest tool... no
  2123. checking for dlfcn.h... yes
  2124. checking for objdir... .libs
  2125. checking if gcc supports -fno-rtti -fno-exceptions... no
  2126. checking for gcc option to produce PIC... -fPIC -DPIC
  2127. checking if gcc PIC flag -fPIC -DPIC works... yes
  2128. checking if gcc static flag -static works... yes
  2129. checking if gcc supports -c -o file.o... yes
  2130. checking if gcc supports -c -o file.o... (cached) yes
  2131. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  2132. checking whether -lc should be explicitly linked in... no
  2133. checking dynamic linker characteristics... GNU/Linux ld.so
  2134. checking how to hardcode library paths into programs... immediate
  2135. checking whether stripping libraries is possible... yes
  2136. checking if libtool supports shared libraries... yes
  2137. checking whether to build shared libraries... yes
  2138. checking whether to build static libraries... no
  2139. checking for malloc in -lefence... no
  2140. checking for strstr... yes
  2141. checking target system type... x86_64-unknown-linux-gnu
  2142. checking for javah in user's PATH... found /usr/bin/javah
  2143. checking if /usr exists... yes
  2144. checking for <jni.h> include flag... no
  2145. checking for javah in known path... found /usr/lib/jvm/java-6-openjdk/bin/javah
  2146. checking if /usr/lib/jvm/java-6-openjdk exists... yes
  2147. checking for <jni.h> include flag... found -I/usr/lib/jvm/java-6-openjdk/include -I/usr/lib/jvm/java-6-openjdk/include/linux
  2148. checking for <jni.h> usability... yes
  2149. checking for cygpath... no
  2150. checking for a BSD-compatible install... /bin/install -c
  2151. checking whether install works... yes
  2152. checking for ranlib... (cached) ranlib
  2153. checking whether install breaks libraries... no
  2154. creating directory /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpe2/src/slog2sdk/trace_rlog/lib
  2155. creating /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpe2/src/slog2sdk/trace_rlog/share
  2156. creating /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpe2/src/slog2sdk/trace_rlog/share/logfiles
  2157. creating sample logfiles from source
  2158. configure: creating ./config.status
  2159. config.status: creating Makefile
  2160. config.status: creating src/Makefile
  2161. config.status: creating sbin/install-package
  2162. config.status: creating bin/traceprint
  2163. config.status: creating bin/traceTOslog2
  2164. config.status: creating trace_impl.h
  2165. config.status: executing libtool commands
  2166. SLOG2SDK: "trace_rlog" have been configured
  2167. MPE2: "src/misc" "src/callstack" "src/logging" "src/wrappers" "src/graphics" "src/collchk" "src/slog2sdk" have been configured
  2168. configure: ===== done with src/mpe2 configure =====
  2169. checking size of OPA_ptr_t... 8
  2170. checking the sizeof MPI_Offset... 8
  2171. checking whether the Fortran Offset type works with Fortran 77... yes
  2172. checking whether the Fortran Offset type works with Fortran 90... yes
  2173. Running Configure for Fortran 90 Type routines
  2174. configure: WARNING: unrecognized options: --enable-shared, --enable-sharedlibs, --enable-error-checking, --enable-error-messages, --enable-timer-type, --disable-rpath, --with-python
  2175. checking whether the C compiler works... yes
  2176. checking for C compiler default output file name... a.out
  2177. checking for suffix of executables...
  2178. checking whether we are cross compiling... no
  2179. checking for suffix of object files... o
  2180. checking whether we are using the GNU C compiler... yes
  2181. checking whether gcc accepts -g... yes
  2182. checking for gcc option to accept ISO C89... none needed
  2183. checking for grep that handles long lines and -e... /bin/grep
  2184. checking for fgrep... /bin/grep -F
  2185. checking for an ANSI C-conforming const... yes
  2186. checking whether we are using the GNU Fortran compiler... yes
  2187. checking whether pathf90 accepts -g... yes
  2188. checking for extension for Fortran 90 programs... f90
  2189. checking for the precision and range of reals... 6 , 37
  2190. checking for the precision and range of double precision... 15 , 307
  2191. checking for the range of integer... 9
  2192. checking whether we are using the GNU Fortran 77 compiler... yes
  2193. checking whether gfortran accepts -g... yes
  2194. checking how to get verbose linking output from gfortran... -v
  2195. checking for Fortran 77 libraries of gfortran... -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../.. -lpthread -lrt -lgfortran -lm -lquadmath
  2196. checking for linker for Fortran main program... Use Fortran to link programs
  2197. checking for Fortran 77 name mangling... lower uscore
  2198. checking for available integer kinds... 2 , 1, 4 , 2, 9 , 4, 18 , 8,
  2199. checking for available integer ranges... { 2 , 1 , 1 }, { 4 , 2 , 2 }, { 9 , 4 , 4 }, { 18 , 8 , 8 },
  2200. configure: creating ./config.status
  2201. config.status: creating mpif90model.h
  2202. configure: WARNING: unrecognized options: --enable-shared, --enable-sharedlibs, --enable-error-checking, --enable-error-messages, --enable-timer-type, --disable-rpath, --with-python
  2203. configure: creating ./config.status
  2204. config.status: creating Makefile
  2205. config.status: creating src/Makefile
  2206. config.status: creating src/include/Makefile
  2207. config.status: creating src/include/mpich2info.h
  2208. config.status: creating mpich2-doxygen
  2209. config.status: creating src/include/mpichtimer.h
  2210. config.status: creating src/binding/Makefile
  2211. config.status: creating src/binding/cxx/Makefile
  2212. config.status: creating src/binding/cxx/mpicxx.h
  2213. config.status: creating src/binding/f77/Makefile
  2214. config.status: creating src/binding/f77/mpif.h
  2215. config.status: creating src/binding/f77/setbotf.f
  2216. config.status: creating src/binding/f77/setbot.c
  2217. config.status: creating src/binding/f90/Makefile
  2218. config.status: creating src/binding/f90/mpi_sizeofs.f90
  2219. config.status: creating src/binding/f90/mpi_base.f90
  2220. config.status: creating src/packaging/Makefile
  2221. config.status: creating src/packaging/pkgconfig/mpich2-c.pc
  2222. config.status: creating src/packaging/pkgconfig/mpich2-cxx.pc
  2223. config.status: creating src/packaging/pkgconfig/mpich2-f77.pc
  2224. config.status: creating src/packaging/pkgconfig/mpich2-f90.pc
  2225. config.status: creating src/packaging/pkgconfig/Makefile
  2226. config.status: creating src/packaging/envmods/mpich2.module
  2227. config.status: WARNING: '../src/packaging/envmods/mpich2.module.in' seems to ignore the --datarootdir setting
  2228. config.status: creating src/packaging/envmods/Makefile
  2229. config.status: creating src/env/mpixxx_opts.conf
  2230. config.status: creating src/env/mpicc
  2231. config.status: creating src/env/mpicc.conf
  2232. config.status: creating src/env/mpicc.bash
  2233. config.status: creating src/env/mpicxx
  2234. config.status: creating src/env/mpicxx.conf
  2235. config.status: creating src/env/mpicxx.bash
  2236. config.status: creating src/env/mpif77
  2237. config.status: creating src/env/mpif77.conf
  2238. config.status: creating src/env/mpif77.bash
  2239. config.status: creating src/env/mpif90
  2240. config.status: creating src/env/mpif90.conf
  2241. config.status: creating src/env/mpif90.bash
  2242. config.status: creating src/env/Makefile
  2243. config.status: creating src/util/createshlib
  2244. config.status: creating src/mpi/Makefile
  2245. config.status: creating src/mpi/attr/Makefile
  2246. config.status: creating src/mpi/coll/Makefile
  2247. config.status: creating src/mpi/comm/Makefile
  2248. config.status: creating src/mpi/datatype/Makefile
  2249. config.status: creating src/mpi/debugger/Makefile
  2250. config.status: creating src/mpi/errhan/Makefile
  2251. config.status: creating src/mpi/group/Makefile
  2252. config.status: creating src/mpi/init/Makefile
  2253. config.status: creating src/mpi/misc/Makefile
  2254. config.status: creating src/mpi/pt2pt/Makefile
  2255. config.status: creating src/mpi/rma/Makefile
  2256. config.status: creating src/mpi/spawn/Makefile
  2257. config.status: creating src/mpi/timer/Makefile
  2258. config.status: creating src/mpi/topo/Makefile
  2259. config.status: creating src/mpix/Makefile
  2260. config.status: creating src/mpix/comm/Makefile
  2261. config.status: creating src/mpid/Makefile
  2262. config.status: creating src/mpid/common/Makefile
  2263. config.status: creating src/mpid/common/datatype/Makefile
  2264. config.status: creating src/mpid/common/datatype/dataloop/Makefile
  2265. config.status: creating src/pm/Makefile
  2266. config.status: creating src/pmi/Makefile
  2267. config.status: creating src/pmi/simple/Makefile
  2268. config.status: creating src/nameserv/Makefile
  2269. config.status: creating src/nameserv/file/Makefile
  2270. config.status: creating src/nameserv/mpd/Makefile
  2271. config.status: creating src/nameserv/pmi/Makefile
  2272. config.status: creating src/nameserv/test/Makefile
  2273. config.status: creating src/util/Makefile
  2274. config.status: creating src/util/info/Makefile
  2275. config.status: creating src/util/instrm/Makefile
  2276. config.status: creating src/util/thread/Makefile
  2277. config.status: creating src/util/mem/Makefile
  2278. config.status: creating src/util/msgs/Makefile
  2279. config.status: creating src/util/param/Makefile
  2280. config.status: creating src/util/dbg/Makefile
  2281. config.status: creating src/util/dbg/getfuncstack
  2282. config.status: creating src/util/osserv/Makefile
  2283. config.status: creating src/util/procmap/Makefile
  2284. config.status: creating src/util/other/Makefile
  2285. config.status: creating src/include/mpi.h
  2286. config.status: creating test/Makefile
  2287. config.status: creating test/util/Makefile
  2288. config.status: creating test/basic/Makefile
  2289. config.status: creating test/commands/Makefile
  2290. config.status: creating test/commands/cmdtests
  2291. config.status: creating test/mpid/Makefile
  2292. config.status: creating test/mpid/ch3/Makefile
  2293. config.status: creating test/util/timer/Makefile
  2294. config.status: creating examples/Makefile
  2295. config.status: creating examples/f77/Makefile
  2296. config.status: creating examples/f90/Makefile
  2297. config.status: creating examples/cxx/Makefile
  2298. config.status: creating src/util/logging/Makefile
  2299. config.status: creating src/util/logging/common/Makefile
  2300. config.status: creating doc/Makefile
  2301. config.status: creating doc/mansrc/Makefile
  2302. config.status: creating doc/mansrc/createhtmlindex
  2303. config.status: creating doc/refman/Makefile
  2304. config.status: creating doc/installguide/Makefile
  2305. config.status: creating doc/userguide/Makefile
  2306. config.status: creating doc/logging/Makefile
  2307. config.status: creating doc/design/Makefile
  2308. config.status: creating doc/smpd/Makefile
  2309. config.status: creating doc/windev/Makefile
  2310. config.status: creating src/include/mpichconf.h
  2311. config.status: executing default-1 commands
  2312. config.status: executing default-2 commands
  2313. config.status: executing default-3 commands
  2314. config.status: executing default-4 commands
  2315. config.status: executing default-5 commands
  2316. config.status: executing default-6 commands
  2317. config.status: executing default-7 commands
  2318. config.status: executing default-8 commands
  2319. config.status: executing default-9 commands
  2320. config.status: executing default-10 commands
  2321. config.status: executing default-11 commands
  2322. config.status: executing default-12 commands
  2323. === configuring in test/mpi (/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi)
  2324. configure: running /bin/sh ../../../test/mpi/configure --disable-option-checking '--prefix=/opt/mpich2' '--enable-shared' '--enable-sharedlibs=gcc' '--enable-error-checking=runtime' '--enable-error-messages=all' '--enable-timer-type=clock_gettime' '--disable-rpath' '--with-python=python2' 'MPICH2LIB_CFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_CXXFLAGS=-march=native -O2 -fomit-frame-pointer -pipe' 'MPICH2LIB_FFLAGS=' 'MPICH2LIB_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' --cache-file=/dev/null --srcdir=../../../test/mpi
  2325. RUNNING CONFIGURE FOR MPI TESTS
  2326. checking for make... make
  2327. checking whether clock skew breaks make... no
  2328. checking whether make supports include... yes
  2329. checking whether make allows comments in actions... yes
  2330. checking for virtual path format... VPATH
  2331. checking whether make sets CFLAGS... yes
  2332. checking whether the C compiler works... yes
  2333. checking for C compiler default output file name... a.out
  2334. checking for suffix of executables...
  2335. checking whether we are cross compiling... no
  2336. checking for suffix of object files... o
  2337. checking whether we are using the GNU C compiler... yes
  2338. checking whether /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpicc accepts -g... yes
  2339. checking for /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpicc option to accept ISO C89... none needed
  2340. checking whether long double is supported... yes
  2341. checking whether long long is supported... yes
  2342. checking for an ANSI C-conforming const... yes
  2343. checking for C/C++ restrict keyword... __restrict
  2344. checking for grep that handles long lines and -e... /bin/grep
  2345. checking for fgrep... /bin/grep -F
  2346. checking how to run the C preprocessor... /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpicc -E
  2347. checking for egrep... /bin/grep -E
  2348. checking for ANSI C header files... yes
  2349. checking for sys/types.h... yes
  2350. checking for sys/stat.h... yes
  2351. checking for stdlib.h... yes
  2352. checking for string.h... yes
  2353. checking for memory.h... yes
  2354. checking for strings.h... yes
  2355. checking for inttypes.h... yes
  2356. checking for stdint.h... yes
  2357. checking for unistd.h... yes
  2358. checking stdarg.h usability... yes
  2359. checking stdarg.h presence... yes
  2360. checking for stdarg.h... yes
  2361. checking sys/time.h usability... yes
  2362. checking sys/time.h presence... yes
  2363. checking for sys/time.h... yes
  2364. checking for int8_t... yes
  2365. checking for int16_t... yes
  2366. checking for int32_t... yes
  2367. checking for int64_t... yes
  2368. checking for uint8_t... yes
  2369. checking for uint16_t... yes
  2370. checking for uint32_t... yes
  2371. checking for uint64_t... yes
  2372. checking for _Bool... yes
  2373. checking for float _Complex... yes
  2374. checking for double _Complex... yes
  2375. checking for long double _Complex... yes
  2376. checking pthread.h usability... yes
  2377. checking pthread.h presence... yes
  2378. checking for pthread.h... yes
  2379. checking for library containing pthread_create... -lpthread
  2380. checking for library containing pthread_barrier_init... none required
  2381. checking for pthread_create... yes
  2382. checking for pthread_yield... yes
  2383. checking for pthread_barrier_init... yes
  2384. checking for pthread_barrier_wait... yes
  2385. checking whether struct hostent contains h_addr_list... yes
  2386. checking for major version of MPI... 2
  2387. checking for minor version of MPI... 2
  2388. checking whether we are using the GNU Fortran 77 compiler... yes
  2389. checking whether /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif77 accepts -g... yes
  2390. checking whether integer*4 is supported... yes
  2391. checking whether integer*8 is supported... yes
  2392. checking whether integer*16 is supported... yes
  2393. checking how to get verbose linking output from /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif77... -v
  2394. checking for Fortran 77 libraries of /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif77... -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../.. -lpthread -lgfortran -lm -lquadmath
  2395. checking for Fortran 77 name mangling... lower uscore
  2396. checking for Fortran libraries needed for getarg... none needed
  2397. checking whether Fortran 77 supports Cray-style pointer... yes
  2398. checking for Fortran 77 compiler flag for Cray-style pointer... -fcray-pointer
  2399. checking whether we are using the GNU Fortran compiler... yes
  2400. checking whether /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif90 accepts -g... yes
  2401. checking for extension for Fortran 90 programs... f90
  2402. checking whether the Fortran 90 compiler (/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif90 -nativelinking -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu) works... yes
  2403. checking whether the Fortran 90 compiler (/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpif90 -nativelinking -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu) is a cross-compiler... no
  2404. checking for Fortran flag needed to accept free-form source... none
  2405. checking whether Fortran 90 supports Cray-style pointer... yes
  2406. checking for Fortran 90 compiler flag for Cray-style pointer... none
  2407. checking whether we are using the GNU C++ compiler... yes
  2408. checking whether /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/bin/mpicxx accepts -g... yes
  2409. checking whether <iostream> available... yes
  2410. checking whether the compiler implements namespaces... yes
  2411. checking whether the compiler implements the namespace std... yes
  2412. checking whether MPI_2DOUBLE_COMPLEX is available... no
  2413. checking whether MPI_2COMPLEX is available... no
  2414. checking size of void *... 8
  2415. checking size of int... 4
  2416. checking size of long... 8
  2417. checking size of long long... 8
  2418. checking size of short... 2
  2419. checking for C integer type of address size... long
  2420. checking for perl... /usr/bin/perl
  2421. configure: creating ./config.status
  2422. config.status: creating maint/testmerge
  2423. config.status: creating runtests
  2424. config.status: creating Makefile
  2425. config.status: creating basic/Makefile
  2426. config.status: creating attr/Makefile
  2427. config.status: creating util/Makefile
  2428. config.status: creating coll/Makefile
  2429. config.status: creating comm/Makefile
  2430. config.status: creating datatype/Makefile
  2431. config.status: creating errhan/Makefile
  2432. config.status: creating group/Makefile
  2433. config.status: creating info/Makefile
  2434. config.status: creating init/Makefile
  2435. config.status: creating pt2pt/Makefile
  2436. config.status: creating rma/Makefile
  2437. config.status: creating spawn/Makefile
  2438. config.status: creating topo/Makefile
  2439. config.status: creating io/Makefile
  2440. config.status: creating f77/Makefile
  2441. config.status: creating f77/attr/Makefile
  2442. config.status: creating f77/attr/attraints.h
  2443. config.status: creating f77/pt2pt/attr1aints.h
  2444. config.status: creating f77/ext/add1size.h
  2445. config.status: creating f77/datatype/Makefile
  2446. config.status: creating f77/datatype/typeaints.h
  2447. config.status: creating f77/util/Makefile
  2448. config.status: creating f77/coll/Makefile
  2449. config.status: creating f77/comm/Makefile
  2450. config.status: creating f77/topo/Makefile
  2451. config.status: creating f77/init/Makefile
  2452. config.status: creating f77/rma/addsize.h
  2453. config.status: creating f77/pt2pt/Makefile
  2454. config.status: creating f77/info/Makefile
  2455. config.status: creating f77/spawn/Makefile
  2456. config.status: creating f77/spawn/type1aint.h
  2457. config.status: creating f77/rma/Makefile
  2458. config.status: creating f77/ext/Makefile
  2459. config.status: creating f77/ext/testlist
  2460. config.status: creating f77/io/Makefile
  2461. config.status: creating f77/io/iooffset.h
  2462. config.status: creating f77/io/iodisp.h
  2463. config.status: creating f77/io/ioaint.h
  2464. config.status: creating f90/Makefile
  2465. config.status: creating f90/attr/Makefile
  2466. config.status: creating f90/datatype/Makefile
  2467. config.status: creating f90/f90types/Makefile
  2468. config.status: creating f90/util/Makefile
  2469. config.status: creating f90/coll/Makefile
  2470. config.status: creating f90/comm/Makefile
  2471. config.status: creating f90/topo/Makefile
  2472. config.status: creating f90/init/Makefile
  2473. config.status: creating f90/pt2pt/Makefile
  2474. config.status: creating f90/rma/Makefile
  2475. config.status: creating f90/info/Makefile
  2476. config.status: creating f90/spawn/Makefile
  2477. config.status: creating f90/timer/Makefile
  2478. config.status: creating f90/ext/Makefile
  2479. config.status: creating f90/ext/testlist
  2480. config.status: creating f90/io/Makefile
  2481. config.status: creating f90/misc/Makefile
  2482. config.status: creating cxx/Makefile
  2483. config.status: creating cxx/util/Makefile
  2484. config.status: creating cxx/attr/Makefile
  2485. config.status: creating cxx/pt2pt/Makefile
  2486. config.status: creating cxx/comm/Makefile
  2487. config.status: creating cxx/coll/Makefile
  2488. config.status: creating cxx/errhan/Makefile
  2489. config.status: creating cxx/info/Makefile
  2490. config.status: creating cxx/datatype/Makefile
  2491. config.status: creating cxx/io/Makefile
  2492. config.status: creating cxx/init/Makefile
  2493. config.status: creating cxx/rma/Makefile
  2494. config.status: creating cxx/spawn/Makefile
  2495. config.status: creating threads/Makefile
  2496. config.status: creating threads/pt2pt/Makefile
  2497. config.status: creating threads/util/Makefile
  2498. config.status: creating threads/comm/Makefile
  2499. config.status: creating threads/init/Makefile
  2500. config.status: creating threads/spawn/Makefile
  2501. config.status: creating errors/Makefile
  2502. config.status: creating errors/attr/Makefile
  2503. config.status: creating errors/basic/Makefile
  2504. config.status: creating errors/coll/Makefile
  2505. config.status: creating errors/comm/Makefile
  2506. config.status: creating errors/faults/Makefile
  2507. config.status: creating errors/group/Makefile
  2508. config.status: creating errors/pt2pt/Makefile
  2509. config.status: creating errors/rma/Makefile
  2510. config.status: creating errors/spawn/Makefile
  2511. config.status: creating errors/topo/Makefile
  2512. config.status: creating errors/io/Makefile
  2513. config.status: creating errors/cxx/Makefile
  2514. config.status: creating errors/cxx/errhan/Makefile
  2515. config.status: creating errors/cxx/io/Makefile
  2516. config.status: creating errors/f77/Makefile
  2517. config.status: creating errors/f90/Makefile
  2518. config.status: creating manual/Makefile
  2519. config.status: creating manual/manyconnect
  2520. config.status: creating perf/Makefile
  2521. config.status: creating testlist
  2522. config.status: creating cxx/testlist
  2523. config.status: creating f77/testlist
  2524. config.status: creating f90/testlist
  2525. config.status: creating threads/testlist
  2526. config.status: creating errors/testlist
  2527. config.status: creating errors/cxx/testlist
  2528. config.status: creating include/mpitestconf.h
  2529. config.status: executing default-1 commands
  2530. config.status: executing default-2 commands
  2531. config.status: executing default-3 commands
  2532. Configuration completed.
  2533. Beginning make
  2534. Using variables CC='gcc' CFLAGS=' -march=native -O2 -fomit-frame-pointer -pipe -O2' LDFLAGS=' -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' F77='gfortran' FFLAGS=' -O2' FC='pathf90' FCFLAGS=' -O2' CXX='c++' CXXFLAGS=' -march=native -O2 -fomit-frame-pointer -pipe -O2' AR='ar' CPP='gcc -E' CPPFLAGS=' -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpl/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/datatype -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/common/locks -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/include -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/wrappers -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/util/wrappers'
  2535. make all-local
  2536. make[1] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build »
  2537. make[2] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build »
  2538. make clean && cd test && make clean
  2539. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build »
  2540. make cleanlibs
  2541. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build »
  2542. rm -f lib/libmpich.a lib/libpmpich.a
  2543. rm -f lib/libmpichcxx.a
  2544. rm -f lib/libfmpich.a lib/libmpichf90.a
  2545. rm -f lib/libmpich.so*
  2546. rm -f lib/libpmpich.so*
  2547. rm -f lib/libmpichcxx.so*
  2548. rm -f lib/libfmpich.so*
  2549. rm -f lib/libmpichf90.so*
  2550. rm -f lib/libmpichf90.*.so*
  2551. rm -f lib/libmpich.*.so*
  2552. rm -f lib/libpmpich.*.so*
  2553. rm -f lib/libmpichcxx.*.so*
  2554. rm -f lib/libfmpich.*.so*
  2555. rm -f lib/libmpich.la* lib/libpmpich.la*
  2556. rm -f lib/libmpichf90.la*
  2557. rm -f lib/libmpichcxx.la*
  2558. rm -f lib/libfmpich.la*
  2559. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build »
  2560. for dir in src/mpl src/openpa src - ; do \
  2561. if [ "$dir" = "-" ] ; then break ; fi ; \
  2562. (cd $dir && make clean ) ; done
  2563. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl »
  2564. rm -f strsep
  2565. test -z "libmpl.la" || rm -f libmpl.la
  2566. rm -f "./so_locations"
  2567. rm -rf .libs _libs
  2568. rm -f *.o
  2569. rm -f *.lo
  2570. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl »
  2571. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa »
  2572. Making clean in test
  2573. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/test »
  2574. rm -f sanity test_primitives test_barriers test_queue
  2575. rm -rf .libs _libs
  2576. rm -f *.o
  2577. rm -f *.lo
  2578. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/test »
  2579. Making clean in src
  2580. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src »
  2581. test -z "libopa.la" || rm -f libopa.la
  2582. rm -f "./so_locations"
  2583. rm -rf .libs _libs
  2584. rm -f *.o
  2585. rm -f *.lo
  2586. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src »
  2587. Making clean in .
  2588. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa »
  2589. rm -rf .libs _libs
  2590. rm -f *.lo
  2591. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa »
  2592. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa »
  2593. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src »
  2594. for dir in mpl mpid mpi mpix util nameserv binding env packaging mpe2 pmi pm - ; do \
  2595. if [ "$dir" = "-" ] ; then break ; fi ; \
  2596. (cd $dir && make clean ) ; done
  2597. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl »
  2598. rm -f strsep
  2599. test -z "libmpl.la" || rm -f libmpl.la
  2600. rm -f "./so_locations"
  2601. rm -rf .libs _libs
  2602. rm -f *.o
  2603. rm -f *.lo
  2604. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl »
  2605. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid »
  2606. for dir in common ch3 - ; do \
  2607. if [ "$dir" = "-" ] ; then break ; fi ; \
  2608. (cd $dir && make clean ) ; done
  2609. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common »
  2610. (cd datatype && make clean )
  2611. make[7] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype »
  2612. (cd dataloop && make clean )
  2613. make[8] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype/dataloop »
  2614. make[8] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype/dataloop »
  2615. make[7] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype »
  2616. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common »
  2617. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3 »
  2618. for dir in channels src util ; do \
  2619. (cd $dir && make clean ) ; done
  2620. make[7] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels »
  2621. for dir in nemesis - ; do \
  2622. if [ "$dir" = "-" ] ; then break ; fi ; \
  2623. (cd $dir && make clean ) ; done
  2624. make[8] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis »
  2625. (cd nemesis && make clean )
  2626. make[9] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis »
  2627. (cd src && make clean )
  2628. make[10] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/src »
  2629. make[10] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/src »
  2630. (cd netmod && make clean )
  2631. make[10] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/netmod »
  2632. for dir in tcp - ; do \
  2633. if [ "$dir" = "-" ] ; then break ; fi ; \
  2634. (cd $dir && make clean ) ; done
  2635. make[11] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp »
  2636. make[11] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp »
  2637. make[10] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/netmod »
  2638. (cd utils && make clean )
  2639. make[10] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils »
  2640. (cd monitor && make clean )
  2641. make[11] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor »
  2642. make[11] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor »
  2643. (cd replacements && make clean )
  2644. make[11] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/replacements »
  2645. make[11] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/replacements »
  2646. make[10] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils »
  2647. make[9] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis »
  2648. (cd src && make clean )
  2649. make[9] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/src »
  2650. make[9] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/src »
  2651. make[8] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis »
  2652. make[7] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels »
  2653. make[7] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/src »
  2654. make[7] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/src »
  2655. make[7] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/util »
  2656. for dir in - ; do \
  2657. if [ "$dir" = "-" ] ; then break ; fi ; \
  2658. (cd $dir && make clean ) ; done
  2659. make[7] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/util »
  2660. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3 »
  2661. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid »
  2662. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi »
  2663. for dir in attr coll comm datatype errhan group init misc pt2pt rma spawn timer topo romio - ; do \
  2664. if [ "$dir" = "-" ] ; then break ; fi ; \
  2665. (cd $dir && make clean ) ; done
  2666. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/attr »
  2667. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/attr »
  2668. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/coll »
  2669. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/coll »
  2670. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/comm »
  2671. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/comm »
  2672. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/datatype »
  2673. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/datatype »
  2674. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/errhan »
  2675. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/errhan »
  2676. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/group »
  2677. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/group »
  2678. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/init »
  2679. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/init »
  2680. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/misc »
  2681. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/misc »
  2682. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/pt2pt »
  2683. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/pt2pt »
  2684. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/rma »
  2685. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/rma »
  2686. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/spawn »
  2687. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/spawn »
  2688. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/timer »
  2689. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/timer »
  2690. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/topo »
  2691. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/topo »
  2692. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio »
  2693.  
  2694. cleaning directory mpi-io
  2695.  
  2696. cleaning directory adio/common
  2697.  
  2698. cleaning directory mpi-io/glue/mpich2
  2699.  
  2700. cleaning directory adio/ad_testfs
  2701.  
  2702. cleaning directory adio/ad_ufs
  2703.  
  2704. cleaning directory adio/ad_nfs
  2705.  
  2706. cleaning directory test-internal
  2707. make[7] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/test-internal »
  2708. rm -f .P* PI* *.o
  2709. rm -f file_realms_test io_bounds_test heap_test
  2710. make[7] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/test-internal »
  2711.  
  2712.  
  2713. cleaning directory test
  2714. make[7] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/test »
  2715. rm -f .P* PI* *.o
  2716. rm -f simple perf async coll_test coll_perf misc file_info excl large_array atomicity noncontig i_noncontig noncontig_coll split_coll shared_fp large_file psimple error status noncontig_coll2 aggregation1 aggregation2 async-multiple ordered_fp hindexed fcoll_test fperf fmisc pfcoll_test
  2717. make[7] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/test »
  2718.  
  2719. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio »
  2720. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi »
  2721. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpix »
  2722. (cd comm && make clean )
  2723. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpix/comm »
  2724. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpix/comm »
  2725. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpix »
  2726. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util »
  2727. for dir in mem info msgs instrm thread dbg param osserv procmap other - ; do \
  2728. if [ "$dir" = "-" ] ; then break ; fi ; \
  2729. (cd $dir && make clean ) ; done
  2730. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/mem »
  2731. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/mem »
  2732. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/info »
  2733. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/info »
  2734. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/msgs »
  2735. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/msgs »
  2736. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/instrm »
  2737. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/instrm »
  2738. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/thread »
  2739. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/thread »
  2740. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/dbg »
  2741. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/dbg »
  2742. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/param »
  2743. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/param »
  2744. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/osserv »
  2745. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/osserv »
  2746. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/procmap »
  2747. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/procmap »
  2748. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/other »
  2749. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/other »
  2750. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util »
  2751. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/nameserv »
  2752. for dir in file - ; do \
  2753. if [ "$dir" = "-" ] ; then break ; fi ; \
  2754. (cd $dir && make clean ) ; done
  2755. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/nameserv/file »
  2756. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/nameserv/file »
  2757. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/nameserv »
  2758. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/binding »
  2759. for dir in f77 f90 cxx - ; do \
  2760. if [ "$dir" = "-" ] ; then break ; fi ; \
  2761. (cd $dir && make clean ) ; done
  2762. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/binding/f77 »
  2763. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/binding/f77 »
  2764. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/binding/f90 »
  2765. rm -f *.mod
  2766. rm -f mpimod.pcl mpimod.pc
  2767. rm -f libmpichf90.a
  2768. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/binding/f90 »
  2769. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/binding/cxx »
  2770. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/binding/cxx »
  2771. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/binding »
  2772. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/env »
  2773. make clean-postamble
  2774. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/env »
  2775. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/env »
  2776. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/env »
  2777. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/packaging »
  2778. (cd pkgconfig && make clean )
  2779. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/packaging/pkgconfig »
  2780. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/packaging/pkgconfig »
  2781. (cd envmods && make clean )
  2782. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/packaging/envmods »
  2783. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/packaging/envmods »
  2784. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/packaging »
  2785. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpe2 »
  2786. rm -f /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpe2/lib/lib*
  2787. rm -f /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpe2/lib/*.jar
  2788. rm -f /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpe2/lib/*.o
  2789. cd src && make --no-print-directory clean
  2790. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpe2 »
  2791. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pmi »
  2792. for dir in simple - ; do \
  2793. if [ "$dir" = "-" ] ; then break ; fi ; \
  2794. (cd $dir && make clean ) ; done
  2795. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pmi/simple »
  2796. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pmi/simple »
  2797. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pmi »
  2798. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm »
  2799. for dir in hydra - ; do \
  2800. if [ "$dir" = "-" ] ; then break ; fi ; \
  2801. (cd $dir && make clean ) ; done
  2802. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra »
  2803. Making clean in tools/bind/hwloc/hwloc
  2804. make[7] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra/tools/bind/hwloc/hwloc »
  2805. Making clean in include
  2806. make[8] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra/tools/bind/hwloc/hwloc/include »
  2807. rm -rf .libs _libs
  2808. rm -f *.lo
  2809. make[8] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra/tools/bind/hwloc/hwloc/include »
  2810. Making clean in src
  2811. make[8] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra/tools/bind/hwloc/hwloc/src »
  2812. test -z "" || rm -f
  2813. rm -rf .libs _libs
  2814. test -z "libhwloc_embedded.la" || rm -f libhwloc_embedded.la
  2815. rm -f "./so_locations"
  2816. rm -f *.o
  2817. rm -f *.lo
  2818. make[8] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra/tools/bind/hwloc/hwloc/src »
  2819. Making clean in .
  2820. make[8] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra/tools/bind/hwloc/hwloc »
  2821. rm -rf .libs _libs
  2822. rm -f *.lo
  2823. make[8] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra/tools/bind/hwloc/hwloc »
  2824. make[7] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra/tools/bind/hwloc/hwloc »
  2825. Making clean in tools/bind/plpa/plpa
  2826. make[7] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra/tools/bind/plpa/plpa »
  2827. Making clean in src
  2828. make[8] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra/tools/bind/plpa/plpa/src »
  2829. Making clean in plpa-taskset
  2830. make[9] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra/tools/bind/plpa/plpa/src/plpa-taskset »
  2831. rm -rf .libs _libs
  2832. rm -f *.o
  2833. rm -f *.lo
  2834. make[9] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra/tools/bind/plpa/plpa/src/plpa-taskset »
  2835. Making clean in plpa-info
  2836. make[9] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra/tools/bind/plpa/plpa/src/plpa-info »
  2837. rm -rf .libs _libs
  2838. rm -f *.o
  2839. rm -f *.lo
  2840. make[9] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra/tools/bind/plpa/plpa/src/plpa-info »
  2841. Making clean in libplpa
  2842. make[9] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra/tools/bind/plpa/plpa/src/libplpa »
  2843. test -z "" || rm -f
  2844. rm -rf .libs _libs
  2845. test -z " libplpa_included.la" || rm -f libplpa_included.la
  2846. rm -f "./so_locations"
  2847. rm -f *.o
  2848. rm -f *.lo
  2849. make[9] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra/tools/bind/plpa/plpa/src/libplpa »
  2850. Making clean in .
  2851. make[9] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra/tools/bind/plpa/plpa/src »
  2852. rm -rf .libs _libs
  2853. rm -f *.lo
  2854. make[9] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra/tools/bind/plpa/plpa/src »
  2855. make[8] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra/tools/bind/plpa/plpa/src »
  2856. Making clean in .
  2857. make[8] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra/tools/bind/plpa/plpa »
  2858. rm -rf .libs _libs
  2859. rm -f *.lo
  2860. make[8] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra/tools/bind/plpa/plpa »
  2861. make[7] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra/tools/bind/plpa/plpa »
  2862. Making clean in ../../mpl
  2863. make[7] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl »
  2864. rm -f strsep
  2865. test -z "libmpl.la" || rm -f libmpl.la
  2866. rm -f "./so_locations"
  2867. rm -rf .libs _libs
  2868. rm -f *.o
  2869. rm -f *.lo
  2870. make[7] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl »
  2871. Making clean in .
  2872. make[7] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra »
  2873. rm -f hydra_persist hydra_nameserver hydra_pmi_proxy mpiexec.hydra
  2874. rm -rf .libs _libs
  2875. test -z "libhydra.la libpm.la" || rm -f libhydra.la libpm.la
  2876. rm -f "./so_locations"
  2877. rm -f "./so_locations"
  2878. rm -f *.o
  2879. rm -f *.lo
  2880. make[7] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra »
  2881. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm/hydra »
  2882. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/pm »
  2883. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src »
  2884. make clean-postamble
  2885. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build »
  2886. cd examples && make clean
  2887. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/examples »
  2888. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/examples »
  2889. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build »
  2890. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build »
  2891. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test »
  2892. for dir in mpi mpid util basic commands ; do \
  2893. (cd $dir && make clean ) ; done
  2894. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi »
  2895. rm -f summary.xml
  2896. for dir in util attr basic datatype coll comm errhan group info init pt2pt rma spawn topo io f77 f90 cxx threads errors manual perf - ; do \
  2897. if [ "$dir" = "-" ] ; then break ; fi ; \
  2898. (cd $dir && make clean ) ; done
  2899. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/util »
  2900. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/util »
  2901. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/attr »
  2902. rm -f summary.xml
  2903. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/attr »
  2904. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/basic »
  2905. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/basic »
  2906. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/datatype »
  2907. rm -f summary.xml
  2908. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/datatype »
  2909. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/coll »
  2910. rm -f summary.xml
  2911. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/coll »
  2912. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/comm »
  2913. rm -f summary.xml
  2914. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/comm »
  2915. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errhan »
  2916. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errhan »
  2917. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/group »
  2918. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/group »
  2919. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/info »
  2920. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/info »
  2921. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/init »
  2922. rm -f summary.xml
  2923. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/init »
  2924. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/pt2pt »
  2925. rm -f summary.xml
  2926. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/pt2pt »
  2927. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/rma »
  2928. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/rma »
  2929. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/spawn »
  2930. rm -f summary.xml
  2931. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/spawn »
  2932. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/topo »
  2933. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/topo »
  2934. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/io »
  2935. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/io »
  2936. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77 »
  2937. for dir in util attr datatype coll pt2pt info init comm topo rma spawn io ext ; do \
  2938. (cd $dir && make clean ) ; done
  2939. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/util »
  2940. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/util »
  2941. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/attr »
  2942. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/attr »
  2943. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/datatype »
  2944. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/datatype »
  2945. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/coll »
  2946. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/coll »
  2947. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/pt2pt »
  2948. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/pt2pt »
  2949. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/info »
  2950. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/info »
  2951. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/init »
  2952. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/init »
  2953. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/comm »
  2954. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/comm »
  2955. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/topo »
  2956. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/topo »
  2957. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/rma »
  2958. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/rma »
  2959. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/spawn »
  2960. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/spawn »
  2961. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/io »
  2962. rm -f .iotest.txt.*
  2963. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/io »
  2964. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/ext »
  2965. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77/ext »
  2966. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f77 »
  2967. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90 »
  2968. for dir in util timer attr coll datatype pt2pt info comm rma spawn topo io ext init misc f90types ; do \
  2969. (cd $dir && make clean ) ; done
  2970. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/util »
  2971. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/util »
  2972. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/timer »
  2973. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/timer »
  2974. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/attr »
  2975. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/attr »
  2976. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/coll »
  2977. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/coll »
  2978. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/datatype »
  2979. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/datatype »
  2980. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/pt2pt »
  2981. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/pt2pt »
  2982. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/info »
  2983. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/info »
  2984. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/comm »
  2985. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/comm »
  2986. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/rma »
  2987. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/rma »
  2988. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/spawn »
  2989. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/spawn »
  2990. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/topo »
  2991. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/topo »
  2992. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/io »
  2993. rm -f .iotest.txt.*
  2994. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/io »
  2995. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/ext »
  2996. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/ext »
  2997. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/init »
  2998. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/init »
  2999. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/misc »
  3000. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/misc »
  3001. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/f90types »
  3002. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90/f90types »
  3003. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/f90 »
  3004. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx »
  3005. for dir in util attr pt2pt init info comm coll datatype errhan io rma spawn ; do \
  3006. (cd $dir && make clean ) ; done
  3007. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/util »
  3008. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/util »
  3009. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/attr »
  3010. rm -f summary.xml
  3011. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/attr »
  3012. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/pt2pt »
  3013. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/pt2pt »
  3014. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/init »
  3015. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/init »
  3016. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/info »
  3017. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/info »
  3018. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/comm »
  3019. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/comm »
  3020. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/coll »
  3021. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/coll »
  3022. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/datatype »
  3023. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/datatype »
  3024. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/errhan »
  3025. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/errhan »
  3026. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/io »
  3027. rm -f .iotest.txt.*
  3028. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/io »
  3029. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/rma »
  3030. rm -f summary.xml
  3031. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/rma »
  3032. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/spawn »
  3033. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx/spawn »
  3034. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/cxx »
  3035. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/threads »
  3036. rm -f summary.xml
  3037. for dir in util pt2pt comm init spawn ; do \
  3038. (cd $dir && make clean ) ; done
  3039. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/threads/util »
  3040. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/threads/util »
  3041. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/threads/pt2pt »
  3042. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/threads/pt2pt »
  3043. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/threads/comm »
  3044. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/threads/comm »
  3045. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/threads/init »
  3046. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/threads/init »
  3047. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/threads/spawn »
  3048. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/threads/spawn »
  3049. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/threads »
  3050. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors »
  3051. for dir in attr coll comm group pt2pt rma spawn topo io f77 f90 cxx basic faults - ; do \
  3052. if [ "$dir" = "-" ] ; then break ; fi ; \
  3053. (cd $dir && make clean ) ; done
  3054. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/attr »
  3055. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/attr »
  3056. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/coll »
  3057. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/coll »
  3058. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/comm »
  3059. rm -f summary.xml
  3060. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/comm »
  3061. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/group »
  3062. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/group »
  3063. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/pt2pt »
  3064. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/pt2pt »
  3065. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/rma »
  3066. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/rma »
  3067. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/spawn »
  3068. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/spawn »
  3069. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/topo »
  3070. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/topo »
  3071. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/io »
  3072. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/io »
  3073. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/f77 »
  3074. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/f77 »
  3075. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/f90 »
  3076. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/f90 »
  3077. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/cxx »
  3078. (cd io && make clean )
  3079. make[7] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/cxx/io »
  3080. rm -f summary.xml
  3081. make[7] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/cxx/io »
  3082. (cd errhan && make clean )
  3083. make[7] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/cxx/errhan »
  3084. rm -f summary.xml
  3085. make[7] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/cxx/errhan »
  3086. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/cxx »
  3087. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/basic »
  3088. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/basic »
  3089. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/faults »
  3090. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors/faults »
  3091. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/errors »
  3092. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/manual »
  3093. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/manual »
  3094. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/perf »
  3095. rm -f summary.xml
  3096. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi/perf »
  3097. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpi »
  3098. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpid »
  3099. (cd ch3 && make clean )
  3100. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpid/ch3 »
  3101. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpid/ch3 »
  3102. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/mpid »
  3103. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/util »
  3104. (cd timer && make clean )
  3105. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/util/timer »
  3106. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/util/timer »
  3107. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/util »
  3108. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/basic »
  3109. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/basic »
  3110. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/commands »
  3111. rm -f err.txt out.log out.txt stdintest stdintest2 sdtiotest a.out
  3112. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test/commands »
  3113. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/test »
  3114. rm -f lib/newconfig
  3115. make[2] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build »
  3116. make[1] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build »
  3117. make[1] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl »
  3118. CC mplstr.lo
  3119. CC mpltrmem.lo
  3120. CC mplenv.lo
  3121. CCLD libmpl.la
  3122. make[1] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl »
  3123. make[1] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa »
  3124. Making all in src
  3125. make[2] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src »
  3126. make all-am
  3127. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src »
  3128. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -march=native -O2 -fomit-frame-pointer -pipe -MT opa_primitives.lo -MD -MP -MF .deps/opa_primitives.Tpo -c -o opa_primitives.lo /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src/opa_primitives.c
  3129. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -march=native -O2 -fomit-frame-pointer -pipe -MT opa_primitives.lo -MD -MP -MF .deps/opa_primitives.Tpo -c /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src/opa_primitives.c -fPIC -DPIC -o .libs/opa_primitives.o
  3130. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -march=native -O2 -fomit-frame-pointer -pipe -MT opa_primitives.lo -MD -MP -MF .deps/opa_primitives.Tpo -c /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src/opa_primitives.c -o opa_primitives.o >/dev/null 2>&1
  3131. mv -f .deps/opa_primitives.Tpo .deps/opa_primitives.Plo
  3132. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -march=native -O2 -fomit-frame-pointer -pipe -MT opa_queue.lo -MD -MP -MF .deps/opa_queue.Tpo -c -o opa_queue.lo /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src/opa_queue.c
  3133. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -march=native -O2 -fomit-frame-pointer -pipe -MT opa_queue.lo -MD -MP -MF .deps/opa_queue.Tpo -c /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src/opa_queue.c -fPIC -DPIC -o .libs/opa_queue.o
  3134. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src -march=native -O2 -fomit-frame-pointer -pipe -MT opa_queue.lo -MD -MP -MF .deps/opa_queue.Tpo -c /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/openpa/src/opa_queue.c -o opa_queue.o >/dev/null 2>&1
  3135. mv -f .deps/opa_queue.Tpo .deps/opa_queue.Plo
  3136. /bin/sh ../libtool --tag=CC --mode=link gcc -march=native -O2 -fomit-frame-pointer -pipe -version-info 1:0 -o libopa.la -rpath /opt/mpich2/lib opa_primitives.lo opa_queue.lo -lpthread
  3137. libtool: link: gcc -shared -fPIC -DPIC .libs/opa_primitives.o .libs/opa_queue.o -lpthread -march=native -O2 -Wl,-soname -Wl,libopa.so.1 -o .libs/libopa.so.1.0.0
  3138. libtool: link: (cd ".libs" && rm -f "libopa.so.1" && ln -s "libopa.so.1.0.0" "libopa.so.1")
  3139. libtool: link: (cd ".libs" && rm -f "libopa.so" && ln -s "libopa.so.1.0.0" "libopa.so")
  3140. libtool: link: ar cru .libs/libopa.a opa_primitives.o opa_queue.o
  3141. libtool: link: ranlib .libs/libopa.a
  3142. libtool: link: ( cd ".libs" && rm -f "libopa.la" && ln -s "../libopa.la" "libopa.la" )
  3143. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src »
  3144. make[2] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/src »
  3145. Making all in test
  3146. make[2] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/test »
  3147. make[2]: Rien à faire pour « all ».
  3148. make[2] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa/test »
  3149. make[2] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa »
  3150. make[2]: Rien à faire pour « all-am ».
  3151. make[2] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa »
  3152. make[1] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/openpa »
  3153. make[1] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src »
  3154. make[2] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl »
  3155. make[2]: Rien à faire pour « all ».
  3156. make[2] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpl »
  3157. make[2] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid »
  3158. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common »
  3159. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype »
  3160. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype/dataloop »
  3161. CC ../../../../../../src/mpid/common/datatype/dataloop/dataloop.c
  3162. CC ../../../../../../src/mpid/common/datatype/dataloop/segment.c
  3163. CC ../../../../../../src/mpid/common/datatype/dataloop/segment_packunpack.c
  3164. CC ../../../../../../src/mpid/common/datatype/dataloop/segment_flatten.c
  3165. CC ../../../../../../src/mpid/common/datatype/dataloop/segment_count.c
  3166. CC ../../../../../../src/mpid/common/datatype/dataloop/dataloop_create.c
  3167. CC ../../../../../../src/mpid/common/datatype/dataloop/dataloop_create_contig.c
  3168. CC ../../../../../../src/mpid/common/datatype/dataloop/dataloop_create_vector.c
  3169. CC ../../../../../../src/mpid/common/datatype/dataloop/dataloop_create_blockindexed.c
  3170. CC ../../../../../../src/mpid/common/datatype/dataloop/dataloop_create_indexed.c
  3171. CC ../../../../../../src/mpid/common/datatype/dataloop/dataloop_create_struct.c
  3172. CC ../../../../../../src/mpid/common/datatype/dataloop/dataloop_create_pairtype.c
  3173. CC ../../../../../../src/mpid/common/datatype/dataloop/subarray_support.c
  3174. CC ../../../../../../src/mpid/common/datatype/dataloop/darray_support.c
  3175. AR cr ../../../../../lib/libmpich.a dataloop.o segment.o segment_packunpack.o segment_flatten.o segment_count.o dataloop_create.o dataloop_create_contig.o dataloop_create_vector.o dataloop_create_blockindexed.o dataloop_create_indexed.o dataloop_create_struct.o dataloop_create_pairtype.o subarray_support.o darray_support.o
  3176. RANLIB libmpich.a
  3177. date > .libstamp0
  3178. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype/dataloop »
  3179. CC ../../../../../../src/mpid/common/datatype/dataloop/dataloop.c
  3180. CC ../../../../../../src/mpid/common/datatype/dataloop/segment.c
  3181. CC ../../../../../../src/mpid/common/datatype/dataloop/segment_packunpack.c
  3182. CC ../../../../../../src/mpid/common/datatype/dataloop/segment_flatten.c
  3183. CC ../../../../../../src/mpid/common/datatype/dataloop/segment_count.c
  3184. CC ../../../../../../src/mpid/common/datatype/dataloop/dataloop_create.c
  3185. CC ../../../../../../src/mpid/common/datatype/dataloop/dataloop_create_contig.c
  3186. CC ../../../../../../src/mpid/common/datatype/dataloop/dataloop_create_vector.c
  3187. CC ../../../../../../src/mpid/common/datatype/dataloop/dataloop_create_blockindexed.c
  3188. CC ../../../../../../src/mpid/common/datatype/dataloop/dataloop_create_indexed.c
  3189. CC ../../../../../../src/mpid/common/datatype/dataloop/dataloop_create_struct.c
  3190. CC ../../../../../../src/mpid/common/datatype/dataloop/dataloop_create_pairtype.c
  3191. CC ../../../../../../src/mpid/common/datatype/dataloop/subarray_support.c
  3192. CC ../../../../../../src/mpid/common/datatype/dataloop/darray_support.c
  3193. AR cr ../../../../../lib/libmpich.la dataloop.lo segment.lo segment_packunpack.lo segment_flatten.lo segment_count.lo dataloop_create.lo dataloop_create_contig.lo dataloop_create_vector.lo dataloop_create_blockindexed.lo dataloop_create_indexed.lo dataloop_create_struct.lo dataloop_create_pairtype.lo subarray_support.lo darray_support.lo
  3194. date > .libstamp1
  3195. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype/dataloop »
  3196. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype/dataloop »
  3197. make all-local
  3198. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype »
  3199. CC ../../../../../src/mpid/common/datatype/mpid_type_debug.c
  3200. CC ../../../../../src/mpid/common/datatype/mpid_segment.c
  3201. CC ../../../../../src/mpid/common/datatype/mpid_ext32_segment.c
  3202. CC ../../../../../src/mpid/common/datatype/mpid_ext32_datatype.c
  3203. CC ../../../../../src/mpid/common/datatype/mpid_type_dup.c
  3204. CC ../../../../../src/mpid/common/datatype/mpir_type_get_contig_blocks.c
  3205. CC ../../../../../src/mpid/common/datatype/mpir_type_flatten.c
  3206. CC ../../../../../src/mpid/common/datatype/mpid_type_commit.c
  3207. CC ../../../../../src/mpid/common/datatype/mpid_type_zerolen.c
  3208. CC ../../../../../src/mpid/common/datatype/mpid_type_vector.c
  3209. CC ../../../../../src/mpid/common/datatype/mpid_type_contiguous.c
  3210. CC ../../../../../src/mpid/common/datatype/mpid_type_create_resized.c
  3211. CC ../../../../../src/mpid/common/datatype/mpid_type_blockindexed.c
  3212. CC ../../../../../src/mpid/common/datatype/mpid_type_indexed.c
  3213. CC ../../../../../src/mpid/common/datatype/mpid_type_struct.c
  3214. CC ../../../../../src/mpid/common/datatype/mpid_type_get_envelope.c
  3215. CC ../../../../../src/mpid/common/datatype/mpid_datatype_free.c
  3216. CC ../../../../../src/mpid/common/datatype/mpid_datatype_contents.c
  3217. CC ../../../../../src/mpid/common/datatype/mpid_type_get_contents.c
  3218. CC ../../../../../src/mpid/common/datatype/mpid_type_create_pairtype.c
  3219. CC ../../../../../src/mpid/common/datatype/mpid_contents_support.c
  3220. AR cr ../../../../lib/libmpich.a mpid_type_debug.o mpid_segment.o mpid_ext32_segment.o mpid_ext32_datatype.o mpid_type_dup.o mpir_type_get_contig_blocks.o mpir_type_flatten.o mpid_type_commit.o mpid_type_zerolen.o mpid_type_vector.o mpid_type_contiguous.o mpid_type_create_resized.o mpid_type_blockindexed.o mpid_type_indexed.o mpid_type_struct.o mpid_type_get_envelope.o mpid_datatype_free.o mpid_datatype_contents.o mpid_type_get_contents.o mpid_type_create_pairtype.o mpid_contents_support.o
  3221. RANLIB libmpich.a
  3222. date > .libstamp0
  3223. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype »
  3224. CC ../../../../../src/mpid/common/datatype/mpid_type_debug.c
  3225. CC ../../../../../src/mpid/common/datatype/mpid_segment.c
  3226. CC ../../../../../src/mpid/common/datatype/mpid_ext32_segment.c
  3227. CC ../../../../../src/mpid/common/datatype/mpid_ext32_datatype.c
  3228. CC ../../../../../src/mpid/common/datatype/mpid_type_dup.c
  3229. CC ../../../../../src/mpid/common/datatype/mpir_type_get_contig_blocks.c
  3230. CC ../../../../../src/mpid/common/datatype/mpir_type_flatten.c
  3231. CC ../../../../../src/mpid/common/datatype/mpid_type_commit.c
  3232. CC ../../../../../src/mpid/common/datatype/mpid_type_zerolen.c
  3233. CC ../../../../../src/mpid/common/datatype/mpid_type_vector.c
  3234. CC ../../../../../src/mpid/common/datatype/mpid_type_contiguous.c
  3235. CC ../../../../../src/mpid/common/datatype/mpid_type_create_resized.c
  3236. CC ../../../../../src/mpid/common/datatype/mpid_type_blockindexed.c
  3237. CC ../../../../../src/mpid/common/datatype/mpid_type_indexed.c
  3238. CC ../../../../../src/mpid/common/datatype/mpid_type_struct.c
  3239. CC ../../../../../src/mpid/common/datatype/mpid_type_get_envelope.c
  3240. CC ../../../../../src/mpid/common/datatype/mpid_datatype_free.c
  3241. CC ../../../../../src/mpid/common/datatype/mpid_datatype_contents.c
  3242. CC ../../../../../src/mpid/common/datatype/mpid_type_get_contents.c
  3243. CC ../../../../../src/mpid/common/datatype/mpid_type_create_pairtype.c
  3244. CC ../../../../../src/mpid/common/datatype/mpid_contents_support.c
  3245. AR cr ../../../../lib/libmpich.la mpid_type_debug.lo mpid_segment.lo mpid_ext32_segment.lo mpid_ext32_datatype.lo mpid_type_dup.lo mpir_type_get_contig_blocks.lo mpir_type_flatten.lo mpid_type_commit.lo mpid_type_zerolen.lo mpid_type_vector.lo mpid_type_contiguous.lo mpid_type_create_resized.lo mpid_type_blockindexed.lo mpid_type_indexed.lo mpid_type_struct.lo mpid_type_get_envelope.lo mpid_datatype_free.lo mpid_datatype_contents.lo mpid_type_get_contents.lo mpid_type_create_pairtype.lo mpid_contents_support.lo
  3246. date > .libstamp1
  3247. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype »
  3248. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype »
  3249. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common/datatype »
  3250. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/common »
  3251. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3 »
  3252. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels »
  3253. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis »
  3254. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis »
  3255. make[7] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/src »
  3256. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_alloc.c
  3257. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_init.c
  3258. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_queue.c
  3259. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_barrier.c
  3260. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_mpich2.c
  3261. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_ckpt.c
  3262. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_finalize.c
  3263. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_network_poll.c
  3264. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_network.c
  3265. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_debug.c
  3266. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_lmt.c
  3267. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_lmt_shm.c
  3268. CC mpid_nem_net_array.c
  3269. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_lmt_dma.c
  3270. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_lmt_vmsplice.c
  3271. AR cr ../../../../../../../lib/libmpich.a mpid_nem_alloc.o mpid_nem_init.o mpid_nem_queue.o mpid_nem_barrier.o mpid_nem_mpich2.o mpid_nem_ckpt.o mpid_nem_finalize.o mpid_nem_network_poll.o mpid_nem_network.o mpid_nem_debug.o mpid_nem_lmt.o mpid_nem_lmt_shm.o mpid_nem_net_array.o mpid_nem_lmt_dma.o mpid_nem_lmt_vmsplice.o
  3272. RANLIB libmpich.a
  3273. date > .libstamp0
  3274. make[8] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/src »
  3275. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_alloc.c
  3276. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_init.c
  3277. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_queue.c
  3278. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_barrier.c
  3279. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_mpich2.c
  3280. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_ckpt.c
  3281. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_finalize.c
  3282. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_network_poll.c
  3283. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_network.c
  3284. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_debug.c
  3285. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_lmt.c
  3286. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_lmt_shm.c
  3287. CC mpid_nem_net_array.c
  3288. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_lmt_dma.c
  3289. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_lmt_vmsplice.c
  3290. AR cr ../../../../../../../lib/libmpich.la mpid_nem_alloc.lo mpid_nem_init.lo mpid_nem_queue.lo mpid_nem_barrier.lo mpid_nem_mpich2.lo mpid_nem_ckpt.lo mpid_nem_finalize.lo mpid_nem_network_poll.lo mpid_nem_network.lo mpid_nem_debug.lo mpid_nem_lmt.lo mpid_nem_lmt_shm.lo mpid_nem_net_array.lo mpid_nem_lmt_dma.lo mpid_nem_lmt_vmsplice.lo
  3291. date > .libstamp1
  3292. make[8] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/src »
  3293. make[7] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/src »
  3294. make[7] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/netmod »
  3295. make[8] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp »
  3296. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp/tcp_finalize.c
  3297. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp/tcp_init.c
  3298. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp/tcp_send.c
  3299. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp/tcp_utility.c
  3300. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp/socksm.c
  3301. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp/tcp_getip.c
  3302. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp/tcp_ckpt.c
  3303. AR cr ../../../../../../../../lib/libmpich.a tcp_finalize.o tcp_init.o tcp_send.o tcp_utility.o socksm.o tcp_getip.o tcp_ckpt.o
  3304. RANLIB libmpich.a
  3305. date > .libstamp0
  3306. make[9] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp »
  3307. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp/tcp_finalize.c
  3308. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp/tcp_init.c
  3309. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp/tcp_send.c
  3310. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp/tcp_utility.c
  3311. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp/socksm.c
  3312. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp/tcp_getip.c
  3313. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp/tcp_ckpt.c
  3314. AR cr ../../../../../../../../lib/libmpich.la tcp_finalize.lo tcp_init.lo tcp_send.lo tcp_utility.lo socksm.lo tcp_getip.lo tcp_ckpt.lo
  3315. date > .libstamp1
  3316. make[9] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp »
  3317. make[8] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp »
  3318. make[7] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/netmod »
  3319. make[7] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils »
  3320. make[8] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor »
  3321. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor/papi_defs.c
  3322. AR cr ../../../../../../../../lib/libmpich.a papi_defs.o
  3323. RANLIB libmpich.a
  3324. date > .libstamp0
  3325. make[9] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor »
  3326. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor/papi_defs.c
  3327. AR cr ../../../../../../../../lib/libmpich.la papi_defs.lo
  3328. date > .libstamp1
  3329. make[9] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor »
  3330. make[8] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/monitor »
  3331. make[8] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/replacements »
  3332. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/replacements/mkstemp.c
  3333. AR cr ../../../../../../../../lib/libmpich.a mkstemp.o
  3334. RANLIB libmpich.a
  3335. date > .libstamp0
  3336. make[9] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/replacements »
  3337. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/nemesis/utils/replacements/mkstemp.c
  3338. AR cr ../../../../../../../../lib/libmpich.la mkstemp.lo
  3339. date > .libstamp1
  3340. make[9] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/replacements »
  3341. make[8] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils/replacements »
  3342. make[7] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis/utils »
  3343. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/nemesis »
  3344. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/src »
  3345. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/src/ch3_finalize.c
  3346. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/src/ch3_init.c
  3347. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/src/ch3_isend.c
  3348. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/src/ch3_isendv.c
  3349. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/src/ch3_istartmsg.c
  3350. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/src/ch3_istartmsgv.c
  3351. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/src/ch3_progress.c
  3352. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/src/ch3_abort.c
  3353. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/src/ch3i_comm.c
  3354. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/src/ch3i_eagernoncontig.c
  3355. AR cr ../../../../../../lib/libmpich.a ch3_finalize.o ch3_init.o ch3_isend.o ch3_isendv.o ch3_istartmsg.o ch3_istartmsgv.o ch3_progress.o ch3_abort.o ch3i_comm.o ch3i_eagernoncontig.o
  3356. RANLIB libmpich.a
  3357. date > .libstamp0
  3358. make[7] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/src »
  3359. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/src/ch3_finalize.c
  3360. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/src/ch3_init.c
  3361. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/src/ch3_isend.c
  3362. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/src/ch3_isendv.c
  3363. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/src/ch3_istartmsg.c
  3364. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/src/ch3_istartmsgv.c
  3365. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/src/ch3_progress.c
  3366. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/src/ch3_abort.c
  3367. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/src/ch3i_comm.c
  3368. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/channels/nemesis/src/ch3i_eagernoncontig.c
  3369. AR cr ../../../../../../lib/libmpich.la ch3_finalize.lo ch3_init.lo ch3_isend.lo ch3_isendv.lo ch3_istartmsg.lo ch3_istartmsgv.lo ch3_progress.lo ch3_abort.lo ch3i_comm.lo ch3i_eagernoncontig.lo
  3370. date > .libstamp1
  3371. make[7] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/src »
  3372. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis/src »
  3373. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels/nemesis »
  3374. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/channels »
  3375. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/src »
  3376. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_buffer.c
  3377. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_comm_spawn_multiple.c
  3378. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_handle_connection.c
  3379. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_handle_recv_pkt.c
  3380. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_handle_recv_req.c
  3381. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_handle_send_req.c
  3382. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_port.c
  3383. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_recvq.c
  3384. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_request.c
  3385. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_rma_ops.c
  3386. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_rma_sync.c
  3387. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_rndv.c
  3388. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_eager.c
  3389. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_eagersync.c
  3390. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_abort.c
  3391. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_cancel_recv.c
  3392. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_cancel_send.c
  3393. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_comm_disconnect.c
  3394. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_comm_spawn_multiple.c
  3395. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_finalize.c
  3396. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_get_universe_size.c
  3397. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_getpname.c
  3398. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_init.c
  3399. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_iprobe.c
  3400. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_irecv.c
  3401. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_irsend.c
  3402. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_isend.c
  3403. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_issend.c
  3404. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_port.c
  3405. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_probe.c
  3406. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_recv.c
  3407. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_rsend.c
  3408. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_send.c
  3409. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_ssend.c
  3410. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_startall.c
  3411. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_vc.c
  3412. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_rma.c
  3413. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpidi_isend_self.c
  3414. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpidi_pg.c
  3415. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpidi_printf.c
  3416. AR cr ../../../../lib/libmpich.a ch3u_buffer.o ch3u_comm_spawn_multiple.o ch3u_handle_connection.o ch3u_handle_recv_pkt.o ch3u_handle_recv_req.o ch3u_handle_send_req.o ch3u_port.o ch3u_recvq.o ch3u_request.o ch3u_rma_ops.o ch3u_rma_sync.o ch3u_rndv.o ch3u_eager.o ch3u_eagersync.o mpid_abort.o mpid_cancel_recv.o mpid_cancel_send.o mpid_comm_disconnect.o mpid_comm_spawn_multiple.o mpid_finalize.o mpid_get_universe_size.o mpid_getpname.o mpid_init.o mpid_iprobe.o mpid_irecv.o mpid_irsend.o mpid_isend.o mpid_issend.o mpid_port.o mpid_probe.o mpid_recv.o mpid_rsend.o mpid_send.o mpid_ssend.o mpid_startall.o mpid_vc.o mpid_rma.o mpidi_isend_self.o mpidi_pg.o mpidi_printf.o
  3417. RANLIB libmpich.a
  3418. date > .libstamp0
  3419. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/src »
  3420. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_buffer.c
  3421. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_comm_spawn_multiple.c
  3422. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_handle_connection.c
  3423. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_handle_recv_pkt.c
  3424. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_handle_recv_req.c
  3425. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_handle_send_req.c
  3426. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_port.c
  3427. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_recvq.c
  3428. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_request.c
  3429. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_rma_ops.c
  3430. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_rma_sync.c
  3431. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_rndv.c
  3432. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_eager.c
  3433. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/ch3u_eagersync.c
  3434. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_abort.c
  3435. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_cancel_recv.c
  3436. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_cancel_send.c
  3437. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_comm_disconnect.c
  3438. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_comm_spawn_multiple.c
  3439. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_finalize.c
  3440. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_get_universe_size.c
  3441. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_getpname.c
  3442. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_init.c
  3443. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_iprobe.c
  3444. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_irecv.c
  3445. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_irsend.c
  3446. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_isend.c
  3447. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_issend.c
  3448. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_port.c
  3449. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_probe.c
  3450. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_recv.c
  3451. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_rsend.c
  3452. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_send.c
  3453. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_ssend.c
  3454. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_startall.c
  3455. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_vc.c
  3456. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpid_rma.c
  3457. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpidi_isend_self.c
  3458. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpidi_pg.c
  3459. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpid/ch3/src/mpidi_printf.c
  3460. AR cr ../../../../lib/libmpich.la ch3u_buffer.lo ch3u_comm_spawn_multiple.lo ch3u_handle_connection.lo ch3u_handle_recv_pkt.lo ch3u_handle_recv_req.lo ch3u_handle_send_req.lo ch3u_port.lo ch3u_recvq.lo ch3u_request.lo ch3u_rma_ops.lo ch3u_rma_sync.lo ch3u_rndv.lo ch3u_eager.lo ch3u_eagersync.lo mpid_abort.lo mpid_cancel_recv.lo mpid_cancel_send.lo mpid_comm_disconnect.lo mpid_comm_spawn_multiple.lo mpid_finalize.lo mpid_get_universe_size.lo mpid_getpname.lo mpid_init.lo mpid_iprobe.lo mpid_irecv.lo mpid_irsend.lo mpid_isend.lo mpid_issend.lo mpid_port.lo mpid_probe.lo mpid_recv.lo mpid_rsend.lo mpid_send.lo mpid_ssend.lo mpid_startall.lo mpid_vc.lo mpid_rma.lo mpidi_isend_self.lo mpidi_pg.lo mpidi_printf.lo
  3461. date > .libstamp1
  3462. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/src »
  3463. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/src »
  3464. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/util »
  3465. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3/util »
  3466. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid/ch3 »
  3467. make[2] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpid »
  3468. make[2] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi »
  3469. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/attr »
  3470. CC ../../../../src/mpi/attr/attr_delete.c
  3471. CC ../../../../src/mpi/attr/attr_get.c
  3472. CC ../../../../src/mpi/attr/attr_put.c
  3473. CC ../../../../src/mpi/attr/comm_create_keyval.c
  3474. CC ../../../../src/mpi/attr/comm_delete_attr.c
  3475. CC ../../../../src/mpi/attr/comm_free_keyval.c
  3476. CC ../../../../src/mpi/attr/comm_get_attr.c
  3477. CC ../../../../src/mpi/attr/comm_set_attr.c
  3478. CC ../../../../src/mpi/attr/keyval_create.c
  3479. CC ../../../../src/mpi/attr/keyval_free.c
  3480. CC ../../../../src/mpi/attr/type_create_keyval.c
  3481. CC ../../../../src/mpi/attr/type_delete_attr.c
  3482. CC ../../../../src/mpi/attr/type_free_keyval.c
  3483. CC ../../../../src/mpi/attr/type_get_attr.c
  3484. CC ../../../../src/mpi/attr/type_set_attr.c
  3485. CC ../../../../src/mpi/attr/win_create_keyval.c
  3486. CC ../../../../src/mpi/attr/win_delete_attr.c
  3487. CC ../../../../src/mpi/attr/win_free_keyval.c
  3488. CC ../../../../src/mpi/attr/win_get_attr.c
  3489. CC ../../../../src/mpi/attr/win_set_attr.c
  3490. CC ../../../../src/mpi/attr/attrutil.c
  3491. CC ../../../../src/mpi/attr/dup_fn.c
  3492. AR cr ../../../lib/libmpich.a attr_delete.o attr_get.o attr_put.o comm_create_keyval.o comm_delete_attr.o comm_free_keyval.o comm_get_attr.o comm_set_attr.o keyval_create.o keyval_free.o type_create_keyval.o type_delete_attr.o type_free_keyval.o type_get_attr.o type_set_attr.o win_create_keyval.o win_delete_attr.o win_free_keyval.o win_get_attr.o win_set_attr.o attrutil.o dup_fn.o
  3493. RANLIB libmpich.a
  3494. date > .libstamp0
  3495. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/attr »
  3496. CC ../../../../src/mpi/attr/attr_delete.c
  3497. CC ../../../../src/mpi/attr/attr_get.c
  3498. CC ../../../../src/mpi/attr/attr_put.c
  3499. CC ../../../../src/mpi/attr/comm_create_keyval.c
  3500. CC ../../../../src/mpi/attr/comm_delete_attr.c
  3501. CC ../../../../src/mpi/attr/comm_free_keyval.c
  3502. CC ../../../../src/mpi/attr/comm_get_attr.c
  3503. CC ../../../../src/mpi/attr/comm_set_attr.c
  3504. CC ../../../../src/mpi/attr/keyval_create.c
  3505. CC ../../../../src/mpi/attr/keyval_free.c
  3506. CC ../../../../src/mpi/attr/type_create_keyval.c
  3507. CC ../../../../src/mpi/attr/type_delete_attr.c
  3508. CC ../../../../src/mpi/attr/type_free_keyval.c
  3509. CC ../../../../src/mpi/attr/type_get_attr.c
  3510. CC ../../../../src/mpi/attr/type_set_attr.c
  3511. CC ../../../../src/mpi/attr/win_create_keyval.c
  3512. CC ../../../../src/mpi/attr/win_delete_attr.c
  3513. CC ../../../../src/mpi/attr/win_free_keyval.c
  3514. CC ../../../../src/mpi/attr/win_get_attr.c
  3515. CC ../../../../src/mpi/attr/win_set_attr.c
  3516. CC ../../../../src/mpi/attr/attrutil.c
  3517. CC ../../../../src/mpi/attr/dup_fn.c
  3518. AR cr ../../../lib/libmpich.la attr_delete.lo attr_get.lo attr_put.lo comm_create_keyval.lo comm_delete_attr.lo comm_free_keyval.lo comm_get_attr.lo comm_set_attr.lo keyval_create.lo keyval_free.lo type_create_keyval.lo type_delete_attr.lo type_free_keyval.lo type_get_attr.lo type_set_attr.lo win_create_keyval.lo win_delete_attr.lo win_free_keyval.lo win_get_attr.lo win_set_attr.lo attrutil.lo dup_fn.lo
  3519. date > .libstamp1
  3520. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/attr »
  3521. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/attr »
  3522. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/coll »
  3523. CC ../../../../src/mpi/coll/allreduce.c
  3524. CC ../../../../src/mpi/coll/barrier.c
  3525. CC ../../../../src/mpi/coll/op_create.c
  3526. CC ../../../../src/mpi/coll/op_free.c
  3527. CC ../../../../src/mpi/coll/bcast.c
  3528. CC ../../../../src/mpi/coll/alltoall.c
  3529. CC ../../../../src/mpi/coll/alltoallv.c
  3530. CC ../../../../src/mpi/coll/reduce.c
  3531. CC ../../../../src/mpi/coll/scatter.c
  3532. CC ../../../../src/mpi/coll/gather.c
  3533. CC ../../../../src/mpi/coll/scatterv.c
  3534. CC ../../../../src/mpi/coll/gatherv.c
  3535. CC ../../../../src/mpi/coll/scan.c
  3536. CC ../../../../src/mpi/coll/exscan.c
  3537. CC ../../../../src/mpi/coll/allgather.c
  3538. CC ../../../../src/mpi/coll/allgatherv.c
  3539. CC ../../../../src/mpi/coll/red_scat.c
  3540. CC ../../../../src/mpi/coll/alltoallw.c
  3541. CC ../../../../src/mpi/coll/reduce_local.c
  3542. CC ../../../../src/mpi/coll/op_commutative.c
  3543. CC ../../../../src/mpi/coll/red_scat_block.c
  3544. CC ../../../../src/mpi/coll/helper_fns.c
  3545. CC ../../../../src/mpi/coll/opsum.c
  3546. CC ../../../../src/mpi/coll/opmax.c
  3547. CC ../../../../src/mpi/coll/opmin.c
  3548. CC ../../../../src/mpi/coll/opband.c
  3549. CC ../../../../src/mpi/coll/opbor.c
  3550. CC ../../../../src/mpi/coll/opbxor.c
  3551. CC ../../../../src/mpi/coll/opland.c
  3552. CC ../../../../src/mpi/coll/oplor.c
  3553. CC ../../../../src/mpi/coll/oplxor.c
  3554. CC ../../../../src/mpi/coll/opprod.c
  3555. CC ../../../../src/mpi/coll/opminloc.c
  3556. CC ../../../../src/mpi/coll/opmaxloc.c
  3557. AR cr ../../../lib/libmpich.a allreduce.o barrier.o op_create.o op_free.o bcast.o alltoall.o alltoallv.o reduce.o scatter.o gather.o scatterv.o gatherv.o scan.o exscan.o allgather.o allgatherv.o red_scat.o alltoallw.o reduce_local.o op_commutative.o red_scat_block.o helper_fns.o opsum.o opmax.o opmin.o opband.o opbor.o opbxor.o opland.o oplor.o oplxor.o opprod.o opminloc.o opmaxloc.o
  3558. RANLIB libmpich.a
  3559. date > .libstamp0
  3560. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/coll »
  3561. CC ../../../../src/mpi/coll/allreduce.c
  3562. CC ../../../../src/mpi/coll/barrier.c
  3563. CC ../../../../src/mpi/coll/op_create.c
  3564. CC ../../../../src/mpi/coll/op_free.c
  3565. CC ../../../../src/mpi/coll/bcast.c
  3566. CC ../../../../src/mpi/coll/alltoall.c
  3567. CC ../../../../src/mpi/coll/alltoallv.c
  3568. CC ../../../../src/mpi/coll/reduce.c
  3569. CC ../../../../src/mpi/coll/scatter.c
  3570. CC ../../../../src/mpi/coll/gather.c
  3571. CC ../../../../src/mpi/coll/scatterv.c
  3572. CC ../../../../src/mpi/coll/gatherv.c
  3573. CC ../../../../src/mpi/coll/scan.c
  3574. CC ../../../../src/mpi/coll/exscan.c
  3575. CC ../../../../src/mpi/coll/allgather.c
  3576. CC ../../../../src/mpi/coll/allgatherv.c
  3577. CC ../../../../src/mpi/coll/red_scat.c
  3578. CC ../../../../src/mpi/coll/alltoallw.c
  3579. CC ../../../../src/mpi/coll/reduce_local.c
  3580. CC ../../../../src/mpi/coll/op_commutative.c
  3581. CC ../../../../src/mpi/coll/red_scat_block.c
  3582. CC ../../../../src/mpi/coll/helper_fns.c
  3583. CC ../../../../src/mpi/coll/opsum.c
  3584. CC ../../../../src/mpi/coll/opmax.c
  3585. CC ../../../../src/mpi/coll/opmin.c
  3586. CC ../../../../src/mpi/coll/opband.c
  3587. CC ../../../../src/mpi/coll/opbor.c
  3588. CC ../../../../src/mpi/coll/opbxor.c
  3589. CC ../../../../src/mpi/coll/opland.c
  3590. CC ../../../../src/mpi/coll/oplor.c
  3591. CC ../../../../src/mpi/coll/oplxor.c
  3592. CC ../../../../src/mpi/coll/opprod.c
  3593. CC ../../../../src/mpi/coll/opminloc.c
  3594. CC ../../../../src/mpi/coll/opmaxloc.c
  3595. AR cr ../../../lib/libmpich.la allreduce.lo barrier.lo op_create.lo op_free.lo bcast.lo alltoall.lo alltoallv.lo reduce.lo scatter.lo gather.lo scatterv.lo gatherv.lo scan.lo exscan.lo allgather.lo allgatherv.lo red_scat.lo alltoallw.lo reduce_local.lo op_commutative.lo red_scat_block.lo helper_fns.lo opsum.lo opmax.lo opmin.lo opband.lo opbor.lo opbxor.lo opland.lo oplor.lo oplxor.lo opprod.lo opminloc.lo opmaxloc.lo
  3596. date > .libstamp1
  3597. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/coll »
  3598. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/coll »
  3599. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/comm »
  3600. CC ../../../../src/mpi/comm/comm_compare.c
  3601. CC ../../../../src/mpi/comm/comm_create.c
  3602. CC ../../../../src/mpi/comm/comm_dup.c
  3603. CC ../../../../src/mpi/comm/comm_free.c
  3604. CC ../../../../src/mpi/comm/comm_get_name.c
  3605. CC ../../../../src/mpi/comm/comm_group.c
  3606. CC ../../../../src/mpi/comm/comm_rank.c
  3607. CC ../../../../src/mpi/comm/comm_size.c
  3608. CC ../../../../src/mpi/comm/comm_remote_group.c
  3609. CC ../../../../src/mpi/comm/comm_remote_size.c
  3610. CC ../../../../src/mpi/comm/comm_set_name.c
  3611. CC ../../../../src/mpi/comm/comm_split.c
  3612. CC ../../../../src/mpi/comm/comm_test_inter.c
  3613. CC ../../../../src/mpi/comm/intercomm_create.c
  3614. CC ../../../../src/mpi/comm/intercomm_merge.c
  3615. CC ../../../../src/mpi/comm/commutil.c
  3616. AR cr ../../../lib/libmpich.a comm_compare.o comm_create.o comm_dup.o comm_free.o comm_get_name.o comm_group.o comm_rank.o comm_size.o comm_remote_group.o comm_remote_size.o comm_set_name.o comm_split.o comm_test_inter.o intercomm_create.o intercomm_merge.o commutil.o
  3617. RANLIB libmpich.a
  3618. date > .libstamp0
  3619. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/comm »
  3620. CC ../../../../src/mpi/comm/comm_compare.c
  3621. CC ../../../../src/mpi/comm/comm_create.c
  3622. CC ../../../../src/mpi/comm/comm_dup.c
  3623. CC ../../../../src/mpi/comm/comm_free.c
  3624. CC ../../../../src/mpi/comm/comm_get_name.c
  3625. CC ../../../../src/mpi/comm/comm_group.c
  3626. CC ../../../../src/mpi/comm/comm_rank.c
  3627. CC ../../../../src/mpi/comm/comm_size.c
  3628. CC ../../../../src/mpi/comm/comm_remote_group.c
  3629. CC ../../../../src/mpi/comm/comm_remote_size.c
  3630. CC ../../../../src/mpi/comm/comm_set_name.c
  3631. CC ../../../../src/mpi/comm/comm_split.c
  3632. CC ../../../../src/mpi/comm/comm_test_inter.c
  3633. CC ../../../../src/mpi/comm/intercomm_create.c
  3634. CC ../../../../src/mpi/comm/intercomm_merge.c
  3635. CC ../../../../src/mpi/comm/commutil.c
  3636. AR cr ../../../lib/libmpich.la comm_compare.lo comm_create.lo comm_dup.lo comm_free.lo comm_get_name.lo comm_group.lo comm_rank.lo comm_size.lo comm_remote_group.lo comm_remote_size.lo comm_set_name.lo comm_split.lo comm_test_inter.lo intercomm_create.lo intercomm_merge.lo commutil.lo
  3637. date > .libstamp1
  3638. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/comm »
  3639. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/comm »
  3640. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/datatype »
  3641. CC ../../../../src/mpi/datatype/address.c
  3642. CC ../../../../src/mpi/datatype/get_address.c
  3643. CC ../../../../src/mpi/datatype/get_count.c
  3644. CC ../../../../src/mpi/datatype/get_elements.c
  3645. CC ../../../../src/mpi/datatype/pack.c
  3646. CC ../../../../src/mpi/datatype/unpack.c
  3647. CC ../../../../src/mpi/datatype/pack_size.c
  3648. CC ../../../../src/mpi/datatype/status_set_elements.c
  3649. CC ../../../../src/mpi/datatype/type_get_name.c
  3650. CC ../../../../src/mpi/datatype/type_set_name.c
  3651. CC ../../../../src/mpi/datatype/type_size.c
  3652. CC ../../../../src/mpi/datatype/type_extent.c
  3653. CC ../../../../src/mpi/datatype/type_vector.c
  3654. CC ../../../../src/mpi/datatype/type_commit.c
  3655. CC ../../../../src/mpi/datatype/type_indexed.c
  3656. CC ../../../../src/mpi/datatype/type_hindexed.c
  3657. CC ../../../../src/mpi/datatype/type_struct.c
  3658. CC ../../../../src/mpi/datatype/type_contiguous.c
  3659. CC ../../../../src/mpi/datatype/type_free.c
  3660. CC ../../../../src/mpi/datatype/type_hvector.c
  3661. CC ../../../../src/mpi/datatype/type_dup.c
  3662. CC ../../../../src/mpi/datatype/type_get_envelope.c
  3663. CC ../../../../src/mpi/datatype/type_get_contents.c
  3664. CC ../../../../src/mpi/datatype/type_ub.c
  3665. CC ../../../../src/mpi/datatype/type_lb.c
  3666. CC ../../../../src/mpi/datatype/type_get_extent.c
  3667. CC ../../../../src/mpi/datatype/type_get_true_extent.c
  3668. CC ../../../../src/mpi/datatype/type_match_size.c
  3669. CC ../../../../src/mpi/datatype/type_create_struct.c
  3670. CC ../../../../src/mpi/datatype/type_create_hindexed.c
  3671. CC ../../../../src/mpi/datatype/type_create_hvector.c
  3672. CC ../../../../src/mpi/datatype/pack_external.c
  3673. CC ../../../../src/mpi/datatype/pack_external_size.c
  3674. CC ../../../../src/mpi/datatype/unpack_external.c
  3675. CC ../../../../src/mpi/datatype/type_create_indexed_block.c
  3676. CC ../../../../src/mpi/datatype/type_create_resized.c
  3677. CC ../../../../src/mpi/datatype/type_create_darray.c
  3678. CC ../../../../src/mpi/datatype/type_create_subarray.c
  3679. CC ../../../../src/mpi/datatype/typeutil.c
  3680. AR cr ../../../lib/libmpich.a address.o get_address.o get_count.o get_elements.o pack.o unpack.o pack_size.o status_set_elements.o type_get_name.o type_set_name.o type_size.o type_extent.o type_vector.o type_commit.o type_indexed.o type_hindexed.o type_struct.o type_contiguous.o type_free.o type_hvector.o type_dup.o type_get_envelope.o type_get_contents.o type_ub.o type_lb.o type_get_extent.o type_get_true_extent.o type_match_size.o type_create_struct.o type_create_hindexed.o type_create_hvector.o pack_external.o pack_external_size.o unpack_external.o type_create_indexed_block.o type_create_resized.o type_create_darray.o type_create_subarray.o typeutil.o
  3681. RANLIB libmpich.a
  3682. date > .libstamp0
  3683. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/datatype »
  3684. CC ../../../../src/mpi/datatype/address.c
  3685. CC ../../../../src/mpi/datatype/get_address.c
  3686. CC ../../../../src/mpi/datatype/get_count.c
  3687. CC ../../../../src/mpi/datatype/get_elements.c
  3688. CC ../../../../src/mpi/datatype/pack.c
  3689. CC ../../../../src/mpi/datatype/unpack.c
  3690. CC ../../../../src/mpi/datatype/pack_size.c
  3691. CC ../../../../src/mpi/datatype/status_set_elements.c
  3692. CC ../../../../src/mpi/datatype/type_get_name.c
  3693. CC ../../../../src/mpi/datatype/type_set_name.c
  3694. CC ../../../../src/mpi/datatype/type_size.c
  3695. CC ../../../../src/mpi/datatype/type_extent.c
  3696. CC ../../../../src/mpi/datatype/type_vector.c
  3697. CC ../../../../src/mpi/datatype/type_commit.c
  3698. CC ../../../../src/mpi/datatype/type_indexed.c
  3699. CC ../../../../src/mpi/datatype/type_hindexed.c
  3700. CC ../../../../src/mpi/datatype/type_struct.c
  3701. CC ../../../../src/mpi/datatype/type_contiguous.c
  3702. CC ../../../../src/mpi/datatype/type_free.c
  3703. CC ../../../../src/mpi/datatype/type_hvector.c
  3704. CC ../../../../src/mpi/datatype/type_dup.c
  3705. CC ../../../../src/mpi/datatype/type_get_envelope.c
  3706. CC ../../../../src/mpi/datatype/type_get_contents.c
  3707. CC ../../../../src/mpi/datatype/type_ub.c
  3708. CC ../../../../src/mpi/datatype/type_lb.c
  3709. CC ../../../../src/mpi/datatype/type_get_extent.c
  3710. CC ../../../../src/mpi/datatype/type_get_true_extent.c
  3711. CC ../../../../src/mpi/datatype/type_match_size.c
  3712. CC ../../../../src/mpi/datatype/type_create_struct.c
  3713. CC ../../../../src/mpi/datatype/type_create_hindexed.c
  3714. CC ../../../../src/mpi/datatype/type_create_hvector.c
  3715. CC ../../../../src/mpi/datatype/pack_external.c
  3716. CC ../../../../src/mpi/datatype/pack_external_size.c
  3717. CC ../../../../src/mpi/datatype/unpack_external.c
  3718. CC ../../../../src/mpi/datatype/type_create_indexed_block.c
  3719. CC ../../../../src/mpi/datatype/type_create_resized.c
  3720. CC ../../../../src/mpi/datatype/type_create_darray.c
  3721. CC ../../../../src/mpi/datatype/type_create_subarray.c
  3722. CC ../../../../src/mpi/datatype/typeutil.c
  3723. AR cr ../../../lib/libmpich.la address.lo get_address.lo get_count.lo get_elements.lo pack.lo unpack.lo pack_size.lo status_set_elements.lo type_get_name.lo type_set_name.lo type_size.lo type_extent.lo type_vector.lo type_commit.lo type_indexed.lo type_hindexed.lo type_struct.lo type_contiguous.lo type_free.lo type_hvector.lo type_dup.lo type_get_envelope.lo type_get_contents.lo type_ub.lo type_lb.lo type_get_extent.lo type_get_true_extent.lo type_match_size.lo type_create_struct.lo type_create_hindexed.lo type_create_hvector.lo pack_external.lo pack_external_size.lo unpack_external.lo type_create_indexed_block.lo type_create_resized.lo type_create_darray.lo type_create_subarray.lo typeutil.lo
  3724. date > .libstamp1
  3725. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/datatype »
  3726. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/datatype »
  3727. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/errhan »
  3728. CC ../../../../src/mpi/errhan/add_error_code.c
  3729. CC ../../../../src/mpi/errhan/add_error_class.c
  3730. CC ../../../../src/mpi/errhan/add_error_string.c
  3731. CC ../../../../src/mpi/errhan/comm_call_errhandler.c
  3732. CC ../../../../src/mpi/errhan/comm_create_errhandler.c
  3733. CC ../../../../src/mpi/errhan/comm_get_errhandler.c
  3734. CC ../../../../src/mpi/errhan/comm_set_errhandler.c
  3735. CC ../../../../src/mpi/errhan/errhandler_create.c
  3736. CC ../../../../src/mpi/errhan/errhandler_free.c
  3737. CC ../../../../src/mpi/errhan/errhandler_get.c
  3738. CC ../../../../src/mpi/errhan/errhandler_set.c
  3739. CC ../../../../src/mpi/errhan/error_class.c
  3740. CC ../../../../src/mpi/errhan/error_string.c
  3741. CC ../../../../src/mpi/errhan/file_create_errhandler.c
  3742. CC ../../../../src/mpi/errhan/file_get_errhandler.c
  3743. CC ../../../../src/mpi/errhan/file_set_errhandler.c
  3744. CC ../../../../src/mpi/errhan/file_call_errhandler.c
  3745. CC ../../../../src/mpi/errhan/win_create_errhandler.c
  3746. CC ../../../../src/mpi/errhan/win_call_errhandler.c
  3747. CC ../../../../src/mpi/errhan/win_get_errhandler.c
  3748. CC ../../../../src/mpi/errhan/win_set_errhandler.c
  3749. CC ../../../../src/mpi/errhan/errutil.c
  3750. CC ../../../../src/mpi/errhan/dynerrutil.c
  3751. AR cr ../../../lib/libmpich.a add_error_code.o add_error_class.o add_error_string.o comm_call_errhandler.o comm_create_errhandler.o comm_get_errhandler.o comm_set_errhandler.o errhandler_create.o errhandler_free.o errhandler_get.o errhandler_set.o error_class.o error_string.o file_create_errhandler.o file_get_errhandler.o file_set_errhandler.o file_call_errhandler.o win_create_errhandler.o win_call_errhandler.o win_get_errhandler.o win_set_errhandler.o errutil.o dynerrutil.o
  3752. RANLIB libmpich.a
  3753. date > .libstamp0
  3754. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/errhan »
  3755. CC ../../../../src/mpi/errhan/add_error_code.c
  3756. CC ../../../../src/mpi/errhan/add_error_class.c
  3757. CC ../../../../src/mpi/errhan/add_error_string.c
  3758. CC ../../../../src/mpi/errhan/comm_call_errhandler.c
  3759. CC ../../../../src/mpi/errhan/comm_create_errhandler.c
  3760. CC ../../../../src/mpi/errhan/comm_get_errhandler.c
  3761. CC ../../../../src/mpi/errhan/comm_set_errhandler.c
  3762. CC ../../../../src/mpi/errhan/errhandler_create.c
  3763. CC ../../../../src/mpi/errhan/errhandler_free.c
  3764. CC ../../../../src/mpi/errhan/errhandler_get.c
  3765. CC ../../../../src/mpi/errhan/errhandler_set.c
  3766. CC ../../../../src/mpi/errhan/error_class.c
  3767. CC ../../../../src/mpi/errhan/error_string.c
  3768. CC ../../../../src/mpi/errhan/file_create_errhandler.c
  3769. CC ../../../../src/mpi/errhan/file_get_errhandler.c
  3770. CC ../../../../src/mpi/errhan/file_set_errhandler.c
  3771. CC ../../../../src/mpi/errhan/file_call_errhandler.c
  3772. CC ../../../../src/mpi/errhan/win_create_errhandler.c
  3773. CC ../../../../src/mpi/errhan/win_call_errhandler.c
  3774. CC ../../../../src/mpi/errhan/win_get_errhandler.c
  3775. CC ../../../../src/mpi/errhan/win_set_errhandler.c
  3776. CC ../../../../src/mpi/errhan/errutil.c
  3777. CC ../../../../src/mpi/errhan/dynerrutil.c
  3778. AR cr ../../../lib/libmpich.la add_error_code.lo add_error_class.lo add_error_string.lo comm_call_errhandler.lo comm_create_errhandler.lo comm_get_errhandler.lo comm_set_errhandler.lo errhandler_create.lo errhandler_free.lo errhandler_get.lo errhandler_set.lo error_class.lo error_string.lo file_create_errhandler.lo file_get_errhandler.lo file_set_errhandler.lo file_call_errhandler.lo win_create_errhandler.lo win_call_errhandler.lo win_get_errhandler.lo win_set_errhandler.lo errutil.lo dynerrutil.lo
  3779. date > .libstamp1
  3780. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/errhan »
  3781. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/errhan »
  3782. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/group »
  3783. CC ../../../../src/mpi/group/group_compare.c
  3784. CC ../../../../src/mpi/group/group_difference.c
  3785. CC ../../../../src/mpi/group/group_excl.c
  3786. CC ../../../../src/mpi/group/group_free.c
  3787. CC ../../../../src/mpi/group/group_incl.c
  3788. CC ../../../../src/mpi/group/group_intersection.c
  3789. CC ../../../../src/mpi/group/group_range_excl.c
  3790. CC ../../../../src/mpi/group/group_range_incl.c
  3791. CC ../../../../src/mpi/group/group_rank.c
  3792. CC ../../../../src/mpi/group/group_size.c
  3793. CC ../../../../src/mpi/group/group_translate_ranks.c
  3794. CC ../../../../src/mpi/group/group_union.c
  3795. CC ../../../../src/mpi/group/grouputil.c
  3796. AR cr ../../../lib/libmpich.a group_compare.o group_difference.o group_excl.o group_free.o group_incl.o group_intersection.o group_range_excl.o group_range_incl.o group_rank.o group_size.o group_translate_ranks.o group_union.o grouputil.o
  3797. RANLIB libmpich.a
  3798. date > .libstamp0
  3799. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/group »
  3800. CC ../../../../src/mpi/group/group_compare.c
  3801. CC ../../../../src/mpi/group/group_difference.c
  3802. CC ../../../../src/mpi/group/group_excl.c
  3803. CC ../../../../src/mpi/group/group_free.c
  3804. CC ../../../../src/mpi/group/group_incl.c
  3805. CC ../../../../src/mpi/group/group_intersection.c
  3806. CC ../../../../src/mpi/group/group_range_excl.c
  3807. CC ../../../../src/mpi/group/group_range_incl.c
  3808. CC ../../../../src/mpi/group/group_rank.c
  3809. CC ../../../../src/mpi/group/group_size.c
  3810. CC ../../../../src/mpi/group/group_translate_ranks.c
  3811. CC ../../../../src/mpi/group/group_union.c
  3812. CC ../../../../src/mpi/group/grouputil.c
  3813. AR cr ../../../lib/libmpich.la group_compare.lo group_difference.lo group_excl.lo group_free.lo group_incl.lo group_intersection.lo group_range_excl.lo group_range_incl.lo group_rank.lo group_size.lo group_translate_ranks.lo group_union.lo grouputil.lo
  3814. date > .libstamp1
  3815. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/group »
  3816. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/group »
  3817. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/init »
  3818. CC ../../../../src/mpi/init/abort.c
  3819. CC ../../../../src/mpi/init/init.c
  3820. CC ../../../../src/mpi/init/initialized.c
  3821. CC ../../../../src/mpi/init/initthread.c
  3822. CC ../../../../src/mpi/init/ismain.c
  3823. CC ../../../../src/mpi/init/finalize.c
  3824. CC ../../../../src/mpi/init/finalized.c
  3825. CC ../../../../src/mpi/init/querythread.c
  3826. CC ../../../../src/mpi/init/initinfo.c
  3827. CC ../../../../src/mpi/init/async.c
  3828. AR cr ../../../lib/libmpich.a abort.o init.o initialized.o initthread.o ismain.o finalize.o finalized.o querythread.o initinfo.o async.o
  3829. RANLIB libmpich.a
  3830. date > .libstamp0
  3831. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/init »
  3832. CC ../../../../src/mpi/init/abort.c
  3833. CC ../../../../src/mpi/init/init.c
  3834. CC ../../../../src/mpi/init/initialized.c
  3835. CC ../../../../src/mpi/init/initthread.c
  3836. CC ../../../../src/mpi/init/ismain.c
  3837. CC ../../../../src/mpi/init/finalize.c
  3838. CC ../../../../src/mpi/init/finalized.c
  3839. CC ../../../../src/mpi/init/querythread.c
  3840. CC ../../../../src/mpi/init/initinfo.c
  3841. CC ../../../../src/mpi/init/async.c
  3842. AR cr ../../../lib/libmpich.la abort.lo init.lo initialized.lo initthread.lo ismain.lo finalize.lo finalized.lo querythread.lo initinfo.lo async.lo
  3843. date > .libstamp1
  3844. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/init »
  3845. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/init »
  3846. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/misc »
  3847. CC ../../../../src/mpi/misc/getpname.c
  3848. CC ../../../../src/mpi/misc/pcontrol.c
  3849. CC ../../../../src/mpi/misc/version.c
  3850. AR cr ../../../lib/libmpich.a getpname.o pcontrol.o version.o
  3851. RANLIB libmpich.a
  3852. date > .libstamp0
  3853. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/misc »
  3854. CC ../../../../src/mpi/misc/getpname.c
  3855. CC ../../../../src/mpi/misc/pcontrol.c
  3856. CC ../../../../src/mpi/misc/version.c
  3857. AR cr ../../../lib/libmpich.la getpname.lo pcontrol.lo version.lo
  3858. date > .libstamp1
  3859. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/misc »
  3860. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/misc »
  3861. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/pt2pt »
  3862. CC ../../../../src/mpi/pt2pt/bsend.c
  3863. CC ../../../../src/mpi/pt2pt/bsend_init.c
  3864. CC ../../../../src/mpi/pt2pt/bufattach.c
  3865. CC ../../../../src/mpi/pt2pt/buffree.c
  3866. CC ../../../../src/mpi/pt2pt/cancel.c
  3867. CC ../../../../src/mpi/pt2pt/greq_start.c
  3868. CC ../../../../src/mpi/pt2pt/greq_complete.c
  3869. CC ../../../../src/mpi/pt2pt/ibsend.c
  3870. CC ../../../../src/mpi/pt2pt/iprobe.c
  3871. CC ../../../../src/mpi/pt2pt/irecv.c
  3872. CC ../../../../src/mpi/pt2pt/irsend.c
  3873. CC ../../../../src/mpi/pt2pt/isend.c
  3874. CC ../../../../src/mpi/pt2pt/issend.c
  3875. CC ../../../../src/mpi/pt2pt/probe.c
  3876. CC ../../../../src/mpi/pt2pt/recv.c
  3877. CC ../../../../src/mpi/pt2pt/recv_init.c
  3878. CC ../../../../src/mpi/pt2pt/request_free.c
  3879. CC ../../../../src/mpi/pt2pt/request_get_status.c
  3880. CC ../../../../src/mpi/pt2pt/rsend.c
  3881. CC ../../../../src/mpi/pt2pt/rsend_init.c
  3882. CC ../../../../src/mpi/pt2pt/send.c
  3883. CC ../../../../src/mpi/pt2pt/send_init.c
  3884. CC ../../../../src/mpi/pt2pt/sendrecv.c
  3885. CC ../../../../src/mpi/pt2pt/sendrecv_rep.c
  3886. CC ../../../../src/mpi/pt2pt/status_set_cancelled.c
  3887. CC ../../../../src/mpi/pt2pt/ssend.c
  3888. CC ../../../../src/mpi/pt2pt/ssend_init.c
  3889. CC ../../../../src/mpi/pt2pt/start.c
  3890. CC ../../../../src/mpi/pt2pt/startall.c
  3891. CC ../../../../src/mpi/pt2pt/test.c
  3892. CC ../../../../src/mpi/pt2pt/test_cancelled.c
  3893. CC ../../../../src/mpi/pt2pt/testall.c
  3894. CC ../../../../src/mpi/pt2pt/testany.c
  3895. CC ../../../../src/mpi/pt2pt/testsome.c
  3896. CC ../../../../src/mpi/pt2pt/wait.c
  3897. CC ../../../../src/mpi/pt2pt/waitall.c
  3898. CC ../../../../src/mpi/pt2pt/waitany.c
  3899. CC ../../../../src/mpi/pt2pt/waitsome.c
  3900. CC ../../../../src/mpi/pt2pt/bsendutil.c
  3901. CC ../../../../src/mpi/pt2pt/mpir_request.c
  3902. AR cr ../../../lib/libmpich.a bsend.o bsend_init.o bufattach.o buffree.o cancel.o greq_start.o greq_complete.o ibsend.o iprobe.o irecv.o irsend.o isend.o issend.o probe.o recv.o recv_init.o request_free.o request_get_status.o rsend.o rsend_init.o send.o send_init.o sendrecv.o sendrecv_rep.o status_set_cancelled.o ssend.o ssend_init.o start.o startall.o test.o test_cancelled.o testall.o testany.o testsome.o wait.o waitall.o waitany.o waitsome.o bsendutil.o mpir_request.o
  3903. RANLIB libmpich.a
  3904. date > .libstamp0
  3905. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/pt2pt »
  3906. CC ../../../../src/mpi/pt2pt/bsend.c
  3907. CC ../../../../src/mpi/pt2pt/bsend_init.c
  3908. CC ../../../../src/mpi/pt2pt/bufattach.c
  3909. CC ../../../../src/mpi/pt2pt/buffree.c
  3910. CC ../../../../src/mpi/pt2pt/cancel.c
  3911. CC ../../../../src/mpi/pt2pt/greq_start.c
  3912. CC ../../../../src/mpi/pt2pt/greq_complete.c
  3913. CC ../../../../src/mpi/pt2pt/ibsend.c
  3914. CC ../../../../src/mpi/pt2pt/iprobe.c
  3915. CC ../../../../src/mpi/pt2pt/irecv.c
  3916. CC ../../../../src/mpi/pt2pt/irsend.c
  3917. CC ../../../../src/mpi/pt2pt/isend.c
  3918. CC ../../../../src/mpi/pt2pt/issend.c
  3919. CC ../../../../src/mpi/pt2pt/probe.c
  3920. CC ../../../../src/mpi/pt2pt/recv.c
  3921. CC ../../../../src/mpi/pt2pt/recv_init.c
  3922. CC ../../../../src/mpi/pt2pt/request_free.c
  3923. CC ../../../../src/mpi/pt2pt/request_get_status.c
  3924. CC ../../../../src/mpi/pt2pt/rsend.c
  3925. CC ../../../../src/mpi/pt2pt/rsend_init.c
  3926. CC ../../../../src/mpi/pt2pt/send.c
  3927. CC ../../../../src/mpi/pt2pt/send_init.c
  3928. CC ../../../../src/mpi/pt2pt/sendrecv.c
  3929. CC ../../../../src/mpi/pt2pt/sendrecv_rep.c
  3930. CC ../../../../src/mpi/pt2pt/status_set_cancelled.c
  3931. CC ../../../../src/mpi/pt2pt/ssend.c
  3932. CC ../../../../src/mpi/pt2pt/ssend_init.c
  3933. CC ../../../../src/mpi/pt2pt/start.c
  3934. CC ../../../../src/mpi/pt2pt/startall.c
  3935. CC ../../../../src/mpi/pt2pt/test.c
  3936. CC ../../../../src/mpi/pt2pt/test_cancelled.c
  3937. CC ../../../../src/mpi/pt2pt/testall.c
  3938. CC ../../../../src/mpi/pt2pt/testany.c
  3939. CC ../../../../src/mpi/pt2pt/testsome.c
  3940. CC ../../../../src/mpi/pt2pt/wait.c
  3941. CC ../../../../src/mpi/pt2pt/waitall.c
  3942. CC ../../../../src/mpi/pt2pt/waitany.c
  3943. CC ../../../../src/mpi/pt2pt/waitsome.c
  3944. CC ../../../../src/mpi/pt2pt/bsendutil.c
  3945. CC ../../../../src/mpi/pt2pt/mpir_request.c
  3946. AR cr ../../../lib/libmpich.la bsend.lo bsend_init.lo bufattach.lo buffree.lo cancel.lo greq_start.lo greq_complete.lo ibsend.lo iprobe.lo irecv.lo irsend.lo isend.lo issend.lo probe.lo recv.lo recv_init.lo request_free.lo request_get_status.lo rsend.lo rsend_init.lo send.lo send_init.lo sendrecv.lo sendrecv_rep.lo status_set_cancelled.lo ssend.lo ssend_init.lo start.lo startall.lo test.lo test_cancelled.lo testall.lo testany.lo testsome.lo wait.lo waitall.lo waitany.lo waitsome.lo bsendutil.lo mpir_request.lo
  3947. date > .libstamp1
  3948. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/pt2pt »
  3949. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/pt2pt »
  3950. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/rma »
  3951. CC ../../../../src/mpi/rma/accumulate.c
  3952. CC ../../../../src/mpi/rma/alloc_mem.c
  3953. CC ../../../../src/mpi/rma/free_mem.c
  3954. CC ../../../../src/mpi/rma/get.c
  3955. CC ../../../../src/mpi/rma/put.c
  3956. CC ../../../../src/mpi/rma/win_complete.c
  3957. CC ../../../../src/mpi/rma/win_create.c
  3958. CC ../../../../src/mpi/rma/win_fence.c
  3959. CC ../../../../src/mpi/rma/win_free.c
  3960. CC ../../../../src/mpi/rma/win_get_group.c
  3961. CC ../../../../src/mpi/rma/win_get_name.c
  3962. CC ../../../../src/mpi/rma/win_lock.c
  3963. CC ../../../../src/mpi/rma/win_post.c
  3964. CC ../../../../src/mpi/rma/win_set_name.c
  3965. CC ../../../../src/mpi/rma/win_start.c
  3966. CC ../../../../src/mpi/rma/win_unlock.c
  3967. CC ../../../../src/mpi/rma/win_wait.c
  3968. CC ../../../../src/mpi/rma/win_test.c
  3969. CC ../../../../src/mpi/rma/winutil.c
  3970. AR cr ../../../lib/libmpich.a accumulate.o alloc_mem.o free_mem.o get.o put.o win_complete.o win_create.o win_fence.o win_free.o win_get_group.o win_get_name.o win_lock.o win_post.o win_set_name.o win_start.o win_unlock.o win_wait.o win_test.o winutil.o
  3971. RANLIB libmpich.a
  3972. date > .libstamp0
  3973. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/rma »
  3974. CC ../../../../src/mpi/rma/accumulate.c
  3975. CC ../../../../src/mpi/rma/alloc_mem.c
  3976. CC ../../../../src/mpi/rma/free_mem.c
  3977. CC ../../../../src/mpi/rma/get.c
  3978. CC ../../../../src/mpi/rma/put.c
  3979. CC ../../../../src/mpi/rma/win_complete.c
  3980. CC ../../../../src/mpi/rma/win_create.c
  3981. CC ../../../../src/mpi/rma/win_fence.c
  3982. CC ../../../../src/mpi/rma/win_free.c
  3983. CC ../../../../src/mpi/rma/win_get_group.c
  3984. CC ../../../../src/mpi/rma/win_get_name.c
  3985. CC ../../../../src/mpi/rma/win_lock.c
  3986. CC ../../../../src/mpi/rma/win_post.c
  3987. CC ../../../../src/mpi/rma/win_set_name.c
  3988. CC ../../../../src/mpi/rma/win_start.c
  3989. CC ../../../../src/mpi/rma/win_unlock.c
  3990. CC ../../../../src/mpi/rma/win_wait.c
  3991. CC ../../../../src/mpi/rma/win_test.c
  3992. CC ../../../../src/mpi/rma/winutil.c
  3993. AR cr ../../../lib/libmpich.la accumulate.lo alloc_mem.lo free_mem.lo get.lo put.lo win_complete.lo win_create.lo win_fence.lo win_free.lo win_get_group.lo win_get_name.lo win_lock.lo win_post.lo win_set_name.lo win_start.lo win_unlock.lo win_wait.lo win_test.lo winutil.lo
  3994. date > .libstamp1
  3995. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/rma »
  3996. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/rma »
  3997. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/spawn »
  3998. CC ../../../../src/mpi/spawn/comm_disconnect.c
  3999. CC ../../../../src/mpi/spawn/comm_get_parent.c
  4000. CC ../../../../src/mpi/spawn/comm_join.c
  4001. CC ../../../../src/mpi/spawn/comm_spawn.c
  4002. CC ../../../../src/mpi/spawn/comm_spawn_multiple.c
  4003. CC ../../../../src/mpi/spawn/lookup_name.c
  4004. CC ../../../../src/mpi/spawn/publish_name.c
  4005. CC ../../../../src/mpi/spawn/unpublish_name.c
  4006. CC ../../../../src/mpi/spawn/open_port.c
  4007. CC ../../../../src/mpi/spawn/close_port.c
  4008. CC ../../../../src/mpi/spawn/comm_connect.c
  4009. CC ../../../../src/mpi/spawn/comm_accept.c
  4010. AR cr ../../../lib/libmpich.a comm_disconnect.o comm_get_parent.o comm_join.o comm_spawn.o comm_spawn_multiple.o lookup_name.o publish_name.o unpublish_name.o open_port.o close_port.o comm_connect.o comm_accept.o
  4011. RANLIB libmpich.a
  4012. date > .libstamp0
  4013. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/spawn »
  4014. CC ../../../../src/mpi/spawn/comm_disconnect.c
  4015. CC ../../../../src/mpi/spawn/comm_get_parent.c
  4016. CC ../../../../src/mpi/spawn/comm_join.c
  4017. CC ../../../../src/mpi/spawn/comm_spawn.c
  4018. CC ../../../../src/mpi/spawn/comm_spawn_multiple.c
  4019. CC ../../../../src/mpi/spawn/lookup_name.c
  4020. CC ../../../../src/mpi/spawn/publish_name.c
  4021. CC ../../../../src/mpi/spawn/unpublish_name.c
  4022. CC ../../../../src/mpi/spawn/open_port.c
  4023. CC ../../../../src/mpi/spawn/close_port.c
  4024. CC ../../../../src/mpi/spawn/comm_connect.c
  4025. CC ../../../../src/mpi/spawn/comm_accept.c
  4026. AR cr ../../../lib/libmpich.la comm_disconnect.lo comm_get_parent.lo comm_join.lo comm_spawn.lo comm_spawn_multiple.lo lookup_name.lo publish_name.lo unpublish_name.lo open_port.lo close_port.lo comm_connect.lo comm_accept.lo
  4027. date > .libstamp1
  4028. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/spawn »
  4029. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/spawn »
  4030. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/timer »
  4031. CC ../../../../src/mpi/timer/wtime.c
  4032. CC ../../../../src/mpi/timer/wtick.c
  4033. CC ../../../../src/mpi/timer/mpidtime.c
  4034. AR cr ../../../lib/libmpich.a wtime.o wtick.o mpidtime.o
  4035. RANLIB libmpich.a
  4036. date > .libstamp0
  4037. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/timer »
  4038. CC ../../../../src/mpi/timer/wtime.c
  4039. CC ../../../../src/mpi/timer/wtick.c
  4040. CC ../../../../src/mpi/timer/mpidtime.c
  4041. AR cr ../../../lib/libmpich.la wtime.lo wtick.lo mpidtime.lo
  4042. date > .libstamp1
  4043. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/timer »
  4044. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/timer »
  4045. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/topo »
  4046. CC ../../../../src/mpi/topo/cart_coords.c
  4047. CC ../../../../src/mpi/topo/cart_create.c
  4048. CC ../../../../src/mpi/topo/cart_get.c
  4049. CC ../../../../src/mpi/topo/cart_map.c
  4050. CC ../../../../src/mpi/topo/cart_rank.c
  4051. CC ../../../../src/mpi/topo/cart_shift.c
  4052. CC ../../../../src/mpi/topo/cart_sub.c
  4053. CC ../../../../src/mpi/topo/dims_create.c
  4054. CC ../../../../src/mpi/topo/graph_get.c
  4055. CC ../../../../src/mpi/topo/graph_map.c
  4056. CC ../../../../src/mpi/topo/graph_nbr.c
  4057. CC ../../../../src/mpi/topo/graphcreate.c
  4058. CC ../../../../src/mpi/topo/graphdimsget.c
  4059. CC ../../../../src/mpi/topo/graphnbrcnt.c
  4060. CC ../../../../src/mpi/topo/cartdim_get.c
  4061. CC ../../../../src/mpi/topo/topo_test.c
  4062. CC ../../../../src/mpi/topo/dist_gr_create_adj.c
  4063. CC ../../../../src/mpi/topo/dist_gr_create.c
  4064. CC ../../../../src/mpi/topo/dist_gr_neighb_count.c
  4065. CC ../../../../src/mpi/topo/dist_gr_neighb.c
  4066. CC ../../../../src/mpi/topo/topoutil.c
  4067. AR cr ../../../lib/libmpich.a cart_coords.o cart_create.o cart_get.o cart_map.o cart_rank.o cart_shift.o cart_sub.o dims_create.o graph_get.o graph_map.o graph_nbr.o graphcreate.o graphdimsget.o graphnbrcnt.o cartdim_get.o topo_test.o dist_gr_create_adj.o dist_gr_create.o dist_gr_neighb_count.o dist_gr_neighb.o topoutil.o
  4068. RANLIB libmpich.a
  4069. date > .libstamp0
  4070. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/topo »
  4071. CC ../../../../src/mpi/topo/cart_coords.c
  4072. CC ../../../../src/mpi/topo/cart_create.c
  4073. CC ../../../../src/mpi/topo/cart_get.c
  4074. CC ../../../../src/mpi/topo/cart_map.c
  4075. CC ../../../../src/mpi/topo/cart_rank.c
  4076. CC ../../../../src/mpi/topo/cart_shift.c
  4077. CC ../../../../src/mpi/topo/cart_sub.c
  4078. CC ../../../../src/mpi/topo/dims_create.c
  4079. CC ../../../../src/mpi/topo/graph_get.c
  4080. CC ../../../../src/mpi/topo/graph_map.c
  4081. CC ../../../../src/mpi/topo/graph_nbr.c
  4082. CC ../../../../src/mpi/topo/graphcreate.c
  4083. CC ../../../../src/mpi/topo/graphdimsget.c
  4084. CC ../../../../src/mpi/topo/graphnbrcnt.c
  4085. CC ../../../../src/mpi/topo/cartdim_get.c
  4086. CC ../../../../src/mpi/topo/topo_test.c
  4087. CC ../../../../src/mpi/topo/dist_gr_create_adj.c
  4088. CC ../../../../src/mpi/topo/dist_gr_create.c
  4089. CC ../../../../src/mpi/topo/dist_gr_neighb_count.c
  4090. CC ../../../../src/mpi/topo/dist_gr_neighb.c
  4091. CC ../../../../src/mpi/topo/topoutil.c
  4092. AR cr ../../../lib/libmpich.la cart_coords.lo cart_create.lo cart_get.lo cart_map.lo cart_rank.lo cart_shift.lo cart_sub.lo dims_create.lo graph_get.lo graph_map.lo graph_nbr.lo graphcreate.lo graphdimsget.lo graphnbrcnt.lo cartdim_get.lo topo_test.lo dist_gr_create_adj.lo dist_gr_create.lo dist_gr_neighb_count.lo dist_gr_neighb.lo topoutil.lo
  4093. date > .libstamp1
  4094. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/topo »
  4095. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/topo »
  4096. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio »
  4097. make mpiolib
  4098. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio »
  4099.  
  4100. compiling ROMIO in directory mpi-io
  4101. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/mpi-io »
  4102. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/close.c
  4103. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/read.c
  4104. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/open.c
  4105. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/write.c
  4106. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/set_view.c
  4107. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/iread.c
  4108. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/iwrite.c
  4109. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/seek.c
  4110. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/get_posn.c
  4111. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/delete.c
  4112. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/read_all.c
  4113. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/read_at.c
  4114. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/read_atall.c
  4115. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/iread_at.c
  4116. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/iwrite_at.c
  4117. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/write_all.c
  4118. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/get_bytoff.c
  4119. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/write_at.c
  4120. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/write_atall.c
  4121. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/get_view.c
  4122. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/get_group.c
  4123. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/get_amode.c
  4124. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/get_extent.c
  4125. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/fsync.c
  4126. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/get_atom.c
  4127. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/set_atom.c
  4128. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/set_size.c
  4129. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/get_size.c
  4130. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/prealloc.c
  4131. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/file_f2c.c
  4132. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/file_c2f.c
  4133. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/set_info.c
  4134. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/get_info.c
  4135. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/rd_atallb.c
  4136. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/rd_atalle.c
  4137. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/read_allb.c
  4138. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/read_alle.c
  4139. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/wr_atallb.c
  4140. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/wr_atalle.c
  4141. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/write_allb.c
  4142. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/write_alle.c
  4143. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/get_posn_sh.c
  4144. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/iread_sh.c
  4145. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/read_sh.c
  4146. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/write_sh.c
  4147. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/iwrite_sh.c
  4148. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/seek_sh.c
  4149. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/read_ord.c
  4150. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/read_orde.c
  4151. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/write_ordb.c
  4152. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/read_ordb.c
  4153. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/write_ord.c
  4154. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/write_orde.c
  4155. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/mpiu_greq.c
  4156. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/mpich2_fileutil.c
  4157. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/register_datarep.c
  4158. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/mpir-mpioinit.c
  4159. ar cr /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/lib/libmpich.a close.o read.o open.o write.o set_view.o iread.o iwrite.o seek.o get_posn.o delete.o read_all.o read_at.o read_atall.o iread_at.o iwrite_at.o write_all.o get_bytoff.o write_at.o write_atall.o get_view.o get_group.o get_amode.o get_extent.o fsync.o get_atom.o set_atom.o set_size.o get_size.o prealloc.o file_f2c.o file_c2f.o set_info.o get_info.o rd_atallb.o rd_atalle.o read_allb.o read_alle.o wr_atallb.o wr_atalle.o write_allb.o write_alle.o get_posn_sh.o iread_sh.o read_sh.o write_sh.o iwrite_sh.o seek_sh.o read_ord.o read_orde.o write_ordb.o read_ordb.o write_ord.o write_orde.o mpiu_greq.o mpich2_fileutil.o register_datarep.o mpir-mpioinit.o
  4160. ranlib /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/lib/libmpich.a
  4161. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/mpi-io »
  4162. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/close.c
  4163. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/read.c
  4164. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/open.c
  4165. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/write.c
  4166. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/set_view.c
  4167. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/iread.c
  4168. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/iwrite.c
  4169. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/seek.c
  4170. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/get_posn.c
  4171. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/delete.c
  4172. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/read_all.c
  4173. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/read_at.c
  4174. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/read_atall.c
  4175. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/iread_at.c
  4176. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/iwrite_at.c
  4177. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/write_all.c
  4178. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/get_bytoff.c
  4179. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/write_at.c
  4180. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/write_atall.c
  4181. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/get_view.c
  4182. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/get_group.c
  4183. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/get_amode.c
  4184. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/get_extent.c
  4185. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/fsync.c
  4186. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/get_atom.c
  4187. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/set_atom.c
  4188. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/set_size.c
  4189. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/get_size.c
  4190. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/prealloc.c
  4191. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/file_f2c.c
  4192. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/file_c2f.c
  4193. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/set_info.c
  4194. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/get_info.c
  4195. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/rd_atallb.c
  4196. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/rd_atalle.c
  4197. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/read_allb.c
  4198. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/read_alle.c
  4199. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/wr_atallb.c
  4200. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/wr_atalle.c
  4201. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/write_allb.c
  4202. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/write_alle.c
  4203. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/get_posn_sh.c
  4204. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/iread_sh.c
  4205. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/read_sh.c
  4206. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/write_sh.c
  4207. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/iwrite_sh.c
  4208. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/seek_sh.c
  4209. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/read_ord.c
  4210. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/read_orde.c
  4211. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/write_ordb.c
  4212. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/read_ordb.c
  4213. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/write_ord.c
  4214. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/write_orde.c
  4215. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/mpiu_greq.c
  4216. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/mpich2_fileutil.c
  4217. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/register_datarep.c
  4218. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/mpir-mpioinit.c
  4219. ar cr /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/lib/libmpich.la close.lo read.lo open.lo write.lo set_view.lo iread.lo iwrite.lo seek.lo get_posn.lo delete.lo read_all.lo read_at.lo read_atall.lo iread_at.lo iwrite_at.lo write_all.lo get_bytoff.lo write_at.lo write_atall.lo get_view.lo get_group.lo get_amode.lo get_extent.lo fsync.lo get_atom.lo set_atom.lo set_size.lo get_size.lo prealloc.lo file_f2c.lo file_c2f.lo set_info.lo get_info.lo rd_atallb.lo rd_atalle.lo read_allb.lo read_alle.lo wr_atallb.lo wr_atalle.lo write_allb.lo write_alle.lo get_posn_sh.lo iread_sh.lo read_sh.lo write_sh.lo iwrite_sh.lo seek_sh.lo read_ord.lo read_orde.lo write_ordb.lo read_ordb.lo write_ord.lo write_orde.lo mpiu_greq.lo mpich2_fileutil.lo register_datarep.lo mpir-mpioinit.lo
  4220. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/mpi-io »
  4221. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/mpi-io »
  4222.  
  4223. compiling ROMIO in directory adio/common
  4224. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/adio/common »
  4225. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_close.c
  4226. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_init.c
  4227. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_end.c
  4228. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_open.c
  4229. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/flatten.c
  4230. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/malloc.c
  4231. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_read_coll.c
  4232. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/eof_offset.c
  4233. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_write_coll.c
  4234. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/lock.c
  4235. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_read_str.c
  4236. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_write_str.c
  4237. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/iscontig.c
  4238. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/get_fp_posn.c
  4239. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_seek.c
  4240. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_delete.c
  4241. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_flush.c
  4242. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_hints.c
  4243. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/error.c
  4244. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_fstype.c
  4245. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_get_sh_fp.c
  4246. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_set_sh_fp.c
  4247. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/shfp_fname.c
  4248. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/byte_offset.c
  4249. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/status_setb.c
  4250. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_aggregate.c
  4251. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/cb_config_list.c
  4252. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_read_str_naive.c
  4253. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_set_view.c
  4254. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_iopen.c
  4255. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_write_str_naive.c
  4256. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_resize.c
  4257. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_read.c
  4258. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_write.c
  4259. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_iread.c
  4260. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_iwrite.c
  4261. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_done.c
  4262. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_wait.c
  4263. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/adi_close.c
  4264. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_prealloc.c
  4265. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_fcntl.c
  4266. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_iread_fake.c
  4267. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_iwrite_fake.c
  4268. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_done_fake.c
  4269. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_wait_fake.c
  4270. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_subarray.c
  4271. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_darray.c
  4272. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/strfns.c
  4273. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/greq_fns.c
  4274. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/system_hints.c
  4275. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_write_nolock.c
  4276. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_coll_exch_new.c
  4277. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_coll_build_req_new.c
  4278. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_io_coll.c
  4279. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_aggregate_new.c
  4280. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/heap-sort.c
  4281. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_opencoll.c
  4282. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_opencoll_scalable.c
  4283. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_opencoll_failsafe.c
  4284. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_features.c
  4285. ar cr /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/lib/libmpich.a ad_close.o ad_init.o ad_end.o ad_open.o flatten.o malloc.o ad_read_coll.o eof_offset.o ad_write_coll.o lock.o ad_read_str.o ad_write_str.o iscontig.o get_fp_posn.o ad_seek.o ad_delete.o ad_flush.o ad_hints.o error.o ad_fstype.o ad_get_sh_fp.o ad_set_sh_fp.o shfp_fname.o byte_offset.o status_setb.o ad_aggregate.o cb_config_list.o ad_read_str_naive.o ad_set_view.o ad_iopen.o ad_write_str_naive.o ad_resize.o ad_read.o ad_write.o ad_iread.o ad_iwrite.o ad_done.o ad_wait.o adi_close.o ad_prealloc.o ad_fcntl.o ad_iread_fake.o ad_iwrite_fake.o ad_done_fake.o ad_wait_fake.o ad_subarray.o ad_darray.o strfns.o greq_fns.o system_hints.o ad_write_nolock.o ad_coll_exch_new.o ad_coll_build_req_new.o ad_io_coll.o ad_aggregate_new.o heap-sort.o ad_opencoll.o ad_opencoll_scalable.o ad_opencoll_failsafe.o ad_features.o
  4286. ranlib /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/lib/libmpich.a
  4287. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/adio/common »
  4288. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_close.c
  4289. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_init.c
  4290. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_end.c
  4291. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_open.c
  4292. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/flatten.c
  4293. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/malloc.c
  4294. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_read_coll.c
  4295. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/eof_offset.c
  4296. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_write_coll.c
  4297. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/lock.c
  4298. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_read_str.c
  4299. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_write_str.c
  4300. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/iscontig.c
  4301. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/get_fp_posn.c
  4302. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_seek.c
  4303. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_delete.c
  4304. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_flush.c
  4305. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_hints.c
  4306. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/error.c
  4307. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_fstype.c
  4308. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_get_sh_fp.c
  4309. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_set_sh_fp.c
  4310. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/shfp_fname.c
  4311. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/byte_offset.c
  4312. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/status_setb.c
  4313. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_aggregate.c
  4314. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/cb_config_list.c
  4315. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_read_str_naive.c
  4316. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_set_view.c
  4317. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_iopen.c
  4318. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_write_str_naive.c
  4319. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_resize.c
  4320. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_read.c
  4321. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_write.c
  4322. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_iread.c
  4323. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_iwrite.c
  4324. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_done.c
  4325. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_wait.c
  4326. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/adi_close.c
  4327. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_prealloc.c
  4328. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_fcntl.c
  4329. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_iread_fake.c
  4330. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_iwrite_fake.c
  4331. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_done_fake.c
  4332. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_wait_fake.c
  4333. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_subarray.c
  4334. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_darray.c
  4335. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/strfns.c
  4336. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/greq_fns.c
  4337. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/system_hints.c
  4338. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_write_nolock.c
  4339. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_coll_exch_new.c
  4340. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_coll_build_req_new.c
  4341. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_io_coll.c
  4342. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_aggregate_new.c
  4343. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/heap-sort.c
  4344. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_opencoll.c
  4345. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_opencoll_scalable.c
  4346. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_opencoll_failsafe.c
  4347. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/common/ad_features.c
  4348. ar cr /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/lib/libmpich.la ad_close.lo ad_init.lo ad_end.lo ad_open.lo flatten.lo malloc.lo ad_read_coll.lo eof_offset.lo ad_write_coll.lo lock.lo ad_read_str.lo ad_write_str.lo iscontig.lo get_fp_posn.lo ad_seek.lo ad_delete.lo ad_flush.lo ad_hints.lo error.lo ad_fstype.lo ad_get_sh_fp.lo ad_set_sh_fp.lo shfp_fname.lo byte_offset.lo status_setb.lo ad_aggregate.lo cb_config_list.lo ad_read_str_naive.lo ad_set_view.lo ad_iopen.lo ad_write_str_naive.lo ad_resize.lo ad_read.lo ad_write.lo ad_iread.lo ad_iwrite.lo ad_done.lo ad_wait.lo adi_close.lo ad_prealloc.lo ad_fcntl.lo ad_iread_fake.lo ad_iwrite_fake.lo ad_done_fake.lo ad_wait_fake.lo ad_subarray.lo ad_darray.lo strfns.lo greq_fns.lo system_hints.lo ad_write_nolock.lo ad_coll_exch_new.lo ad_coll_build_req_new.lo ad_io_coll.lo ad_aggregate_new.lo heap-sort.lo ad_opencoll.lo ad_opencoll_scalable.lo ad_opencoll_failsafe.lo ad_features.lo
  4349. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/adio/common »
  4350. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/adio/common »
  4351.  
  4352. compiling ROMIO in directory mpi-io/glue/mpich2
  4353. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/mpi-io/glue/mpich2 »
  4354. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/glue/mpich2/mpio_file.c
  4355. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/glue/mpich2/mpio_err.c
  4356. ar cr /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/lib/libmpich.a mpio_file.o mpio_err.o
  4357. ranlib /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/lib/libmpich.a
  4358. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/mpi-io/glue/mpich2 »
  4359. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/glue/mpich2/mpio_file.c
  4360. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/mpi-io/glue/mpich2/mpio_err.c
  4361. ar cr /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/lib/libmpich.la mpio_file.lo mpio_err.lo
  4362. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/mpi-io/glue/mpich2 »
  4363. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/mpi-io/glue/mpich2 »
  4364.  
  4365. compiling ROMIO in directory adio/ad_testfs
  4366. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/adio/ad_testfs »
  4367. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_close.c
  4368. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_read.c
  4369. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_rdcoll.c
  4370. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_wrcoll.c
  4371. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_open.c
  4372. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_write.c
  4373. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_done.c
  4374. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_fcntl.c
  4375. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_iread.c
  4376. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_iwrite.c
  4377. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_wait.c
  4378. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_flush.c
  4379. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_seek.c
  4380. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_resize.c
  4381. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_hints.c
  4382. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_delete.c
  4383. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs.c
  4384. ar cr /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/lib/libmpich.a ad_testfs_close.o ad_testfs_read.o ad_testfs_rdcoll.o ad_testfs_wrcoll.o ad_testfs_open.o ad_testfs_write.o ad_testfs_done.o ad_testfs_fcntl.o ad_testfs_iread.o ad_testfs_iwrite.o ad_testfs_wait.o ad_testfs_flush.o ad_testfs_seek.o ad_testfs_resize.o ad_testfs_hints.o ad_testfs_delete.o ad_testfs.o
  4385. ranlib /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/lib/libmpich.a
  4386. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/adio/ad_testfs »
  4387. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_close.c
  4388. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_read.c
  4389. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_rdcoll.c
  4390. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_wrcoll.c
  4391. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_open.c
  4392. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_write.c
  4393. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_done.c
  4394. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_fcntl.c
  4395. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_iread.c
  4396. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_iwrite.c
  4397. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_wait.c
  4398. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_flush.c
  4399. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_seek.c
  4400. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_resize.c
  4401. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_hints.c
  4402. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs_delete.c
  4403. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_testfs/ad_testfs.c
  4404. ar cr /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/lib/libmpich.la ad_testfs_close.lo ad_testfs_read.lo ad_testfs_rdcoll.lo ad_testfs_wrcoll.lo ad_testfs_open.lo ad_testfs_write.lo ad_testfs_done.lo ad_testfs_fcntl.lo ad_testfs_iread.lo ad_testfs_iwrite.lo ad_testfs_wait.lo ad_testfs_flush.lo ad_testfs_seek.lo ad_testfs_resize.lo ad_testfs_hints.lo ad_testfs_delete.lo ad_testfs.lo
  4405. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/adio/ad_testfs »
  4406. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/adio/ad_testfs »
  4407.  
  4408. compiling ROMIO in directory adio/ad_ufs
  4409. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/adio/ad_ufs »
  4410. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_ufs/ad_ufs_open.c
  4411. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_ufs/ad_ufs.c
  4412. ar cr /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/lib/libmpich.a ad_ufs_open.o ad_ufs.o
  4413. ranlib /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/lib/libmpich.a
  4414. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/adio/ad_ufs »
  4415. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_ufs/ad_ufs_open.c
  4416. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_ufs/ad_ufs.c
  4417. ar cr /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/lib/libmpich.la ad_ufs_open.lo ad_ufs.lo
  4418. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/adio/ad_ufs »
  4419. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/adio/ad_ufs »
  4420.  
  4421. compiling ROMIO in directory adio/ad_nfs
  4422. make[5] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/adio/ad_nfs »
  4423. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_read.c
  4424. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_open.c
  4425. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_write.c
  4426. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_done.c
  4427. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_fcntl.c
  4428. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_iread.c
  4429. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_iwrite.c
  4430. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_wait.c
  4431. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_setsh.c
  4432. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_getsh.c
  4433. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs.c
  4434. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_resize.c
  4435. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_features.c
  4436. ar cr /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/lib/libmpich.a ad_nfs_read.o ad_nfs_open.o ad_nfs_write.o ad_nfs_done.o ad_nfs_fcntl.o ad_nfs_iread.o ad_nfs_iwrite.o ad_nfs_wait.o ad_nfs_setsh.o ad_nfs_getsh.o ad_nfs.o ad_nfs_resize.o ad_nfs_features.o
  4437. ranlib /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/lib/libmpich.a
  4438. make[6] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/adio/ad_nfs »
  4439. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_read.c
  4440. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_open.c
  4441. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_write.c
  4442. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_done.c
  4443. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_fcntl.c
  4444. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_iread.c
  4445. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_iwrite.c
  4446. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_wait.c
  4447. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_setsh.c
  4448. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_getsh.c
  4449. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs.c
  4450. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_resize.c
  4451. CC /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/src/mpi/romio/adio/ad_nfs/ad_nfs_features.c
  4452. ar cr /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/lib/libmpich.la ad_nfs_read.lo ad_nfs_open.lo ad_nfs_write.lo ad_nfs_done.lo ad_nfs_fcntl.lo ad_nfs_iread.lo ad_nfs_iwrite.lo ad_nfs_wait.lo ad_nfs_setsh.lo ad_nfs_getsh.lo ad_nfs.lo ad_nfs_resize.lo ad_nfs_features.lo
  4453. make[6] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/adio/ad_nfs »
  4454. make[5] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio/adio/ad_nfs »
  4455. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio »
  4456. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio »
  4457. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio »
  4458. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi/romio »
  4459. make[2] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpi »
  4460. make[2] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpix »
  4461. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpix/comm »
  4462. CC ../../../../src/mpix/comm/group_comm.c
  4463. AR cr ../../../lib/libmpich.a group_comm.o
  4464. RANLIB libmpich.a
  4465. date > .libstamp0
  4466. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpix/comm »
  4467. CC ../../../../src/mpix/comm/group_comm.c
  4468. AR cr ../../../lib/libmpich.la group_comm.lo
  4469. date > .libstamp1
  4470. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpix/comm »
  4471. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpix/comm »
  4472. make[2] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/mpix »
  4473. make[2] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util »
  4474. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/mem »
  4475. CC ../../../../src/util/mem/trmem.c
  4476. CC ../../../../src/util/mem/handlemem.c
  4477. CC ../../../../src/util/mem/safestr.c
  4478. CC ../../../../src/util/mem/argstr.c
  4479. CC ../../../../src/util/mem/strerror.c
  4480. AR cr ../../../lib/libmpich.a trmem.o handlemem.o safestr.o argstr.o strerror.o
  4481. RANLIB libmpich.a
  4482. date > .libstamp0
  4483. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/mem »
  4484. CC ../../../../src/util/mem/trmem.c
  4485. CC ../../../../src/util/mem/handlemem.c
  4486. CC ../../../../src/util/mem/safestr.c
  4487. CC ../../../../src/util/mem/argstr.c
  4488. CC ../../../../src/util/mem/strerror.c
  4489. AR cr ../../../lib/libmpich.la trmem.lo handlemem.lo safestr.lo argstr.lo strerror.lo
  4490. date > .libstamp1
  4491. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/mem »
  4492. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/mem »
  4493. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/info »
  4494. CC ../../../../src/util/info/infoutil.c
  4495. CC ../../../../src/util/info/info_create.c
  4496. CC ../../../../src/util/info/info_delete.c
  4497. CC ../../../../src/util/info/info_dup.c
  4498. CC ../../../../src/util/info/info_free.c
  4499. CC ../../../../src/util/info/info_get.c
  4500. CC ../../../../src/util/info/info_getn.c
  4501. CC ../../../../src/util/info/info_getnth.c
  4502. CC ../../../../src/util/info/info_getvallen.c
  4503. CC ../../../../src/util/info/info_set.c
  4504. AR cr ../../../lib/libmpich.a infoutil.o info_create.o info_delete.o info_dup.o info_free.o info_get.o info_getn.o info_getnth.o info_getvallen.o info_set.o
  4505. RANLIB libmpich.a
  4506. date > .libstamp0
  4507. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/info »
  4508. CC ../../../../src/util/info/infoutil.c
  4509. CC ../../../../src/util/info/info_create.c
  4510. CC ../../../../src/util/info/info_delete.c
  4511. CC ../../../../src/util/info/info_dup.c
  4512. CC ../../../../src/util/info/info_free.c
  4513. CC ../../../../src/util/info/info_get.c
  4514. CC ../../../../src/util/info/info_getn.c
  4515. CC ../../../../src/util/info/info_getnth.c
  4516. CC ../../../../src/util/info/info_getvallen.c
  4517. CC ../../../../src/util/info/info_set.c
  4518. AR cr ../../../lib/libmpich.la infoutil.lo info_create.lo info_delete.lo info_dup.lo info_free.lo info_get.lo info_getn.lo info_getnth.lo info_getvallen.lo info_set.lo
  4519. date > .libstamp1
  4520. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/info »
  4521. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/info »
  4522. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/msgs »
  4523. CC ../../../../src/util/msgs/msgprint.c
  4524. AR cr ../../../lib/libmpich.a msgprint.o
  4525. RANLIB libmpich.a
  4526. date > .libstamp0
  4527. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/msgs »
  4528. CC ../../../../src/util/msgs/msgprint.c
  4529. AR cr ../../../lib/libmpich.la msgprint.lo
  4530. date > .libstamp1
  4531. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/msgs »
  4532. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/msgs »
  4533. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/instrm »
  4534. CC ../../../../src/util/instrm/states.c
  4535. CC ../../../../src/util/instrm/instr.c
  4536. AR cr ../../../lib/libmpich.a states.o instr.o
  4537. RANLIB libmpich.a
  4538. date > .libstamp0
  4539. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/instrm »
  4540. CC ../../../../src/util/instrm/states.c
  4541. CC ../../../../src/util/instrm/instr.c
  4542. AR cr ../../../lib/libmpich.la states.lo instr.lo
  4543. date > .libstamp1
  4544. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/instrm »
  4545. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/instrm »
  4546. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/thread »
  4547. CC ../../../../src/util/thread/mpiu_thread.c
  4548. AR cr ../../../lib/libmpich.a mpiu_thread.o
  4549. RANLIB libmpich.a
  4550. date > .libstamp0
  4551. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/thread »
  4552. CC ../../../../src/util/thread/mpiu_thread.c
  4553. AR cr ../../../lib/libmpich.la mpiu_thread.lo
  4554. date > .libstamp1
  4555. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/thread »
  4556. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/thread »
  4557. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/dbg »
  4558. CC ../../../../src/util/dbg/dbg_printf.c
  4559. CC ../../../../src/util/dbg/timelimit.c
  4560. CC ../../../../src/util/dbg/exit.c
  4561. AR cr ../../../lib/libmpich.a dbg_printf.o timelimit.o exit.o
  4562. RANLIB libmpich.a
  4563. date > .libstamp0
  4564. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/dbg »
  4565. CC ../../../../src/util/dbg/dbg_printf.c
  4566. CC ../../../../src/util/dbg/timelimit.c
  4567. CC ../../../../src/util/dbg/exit.c
  4568. AR cr ../../../lib/libmpich.la dbg_printf.lo timelimit.lo exit.lo
  4569. date > .libstamp1
  4570. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/dbg »
  4571. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/dbg »
  4572. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/param »
  4573. CC ../../../../src/util/param/param_vals.c
  4574. AR cr ../../../lib/libmpich.a param_vals.o
  4575. RANLIB libmpich.a
  4576. date > .libstamp0
  4577. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/param »
  4578. CC ../../../../src/util/param/param_vals.c
  4579. AR cr ../../../lib/libmpich.la param_vals.lo
  4580. date > .libstamp1
  4581. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/param »
  4582. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/param »
  4583. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/osserv »
  4584. CC ../../../../src/util/osserv/dl.c
  4585. AR cr ../../../lib/libmpich.a dl.o
  4586. RANLIB libmpich.a
  4587. date > .libstamp0
  4588. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/osserv »
  4589. CC ../../../../src/util/osserv/dl.c
  4590. AR cr ../../../lib/libmpich.la dl.lo
  4591. date > .libstamp1
  4592. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/osserv »
  4593. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/osserv »
  4594. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/procmap »
  4595. CC ../../../../src/util/procmap/local_proc.c
  4596. AR cr ../../../lib/libmpich.a local_proc.o
  4597. RANLIB libmpich.a
  4598. date > .libstamp0
  4599. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/procmap »
  4600. CC ../../../../src/util/procmap/local_proc.c
  4601. AR cr ../../../lib/libmpich.la local_proc.lo
  4602. date > .libstamp1
  4603. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/procmap »
  4604. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/procmap »
  4605. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/other »
  4606. CC ../../../../src/util/other/outliers.c
  4607. CC ../../../../src/util/other/assert.c
  4608. AR cr ../../../lib/libmpich.a outliers.o assert.o
  4609. RANLIB libmpich.a
  4610. date > .libstamp0
  4611. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/other »
  4612. CC ../../../../src/util/other/outliers.c
  4613. CC ../../../../src/util/other/assert.c
  4614. AR cr ../../../lib/libmpich.la outliers.lo assert.lo
  4615. date > .libstamp1
  4616. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/other »
  4617. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util/other »
  4618. make[2] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/util »
  4619. make[2] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/nameserv »
  4620. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/nameserv/file »
  4621. CC ../../../../src/nameserv/file/file_nameserv.c
  4622. AR cr ../../../lib/libmpich.a file_nameserv.o
  4623. RANLIB libmpich.a
  4624. date > .libstamp0
  4625. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/nameserv/file »
  4626. CC ../../../../src/nameserv/file/file_nameserv.c
  4627. AR cr ../../../lib/libmpich.la file_nameserv.lo
  4628. date > .libstamp1
  4629. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/nameserv/file »
  4630. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/nameserv/file »
  4631. make[2] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/nameserv »
  4632. make[2] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/binding »
  4633. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/binding/f77 »
  4634. CC -o _wsendf.o -c -D... ../../../../src/binding/f77/sendf.c
  4635. CC -o _wrecvf.o -c -D... ../../../../src/binding/f77/recvf.c
  4636. CC -o _wget_countf.o -c -D... ../../../../src/binding/f77/get_countf.c
  4637. CC -o _wbsendf.o -c -D... ../../../../src/binding/f77/bsendf.c
  4638. CC -o _wssendf.o -c -D... ../../../../src/binding/f77/ssendf.c
  4639. CC -o _wrsendf.o -c -D... ../../../../src/binding/f77/rsendf.c
  4640. CC -o _wbufattachf.o -c -D... ../../../../src/binding/f77/bufattachf.c
  4641. CC -o _wbufdetachf.o -c -D... ../../../../src/binding/f77/bufdetachf.c
  4642. CC -o _wisendf.o -c -D... ../../../../src/binding/f77/isendf.c
  4643. CC -o _wibsendf.o -c -D... ../../../../src/binding/f77/ibsendf.c
  4644. CC -o _wissendf.o -c -D... ../../../../src/binding/f77/issendf.c
  4645. CC -o _wirsendf.o -c -D... ../../../../src/binding/f77/irsendf.c
  4646. CC -o _wirecvf.o -c -D... ../../../../src/binding/f77/irecvf.c
  4647. CC -o _wwaitf.o -c -D... ../../../../src/binding/f77/waitf.c
  4648. CC -o _wtestf.o -c -D... ../../../../src/binding/f77/testf.c
  4649. CC -o _wrequest_freef.o -c -D... ../../../../src/binding/f77/request_freef.c
  4650. CC -o _wwaitanyf.o -c -D... ../../../../src/binding/f77/waitanyf.c
  4651. CC -o _wtestanyf.o -c -D... ../../../../src/binding/f77/testanyf.c
  4652. CC -o _wwaitallf.o -c -D... ../../../../src/binding/f77/waitallf.c
  4653. CC -o _wtestallf.o -c -D... ../../../../src/binding/f77/testallf.c
  4654. CC -o _wwaitsomef.o -c -D... ../../../../src/binding/f77/waitsomef.c
  4655. CC -o _wtestsomef.o -c -D... ../../../../src/binding/f77/testsomef.c
  4656. CC -o _wiprobef.o -c -D... ../../../../src/binding/f77/iprobef.c
  4657. CC -o _wprobef.o -c -D... ../../../../src/binding/f77/probef.c
  4658. CC -o _wcancelf.o -c -D... ../../../../src/binding/f77/cancelf.c
  4659. CC -o _wtestcancelf.o -c -D... ../../../../src/binding/f77/testcancelf.c
  4660. CC -o _wsend_initf.o -c -D... ../../../../src/binding/f77/send_initf.c
  4661. CC -o _wbsend_initf.o -c -D... ../../../../src/binding/f77/bsend_initf.c
  4662. CC -o _wssend_initf.o -c -D... ../../../../src/binding/f77/ssend_initf.c
  4663. CC -o _wrsend_initf.o -c -D... ../../../../src/binding/f77/rsend_initf.c
  4664. CC -o _wrecv_initf.o -c -D... ../../../../src/binding/f77/recv_initf.c
  4665. CC -o _wstartf.o -c -D... ../../../../src/binding/f77/startf.c
  4666. CC -o _wstartallf.o -c -D... ../../../../src/binding/f77/startallf.c
  4667. CC -o _wsendrecvf.o -c -D... ../../../../src/binding/f77/sendrecvf.c
  4668. CC -o _wsndrcvrplf.o -c -D... ../../../../src/binding/f77/sndrcvrplf.c
  4669. CC -o _wtypecontigf.o -c -D... ../../../../src/binding/f77/typecontigf.c
  4670. CC -o _wtype_vectorf.o -c -D... ../../../../src/binding/f77/type_vectorf.c
  4671. CC -o _wtype_hvectorf.o -c -D... ../../../../src/binding/f77/type_hvectorf.c
  4672. CC -o _wtype_indexedf.o -c -D... ../../../../src/binding/f77/type_indexedf.c
  4673. CC -o _wtype_hindexedf.o -c -D... ../../../../src/binding/f77/type_hindexedf.c
  4674. CC -o _wtype_structf.o -c -D... ../../../../src/binding/f77/type_structf.c
  4675. CC -o _wtype_extentf.o -c -D... ../../../../src/binding/f77/type_extentf.c
  4676. CC -o _wtype_sizef.o -c -D... ../../../../src/binding/f77/type_sizef.c
  4677. CC -o _wtype_lbf.o -c -D... ../../../../src/binding/f77/type_lbf.c
  4678. CC -o _wtype_ubf.o -c -D... ../../../../src/binding/f77/type_ubf.c
  4679. CC -o _wtype_commitf.o -c -D... ../../../../src/binding/f77/type_commitf.c
  4680. CC -o _wtype_freef.o -c -D... ../../../../src/binding/f77/type_freef.c
  4681. CC -o _wget_elementsf.o -c -D... ../../../../src/binding/f77/get_elementsf.c
  4682. CC -o _wpackf.o -c -D... ../../../../src/binding/f77/packf.c
  4683. CC -o _wunpackf.o -c -D... ../../../../src/binding/f77/unpackf.c
  4684. CC -o _wpack_sizef.o -c -D... ../../../../src/binding/f77/pack_sizef.c
  4685. CC -o _wbarrierf.o -c -D... ../../../../src/binding/f77/barrierf.c
  4686. CC -o _wbcastf.o -c -D... ../../../../src/binding/f77/bcastf.c
  4687. CC -o _wgatherf.o -c -D... ../../../../src/binding/f77/gatherf.c
  4688. CC -o _wgathervf.o -c -D... ../../../../src/binding/f77/gathervf.c
  4689. CC -o _wscatterf.o -c -D... ../../../../src/binding/f77/scatterf.c
  4690. CC -o _wscattervf.o -c -D... ../../../../src/binding/f77/scattervf.c
  4691. CC -o _wallgatherf.o -c -D... ../../../../src/binding/f77/allgatherf.c
  4692. CC -o _wallgathervf.o -c -D... ../../../../src/binding/f77/allgathervf.c
  4693. CC -o _walltoallf.o -c -D... ../../../../src/binding/f77/alltoallf.c
  4694. CC -o _walltoallvf.o -c -D... ../../../../src/binding/f77/alltoallvf.c
  4695. CC -o _wreducef.o -c -D... ../../../../src/binding/f77/reducef.c
  4696. CC -o _wop_createf.o -c -D... ../../../../src/binding/f77/op_createf.c
  4697. CC -o _wop_freef.o -c -D... ../../../../src/binding/f77/op_freef.c
  4698. CC -o _wallreducef.o -c -D... ../../../../src/binding/f77/allreducef.c
  4699. CC -o _wredscatf.o -c -D... ../../../../src/binding/f77/redscatf.c
  4700. CC -o _wscanf.o -c -D... ../../../../src/binding/f77/scanf.c
  4701. CC -o _wgroup_sizef.o -c -D... ../../../../src/binding/f77/group_sizef.c
  4702. CC -o _wgroup_rankf.o -c -D... ../../../../src/binding/f77/group_rankf.c
  4703. CC -o _wgrouptranksf.o -c -D... ../../../../src/binding/f77/grouptranksf.c
  4704. CC -o _wgroup_comparef.o -c -D... ../../../../src/binding/f77/group_comparef.c
  4705. CC -o _wcomm_groupf.o -c -D... ../../../../src/binding/f77/comm_groupf.c
  4706. CC -o _wgroup_unionf.o -c -D... ../../../../src/binding/f77/group_unionf.c
  4707. CC -o _wgroupinterf.o -c -D... ../../../../src/binding/f77/groupinterf.c
  4708. CC -o _wgroupdifff.o -c -D... ../../../../src/binding/f77/groupdifff.c
  4709. CC -o _wgroup_inclf.o -c -D... ../../../../src/binding/f77/group_inclf.c
  4710. CC -o _wgroup_exclf.o -c -D... ../../../../src/binding/f77/group_exclf.c
  4711. CC -o _wgrouprinclf.o -c -D... ../../../../src/binding/f77/grouprinclf.c
  4712. CC -o _wgrouprexclf.o -c -D... ../../../../src/binding/f77/grouprexclf.c
  4713. CC -o _wgroup_freef.o -c -D... ../../../../src/binding/f77/group_freef.c
  4714. CC -o _wcomm_sizef.o -c -D... ../../../../src/binding/f77/comm_sizef.c
  4715. CC -o _wcomm_rankf.o -c -D... ../../../../src/binding/f77/comm_rankf.c
  4716. CC -o _wcomm_comparef.o -c -D... ../../../../src/binding/f77/comm_comparef.c
  4717. CC -o _wcomm_dupf.o -c -D... ../../../../src/binding/f77/comm_dupf.c
  4718. CC -o _wcomm_createf.o -c -D... ../../../../src/binding/f77/comm_createf.c
  4719. CC -o _wcomm_splitf.o -c -D... ../../../../src/binding/f77/comm_splitf.c
  4720. CC -o _wcomm_freef.o -c -D... ../../../../src/binding/f77/comm_freef.c
  4721. CC -o _wcommtesticf.o -c -D... ../../../../src/binding/f77/commtesticf.c
  4722. CC -o _wcommrsizef.o -c -D... ../../../../src/binding/f77/commrsizef.c
  4723. CC -o _wcommrgroupf.o -c -D... ../../../../src/binding/f77/commrgroupf.c
  4724. CC -o _wiccreatef.o -c -D... ../../../../src/binding/f77/iccreatef.c
  4725. CC -o _wicmergef.o -c -D... ../../../../src/binding/f77/icmergef.c
  4726. CC -o _wkeyval_freef.o -c -D... ../../../../src/binding/f77/keyval_freef.c
  4727. CC -o _wattr_putf.o -c -D... ../../../../src/binding/f77/attr_putf.c
  4728. CC -o _wattr_getf.o -c -D... ../../../../src/binding/f77/attr_getf.c
  4729. CC -o _wattr_deletef.o -c -D... ../../../../src/binding/f77/attr_deletef.c
  4730. CC -o _wtopo_testf.o -c -D... ../../../../src/binding/f77/topo_testf.c
  4731. CC -o _wcart_createf.o -c -D... ../../../../src/binding/f77/cart_createf.c
  4732. CC -o _wdims_createf.o -c -D... ../../../../src/binding/f77/dims_createf.c
  4733. CC -o _wgraph_createf.o -c -D... ../../../../src/binding/f77/graph_createf.c
  4734. CC -o _wgraphdims_getf.o -c -D... ../../../../src/binding/f77/graphdims_getf.c
  4735. CC -o _wgraph_getf.o -c -D... ../../../../src/binding/f77/graph_getf.c
  4736. CC -o _wcartdim_getf.o -c -D... ../../../../src/binding/f77/cartdim_getf.c
  4737. CC -o _wcart_getf.o -c -D... ../../../../src/binding/f77/cart_getf.c
  4738. CC -o _wcart_rankf.o -c -D... ../../../../src/binding/f77/cart_rankf.c
  4739. CC -o _wcart_coordsf.o -c -D... ../../../../src/binding/f77/cart_coordsf.c
  4740. CC -o _wgrfnbcountf.o -c -D... ../../../../src/binding/f77/grfnbcountf.c
  4741. CC -o _wgrfnbrsf.o -c -D... ../../../../src/binding/f77/grfnbrsf.c
  4742. CC -o _wcart_shiftf.o -c -D... ../../../../src/binding/f77/cart_shiftf.c
  4743. CC -o _wcart_subf.o -c -D... ../../../../src/binding/f77/cart_subf.c
  4744. CC -o _wcart_mapf.o -c -D... ../../../../src/binding/f77/cart_mapf.c
  4745. CC -o _wgraph_mapf.o -c -D... ../../../../src/binding/f77/graph_mapf.c
  4746. CC -o _wgetpnamef.o -c -D... ../../../../src/binding/f77/getpnamef.c
  4747. CC -o _wget_versionf.o -c -D... ../../../../src/binding/f77/get_versionf.c
  4748. CC -o _werrhcreatef.o -c -D... ../../../../src/binding/f77/errhcreatef.c
  4749. CC -o _werrhsetf.o -c -D... ../../../../src/binding/f77/errhsetf.c
  4750. CC -o _werrhgetf.o -c -D... ../../../../src/binding/f77/errhgetf.c
  4751. CC -o _werrhfreef.o -c -D... ../../../../src/binding/f77/errhfreef.c
  4752. CC -o _werror_stringf.o -c -D... ../../../../src/binding/f77/error_stringf.c
  4753. CC -o _werror_classf.o -c -D... ../../../../src/binding/f77/error_classf.c
  4754. CC -o _wfinalizef.o -c -D... ../../../../src/binding/f77/finalizef.c
  4755. CC -o _winitializedf.o -c -D... ../../../../src/binding/f77/initializedf.c
  4756. CC -o _wabortf.o -c -D... ../../../../src/binding/f77/abortf.c
  4757. CC -o _wclose_portf.o -c -D... ../../../../src/binding/f77/close_portf.c
  4758. CC -o _wcomm_acceptf.o -c -D... ../../../../src/binding/f77/comm_acceptf.c
  4759. CC -o _wcomm_connectf.o -c -D... ../../../../src/binding/f77/comm_connectf.c
  4760. CC -o _wcommdiscf.o -c -D... ../../../../src/binding/f77/commdiscf.c
  4761. CC -o _wcommparentf.o -c -D... ../../../../src/binding/f77/commparentf.c
  4762. CC -o _wcomm_joinf.o -c -D... ../../../../src/binding/f77/comm_joinf.c
  4763. CC -o _wcomm_spawnf.o -c -D... ../../../../src/binding/f77/comm_spawnf.c
  4764. CC -o _wspawnmultf.o -c -D... ../../../../src/binding/f77/spawnmultf.c
  4765. CC -o _wlookup_namef.o -c -D... ../../../../src/binding/f77/lookup_namef.c
  4766. CC -o _wopen_portf.o -c -D... ../../../../src/binding/f77/open_portf.c
  4767. CC -o _wpublish_namef.o -c -D... ../../../../src/binding/f77/publish_namef.c
  4768. CC -o _wunpubnamef.o -c -D... ../../../../src/binding/f77/unpubnamef.c
  4769. CC -o _waccumulatef.o -c -D... ../../../../src/binding/f77/accumulatef.c
  4770. CC -o _wgetf.o -c -D... ../../../../src/binding/f77/getf.c
  4771. CC -o _wputf.o -c -D... ../../../../src/binding/f77/putf.c
  4772. CC -o _wwin_completef.o -c -D... ../../../../src/binding/f77/win_completef.c
  4773. CC -o _wwin_createf.o -c -D... ../../../../src/binding/f77/win_createf.c
  4774. CC -o _wwin_fencef.o -c -D... ../../../../src/binding/f77/win_fencef.c
  4775. CC -o _wwin_freef.o -c -D... ../../../../src/binding/f77/win_freef.c
  4776. CC -o _wwin_get_groupf.o -c -D... ../../../../src/binding/f77/win_get_groupf.c
  4777. CC -o _wwin_lockf.o -c -D... ../../../../src/binding/f77/win_lockf.c
  4778. CC -o _wwin_postf.o -c -D... ../../../../src/binding/f77/win_postf.c
  4779. CC -o _wwin_startf.o -c -D... ../../../../src/binding/f77/win_startf.c
  4780. CC -o _wwin_testf.o -c -D... ../../../../src/binding/f77/win_testf.c
  4781. CC -o _wwin_unlockf.o -c -D... ../../../../src/binding/f77/win_unlockf.c
  4782. CC -o _wwin_waitf.o -c -D... ../../../../src/binding/f77/win_waitf.c
  4783. CC -o _walltoallwf.o -c -D... ../../../../src/binding/f77/alltoallwf.c
  4784. CC -o _wexscanf.o -c -D... ../../../../src/binding/f77/exscanf.c
  4785. CC -o _wadderrclassf.o -c -D... ../../../../src/binding/f77/adderrclassf.c
  4786. CC -o _wadderrcodef.o -c -D... ../../../../src/binding/f77/adderrcodef.c
  4787. CC -o _wadderrstringf.o -c -D... ../../../../src/binding/f77/adderrstringf.c
  4788. CC -o _wcommcallerrf.o -c -D... ../../../../src/binding/f77/commcallerrf.c
  4789. CC -o _wcommnewkeyf.o -c -D... ../../../../src/binding/f77/commnewkeyf.c
  4790. CC -o _wcommdelattrf.o -c -D... ../../../../src/binding/f77/commdelattrf.c
  4791. CC -o _wcommfreekeyf.o -c -D... ../../../../src/binding/f77/commfreekeyf.c
  4792. CC -o _wcomm_get_attrf.o -c -D... ../../../../src/binding/f77/comm_get_attrf.c
  4793. CC -o _wcommgetnamf.o -c -D... ../../../../src/binding/f77/commgetnamf.c
  4794. CC -o _wcomm_set_attrf.o -c -D... ../../../../src/binding/f77/comm_set_attrf.c
  4795. CC -o _wcomm_set_namef.o -c -D... ../../../../src/binding/f77/comm_set_namef.c
  4796. CC -o _wfilecallerrf.o -c -D... ../../../../src/binding/f77/filecallerrf.c
  4797. CC -o _wgreqcompletef.o -c -D... ../../../../src/binding/f77/greqcompletef.c
  4798. CC -o _wgreqstartf.o -c -D... ../../../../src/binding/f77/greqstartf.c
  4799. CC -o _wisthrmainf.o -c -D... ../../../../src/binding/f77/isthrmainf.c
  4800. CC -o _wquery_threadf.o -c -D... ../../../../src/binding/f77/query_threadf.c
  4801. CC -o _wstatgetclf.o -c -D... ../../../../src/binding/f77/statgetclf.c
  4802. CC -o _wstatsetelf.o -c -D... ../../../../src/binding/f77/statsetelf.c
  4803. CC -o _wtypenewkeyf.o -c -D... ../../../../src/binding/f77/typenewkeyf.c
  4804. CC -o _wtypedelattrf.o -c -D... ../../../../src/binding/f77/typedelattrf.c
  4805. CC -o _wtype_dupf.o -c -D... ../../../../src/binding/f77/type_dupf.c
  4806. CC -o _wtypefreekeyf.o -c -D... ../../../../src/binding/f77/typefreekeyf.c
  4807. CC -o _wtype_get_attrf.o -c -D... ../../../../src/binding/f77/type_get_attrf.c
  4808. CC -o _wtypegetcntsf.o -c -D... ../../../../src/binding/f77/typegetcntsf.c
  4809. CC -o _wtypegetenvf.o -c -D... ../../../../src/binding/f77/typegetenvf.c
  4810. CC -o _wtypegnamef.o -c -D... ../../../../src/binding/f77/typegnamef.c
  4811. CC -o _wtypesetattrf.o -c -D... ../../../../src/binding/f77/typesetattrf.c
  4812. CC -o _wtypesetnamef.o -c -D... ../../../../src/binding/f77/typesetnamef.c
  4813. CC -o _wtype_match_sizef.o -c -D... ../../../../src/binding/f77/type_match_sizef.c
  4814. CC -o _wwincallerrf.o -c -D... ../../../../src/binding/f77/wincallerrf.c
  4815. CC -o _wwinnewkeyf.o -c -D... ../../../../src/binding/f77/winnewkeyf.c
  4816. CC -o _wwindelattrf.o -c -D... ../../../../src/binding/f77/windelattrf.c
  4817. CC -o _wwinfreekeyf.o -c -D... ../../../../src/binding/f77/winfreekeyf.c
  4818. CC -o _wwin_get_attrf.o -c -D... ../../../../src/binding/f77/win_get_attrf.c
  4819. CC -o _wwin_get_namef.o -c -D... ../../../../src/binding/f77/win_get_namef.c
  4820. CC -o _wwin_set_attrf.o -c -D... ../../../../src/binding/f77/win_set_attrf.c
  4821. CC -o _wwin_set_namef.o -c -D... ../../../../src/binding/f77/win_set_namef.c
  4822. CC -o _walloc_memf.o -c -D... ../../../../src/binding/f77/alloc_memf.c
  4823. CC -o _wcommcreerrf.o -c -D... ../../../../src/binding/f77/commcreerrf.c
  4824. CC -o _wcommgeterrf.o -c -D... ../../../../src/binding/f77/commgeterrf.c
  4825. CC -o _wcommseterrf.o -c -D... ../../../../src/binding/f77/commseterrf.c
  4826. CC -o _wfilecreerrf.o -c -D... ../../../../src/binding/f77/filecreerrf.c
  4827. CC -o _wfilegeterrf.o -c -D... ../../../../src/binding/f77/filegeterrf.c
  4828. CC -o _wfileseterrf.o -c -D... ../../../../src/binding/f77/fileseterrf.c
  4829. CC -o _wfinalizedf.o -c -D... ../../../../src/binding/f77/finalizedf.c
  4830. CC -o _wfree_memf.o -c -D... ../../../../src/binding/f77/free_memf.c
  4831. CC -o _winfo_createf.o -c -D... ../../../../src/binding/f77/info_createf.c
  4832. CC -o _winfo_deletef.o -c -D... ../../../../src/binding/f77/info_deletef.c
  4833. CC -o _winfo_dupf.o -c -D... ../../../../src/binding/f77/info_dupf.c
  4834. CC -o _winfo_freef.o -c -D... ../../../../src/binding/f77/info_freef.c
  4835. CC -o _winfo_getf.o -c -D... ../../../../src/binding/f77/info_getf.c
  4836. CC -o _winfognkf.o -c -D... ../../../../src/binding/f77/infognkf.c
  4837. CC -o _winfognthkf.o -c -D... ../../../../src/binding/f77/infognthkf.c
  4838. CC -o _winfovallenf.o -c -D... ../../../../src/binding/f77/infovallenf.c
  4839. CC -o _winfo_setf.o -c -D... ../../../../src/binding/f77/info_setf.c
  4840. CC -o _wpack_externalf.o -c -D... ../../../../src/binding/f77/pack_externalf.c
  4841. CC -o _wpackesizef.o -c -D... ../../../../src/binding/f77/packesizef.c
  4842. CC -o _wreqgetstatf.o -c -D... ../../../../src/binding/f77/reqgetstatf.c
  4843. CC -o _wtypedarrayf.o -c -D... ../../../../src/binding/f77/typedarrayf.c
  4844. CC -o _wtypechindf.o -c -D... ../../../../src/binding/f77/typechindf.c
  4845. CC -o _wtypechvecf.o -c -D... ../../../../src/binding/f77/typechvecf.c
  4846. CC -o _wtypecindbf.o -c -D... ../../../../src/binding/f77/typecindbf.c
  4847. CC -o _wtypecresizef.o -c -D... ../../../../src/binding/f77/typecresizef.c
  4848. CC -o _wtypecstructf.o -c -D... ../../../../src/binding/f77/typecstructf.c
  4849. CC -o _wtypecsubarrf.o -c -D... ../../../../src/binding/f77/typecsubarrf.c
  4850. CC -o _wtypegetextentf.o -c -D... ../../../../src/binding/f77/typegetextentf.c
  4851. CC -o _wtypegtextf.o -c -D... ../../../../src/binding/f77/typegtextf.c
  4852. CC -o _wunpackextf.o -c -D... ../../../../src/binding/f77/unpackextf.c
  4853. CC -o _wwincreerrf.o -c -D... ../../../../src/binding/f77/wincreerrf.c
  4854. CC -o _wwingeterrf.o -c -D... ../../../../src/binding/f77/wingeterrf.c
  4855. CC -o _wwinseterrf.o -c -D... ../../../../src/binding/f77/winseterrf.c
  4856. CC -o _wreduce_localf.o -c -D... ../../../../src/binding/f77/reduce_localf.c
  4857. CC -o _wop_commutativef.o -c -D... ../../../../src/binding/f77/op_commutativef.c
  4858. CC -o _wreduce_scatter_blockf.o -c -D... ../../../../src/binding/f77/reduce_scatter_blockf.c
  4859. CC -o _wdist_graph_create_adjacentf.o -c -D... ../../../../src/binding/f77/dist_graph_create_adjacentf.c
  4860. CC -o _wdist_graph_createf.o -c -D... ../../../../src/binding/f77/dist_graph_createf.c
  4861. CC -o _wdist_graph_neighbors_countf.o -c -D... ../../../../src/binding/f77/dist_graph_neighbors_countf.c
  4862. CC -o _wdist_graph_neighborsf.o -c -D... ../../../../src/binding/f77/dist_graph_neighborsf.c
  4863. CC -o _wfile_openf.o -c -D... ../../../../src/binding/f77/file_openf.c
  4864. CC -o _wfile_closef.o -c -D... ../../../../src/binding/f77/file_closef.c
  4865. CC -o _wfile_deletef.o -c -D... ../../../../src/binding/f77/file_deletef.c
  4866. CC -o _wfile_set_sizef.o -c -D... ../../../../src/binding/f77/file_set_sizef.c
  4867. CC -o _wfile_preallocatef.o -c -D... ../../../../src/binding/f77/file_preallocatef.c
  4868. CC -o _wfile_get_sizef.o -c -D... ../../../../src/binding/f77/file_get_sizef.c
  4869. CC -o _wfile_get_groupf.o -c -D... ../../../../src/binding/f77/file_get_groupf.c
  4870. CC -o _wfile_get_amodef.o -c -D... ../../../../src/binding/f77/file_get_amodef.c
  4871. CC -o _wfile_set_infof.o -c -D... ../../../../src/binding/f77/file_set_infof.c
  4872. CC -o _wfile_get_infof.o -c -D... ../../../../src/binding/f77/file_get_infof.c
  4873. CC -o _wfile_set_viewf.o -c -D... ../../../../src/binding/f77/file_set_viewf.c
  4874. CC -o _wfile_get_viewf.o -c -D... ../../../../src/binding/f77/file_get_viewf.c
  4875. CC -o _wfile_read_atf.o -c -D... ../../../../src/binding/f77/file_read_atf.c
  4876. CC -o _wfile_read_at_allf.o -c -D... ../../../../src/binding/f77/file_read_at_allf.c
  4877. CC -o _wfile_write_atf.o -c -D... ../../../../src/binding/f77/file_write_atf.c
  4878. CC -o _wfile_write_at_allf.o -c -D... ../../../../src/binding/f77/file_write_at_allf.c
  4879. CC -o _wfile_iread_atf.o -c -D... ../../../../src/binding/f77/file_iread_atf.c
  4880. CC -o _wfile_iwrite_atf.o -c -D... ../../../../src/binding/f77/file_iwrite_atf.c
  4881. CC -o _wfile_readf.o -c -D... ../../../../src/binding/f77/file_readf.c
  4882. CC -o _wfile_read_allf.o -c -D... ../../../../src/binding/f77/file_read_allf.c
  4883. CC -o _wfile_writef.o -c -D... ../../../../src/binding/f77/file_writef.c
  4884. CC -o _wfile_write_allf.o -c -D... ../../../../src/binding/f77/file_write_allf.c
  4885. CC -o _wfile_ireadf.o -c -D... ../../../../src/binding/f77/file_ireadf.c
  4886. CC -o _wfile_iwritef.o -c -D... ../../../../src/binding/f77/file_iwritef.c
  4887. CC -o _wfile_seekf.o -c -D... ../../../../src/binding/f77/file_seekf.c
  4888. CC -o _wfile_get_positionf.o -c -D... ../../../../src/binding/f77/file_get_positionf.c
  4889. CC -o _wfile_get_byte_offsetf.o -c -D... ../../../../src/binding/f77/file_get_byte_offsetf.c
  4890. CC -o _wfile_read_sharedf.o -c -D... ../../../../src/binding/f77/file_read_sharedf.c
  4891. CC -o _wfile_write_sharedf.o -c -D... ../../../../src/binding/f77/file_write_sharedf.c
  4892. CC -o _wfile_iread_sharedf.o -c -D... ../../../../src/binding/f77/file_iread_sharedf.c
  4893. CC -o _wfile_iwrite_sharedf.o -c -D... ../../../../src/binding/f77/file_iwrite_sharedf.c
  4894. CC -o _wfile_read_orderedf.o -c -D... ../../../../src/binding/f77/file_read_orderedf.c
  4895. CC -o _wfile_write_orderedf.o -c -D... ../../../../src/binding/f77/file_write_orderedf.c
  4896. CC -o _wfile_seek_sharedf.o -c -D... ../../../../src/binding/f77/file_seek_sharedf.c
  4897. CC -o _wfile_get_position_sharedf.o -c -D... ../../../../src/binding/f77/file_get_position_sharedf.c
  4898. CC -o _wfile_read_at_all_beginf.o -c -D... ../../../../src/binding/f77/file_read_at_all_beginf.c
  4899. CC -o _wfile_read_at_all_endf.o -c -D... ../../../../src/binding/f77/file_read_at_all_endf.c
  4900. CC -o _wfile_write_at_all_beginf.o -c -D... ../../../../src/binding/f77/file_write_at_all_beginf.c
  4901. CC -o _wfile_write_at_all_endf.o -c -D... ../../../../src/binding/f77/file_write_at_all_endf.c
  4902. CC -o _wfile_read_all_beginf.o -c -D... ../../../../src/binding/f77/file_read_all_beginf.c
  4903. CC -o _wfile_read_all_endf.o -c -D... ../../../../src/binding/f77/file_read_all_endf.c
  4904. CC -o _wfile_write_all_beginf.o -c -D... ../../../../src/binding/f77/file_write_all_beginf.c
  4905. CC -o _wfile_write_all_endf.o -c -D... ../../../../src/binding/f77/file_write_all_endf.c
  4906. CC -o _wfile_read_ordered_beginf.o -c -D... ../../../../src/binding/f77/file_read_ordered_beginf.c
  4907. CC -o _wfile_read_ordered_endf.o -c -D... ../../../../src/binding/f77/file_read_ordered_endf.c
  4908. CC -o _wfile_write_ordered_beginf.o -c -D... ../../../../src/binding/f77/file_write_ordered_beginf.c
  4909. CC -o _wfile_write_ordered_endf.o -c -D... ../../../../src/binding/f77/file_write_ordered_endf.c
  4910. CC -o _wfile_get_type_extentf.o -c -D... ../../../../src/binding/f77/file_get_type_extentf.c
  4911. CC -o _wregister_datarepf.o -c -D... ../../../../src/binding/f77/register_datarepf.c
  4912. CC -o _wfile_set_atomicityf.o -c -D... ../../../../src/binding/f77/file_set_atomicityf.c
  4913. CC -o _wfile_get_atomicityf.o -c -D... ../../../../src/binding/f77/file_get_atomicityf.c
  4914. CC -o _wfile_syncf.o -c -D... ../../../../src/binding/f77/file_syncf.c
  4915. CC -o _winitf.o -c -D... ../../../../src/binding/f77/initf.c
  4916. CC -o _winitthreadf.o -c -D... ../../../../src/binding/f77/initthreadf.c
  4917. CC -o _wpcontrolf.o -c -D... ../../../../src/binding/f77/pcontrolf.c
  4918. CC -o _waddressf.o -c -D... ../../../../src/binding/f77/addressf.c
  4919. CC -o _wgetaddressf.o -c -D... ../../../../src/binding/f77/getaddressf.c
  4920. CC -o _wwtimef.o -c -D... ../../../../src/binding/f77/wtimef.c
  4921. CC -o _wwtickf.o -c -D... ../../../../src/binding/f77/wtickf.c
  4922. CC -o _wkeyval_createf.o -c -D... ../../../../src/binding/f77/keyval_createf.c
  4923. CC -o _wdup_fnf.o -c -D... ../../../../src/binding/f77/dup_fnf.c
  4924. CC -o _wnull_del_fnf.o -c -D... ../../../../src/binding/f77/null_del_fnf.c
  4925. CC -o _wnull_copy_fnf.o -c -D... ../../../../src/binding/f77/null_copy_fnf.c
  4926. CC -o _wdup_comm_fnf.o -c -D... ../../../../src/binding/f77/dup_comm_fnf.c
  4927. CC -o _wnull_comm_del_fnf.o -c -D... ../../../../src/binding/f77/null_comm_del_fnf.c
  4928. CC -o _wnull_comm_copy_fnf.o -c -D... ../../../../src/binding/f77/null_comm_copy_fnf.c
  4929. CC -o _wdup_win_fnf.o -c -D... ../../../../src/binding/f77/dup_win_fnf.c
  4930. CC -o _wnull_win_del_fnf.o -c -D... ../../../../src/binding/f77/null_win_del_fnf.c
  4931. CC -o _wnull_win_copy_fnf.o -c -D... ../../../../src/binding/f77/null_win_copy_fnf.c
  4932. CC -o _wdup_type_fnf.o -c -D... ../../../../src/binding/f77/dup_type_fnf.c
  4933. CC -o _wnull_type_del_fnf.o -c -D... ../../../../src/binding/f77/null_type_del_fnf.c
  4934. CC -o _wnull_type_copy_fnf.o -c -D... ../../../../src/binding/f77/null_type_copy_fnf.c
  4935. CC -o _wstatusf2c.o -c -D... ../../../../src/binding/f77/statusf2c.c
  4936. CC -o _wstatusc2f.o -c -D... ../../../../src/binding/f77/statusc2f.c
  4937. AR cr ../../../lib/libfmpich.a _wsendf.o _wrecvf.o _wget_countf.o _wbsendf.o _wssendf.o _wrsendf.o _wbufattachf.o _wbufdetachf.o _wisendf.o _wibsendf.o _wissendf.o _wirsendf.o _wirecvf.o _wwaitf.o _wtestf.o _wrequest_freef.o _wwaitanyf.o _wtestanyf.o _wwaitallf.o _wtestallf.o _wwaitsomef.o _wtestsomef.o _wiprobef.o _wprobef.o _wcancelf.o _wtestcancelf.o _wsend_initf.o _wbsend_initf.o _wssend_initf.o _wrsend_initf.o _wrecv_initf.o _wstartf.o _wstartallf.o _wsendrecvf.o _wsndrcvrplf.o _wtypecontigf.o _wtype_vectorf.o _wtype_hvectorf.o _wtype_indexedf.o _wtype_hindexedf.o _wtype_structf.o _wtype_extentf.o _wtype_sizef.o _wtype_lbf.o _wtype_ubf.o _wtype_commitf.o _wtype_freef.o _wget_elementsf.o _wpackf.o _wunpackf.o _wpack_sizef.o _wbarrierf.o _wbcastf.o _wgatherf.o _wgathervf.o _wscatterf.o _wscattervf.o _wallgatherf.o _wallgathervf.o _walltoallf.o _walltoallvf.o _wreducef.o _wop_createf.o _wop_freef.o _wallreducef.o _wredscatf.o _wscanf.o _wgroup_sizef.o _wgroup_rankf.o _wgrouptranksf.o _wgroup_comparef.o _wcomm_groupf.o _wgroup_unionf.o _wgroupinterf.o _wgroupdifff.o _wgroup_inclf.o _wgroup_exclf.o _wgrouprinclf.o _wgrouprexclf.o _wgroup_freef.o _wcomm_sizef.o _wcomm_rankf.o _wcomm_comparef.o _wcomm_dupf.o _wcomm_createf.o _wcomm_splitf.o _wcomm_freef.o _wcommtesticf.o _wcommrsizef.o _wcommrgroupf.o _wiccreatef.o _wicmergef.o _wkeyval_freef.o _wattr_putf.o _wattr_getf.o _wattr_deletef.o _wtopo_testf.o _wcart_createf.o _wdims_createf.o _wgraph_createf.o _wgraphdims_getf.o _wgraph_getf.o _wcartdim_getf.o _wcart_getf.o _wcart_rankf.o _wcart_coordsf.o _wgrfnbcountf.o _wgrfnbrsf.o _wcart_shiftf.o _wcart_subf.o _wcart_mapf.o _wgraph_mapf.o _wgetpnamef.o _wget_versionf.o _werrhcreatef.o _werrhsetf.o _werrhgetf.o _werrhfreef.o _werror_stringf.o _werror_classf.o _wfinalizef.o _winitializedf.o _wabortf.o _wclose_portf.o _wcomm_acceptf.o _wcomm_connectf.o _wcommdiscf.o _wcommparentf.o _wcomm_joinf.o _wcomm_spawnf.o _wspawnmultf.o _wlookup_namef.o _wopen_portf.o _wpublish_namef.o _wunpubnamef.o _waccumulatef.o _wgetf.o _wputf.o _wwin_completef.o _wwin_createf.o _wwin_fencef.o _wwin_freef.o _wwin_get_groupf.o _wwin_lockf.o _wwin_postf.o _wwin_startf.o _wwin_testf.o _wwin_unlockf.o _wwin_waitf.o _walltoallwf.o _wexscanf.o _wadderrclassf.o _wadderrcodef.o _wadderrstringf.o _wcommcallerrf.o _wcommnewkeyf.o _wcommdelattrf.o _wcommfreekeyf.o _wcomm_get_attrf.o _wcommgetnamf.o _wcomm_set_attrf.o _wcomm_set_namef.o _wfilecallerrf.o _wgreqcompletef.o _wgreqstartf.o _wisthrmainf.o _wquery_threadf.o _wstatgetclf.o _wstatsetelf.o _wtypenewkeyf.o _wtypedelattrf.o _wtype_dupf.o _wtypefreekeyf.o _wtype_get_attrf.o _wtypegetcntsf.o _wtypegetenvf.o _wtypegnamef.o _wtypesetattrf.o _wtypesetnamef.o _wtype_match_sizef.o _wwincallerrf.o _wwinnewkeyf.o _wwindelattrf.o _wwinfreekeyf.o _wwin_get_attrf.o _wwin_get_namef.o _wwin_set_attrf.o _wwin_set_namef.o _walloc_memf.o _wcommcreerrf.o _wcommgeterrf.o _wcommseterrf.o _wfilecreerrf.o _wfilegeterrf.o _wfileseterrf.o _wfinalizedf.o _wfree_memf.o _winfo_createf.o _winfo_deletef.o _winfo_dupf.o _winfo_freef.o _winfo_getf.o _winfognkf.o _winfognthkf.o _winfovallenf.o _winfo_setf.o _wpack_externalf.o _wpackesizef.o _wreqgetstatf.o _wtypedarrayf.o _wtypechindf.o _wtypechvecf.o _wtypecindbf.o _wtypecresizef.o _wtypecstructf.o _wtypecsubarrf.o _wtypegetextentf.o _wtypegtextf.o _wunpackextf.o _wwincreerrf.o _wwingeterrf.o _wwinseterrf.o _wreduce_localf.o _wop_commutativef.o _wreduce_scatter_blockf.o _wdist_graph_create_adjacentf.o _wdist_graph_createf.o _wdist_graph_neighbors_countf.o _wdist_graph_neighborsf.o _wfile_openf.o _wfile_closef.o _wfile_deletef.o _wfile_set_sizef.o _wfile_preallocatef.o _wfile_get_sizef.o _wfile_get_groupf.o _wfile_get_amodef.o _wfile_set_infof.o _wfile_get_infof.o _wfile_set_viewf.o _wfile_get_viewf.o _wfile_read_atf.o _wfile_read_at_allf.o _wfile_write_atf.o _wfile_write_at_allf.o _wfile_iread_atf.o _wfile_iwrite_atf.o _wfile_readf.o _wfile_read_allf.o _wfile_writef.o _wfile_write_allf.o _wfile_ireadf.o _wfile_iwritef.o _wfile_seekf.o _wfile_get_positionf.o _wfile_get_byte_offsetf.o _wfile_read_sharedf.o _wfile_write_sharedf.o _wfile_iread_sharedf.o _wfile_iwrite_sharedf.o _wfile_read_orderedf.o _wfile_write_orderedf.o _wfile_seek_sharedf.o _wfile_get_position_sharedf.o _wfile_read_at_all_beginf.o _wfile_read_at_all_endf.o _wfile_write_at_all_beginf.o _wfile_write_at_all_endf.o _wfile_read_all_beginf.o _wfile_read_all_endf.o _wfile_write_all_beginf.o _wfile_write_all_endf.o _wfile_read_ordered_beginf.o _wfile_read_ordered_endf.o _wfile_write_ordered_beginf.o _wfile_write_ordered_endf.o _wfile_get_type_extentf.o _wregister_datarepf.o _wfile_set_atomicityf.o _wfile_get_atomicityf.o _wfile_syncf.o _winitf.o _winitthreadf.o _wpcontrolf.o _waddressf.o _wgetaddressf.o _wwtimef.o _wwtickf.o _wkeyval_createf.o _wdup_fnf.o _wnull_del_fnf.o _wnull_copy_fnf.o _wdup_comm_fnf.o _wnull_comm_del_fnf.o _wnull_comm_copy_fnf.o _wdup_win_fnf.o _wnull_win_del_fnf.o _wnull_win_copy_fnf.o _wdup_type_fnf.o _wnull_type_del_fnf.o _wnull_type_copy_fnf.o _wstatusf2c.o _wstatusc2f.o
  4938. RANLIB libfmpich.a
  4939. date > .libstamp0
  4940. CC ../../../../src/binding/f77/sendf.c
  4941. CC ../../../../src/binding/f77/recvf.c
  4942. CC ../../../../src/binding/f77/get_countf.c
  4943. CC ../../../../src/binding/f77/bsendf.c
  4944. CC ../../../../src/binding/f77/ssendf.c
  4945. CC ../../../../src/binding/f77/rsendf.c
  4946. CC ../../../../src/binding/f77/bufattachf.c
  4947. CC ../../../../src/binding/f77/bufdetachf.c
  4948. CC ../../../../src/binding/f77/isendf.c
  4949. CC ../../../../src/binding/f77/ibsendf.c
  4950. CC ../../../../src/binding/f77/issendf.c
  4951. CC ../../../../src/binding/f77/irsendf.c
  4952. CC ../../../../src/binding/f77/irecvf.c
  4953. CC ../../../../src/binding/f77/waitf.c
  4954. CC ../../../../src/binding/f77/testf.c
  4955. CC ../../../../src/binding/f77/request_freef.c
  4956. CC ../../../../src/binding/f77/waitanyf.c
  4957. CC ../../../../src/binding/f77/testanyf.c
  4958. CC ../../../../src/binding/f77/waitallf.c
  4959. CC ../../../../src/binding/f77/testallf.c
  4960. CC ../../../../src/binding/f77/waitsomef.c
  4961. CC ../../../../src/binding/f77/testsomef.c
  4962. CC ../../../../src/binding/f77/iprobef.c
  4963. CC ../../../../src/binding/f77/probef.c
  4964. CC ../../../../src/binding/f77/cancelf.c
  4965. CC ../../../../src/binding/f77/testcancelf.c
  4966. CC ../../../../src/binding/f77/send_initf.c
  4967. CC ../../../../src/binding/f77/bsend_initf.c
  4968. CC ../../../../src/binding/f77/ssend_initf.c
  4969. CC ../../../../src/binding/f77/rsend_initf.c
  4970. CC ../../../../src/binding/f77/recv_initf.c
  4971. CC ../../../../src/binding/f77/startf.c
  4972. CC ../../../../src/binding/f77/startallf.c
  4973. CC ../../../../src/binding/f77/sendrecvf.c
  4974. CC ../../../../src/binding/f77/sndrcvrplf.c
  4975. CC ../../../../src/binding/f77/typecontigf.c
  4976. CC ../../../../src/binding/f77/type_vectorf.c
  4977. CC ../../../../src/binding/f77/type_hvectorf.c
  4978. CC ../../../../src/binding/f77/type_indexedf.c
  4979. CC ../../../../src/binding/f77/type_hindexedf.c
  4980. CC ../../../../src/binding/f77/type_structf.c
  4981. CC ../../../../src/binding/f77/type_extentf.c
  4982. CC ../../../../src/binding/f77/type_sizef.c
  4983. CC ../../../../src/binding/f77/type_lbf.c
  4984. CC ../../../../src/binding/f77/type_ubf.c
  4985. CC ../../../../src/binding/f77/type_commitf.c
  4986. CC ../../../../src/binding/f77/type_freef.c
  4987. CC ../../../../src/binding/f77/get_elementsf.c
  4988. CC ../../../../src/binding/f77/packf.c
  4989. CC ../../../../src/binding/f77/unpackf.c
  4990. CC ../../../../src/binding/f77/pack_sizef.c
  4991. CC ../../../../src/binding/f77/barrierf.c
  4992. CC ../../../../src/binding/f77/bcastf.c
  4993. CC ../../../../src/binding/f77/gatherf.c
  4994. CC ../../../../src/binding/f77/gathervf.c
  4995. CC ../../../../src/binding/f77/scatterf.c
  4996. CC ../../../../src/binding/f77/scattervf.c
  4997. CC ../../../../src/binding/f77/allgatherf.c
  4998. CC ../../../../src/binding/f77/allgathervf.c
  4999. CC ../../../../src/binding/f77/alltoallf.c
  5000. CC ../../../../src/binding/f77/alltoallvf.c
  5001. CC ../../../../src/binding/f77/reducef.c
  5002. CC ../../../../src/binding/f77/op_createf.c
  5003. CC ../../../../src/binding/f77/op_freef.c
  5004. CC ../../../../src/binding/f77/allreducef.c
  5005. CC ../../../../src/binding/f77/redscatf.c
  5006. CC ../../../../src/binding/f77/scanf.c
  5007. CC ../../../../src/binding/f77/group_sizef.c
  5008. CC ../../../../src/binding/f77/group_rankf.c
  5009. CC ../../../../src/binding/f77/grouptranksf.c
  5010. CC ../../../../src/binding/f77/group_comparef.c
  5011. CC ../../../../src/binding/f77/comm_groupf.c
  5012. CC ../../../../src/binding/f77/group_unionf.c
  5013. CC ../../../../src/binding/f77/groupinterf.c
  5014. CC ../../../../src/binding/f77/groupdifff.c
  5015. CC ../../../../src/binding/f77/group_inclf.c
  5016. CC ../../../../src/binding/f77/group_exclf.c
  5017. CC ../../../../src/binding/f77/grouprinclf.c
  5018. CC ../../../../src/binding/f77/grouprexclf.c
  5019. CC ../../../../src/binding/f77/group_freef.c
  5020. CC ../../../../src/binding/f77/comm_sizef.c
  5021. CC ../../../../src/binding/f77/comm_rankf.c
  5022. CC ../../../../src/binding/f77/comm_comparef.c
  5023. CC ../../../../src/binding/f77/comm_dupf.c
  5024. CC ../../../../src/binding/f77/comm_createf.c
  5025. CC ../../../../src/binding/f77/comm_splitf.c
  5026. CC ../../../../src/binding/f77/comm_freef.c
  5027. CC ../../../../src/binding/f77/commtesticf.c
  5028. CC ../../../../src/binding/f77/commrsizef.c
  5029. CC ../../../../src/binding/f77/commrgroupf.c
  5030. CC ../../../../src/binding/f77/iccreatef.c
  5031. CC ../../../../src/binding/f77/icmergef.c
  5032. CC ../../../../src/binding/f77/keyval_freef.c
  5033. CC ../../../../src/binding/f77/attr_putf.c
  5034. CC ../../../../src/binding/f77/attr_getf.c
  5035. CC ../../../../src/binding/f77/attr_deletef.c
  5036. CC ../../../../src/binding/f77/topo_testf.c
  5037. CC ../../../../src/binding/f77/cart_createf.c
  5038. CC ../../../../src/binding/f77/dims_createf.c
  5039. CC ../../../../src/binding/f77/graph_createf.c
  5040. CC ../../../../src/binding/f77/graphdims_getf.c
  5041. CC ../../../../src/binding/f77/graph_getf.c
  5042. CC ../../../../src/binding/f77/cartdim_getf.c
  5043. CC ../../../../src/binding/f77/cart_getf.c
  5044. CC ../../../../src/binding/f77/cart_rankf.c
  5045. CC ../../../../src/binding/f77/cart_coordsf.c
  5046. CC ../../../../src/binding/f77/grfnbcountf.c
  5047. CC ../../../../src/binding/f77/grfnbrsf.c
  5048. CC ../../../../src/binding/f77/cart_shiftf.c
  5049. CC ../../../../src/binding/f77/cart_subf.c
  5050. CC ../../../../src/binding/f77/cart_mapf.c
  5051. CC ../../../../src/binding/f77/graph_mapf.c
  5052. CC ../../../../src/binding/f77/getpnamef.c
  5053. CC ../../../../src/binding/f77/get_versionf.c
  5054. CC ../../../../src/binding/f77/errhcreatef.c
  5055. CC ../../../../src/binding/f77/errhsetf.c
  5056. CC ../../../../src/binding/f77/errhgetf.c
  5057. CC ../../../../src/binding/f77/errhfreef.c
  5058. CC ../../../../src/binding/f77/error_stringf.c
  5059. CC ../../../../src/binding/f77/error_classf.c
  5060. CC ../../../../src/binding/f77/finalizef.c
  5061. CC ../../../../src/binding/f77/initializedf.c
  5062. CC ../../../../src/binding/f77/abortf.c
  5063. CC ../../../../src/binding/f77/close_portf.c
  5064. CC ../../../../src/binding/f77/comm_acceptf.c
  5065. CC ../../../../src/binding/f77/comm_connectf.c
  5066. CC ../../../../src/binding/f77/commdiscf.c
  5067. CC ../../../../src/binding/f77/commparentf.c
  5068. CC ../../../../src/binding/f77/comm_joinf.c
  5069. CC ../../../../src/binding/f77/comm_spawnf.c
  5070. CC ../../../../src/binding/f77/spawnmultf.c
  5071. CC ../../../../src/binding/f77/lookup_namef.c
  5072. CC ../../../../src/binding/f77/open_portf.c
  5073. CC ../../../../src/binding/f77/publish_namef.c
  5074. CC ../../../../src/binding/f77/unpubnamef.c
  5075. CC ../../../../src/binding/f77/accumulatef.c
  5076. CC ../../../../src/binding/f77/getf.c
  5077. CC ../../../../src/binding/f77/putf.c
  5078. CC ../../../../src/binding/f77/win_completef.c
  5079. CC ../../../../src/binding/f77/win_createf.c
  5080. CC ../../../../src/binding/f77/win_fencef.c
  5081. CC ../../../../src/binding/f77/win_freef.c
  5082. CC ../../../../src/binding/f77/win_get_groupf.c
  5083. CC ../../../../src/binding/f77/win_lockf.c
  5084. CC ../../../../src/binding/f77/win_postf.c
  5085. CC ../../../../src/binding/f77/win_startf.c
  5086. CC ../../../../src/binding/f77/win_testf.c
  5087. CC ../../../../src/binding/f77/win_unlockf.c
  5088. CC ../../../../src/binding/f77/win_waitf.c
  5089. CC ../../../../src/binding/f77/alltoallwf.c
  5090. CC ../../../../src/binding/f77/exscanf.c
  5091. CC ../../../../src/binding/f77/adderrclassf.c
  5092. CC ../../../../src/binding/f77/adderrcodef.c
  5093. CC ../../../../src/binding/f77/adderrstringf.c
  5094. CC ../../../../src/binding/f77/commcallerrf.c
  5095. CC ../../../../src/binding/f77/commnewkeyf.c
  5096. CC ../../../../src/binding/f77/commdelattrf.c
  5097. CC ../../../../src/binding/f77/commfreekeyf.c
  5098. CC ../../../../src/binding/f77/comm_get_attrf.c
  5099. CC ../../../../src/binding/f77/commgetnamf.c
  5100. CC ../../../../src/binding/f77/comm_set_attrf.c
  5101. CC ../../../../src/binding/f77/comm_set_namef.c
  5102. CC ../../../../src/binding/f77/filecallerrf.c
  5103. CC ../../../../src/binding/f77/greqcompletef.c
  5104. CC ../../../../src/binding/f77/greqstartf.c
  5105. CC ../../../../src/binding/f77/isthrmainf.c
  5106. CC ../../../../src/binding/f77/query_threadf.c
  5107. CC ../../../../src/binding/f77/statgetclf.c
  5108. CC ../../../../src/binding/f77/statsetelf.c
  5109. CC ../../../../src/binding/f77/typenewkeyf.c
  5110. CC ../../../../src/binding/f77/typedelattrf.c
  5111. CC ../../../../src/binding/f77/type_dupf.c
  5112. CC ../../../../src/binding/f77/typefreekeyf.c
  5113. CC ../../../../src/binding/f77/type_get_attrf.c
  5114. CC ../../../../src/binding/f77/typegetcntsf.c
  5115. CC ../../../../src/binding/f77/typegetenvf.c
  5116. CC ../../../../src/binding/f77/typegnamef.c
  5117. CC ../../../../src/binding/f77/typesetattrf.c
  5118. CC ../../../../src/binding/f77/typesetnamef.c
  5119. CC ../../../../src/binding/f77/type_match_sizef.c
  5120. CC ../../../../src/binding/f77/wincallerrf.c
  5121. CC ../../../../src/binding/f77/winnewkeyf.c
  5122. CC ../../../../src/binding/f77/windelattrf.c
  5123. CC ../../../../src/binding/f77/winfreekeyf.c
  5124. CC ../../../../src/binding/f77/win_get_attrf.c
  5125. CC ../../../../src/binding/f77/win_get_namef.c
  5126. CC ../../../../src/binding/f77/win_set_attrf.c
  5127. CC ../../../../src/binding/f77/win_set_namef.c
  5128. CC ../../../../src/binding/f77/alloc_memf.c
  5129. CC ../../../../src/binding/f77/commcreerrf.c
  5130. CC ../../../../src/binding/f77/commgeterrf.c
  5131. CC ../../../../src/binding/f77/commseterrf.c
  5132. CC ../../../../src/binding/f77/filecreerrf.c
  5133. CC ../../../../src/binding/f77/filegeterrf.c
  5134. CC ../../../../src/binding/f77/fileseterrf.c
  5135. CC ../../../../src/binding/f77/finalizedf.c
  5136. CC ../../../../src/binding/f77/free_memf.c
  5137. CC ../../../../src/binding/f77/info_createf.c
  5138. CC ../../../../src/binding/f77/info_deletef.c
  5139. CC ../../../../src/binding/f77/info_dupf.c
  5140. CC ../../../../src/binding/f77/info_freef.c
  5141. CC ../../../../src/binding/f77/info_getf.c
  5142. CC ../../../../src/binding/f77/infognkf.c
  5143. CC ../../../../src/binding/f77/infognthkf.c
  5144. CC ../../../../src/binding/f77/infovallenf.c
  5145. CC ../../../../src/binding/f77/info_setf.c
  5146. CC ../../../../src/binding/f77/pack_externalf.c
  5147. CC ../../../../src/binding/f77/packesizef.c
  5148. CC ../../../../src/binding/f77/reqgetstatf.c
  5149. CC ../../../../src/binding/f77/typedarrayf.c
  5150. CC ../../../../src/binding/f77/typechindf.c
  5151. CC ../../../../src/binding/f77/typechvecf.c
  5152. CC ../../../../src/binding/f77/typecindbf.c
  5153. CC ../../../../src/binding/f77/typecresizef.c
  5154. CC ../../../../src/binding/f77/typecstructf.c
  5155. CC ../../../../src/binding/f77/typecsubarrf.c
  5156. CC ../../../../src/binding/f77/typegetextentf.c
  5157. CC ../../../../src/binding/f77/typegtextf.c
  5158. CC ../../../../src/binding/f77/unpackextf.c
  5159. CC ../../../../src/binding/f77/wincreerrf.c
  5160. CC ../../../../src/binding/f77/wingeterrf.c
  5161. CC ../../../../src/binding/f77/winseterrf.c
  5162. CC ../../../../src/binding/f77/reduce_localf.c
  5163. CC ../../../../src/binding/f77/op_commutativef.c
  5164. CC ../../../../src/binding/f77/reduce_scatter_blockf.c
  5165. CC ../../../../src/binding/f77/dist_graph_create_adjacentf.c
  5166. CC ../../../../src/binding/f77/dist_graph_createf.c
  5167. CC ../../../../src/binding/f77/dist_graph_neighbors_countf.c
  5168. CC ../../../../src/binding/f77/dist_graph_neighborsf.c
  5169. CC ../../../../src/binding/f77/file_openf.c
  5170. CC ../../../../src/binding/f77/file_closef.c
  5171. CC ../../../../src/binding/f77/file_deletef.c
  5172. CC ../../../../src/binding/f77/file_set_sizef.c
  5173. CC ../../../../src/binding/f77/file_preallocatef.c
  5174. CC ../../../../src/binding/f77/file_get_sizef.c
  5175. CC ../../../../src/binding/f77/file_get_groupf.c
  5176. CC ../../../../src/binding/f77/file_get_amodef.c
  5177. CC ../../../../src/binding/f77/file_set_infof.c
  5178. CC ../../../../src/binding/f77/file_get_infof.c
  5179. CC ../../../../src/binding/f77/file_set_viewf.c
  5180. CC ../../../../src/binding/f77/file_get_viewf.c
  5181. CC ../../../../src/binding/f77/file_read_atf.c
  5182. CC ../../../../src/binding/f77/file_read_at_allf.c
  5183. CC ../../../../src/binding/f77/file_write_atf.c
  5184. CC ../../../../src/binding/f77/file_write_at_allf.c
  5185. CC ../../../../src/binding/f77/file_iread_atf.c
  5186. CC ../../../../src/binding/f77/file_iwrite_atf.c
  5187. CC ../../../../src/binding/f77/file_readf.c
  5188. CC ../../../../src/binding/f77/file_read_allf.c
  5189. CC ../../../../src/binding/f77/file_writef.c
  5190. CC ../../../../src/binding/f77/file_write_allf.c
  5191. CC ../../../../src/binding/f77/file_ireadf.c
  5192. CC ../../../../src/binding/f77/file_iwritef.c
  5193. CC ../../../../src/binding/f77/file_seekf.c
  5194. CC ../../../../src/binding/f77/file_get_positionf.c
  5195. CC ../../../../src/binding/f77/file_get_byte_offsetf.c
  5196. CC ../../../../src/binding/f77/file_read_sharedf.c
  5197. CC ../../../../src/binding/f77/file_write_sharedf.c
  5198. CC ../../../../src/binding/f77/file_iread_sharedf.c
  5199. CC ../../../../src/binding/f77/file_iwrite_sharedf.c
  5200. CC ../../../../src/binding/f77/file_read_orderedf.c
  5201. CC ../../../../src/binding/f77/file_write_orderedf.c
  5202. CC ../../../../src/binding/f77/file_seek_sharedf.c
  5203. CC ../../../../src/binding/f77/file_get_position_sharedf.c
  5204. CC ../../../../src/binding/f77/file_read_at_all_beginf.c
  5205. CC ../../../../src/binding/f77/file_read_at_all_endf.c
  5206. CC ../../../../src/binding/f77/file_write_at_all_beginf.c
  5207. CC ../../../../src/binding/f77/file_write_at_all_endf.c
  5208. CC ../../../../src/binding/f77/file_read_all_beginf.c
  5209. CC ../../../../src/binding/f77/file_read_all_endf.c
  5210. CC ../../../../src/binding/f77/file_write_all_beginf.c
  5211. CC ../../../../src/binding/f77/file_write_all_endf.c
  5212. CC ../../../../src/binding/f77/file_read_ordered_beginf.c
  5213. CC ../../../../src/binding/f77/file_read_ordered_endf.c
  5214. CC ../../../../src/binding/f77/file_write_ordered_beginf.c
  5215. CC ../../../../src/binding/f77/file_write_ordered_endf.c
  5216. CC ../../../../src/binding/f77/file_get_type_extentf.c
  5217. CC ../../../../src/binding/f77/register_datarepf.c
  5218. CC ../../../../src/binding/f77/file_set_atomicityf.c
  5219. CC ../../../../src/binding/f77/file_get_atomicityf.c
  5220. CC ../../../../src/binding/f77/file_syncf.c
  5221. CC ../../../../src/binding/f77/initf.c
  5222. CC ../../../../src/binding/f77/initthreadf.c
  5223. CC ../../../../src/binding/f77/pcontrolf.c
  5224. CC ../../../../src/binding/f77/addressf.c
  5225. CC ../../../../src/binding/f77/getaddressf.c
  5226. CC ../../../../src/binding/f77/wtimef.c
  5227. CC ../../../../src/binding/f77/wtickf.c
  5228. CC ../../../../src/binding/f77/keyval_createf.c
  5229. CC ../../../../src/binding/f77/dup_fnf.c
  5230. CC ../../../../src/binding/f77/null_del_fnf.c
  5231. CC ../../../../src/binding/f77/null_copy_fnf.c
  5232. CC ../../../../src/binding/f77/dup_comm_fnf.c
  5233. CC ../../../../src/binding/f77/null_comm_del_fnf.c
  5234. CC ../../../../src/binding/f77/null_comm_copy_fnf.c
  5235. CC ../../../../src/binding/f77/dup_win_fnf.c
  5236. CC ../../../../src/binding/f77/null_win_del_fnf.c
  5237. CC ../../../../src/binding/f77/null_win_copy_fnf.c
  5238. CC ../../../../src/binding/f77/dup_type_fnf.c
  5239. CC ../../../../src/binding/f77/null_type_del_fnf.c
  5240. CC ../../../../src/binding/f77/null_type_copy_fnf.c
  5241. CC ../../../../src/binding/f77/statusf2c.c
  5242. CC ../../../../src/binding/f77/statusc2f.c
  5243. CC setbot.c
  5244. F77 setbotf.f
  5245. AR cr ../../../lib/libmpich.a sendf.o recvf.o get_countf.o bsendf.o ssendf.o rsendf.o bufattachf.o bufdetachf.o isendf.o ibsendf.o issendf.o irsendf.o irecvf.o waitf.o testf.o request_freef.o waitanyf.o testanyf.o waitallf.o testallf.o waitsomef.o testsomef.o iprobef.o probef.o cancelf.o testcancelf.o send_initf.o bsend_initf.o ssend_initf.o rsend_initf.o recv_initf.o startf.o startallf.o sendrecvf.o sndrcvrplf.o typecontigf.o type_vectorf.o type_hvectorf.o type_indexedf.o type_hindexedf.o type_structf.o type_extentf.o type_sizef.o type_lbf.o type_ubf.o type_commitf.o type_freef.o get_elementsf.o packf.o unpackf.o pack_sizef.o barrierf.o bcastf.o gatherf.o gathervf.o scatterf.o scattervf.o allgatherf.o allgathervf.o alltoallf.o alltoallvf.o reducef.o op_createf.o op_freef.o allreducef.o redscatf.o scanf.o group_sizef.o group_rankf.o grouptranksf.o group_comparef.o comm_groupf.o group_unionf.o groupinterf.o groupdifff.o group_inclf.o group_exclf.o grouprinclf.o grouprexclf.o group_freef.o comm_sizef.o comm_rankf.o comm_comparef.o comm_dupf.o comm_createf.o comm_splitf.o comm_freef.o commtesticf.o commrsizef.o commrgroupf.o iccreatef.o icmergef.o keyval_freef.o attr_putf.o attr_getf.o attr_deletef.o topo_testf.o cart_createf.o dims_createf.o graph_createf.o graphdims_getf.o graph_getf.o cartdim_getf.o cart_getf.o cart_rankf.o cart_coordsf.o grfnbcountf.o grfnbrsf.o cart_shiftf.o cart_subf.o cart_mapf.o graph_mapf.o getpnamef.o get_versionf.o errhcreatef.o errhsetf.o errhgetf.o errhfreef.o error_stringf.o error_classf.o finalizef.o initializedf.o abortf.o close_portf.o comm_acceptf.o comm_connectf.o commdiscf.o commparentf.o comm_joinf.o comm_spawnf.o spawnmultf.o lookup_namef.o open_portf.o publish_namef.o unpubnamef.o accumulatef.o getf.o putf.o win_completef.o win_createf.o win_fencef.o win_freef.o win_get_groupf.o win_lockf.o win_postf.o win_startf.o win_testf.o win_unlockf.o win_waitf.o alltoallwf.o exscanf.o adderrclassf.o adderrcodef.o adderrstringf.o commcallerrf.o commnewkeyf.o commdelattrf.o commfreekeyf.o comm_get_attrf.o commgetnamf.o comm_set_attrf.o comm_set_namef.o filecallerrf.o greqcompletef.o greqstartf.o isthrmainf.o query_threadf.o statgetclf.o statsetelf.o typenewkeyf.o typedelattrf.o type_dupf.o typefreekeyf.o type_get_attrf.o typegetcntsf.o typegetenvf.o typegnamef.o typesetattrf.o typesetnamef.o type_match_sizef.o wincallerrf.o winnewkeyf.o windelattrf.o winfreekeyf.o win_get_attrf.o win_get_namef.o win_set_attrf.o win_set_namef.o alloc_memf.o commcreerrf.o commgeterrf.o commseterrf.o filecreerrf.o filegeterrf.o fileseterrf.o finalizedf.o free_memf.o info_createf.o info_deletef.o info_dupf.o info_freef.o info_getf.o infognkf.o infognthkf.o infovallenf.o info_setf.o pack_externalf.o packesizef.o reqgetstatf.o typedarrayf.o typechindf.o typechvecf.o typecindbf.o typecresizef.o typecstructf.o typecsubarrf.o typegetextentf.o typegtextf.o unpackextf.o wincreerrf.o wingeterrf.o winseterrf.o reduce_localf.o op_commutativef.o reduce_scatter_blockf.o dist_graph_create_adjacentf.o dist_graph_createf.o dist_graph_neighbors_countf.o dist_graph_neighborsf.o file_openf.o file_closef.o file_deletef.o file_set_sizef.o file_preallocatef.o file_get_sizef.o file_get_groupf.o file_get_amodef.o file_set_infof.o file_get_infof.o file_set_viewf.o file_get_viewf.o file_read_atf.o file_read_at_allf.o file_write_atf.o file_write_at_allf.o file_iread_atf.o file_iwrite_atf.o file_readf.o file_read_allf.o file_writef.o file_write_allf.o file_ireadf.o file_iwritef.o file_seekf.o file_get_positionf.o file_get_byte_offsetf.o file_read_sharedf.o file_write_sharedf.o file_iread_sharedf.o file_iwrite_sharedf.o file_read_orderedf.o file_write_orderedf.o file_seek_sharedf.o file_get_position_sharedf.o file_read_at_all_beginf.o file_read_at_all_endf.o file_write_at_all_beginf.o file_write_at_all_endf.o file_read_all_beginf.o file_read_all_endf.o file_write_all_beginf.o file_write_all_endf.o file_read_ordered_beginf.o file_read_ordered_endf.o file_write_ordered_beginf.o file_write_ordered_endf.o file_get_type_extentf.o register_datarepf.o file_set_atomicityf.o file_get_atomicityf.o file_syncf.o initf.o initthreadf.o pcontrolf.o addressf.o getaddressf.o wtimef.o wtickf.o keyval_createf.o dup_fnf.o null_del_fnf.o null_copy_fnf.o dup_comm_fnf.o null_comm_del_fnf.o null_comm_copy_fnf.o dup_win_fnf.o null_win_del_fnf.o null_win_copy_fnf.o dup_type_fnf.o null_type_del_fnf.o null_type_copy_fnf.o statusf2c.o statusc2f.o setbot.o setbotf.o
  5246. RANLIB libmpich.a
  5247. date > .libstamp2
  5248. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/binding/f77 »
  5249. CC -o _swsendf.o -c -D... ../../../../src/binding/f77/sendf.c
  5250. CC -o _swrecvf.o -c -D... ../../../../src/binding/f77/recvf.c
  5251. CC -o _swget_countf.o -c -D... ../../../../src/binding/f77/get_countf.c
  5252. CC -o _swbsendf.o -c -D... ../../../../src/binding/f77/bsendf.c
  5253. CC -o _swssendf.o -c -D... ../../../../src/binding/f77/ssendf.c
  5254. CC -o _swrsendf.o -c -D... ../../../../src/binding/f77/rsendf.c
  5255. CC -o _swbufattachf.o -c -D... ../../../../src/binding/f77/bufattachf.c
  5256. CC -o _swbufdetachf.o -c -D... ../../../../src/binding/f77/bufdetachf.c
  5257. CC -o _swisendf.o -c -D... ../../../../src/binding/f77/isendf.c
  5258. CC -o _swibsendf.o -c -D... ../../../../src/binding/f77/ibsendf.c
  5259. CC -o _swissendf.o -c -D... ../../../../src/binding/f77/issendf.c
  5260. CC -o _swirsendf.o -c -D... ../../../../src/binding/f77/irsendf.c
  5261. CC -o _swirecvf.o -c -D... ../../../../src/binding/f77/irecvf.c
  5262. CC -o _swwaitf.o -c -D... ../../../../src/binding/f77/waitf.c
  5263. CC -o _swtestf.o -c -D... ../../../../src/binding/f77/testf.c
  5264. CC -o _swrequest_freef.o -c -D... ../../../../src/binding/f77/request_freef.c
  5265. CC -o _swwaitanyf.o -c -D... ../../../../src/binding/f77/waitanyf.c
  5266. CC -o _swtestanyf.o -c -D... ../../../../src/binding/f77/testanyf.c
  5267. CC -o _swwaitallf.o -c -D... ../../../../src/binding/f77/waitallf.c
  5268. CC -o _swtestallf.o -c -D... ../../../../src/binding/f77/testallf.c
  5269. CC -o _swwaitsomef.o -c -D... ../../../../src/binding/f77/waitsomef.c
  5270. CC -o _swtestsomef.o -c -D... ../../../../src/binding/f77/testsomef.c
  5271. CC -o _swiprobef.o -c -D... ../../../../src/binding/f77/iprobef.c
  5272. CC -o _swprobef.o -c -D... ../../../../src/binding/f77/probef.c
  5273. CC -o _swcancelf.o -c -D... ../../../../src/binding/f77/cancelf.c
  5274. CC -o _swtestcancelf.o -c -D... ../../../../src/binding/f77/testcancelf.c
  5275. CC -o _swsend_initf.o -c -D... ../../../../src/binding/f77/send_initf.c
  5276. CC -o _swbsend_initf.o -c -D... ../../../../src/binding/f77/bsend_initf.c
  5277. CC -o _swssend_initf.o -c -D... ../../../../src/binding/f77/ssend_initf.c
  5278. CC -o _swrsend_initf.o -c -D... ../../../../src/binding/f77/rsend_initf.c
  5279. CC -o _swrecv_initf.o -c -D... ../../../../src/binding/f77/recv_initf.c
  5280. CC -o _swstartf.o -c -D... ../../../../src/binding/f77/startf.c
  5281. CC -o _swstartallf.o -c -D... ../../../../src/binding/f77/startallf.c
  5282. CC -o _swsendrecvf.o -c -D... ../../../../src/binding/f77/sendrecvf.c
  5283. CC -o _swsndrcvrplf.o -c -D... ../../../../src/binding/f77/sndrcvrplf.c
  5284. CC -o _swtypecontigf.o -c -D... ../../../../src/binding/f77/typecontigf.c
  5285. CC -o _swtype_vectorf.o -c -D... ../../../../src/binding/f77/type_vectorf.c
  5286. CC -o _swtype_hvectorf.o -c -D... ../../../../src/binding/f77/type_hvectorf.c
  5287. CC -o _swtype_indexedf.o -c -D... ../../../../src/binding/f77/type_indexedf.c
  5288. CC -o _swtype_hindexedf.o -c -D... ../../../../src/binding/f77/type_hindexedf.c
  5289. CC -o _swtype_structf.o -c -D... ../../../../src/binding/f77/type_structf.c
  5290. CC -o _swtype_extentf.o -c -D... ../../../../src/binding/f77/type_extentf.c
  5291. CC -o _swtype_sizef.o -c -D... ../../../../src/binding/f77/type_sizef.c
  5292. CC -o _swtype_lbf.o -c -D... ../../../../src/binding/f77/type_lbf.c
  5293. CC -o _swtype_ubf.o -c -D... ../../../../src/binding/f77/type_ubf.c
  5294. CC -o _swtype_commitf.o -c -D... ../../../../src/binding/f77/type_commitf.c
  5295. CC -o _swtype_freef.o -c -D... ../../../../src/binding/f77/type_freef.c
  5296. CC -o _swget_elementsf.o -c -D... ../../../../src/binding/f77/get_elementsf.c
  5297. CC -o _swpackf.o -c -D... ../../../../src/binding/f77/packf.c
  5298. CC -o _swunpackf.o -c -D... ../../../../src/binding/f77/unpackf.c
  5299. CC -o _swpack_sizef.o -c -D... ../../../../src/binding/f77/pack_sizef.c
  5300. CC -o _swbarrierf.o -c -D... ../../../../src/binding/f77/barrierf.c
  5301. CC -o _swbcastf.o -c -D... ../../../../src/binding/f77/bcastf.c
  5302. CC -o _swgatherf.o -c -D... ../../../../src/binding/f77/gatherf.c
  5303. CC -o _swgathervf.o -c -D... ../../../../src/binding/f77/gathervf.c
  5304. CC -o _swscatterf.o -c -D... ../../../../src/binding/f77/scatterf.c
  5305. CC -o _swscattervf.o -c -D... ../../../../src/binding/f77/scattervf.c
  5306. CC -o _swallgatherf.o -c -D... ../../../../src/binding/f77/allgatherf.c
  5307. CC -o _swallgathervf.o -c -D... ../../../../src/binding/f77/allgathervf.c
  5308. CC -o _swalltoallf.o -c -D... ../../../../src/binding/f77/alltoallf.c
  5309. CC -o _swalltoallvf.o -c -D... ../../../../src/binding/f77/alltoallvf.c
  5310. CC -o _swreducef.o -c -D... ../../../../src/binding/f77/reducef.c
  5311. CC -o _swop_createf.o -c -D... ../../../../src/binding/f77/op_createf.c
  5312. CC -o _swop_freef.o -c -D... ../../../../src/binding/f77/op_freef.c
  5313. CC -o _swallreducef.o -c -D... ../../../../src/binding/f77/allreducef.c
  5314. CC -o _swredscatf.o -c -D... ../../../../src/binding/f77/redscatf.c
  5315. CC -o _swscanf.o -c -D... ../../../../src/binding/f77/scanf.c
  5316. CC -o _swgroup_sizef.o -c -D... ../../../../src/binding/f77/group_sizef.c
  5317. CC -o _swgroup_rankf.o -c -D... ../../../../src/binding/f77/group_rankf.c
  5318. CC -o _swgrouptranksf.o -c -D... ../../../../src/binding/f77/grouptranksf.c
  5319. CC -o _swgroup_comparef.o -c -D... ../../../../src/binding/f77/group_comparef.c
  5320. CC -o _swcomm_groupf.o -c -D... ../../../../src/binding/f77/comm_groupf.c
  5321. CC -o _swgroup_unionf.o -c -D... ../../../../src/binding/f77/group_unionf.c
  5322. CC -o _swgroupinterf.o -c -D... ../../../../src/binding/f77/groupinterf.c
  5323. CC -o _swgroupdifff.o -c -D... ../../../../src/binding/f77/groupdifff.c
  5324. CC -o _swgroup_inclf.o -c -D... ../../../../src/binding/f77/group_inclf.c
  5325. CC -o _swgroup_exclf.o -c -D... ../../../../src/binding/f77/group_exclf.c
  5326. CC -o _swgrouprinclf.o -c -D... ../../../../src/binding/f77/grouprinclf.c
  5327. CC -o _swgrouprexclf.o -c -D... ../../../../src/binding/f77/grouprexclf.c
  5328. CC -o _swgroup_freef.o -c -D... ../../../../src/binding/f77/group_freef.c
  5329. CC -o _swcomm_sizef.o -c -D... ../../../../src/binding/f77/comm_sizef.c
  5330. CC -o _swcomm_rankf.o -c -D... ../../../../src/binding/f77/comm_rankf.c
  5331. CC -o _swcomm_comparef.o -c -D... ../../../../src/binding/f77/comm_comparef.c
  5332. CC -o _swcomm_dupf.o -c -D... ../../../../src/binding/f77/comm_dupf.c
  5333. CC -o _swcomm_createf.o -c -D... ../../../../src/binding/f77/comm_createf.c
  5334. CC -o _swcomm_splitf.o -c -D... ../../../../src/binding/f77/comm_splitf.c
  5335. CC -o _swcomm_freef.o -c -D... ../../../../src/binding/f77/comm_freef.c
  5336. CC -o _swcommtesticf.o -c -D... ../../../../src/binding/f77/commtesticf.c
  5337. CC -o _swcommrsizef.o -c -D... ../../../../src/binding/f77/commrsizef.c
  5338. CC -o _swcommrgroupf.o -c -D... ../../../../src/binding/f77/commrgroupf.c
  5339. CC -o _swiccreatef.o -c -D... ../../../../src/binding/f77/iccreatef.c
  5340. CC -o _swicmergef.o -c -D... ../../../../src/binding/f77/icmergef.c
  5341. CC -o _swkeyval_freef.o -c -D... ../../../../src/binding/f77/keyval_freef.c
  5342. CC -o _swattr_putf.o -c -D... ../../../../src/binding/f77/attr_putf.c
  5343. CC -o _swattr_getf.o -c -D... ../../../../src/binding/f77/attr_getf.c
  5344. CC -o _swattr_deletef.o -c -D... ../../../../src/binding/f77/attr_deletef.c
  5345. CC -o _swtopo_testf.o -c -D... ../../../../src/binding/f77/topo_testf.c
  5346. CC -o _swcart_createf.o -c -D... ../../../../src/binding/f77/cart_createf.c
  5347. CC -o _swdims_createf.o -c -D... ../../../../src/binding/f77/dims_createf.c
  5348. CC -o _swgraph_createf.o -c -D... ../../../../src/binding/f77/graph_createf.c
  5349. CC -o _swgraphdims_getf.o -c -D... ../../../../src/binding/f77/graphdims_getf.c
  5350. CC -o _swgraph_getf.o -c -D... ../../../../src/binding/f77/graph_getf.c
  5351. CC -o _swcartdim_getf.o -c -D... ../../../../src/binding/f77/cartdim_getf.c
  5352. CC -o _swcart_getf.o -c -D... ../../../../src/binding/f77/cart_getf.c
  5353. CC -o _swcart_rankf.o -c -D... ../../../../src/binding/f77/cart_rankf.c
  5354. CC -o _swcart_coordsf.o -c -D... ../../../../src/binding/f77/cart_coordsf.c
  5355. CC -o _swgrfnbcountf.o -c -D... ../../../../src/binding/f77/grfnbcountf.c
  5356. CC -o _swgrfnbrsf.o -c -D... ../../../../src/binding/f77/grfnbrsf.c
  5357. CC -o _swcart_shiftf.o -c -D... ../../../../src/binding/f77/cart_shiftf.c
  5358. CC -o _swcart_subf.o -c -D... ../../../../src/binding/f77/cart_subf.c
  5359. CC -o _swcart_mapf.o -c -D... ../../../../src/binding/f77/cart_mapf.c
  5360. CC -o _swgraph_mapf.o -c -D... ../../../../src/binding/f77/graph_mapf.c
  5361. CC -o _swgetpnamef.o -c -D... ../../../../src/binding/f77/getpnamef.c
  5362. CC -o _swget_versionf.o -c -D... ../../../../src/binding/f77/get_versionf.c
  5363. CC -o _swerrhcreatef.o -c -D... ../../../../src/binding/f77/errhcreatef.c
  5364. CC -o _swerrhsetf.o -c -D... ../../../../src/binding/f77/errhsetf.c
  5365. CC -o _swerrhgetf.o -c -D... ../../../../src/binding/f77/errhgetf.c
  5366. CC -o _swerrhfreef.o -c -D... ../../../../src/binding/f77/errhfreef.c
  5367. CC -o _swerror_stringf.o -c -D... ../../../../src/binding/f77/error_stringf.c
  5368. CC -o _swerror_classf.o -c -D... ../../../../src/binding/f77/error_classf.c
  5369. CC -o _swfinalizef.o -c -D... ../../../../src/binding/f77/finalizef.c
  5370. CC -o _swinitializedf.o -c -D... ../../../../src/binding/f77/initializedf.c
  5371. CC -o _swabortf.o -c -D... ../../../../src/binding/f77/abortf.c
  5372. CC -o _swclose_portf.o -c -D... ../../../../src/binding/f77/close_portf.c
  5373. CC -o _swcomm_acceptf.o -c -D... ../../../../src/binding/f77/comm_acceptf.c
  5374. CC -o _swcomm_connectf.o -c -D... ../../../../src/binding/f77/comm_connectf.c
  5375. CC -o _swcommdiscf.o -c -D... ../../../../src/binding/f77/commdiscf.c
  5376. CC -o _swcommparentf.o -c -D... ../../../../src/binding/f77/commparentf.c
  5377. CC -o _swcomm_joinf.o -c -D... ../../../../src/binding/f77/comm_joinf.c
  5378. CC -o _swcomm_spawnf.o -c -D... ../../../../src/binding/f77/comm_spawnf.c
  5379. CC -o _swspawnmultf.o -c -D... ../../../../src/binding/f77/spawnmultf.c
  5380. CC -o _swlookup_namef.o -c -D... ../../../../src/binding/f77/lookup_namef.c
  5381. CC -o _swopen_portf.o -c -D... ../../../../src/binding/f77/open_portf.c
  5382. CC -o _swpublish_namef.o -c -D... ../../../../src/binding/f77/publish_namef.c
  5383. CC -o _swunpubnamef.o -c -D... ../../../../src/binding/f77/unpubnamef.c
  5384. CC -o _swaccumulatef.o -c -D... ../../../../src/binding/f77/accumulatef.c
  5385. CC -o _swgetf.o -c -D... ../../../../src/binding/f77/getf.c
  5386. CC -o _swputf.o -c -D... ../../../../src/binding/f77/putf.c
  5387. CC -o _swwin_completef.o -c -D... ../../../../src/binding/f77/win_completef.c
  5388. CC -o _swwin_createf.o -c -D... ../../../../src/binding/f77/win_createf.c
  5389. CC -o _swwin_fencef.o -c -D... ../../../../src/binding/f77/win_fencef.c
  5390. CC -o _swwin_freef.o -c -D... ../../../../src/binding/f77/win_freef.c
  5391. CC -o _swwin_get_groupf.o -c -D... ../../../../src/binding/f77/win_get_groupf.c
  5392. CC -o _swwin_lockf.o -c -D... ../../../../src/binding/f77/win_lockf.c
  5393. CC -o _swwin_postf.o -c -D... ../../../../src/binding/f77/win_postf.c
  5394. CC -o _swwin_startf.o -c -D... ../../../../src/binding/f77/win_startf.c
  5395. CC -o _swwin_testf.o -c -D... ../../../../src/binding/f77/win_testf.c
  5396. CC -o _swwin_unlockf.o -c -D... ../../../../src/binding/f77/win_unlockf.c
  5397. CC -o _swwin_waitf.o -c -D... ../../../../src/binding/f77/win_waitf.c
  5398. CC -o _swalltoallwf.o -c -D... ../../../../src/binding/f77/alltoallwf.c
  5399. CC -o _swexscanf.o -c -D... ../../../../src/binding/f77/exscanf.c
  5400. CC -o _swadderrclassf.o -c -D... ../../../../src/binding/f77/adderrclassf.c
  5401. CC -o _swadderrcodef.o -c -D... ../../../../src/binding/f77/adderrcodef.c
  5402. CC -o _swadderrstringf.o -c -D... ../../../../src/binding/f77/adderrstringf.c
  5403. CC -o _swcommcallerrf.o -c -D... ../../../../src/binding/f77/commcallerrf.c
  5404. CC -o _swcommnewkeyf.o -c -D... ../../../../src/binding/f77/commnewkeyf.c
  5405. CC -o _swcommdelattrf.o -c -D... ../../../../src/binding/f77/commdelattrf.c
  5406. CC -o _swcommfreekeyf.o -c -D... ../../../../src/binding/f77/commfreekeyf.c
  5407. CC -o _swcomm_get_attrf.o -c -D... ../../../../src/binding/f77/comm_get_attrf.c
  5408. CC -o _swcommgetnamf.o -c -D... ../../../../src/binding/f77/commgetnamf.c
  5409. CC -o _swcomm_set_attrf.o -c -D... ../../../../src/binding/f77/comm_set_attrf.c
  5410. CC -o _swcomm_set_namef.o -c -D... ../../../../src/binding/f77/comm_set_namef.c
  5411. CC -o _swfilecallerrf.o -c -D... ../../../../src/binding/f77/filecallerrf.c
  5412. CC -o _swgreqcompletef.o -c -D... ../../../../src/binding/f77/greqcompletef.c
  5413. CC -o _swgreqstartf.o -c -D... ../../../../src/binding/f77/greqstartf.c
  5414. CC -o _swisthrmainf.o -c -D... ../../../../src/binding/f77/isthrmainf.c
  5415. CC -o _swquery_threadf.o -c -D... ../../../../src/binding/f77/query_threadf.c
  5416. CC -o _swstatgetclf.o -c -D... ../../../../src/binding/f77/statgetclf.c
  5417. CC -o _swstatsetelf.o -c -D... ../../../../src/binding/f77/statsetelf.c
  5418. CC -o _swtypenewkeyf.o -c -D... ../../../../src/binding/f77/typenewkeyf.c
  5419. CC -o _swtypedelattrf.o -c -D... ../../../../src/binding/f77/typedelattrf.c
  5420. CC -o _swtype_dupf.o -c -D... ../../../../src/binding/f77/type_dupf.c
  5421. CC -o _swtypefreekeyf.o -c -D... ../../../../src/binding/f77/typefreekeyf.c
  5422. CC -o _swtype_get_attrf.o -c -D... ../../../../src/binding/f77/type_get_attrf.c
  5423. CC -o _swtypegetcntsf.o -c -D... ../../../../src/binding/f77/typegetcntsf.c
  5424. CC -o _swtypegetenvf.o -c -D... ../../../../src/binding/f77/typegetenvf.c
  5425. CC -o _swtypegnamef.o -c -D... ../../../../src/binding/f77/typegnamef.c
  5426. CC -o _swtypesetattrf.o -c -D... ../../../../src/binding/f77/typesetattrf.c
  5427. CC -o _swtypesetnamef.o -c -D... ../../../../src/binding/f77/typesetnamef.c
  5428. CC -o _swtype_match_sizef.o -c -D... ../../../../src/binding/f77/type_match_sizef.c
  5429. CC -o _swwincallerrf.o -c -D... ../../../../src/binding/f77/wincallerrf.c
  5430. CC -o _swwinnewkeyf.o -c -D... ../../../../src/binding/f77/winnewkeyf.c
  5431. CC -o _swwindelattrf.o -c -D... ../../../../src/binding/f77/windelattrf.c
  5432. CC -o _swwinfreekeyf.o -c -D... ../../../../src/binding/f77/winfreekeyf.c
  5433. CC -o _swwin_get_attrf.o -c -D... ../../../../src/binding/f77/win_get_attrf.c
  5434. CC -o _swwin_get_namef.o -c -D... ../../../../src/binding/f77/win_get_namef.c
  5435. CC -o _swwin_set_attrf.o -c -D... ../../../../src/binding/f77/win_set_attrf.c
  5436. CC -o _swwin_set_namef.o -c -D... ../../../../src/binding/f77/win_set_namef.c
  5437. CC -o _swalloc_memf.o -c -D... ../../../../src/binding/f77/alloc_memf.c
  5438. CC -o _swcommcreerrf.o -c -D... ../../../../src/binding/f77/commcreerrf.c
  5439. CC -o _swcommgeterrf.o -c -D... ../../../../src/binding/f77/commgeterrf.c
  5440. CC -o _swcommseterrf.o -c -D... ../../../../src/binding/f77/commseterrf.c
  5441. CC -o _swfilecreerrf.o -c -D... ../../../../src/binding/f77/filecreerrf.c
  5442. CC -o _swfilegeterrf.o -c -D... ../../../../src/binding/f77/filegeterrf.c
  5443. CC -o _swfileseterrf.o -c -D... ../../../../src/binding/f77/fileseterrf.c
  5444. CC -o _swfinalizedf.o -c -D... ../../../../src/binding/f77/finalizedf.c
  5445. CC -o _swfree_memf.o -c -D... ../../../../src/binding/f77/free_memf.c
  5446. CC -o _swinfo_createf.o -c -D... ../../../../src/binding/f77/info_createf.c
  5447. CC -o _swinfo_deletef.o -c -D... ../../../../src/binding/f77/info_deletef.c
  5448. CC -o _swinfo_dupf.o -c -D... ../../../../src/binding/f77/info_dupf.c
  5449. CC -o _swinfo_freef.o -c -D... ../../../../src/binding/f77/info_freef.c
  5450. CC -o _swinfo_getf.o -c -D... ../../../../src/binding/f77/info_getf.c
  5451. CC -o _swinfognkf.o -c -D... ../../../../src/binding/f77/infognkf.c
  5452. CC -o _swinfognthkf.o -c -D... ../../../../src/binding/f77/infognthkf.c
  5453. CC -o _swinfovallenf.o -c -D... ../../../../src/binding/f77/infovallenf.c
  5454. CC -o _swinfo_setf.o -c -D... ../../../../src/binding/f77/info_setf.c
  5455. CC -o _swpack_externalf.o -c -D... ../../../../src/binding/f77/pack_externalf.c
  5456. CC -o _swpackesizef.o -c -D... ../../../../src/binding/f77/packesizef.c
  5457. CC -o _swreqgetstatf.o -c -D... ../../../../src/binding/f77/reqgetstatf.c
  5458. CC -o _swtypedarrayf.o -c -D... ../../../../src/binding/f77/typedarrayf.c
  5459. CC -o _swtypechindf.o -c -D... ../../../../src/binding/f77/typechindf.c
  5460. CC -o _swtypechvecf.o -c -D... ../../../../src/binding/f77/typechvecf.c
  5461. CC -o _swtypecindbf.o -c -D... ../../../../src/binding/f77/typecindbf.c
  5462. CC -o _swtypecresizef.o -c -D... ../../../../src/binding/f77/typecresizef.c
  5463. CC -o _swtypecstructf.o -c -D... ../../../../src/binding/f77/typecstructf.c
  5464. CC -o _swtypecsubarrf.o -c -D... ../../../../src/binding/f77/typecsubarrf.c
  5465. CC -o _swtypegetextentf.o -c -D... ../../../../src/binding/f77/typegetextentf.c
  5466. CC -o _swtypegtextf.o -c -D... ../../../../src/binding/f77/typegtextf.c
  5467. CC -o _swunpackextf.o -c -D... ../../../../src/binding/f77/unpackextf.c
  5468. CC -o _swwincreerrf.o -c -D... ../../../../src/binding/f77/wincreerrf.c
  5469. CC -o _swwingeterrf.o -c -D... ../../../../src/binding/f77/wingeterrf.c
  5470. CC -o _swwinseterrf.o -c -D... ../../../../src/binding/f77/winseterrf.c
  5471. CC -o _swreduce_localf.o -c -D... ../../../../src/binding/f77/reduce_localf.c
  5472. CC -o _swop_commutativef.o -c -D... ../../../../src/binding/f77/op_commutativef.c
  5473. CC -o _swreduce_scatter_blockf.o -c -D... ../../../../src/binding/f77/reduce_scatter_blockf.c
  5474. CC -o _swdist_graph_create_adjacentf.o -c -D... ../../../../src/binding/f77/dist_graph_create_adjacentf.c
  5475. CC -o _swdist_graph_createf.o -c -D... ../../../../src/binding/f77/dist_graph_createf.c
  5476. CC -o _swdist_graph_neighbors_countf.o -c -D... ../../../../src/binding/f77/dist_graph_neighbors_countf.c
  5477. CC -o _swdist_graph_neighborsf.o -c -D... ../../../../src/binding/f77/dist_graph_neighborsf.c
  5478. CC -o _swfile_openf.o -c -D... ../../../../src/binding/f77/file_openf.c
  5479. CC -o _swfile_closef.o -c -D... ../../../../src/binding/f77/file_closef.c
  5480. CC -o _swfile_deletef.o -c -D... ../../../../src/binding/f77/file_deletef.c
  5481. CC -o _swfile_set_sizef.o -c -D... ../../../../src/binding/f77/file_set_sizef.c
  5482. CC -o _swfile_preallocatef.o -c -D... ../../../../src/binding/f77/file_preallocatef.c
  5483. CC -o _swfile_get_sizef.o -c -D... ../../../../src/binding/f77/file_get_sizef.c
  5484. CC -o _swfile_get_groupf.o -c -D... ../../../../src/binding/f77/file_get_groupf.c
  5485. CC -o _swfile_get_amodef.o -c -D... ../../../../src/binding/f77/file_get_amodef.c
  5486. CC -o _swfile_set_infof.o -c -D... ../../../../src/binding/f77/file_set_infof.c
  5487. CC -o _swfile_get_infof.o -c -D... ../../../../src/binding/f77/file_get_infof.c
  5488. CC -o _swfile_set_viewf.o -c -D... ../../../../src/binding/f77/file_set_viewf.c
  5489. CC -o _swfile_get_viewf.o -c -D... ../../../../src/binding/f77/file_get_viewf.c
  5490. CC -o _swfile_read_atf.o -c -D... ../../../../src/binding/f77/file_read_atf.c
  5491. CC -o _swfile_read_at_allf.o -c -D... ../../../../src/binding/f77/file_read_at_allf.c
  5492. CC -o _swfile_write_atf.o -c -D... ../../../../src/binding/f77/file_write_atf.c
  5493. CC -o _swfile_write_at_allf.o -c -D... ../../../../src/binding/f77/file_write_at_allf.c
  5494. CC -o _swfile_iread_atf.o -c -D... ../../../../src/binding/f77/file_iread_atf.c
  5495. CC -o _swfile_iwrite_atf.o -c -D... ../../../../src/binding/f77/file_iwrite_atf.c
  5496. CC -o _swfile_readf.o -c -D... ../../../../src/binding/f77/file_readf.c
  5497. CC -o _swfile_read_allf.o -c -D... ../../../../src/binding/f77/file_read_allf.c
  5498. CC -o _swfile_writef.o -c -D... ../../../../src/binding/f77/file_writef.c
  5499. CC -o _swfile_write_allf.o -c -D... ../../../../src/binding/f77/file_write_allf.c
  5500. CC -o _swfile_ireadf.o -c -D... ../../../../src/binding/f77/file_ireadf.c
  5501. CC -o _swfile_iwritef.o -c -D... ../../../../src/binding/f77/file_iwritef.c
  5502. CC -o _swfile_seekf.o -c -D... ../../../../src/binding/f77/file_seekf.c
  5503. CC -o _swfile_get_positionf.o -c -D... ../../../../src/binding/f77/file_get_positionf.c
  5504. CC -o _swfile_get_byte_offsetf.o -c -D... ../../../../src/binding/f77/file_get_byte_offsetf.c
  5505. CC -o _swfile_read_sharedf.o -c -D... ../../../../src/binding/f77/file_read_sharedf.c
  5506. CC -o _swfile_write_sharedf.o -c -D... ../../../../src/binding/f77/file_write_sharedf.c
  5507. CC -o _swfile_iread_sharedf.o -c -D... ../../../../src/binding/f77/file_iread_sharedf.c
  5508. CC -o _swfile_iwrite_sharedf.o -c -D... ../../../../src/binding/f77/file_iwrite_sharedf.c
  5509. CC -o _swfile_read_orderedf.o -c -D... ../../../../src/binding/f77/file_read_orderedf.c
  5510. CC -o _swfile_write_orderedf.o -c -D... ../../../../src/binding/f77/file_write_orderedf.c
  5511. CC -o _swfile_seek_sharedf.o -c -D... ../../../../src/binding/f77/file_seek_sharedf.c
  5512. CC -o _swfile_get_position_sharedf.o -c -D... ../../../../src/binding/f77/file_get_position_sharedf.c
  5513. CC -o _swfile_read_at_all_beginf.o -c -D... ../../../../src/binding/f77/file_read_at_all_beginf.c
  5514. CC -o _swfile_read_at_all_endf.o -c -D... ../../../../src/binding/f77/file_read_at_all_endf.c
  5515. CC -o _swfile_write_at_all_beginf.o -c -D... ../../../../src/binding/f77/file_write_at_all_beginf.c
  5516. CC -o _swfile_write_at_all_endf.o -c -D... ../../../../src/binding/f77/file_write_at_all_endf.c
  5517. CC -o _swfile_read_all_beginf.o -c -D... ../../../../src/binding/f77/file_read_all_beginf.c
  5518. CC -o _swfile_read_all_endf.o -c -D... ../../../../src/binding/f77/file_read_all_endf.c
  5519. CC -o _swfile_write_all_beginf.o -c -D... ../../../../src/binding/f77/file_write_all_beginf.c
  5520. CC -o _swfile_write_all_endf.o -c -D... ../../../../src/binding/f77/file_write_all_endf.c
  5521. CC -o _swfile_read_ordered_beginf.o -c -D... ../../../../src/binding/f77/file_read_ordered_beginf.c
  5522. CC -o _swfile_read_ordered_endf.o -c -D... ../../../../src/binding/f77/file_read_ordered_endf.c
  5523. CC -o _swfile_write_ordered_beginf.o -c -D... ../../../../src/binding/f77/file_write_ordered_beginf.c
  5524. CC -o _swfile_write_ordered_endf.o -c -D... ../../../../src/binding/f77/file_write_ordered_endf.c
  5525. CC -o _swfile_get_type_extentf.o -c -D... ../../../../src/binding/f77/file_get_type_extentf.c
  5526. CC -o _swregister_datarepf.o -c -D... ../../../../src/binding/f77/register_datarepf.c
  5527. CC -o _swfile_set_atomicityf.o -c -D... ../../../../src/binding/f77/file_set_atomicityf.c
  5528. CC -o _swfile_get_atomicityf.o -c -D... ../../../../src/binding/f77/file_get_atomicityf.c
  5529. CC -o _swfile_syncf.o -c -D... ../../../../src/binding/f77/file_syncf.c
  5530. CC -o _swinitf.o -c -D... ../../../../src/binding/f77/initf.c
  5531. CC -o _swinitthreadf.o -c -D... ../../../../src/binding/f77/initthreadf.c
  5532. CC -o _swpcontrolf.o -c -D... ../../../../src/binding/f77/pcontrolf.c
  5533. CC -o _swaddressf.o -c -D... ../../../../src/binding/f77/addressf.c
  5534. CC -o _swgetaddressf.o -c -D... ../../../../src/binding/f77/getaddressf.c
  5535. CC -o _swwtimef.o -c -D... ../../../../src/binding/f77/wtimef.c
  5536. CC -o _swwtickf.o -c -D... ../../../../src/binding/f77/wtickf.c
  5537. CC -o _swkeyval_createf.o -c -D... ../../../../src/binding/f77/keyval_createf.c
  5538. CC -o _swdup_fnf.o -c -D... ../../../../src/binding/f77/dup_fnf.c
  5539. CC -o _swnull_del_fnf.o -c -D... ../../../../src/binding/f77/null_del_fnf.c
  5540. CC -o _swnull_copy_fnf.o -c -D... ../../../../src/binding/f77/null_copy_fnf.c
  5541. CC -o _swdup_comm_fnf.o -c -D... ../../../../src/binding/f77/dup_comm_fnf.c
  5542. CC -o _swnull_comm_del_fnf.o -c -D... ../../../../src/binding/f77/null_comm_del_fnf.c
  5543. CC -o _swnull_comm_copy_fnf.o -c -D... ../../../../src/binding/f77/null_comm_copy_fnf.c
  5544. CC -o _swdup_win_fnf.o -c -D... ../../../../src/binding/f77/dup_win_fnf.c
  5545. CC -o _swnull_win_del_fnf.o -c -D... ../../../../src/binding/f77/null_win_del_fnf.c
  5546. CC -o _swnull_win_copy_fnf.o -c -D... ../../../../src/binding/f77/null_win_copy_fnf.c
  5547. CC -o _swdup_type_fnf.o -c -D... ../../../../src/binding/f77/dup_type_fnf.c
  5548. CC -o _swnull_type_del_fnf.o -c -D... ../../../../src/binding/f77/null_type_del_fnf.c
  5549. CC -o _swnull_type_copy_fnf.o -c -D... ../../../../src/binding/f77/null_type_copy_fnf.c
  5550. CC -o _swstatusf2c.o -c -D... ../../../../src/binding/f77/statusf2c.c
  5551. CC -o _swstatusc2f.o -c -D... ../../../../src/binding/f77/statusc2f.c
  5552. AR cr ../../../lib/libfmpich.la _wsendf.lo _wrecvf.lo _wget_countf.lo _wbsendf.lo _wssendf.lo _wrsendf.lo _wbufattachf.lo _wbufdetachf.lo _wisendf.lo _wibsendf.lo _wissendf.lo _wirsendf.lo _wirecvf.lo _wwaitf.lo _wtestf.lo _wrequest_freef.lo _wwaitanyf.lo _wtestanyf.lo _wwaitallf.lo _wtestallf.lo _wwaitsomef.lo _wtestsomef.lo _wiprobef.lo _wprobef.lo _wcancelf.lo _wtestcancelf.lo _wsend_initf.lo _wbsend_initf.lo _wssend_initf.lo _wrsend_initf.lo _wrecv_initf.lo _wstartf.lo _wstartallf.lo _wsendrecvf.lo _wsndrcvrplf.lo _wtypecontigf.lo _wtype_vectorf.lo _wtype_hvectorf.lo _wtype_indexedf.lo _wtype_hindexedf.lo _wtype_structf.lo _wtype_extentf.lo _wtype_sizef.lo _wtype_lbf.lo _wtype_ubf.lo _wtype_commitf.lo _wtype_freef.lo _wget_elementsf.lo _wpackf.lo _wunpackf.lo _wpack_sizef.lo _wbarrierf.lo _wbcastf.lo _wgatherf.lo _wgathervf.lo _wscatterf.lo _wscattervf.lo _wallgatherf.lo _wallgathervf.lo _walltoallf.lo _walltoallvf.lo _wreducef.lo _wop_createf.lo _wop_freef.lo _wallreducef.lo _wredscatf.lo _wscanf.lo _wgroup_sizef.lo _wgroup_rankf.lo _wgrouptranksf.lo _wgroup_comparef.lo _wcomm_groupf.lo _wgroup_unionf.lo _wgroupinterf.lo _wgroupdifff.lo _wgroup_inclf.lo _wgroup_exclf.lo _wgrouprinclf.lo _wgrouprexclf.lo _wgroup_freef.lo _wcomm_sizef.lo _wcomm_rankf.lo _wcomm_comparef.lo _wcomm_dupf.lo _wcomm_createf.lo _wcomm_splitf.lo _wcomm_freef.lo _wcommtesticf.lo _wcommrsizef.lo _wcommrgroupf.lo _wiccreatef.lo _wicmergef.lo _wkeyval_freef.lo _wattr_putf.lo _wattr_getf.lo _wattr_deletef.lo _wtopo_testf.lo _wcart_createf.lo _wdims_createf.lo _wgraph_createf.lo _wgraphdims_getf.lo _wgraph_getf.lo _wcartdim_getf.lo _wcart_getf.lo _wcart_rankf.lo _wcart_coordsf.lo _wgrfnbcountf.lo _wgrfnbrsf.lo _wcart_shiftf.lo _wcart_subf.lo _wcart_mapf.lo _wgraph_mapf.lo _wgetpnamef.lo _wget_versionf.lo _werrhcreatef.lo _werrhsetf.lo _werrhgetf.lo _werrhfreef.lo _werror_stringf.lo _werror_classf.lo _wfinalizef.lo _winitializedf.lo _wabortf.lo _wclose_portf.lo _wcomm_acceptf.lo _wcomm_connectf.lo _wcommdiscf.lo _wcommparentf.lo _wcomm_joinf.lo _wcomm_spawnf.lo _wspawnmultf.lo _wlookup_namef.lo _wopen_portf.lo _wpublish_namef.lo _wunpubnamef.lo _waccumulatef.lo _wgetf.lo _wputf.lo _wwin_completef.lo _wwin_createf.lo _wwin_fencef.lo _wwin_freef.lo _wwin_get_groupf.lo _wwin_lockf.lo _wwin_postf.lo _wwin_startf.lo _wwin_testf.lo _wwin_unlockf.lo _wwin_waitf.lo _walltoallwf.lo _wexscanf.lo _wadderrclassf.lo _wadderrcodef.lo _wadderrstringf.lo _wcommcallerrf.lo _wcommnewkeyf.lo _wcommdelattrf.lo _wcommfreekeyf.lo _wcomm_get_attrf.lo _wcommgetnamf.lo _wcomm_set_attrf.lo _wcomm_set_namef.lo _wfilecallerrf.lo _wgreqcompletef.lo _wgreqstartf.lo _wisthrmainf.lo _wquery_threadf.lo _wstatgetclf.lo _wstatsetelf.lo _wtypenewkeyf.lo _wtypedelattrf.lo _wtype_dupf.lo _wtypefreekeyf.lo _wtype_get_attrf.lo _wtypegetcntsf.lo _wtypegetenvf.lo _wtypegnamef.lo _wtypesetattrf.lo _wtypesetnamef.lo _wtype_match_sizef.lo _wwincallerrf.lo _wwinnewkeyf.lo _wwindelattrf.lo _wwinfreekeyf.lo _wwin_get_attrf.lo _wwin_get_namef.lo _wwin_set_attrf.lo _wwin_set_namef.lo _walloc_memf.lo _wcommcreerrf.lo _wcommgeterrf.lo _wcommseterrf.lo _wfilecreerrf.lo _wfilegeterrf.lo _wfileseterrf.lo _wfinalizedf.lo _wfree_memf.lo _winfo_createf.lo _winfo_deletef.lo _winfo_dupf.lo _winfo_freef.lo _winfo_getf.lo _winfognkf.lo _winfognthkf.lo _winfovallenf.lo _winfo_setf.lo _wpack_externalf.lo _wpackesizef.lo _wreqgetstatf.lo _wtypedarrayf.lo _wtypechindf.lo _wtypechvecf.lo _wtypecindbf.lo _wtypecresizef.lo _wtypecstructf.lo _wtypecsubarrf.lo _wtypegetextentf.lo _wtypegtextf.lo _wunpackextf.lo _wwincreerrf.lo _wwingeterrf.lo _wwinseterrf.lo _wreduce_localf.lo _wop_commutativef.lo _wreduce_scatter_blockf.lo _wdist_graph_create_adjacentf.lo _wdist_graph_createf.lo _wdist_graph_neighbors_countf.lo _wdist_graph_neighborsf.lo _wfile_openf.lo _wfile_closef.lo _wfile_deletef.lo _wfile_set_sizef.lo _wfile_preallocatef.lo _wfile_get_sizef.lo _wfile_get_groupf.lo _wfile_get_amodef.lo _wfile_set_infof.lo _wfile_get_infof.lo _wfile_set_viewf.lo _wfile_get_viewf.lo _wfile_read_atf.lo _wfile_read_at_allf.lo _wfile_write_atf.lo _wfile_write_at_allf.lo _wfile_iread_atf.lo _wfile_iwrite_atf.lo _wfile_readf.lo _wfile_read_allf.lo _wfile_writef.lo _wfile_write_allf.lo _wfile_ireadf.lo _wfile_iwritef.lo _wfile_seekf.lo _wfile_get_positionf.lo _wfile_get_byte_offsetf.lo _wfile_read_sharedf.lo _wfile_write_sharedf.lo _wfile_iread_sharedf.lo _wfile_iwrite_sharedf.lo _wfile_read_orderedf.lo _wfile_write_orderedf.lo _wfile_seek_sharedf.lo _wfile_get_position_sharedf.lo _wfile_read_at_all_beginf.lo _wfile_read_at_all_endf.lo _wfile_write_at_all_beginf.lo _wfile_write_at_all_endf.lo _wfile_read_all_beginf.lo _wfile_read_all_endf.lo _wfile_write_all_beginf.lo _wfile_write_all_endf.lo _wfile_read_ordered_beginf.lo _wfile_read_ordered_endf.lo _wfile_write_ordered_beginf.lo _wfile_write_ordered_endf.lo _wfile_get_type_extentf.lo _wregister_datarepf.lo _wfile_set_atomicityf.lo _wfile_get_atomicityf.lo _wfile_syncf.lo _winitf.lo _winitthreadf.lo _wpcontrolf.lo _waddressf.lo _wgetaddressf.lo _wwtimef.lo _wwtickf.lo _wkeyval_createf.lo _wdup_fnf.lo _wnull_del_fnf.lo _wnull_copy_fnf.lo _wdup_comm_fnf.lo _wnull_comm_del_fnf.lo _wnull_comm_copy_fnf.lo _wdup_win_fnf.lo _wnull_win_del_fnf.lo _wnull_win_copy_fnf.lo _wdup_type_fnf.lo _wnull_type_del_fnf.lo _wnull_type_copy_fnf.lo _wstatusf2c.lo _wstatusc2f.lo
  5553. date > .libstamp1
  5554. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/binding/f77 »
  5555. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/binding/f77 »
  5556. CC ../../../../src/binding/f77/sendf.c
  5557. CC ../../../../src/binding/f77/recvf.c
  5558. CC ../../../../src/binding/f77/get_countf.c
  5559. CC ../../../../src/binding/f77/bsendf.c
  5560. CC ../../../../src/binding/f77/ssendf.c
  5561. CC ../../../../src/binding/f77/rsendf.c
  5562. CC ../../../../src/binding/f77/bufattachf.c
  5563. CC ../../../../src/binding/f77/bufdetachf.c
  5564. CC ../../../../src/binding/f77/isendf.c
  5565. CC ../../../../src/binding/f77/ibsendf.c
  5566. CC ../../../../src/binding/f77/issendf.c
  5567. CC ../../../../src/binding/f77/irsendf.c
  5568. CC ../../../../src/binding/f77/irecvf.c
  5569. CC ../../../../src/binding/f77/waitf.c
  5570. CC ../../../../src/binding/f77/testf.c
  5571. CC ../../../../src/binding/f77/request_freef.c
  5572. CC ../../../../src/binding/f77/waitanyf.c
  5573. CC ../../../../src/binding/f77/testanyf.c
  5574. CC ../../../../src/binding/f77/waitallf.c
  5575. CC ../../../../src/binding/f77/testallf.c
  5576. CC ../../../../src/binding/f77/waitsomef.c
  5577. CC ../../../../src/binding/f77/testsomef.c
  5578. CC ../../../../src/binding/f77/iprobef.c
  5579. CC ../../../../src/binding/f77/probef.c
  5580. CC ../../../../src/binding/f77/cancelf.c
  5581. CC ../../../../src/binding/f77/testcancelf.c
  5582. CC ../../../../src/binding/f77/send_initf.c
  5583. CC ../../../../src/binding/f77/bsend_initf.c
  5584. CC ../../../../src/binding/f77/ssend_initf.c
  5585. CC ../../../../src/binding/f77/rsend_initf.c
  5586. CC ../../../../src/binding/f77/recv_initf.c
  5587. CC ../../../../src/binding/f77/startf.c
  5588. CC ../../../../src/binding/f77/startallf.c
  5589. CC ../../../../src/binding/f77/sendrecvf.c
  5590. CC ../../../../src/binding/f77/sndrcvrplf.c
  5591. CC ../../../../src/binding/f77/typecontigf.c
  5592. CC ../../../../src/binding/f77/type_vectorf.c
  5593. CC ../../../../src/binding/f77/type_hvectorf.c
  5594. CC ../../../../src/binding/f77/type_indexedf.c
  5595. CC ../../../../src/binding/f77/type_hindexedf.c
  5596. CC ../../../../src/binding/f77/type_structf.c
  5597. CC ../../../../src/binding/f77/type_extentf.c
  5598. CC ../../../../src/binding/f77/type_sizef.c
  5599. CC ../../../../src/binding/f77/type_lbf.c
  5600. CC ../../../../src/binding/f77/type_ubf.c
  5601. CC ../../../../src/binding/f77/type_commitf.c
  5602. CC ../../../../src/binding/f77/type_freef.c
  5603. CC ../../../../src/binding/f77/get_elementsf.c
  5604. CC ../../../../src/binding/f77/packf.c
  5605. CC ../../../../src/binding/f77/unpackf.c
  5606. CC ../../../../src/binding/f77/pack_sizef.c
  5607. CC ../../../../src/binding/f77/barrierf.c
  5608. CC ../../../../src/binding/f77/bcastf.c
  5609. CC ../../../../src/binding/f77/gatherf.c
  5610. CC ../../../../src/binding/f77/gathervf.c
  5611. CC ../../../../src/binding/f77/scatterf.c
  5612. CC ../../../../src/binding/f77/scattervf.c
  5613. CC ../../../../src/binding/f77/allgatherf.c
  5614. CC ../../../../src/binding/f77/allgathervf.c
  5615. CC ../../../../src/binding/f77/alltoallf.c
  5616. CC ../../../../src/binding/f77/alltoallvf.c
  5617. CC ../../../../src/binding/f77/reducef.c
  5618. CC ../../../../src/binding/f77/op_createf.c
  5619. CC ../../../../src/binding/f77/op_freef.c
  5620. CC ../../../../src/binding/f77/allreducef.c
  5621. CC ../../../../src/binding/f77/redscatf.c
  5622. CC ../../../../src/binding/f77/scanf.c
  5623. CC ../../../../src/binding/f77/group_sizef.c
  5624. CC ../../../../src/binding/f77/group_rankf.c
  5625. CC ../../../../src/binding/f77/grouptranksf.c
  5626. CC ../../../../src/binding/f77/group_comparef.c
  5627. CC ../../../../src/binding/f77/comm_groupf.c
  5628. CC ../../../../src/binding/f77/group_unionf.c
  5629. CC ../../../../src/binding/f77/groupinterf.c
  5630. CC ../../../../src/binding/f77/groupdifff.c
  5631. CC ../../../../src/binding/f77/group_inclf.c
  5632. CC ../../../../src/binding/f77/group_exclf.c
  5633. CC ../../../../src/binding/f77/grouprinclf.c
  5634. CC ../../../../src/binding/f77/grouprexclf.c
  5635. CC ../../../../src/binding/f77/group_freef.c
  5636. CC ../../../../src/binding/f77/comm_sizef.c
  5637. CC ../../../../src/binding/f77/comm_rankf.c
  5638. CC ../../../../src/binding/f77/comm_comparef.c
  5639. CC ../../../../src/binding/f77/comm_dupf.c
  5640. CC ../../../../src/binding/f77/comm_createf.c
  5641. CC ../../../../src/binding/f77/comm_splitf.c
  5642. CC ../../../../src/binding/f77/comm_freef.c
  5643. CC ../../../../src/binding/f77/commtesticf.c
  5644. CC ../../../../src/binding/f77/commrsizef.c
  5645. CC ../../../../src/binding/f77/commrgroupf.c
  5646. CC ../../../../src/binding/f77/iccreatef.c
  5647. CC ../../../../src/binding/f77/icmergef.c
  5648. CC ../../../../src/binding/f77/keyval_freef.c
  5649. CC ../../../../src/binding/f77/attr_putf.c
  5650. CC ../../../../src/binding/f77/attr_getf.c
  5651. CC ../../../../src/binding/f77/attr_deletef.c
  5652. CC ../../../../src/binding/f77/topo_testf.c
  5653. CC ../../../../src/binding/f77/cart_createf.c
  5654. CC ../../../../src/binding/f77/dims_createf.c
  5655. CC ../../../../src/binding/f77/graph_createf.c
  5656. CC ../../../../src/binding/f77/graphdims_getf.c
  5657. CC ../../../../src/binding/f77/graph_getf.c
  5658. CC ../../../../src/binding/f77/cartdim_getf.c
  5659. CC ../../../../src/binding/f77/cart_getf.c
  5660. CC ../../../../src/binding/f77/cart_rankf.c
  5661. CC ../../../../src/binding/f77/cart_coordsf.c
  5662. CC ../../../../src/binding/f77/grfnbcountf.c
  5663. CC ../../../../src/binding/f77/grfnbrsf.c
  5664. CC ../../../../src/binding/f77/cart_shiftf.c
  5665. CC ../../../../src/binding/f77/cart_subf.c
  5666. CC ../../../../src/binding/f77/cart_mapf.c
  5667. CC ../../../../src/binding/f77/graph_mapf.c
  5668. CC ../../../../src/binding/f77/getpnamef.c
  5669. CC ../../../../src/binding/f77/get_versionf.c
  5670. CC ../../../../src/binding/f77/errhcreatef.c
  5671. CC ../../../../src/binding/f77/errhsetf.c
  5672. CC ../../../../src/binding/f77/errhgetf.c
  5673. CC ../../../../src/binding/f77/errhfreef.c
  5674. CC ../../../../src/binding/f77/error_stringf.c
  5675. CC ../../../../src/binding/f77/error_classf.c
  5676. CC ../../../../src/binding/f77/finalizef.c
  5677. CC ../../../../src/binding/f77/initializedf.c
  5678. CC ../../../../src/binding/f77/abortf.c
  5679. CC ../../../../src/binding/f77/close_portf.c
  5680. CC ../../../../src/binding/f77/comm_acceptf.c
  5681. CC ../../../../src/binding/f77/comm_connectf.c
  5682. CC ../../../../src/binding/f77/commdiscf.c
  5683. CC ../../../../src/binding/f77/commparentf.c
  5684. CC ../../../../src/binding/f77/comm_joinf.c
  5685. CC ../../../../src/binding/f77/comm_spawnf.c
  5686. CC ../../../../src/binding/f77/spawnmultf.c
  5687. CC ../../../../src/binding/f77/lookup_namef.c
  5688. CC ../../../../src/binding/f77/open_portf.c
  5689. CC ../../../../src/binding/f77/publish_namef.c
  5690. CC ../../../../src/binding/f77/unpubnamef.c
  5691. CC ../../../../src/binding/f77/accumulatef.c
  5692. CC ../../../../src/binding/f77/getf.c
  5693. CC ../../../../src/binding/f77/putf.c
  5694. CC ../../../../src/binding/f77/win_completef.c
  5695. CC ../../../../src/binding/f77/win_createf.c
  5696. CC ../../../../src/binding/f77/win_fencef.c
  5697. CC ../../../../src/binding/f77/win_freef.c
  5698. CC ../../../../src/binding/f77/win_get_groupf.c
  5699. CC ../../../../src/binding/f77/win_lockf.c
  5700. CC ../../../../src/binding/f77/win_postf.c
  5701. CC ../../../../src/binding/f77/win_startf.c
  5702. CC ../../../../src/binding/f77/win_testf.c
  5703. CC ../../../../src/binding/f77/win_unlockf.c
  5704. CC ../../../../src/binding/f77/win_waitf.c
  5705. CC ../../../../src/binding/f77/alltoallwf.c
  5706. CC ../../../../src/binding/f77/exscanf.c
  5707. CC ../../../../src/binding/f77/adderrclassf.c
  5708. CC ../../../../src/binding/f77/adderrcodef.c
  5709. CC ../../../../src/binding/f77/adderrstringf.c
  5710. CC ../../../../src/binding/f77/commcallerrf.c
  5711. CC ../../../../src/binding/f77/commnewkeyf.c
  5712. CC ../../../../src/binding/f77/commdelattrf.c
  5713. CC ../../../../src/binding/f77/commfreekeyf.c
  5714. CC ../../../../src/binding/f77/comm_get_attrf.c
  5715. CC ../../../../src/binding/f77/commgetnamf.c
  5716. CC ../../../../src/binding/f77/comm_set_attrf.c
  5717. CC ../../../../src/binding/f77/comm_set_namef.c
  5718. CC ../../../../src/binding/f77/filecallerrf.c
  5719. CC ../../../../src/binding/f77/greqcompletef.c
  5720. CC ../../../../src/binding/f77/greqstartf.c
  5721. CC ../../../../src/binding/f77/isthrmainf.c
  5722. CC ../../../../src/binding/f77/query_threadf.c
  5723. CC ../../../../src/binding/f77/statgetclf.c
  5724. CC ../../../../src/binding/f77/statsetelf.c
  5725. CC ../../../../src/binding/f77/typenewkeyf.c
  5726. CC ../../../../src/binding/f77/typedelattrf.c
  5727. CC ../../../../src/binding/f77/type_dupf.c
  5728. CC ../../../../src/binding/f77/typefreekeyf.c
  5729. CC ../../../../src/binding/f77/type_get_attrf.c
  5730. CC ../../../../src/binding/f77/typegetcntsf.c
  5731. CC ../../../../src/binding/f77/typegetenvf.c
  5732. CC ../../../../src/binding/f77/typegnamef.c
  5733. CC ../../../../src/binding/f77/typesetattrf.c
  5734. CC ../../../../src/binding/f77/typesetnamef.c
  5735. CC ../../../../src/binding/f77/type_match_sizef.c
  5736. CC ../../../../src/binding/f77/wincallerrf.c
  5737. CC ../../../../src/binding/f77/winnewkeyf.c
  5738. CC ../../../../src/binding/f77/windelattrf.c
  5739. CC ../../../../src/binding/f77/winfreekeyf.c
  5740. CC ../../../../src/binding/f77/win_get_attrf.c
  5741. CC ../../../../src/binding/f77/win_get_namef.c
  5742. CC ../../../../src/binding/f77/win_set_attrf.c
  5743. CC ../../../../src/binding/f77/win_set_namef.c
  5744. CC ../../../../src/binding/f77/alloc_memf.c
  5745. CC ../../../../src/binding/f77/commcreerrf.c
  5746. CC ../../../../src/binding/f77/commgeterrf.c
  5747. CC ../../../../src/binding/f77/commseterrf.c
  5748. CC ../../../../src/binding/f77/filecreerrf.c
  5749. CC ../../../../src/binding/f77/filegeterrf.c
  5750. CC ../../../../src/binding/f77/fileseterrf.c
  5751. CC ../../../../src/binding/f77/finalizedf.c
  5752. CC ../../../../src/binding/f77/free_memf.c
  5753. CC ../../../../src/binding/f77/info_createf.c
  5754. CC ../../../../src/binding/f77/info_deletef.c
  5755. CC ../../../../src/binding/f77/info_dupf.c
  5756. CC ../../../../src/binding/f77/info_freef.c
  5757. CC ../../../../src/binding/f77/info_getf.c
  5758. CC ../../../../src/binding/f77/infognkf.c
  5759. CC ../../../../src/binding/f77/infognthkf.c
  5760. CC ../../../../src/binding/f77/infovallenf.c
  5761. CC ../../../../src/binding/f77/info_setf.c
  5762. CC ../../../../src/binding/f77/pack_externalf.c
  5763. CC ../../../../src/binding/f77/packesizef.c
  5764. CC ../../../../src/binding/f77/reqgetstatf.c
  5765. CC ../../../../src/binding/f77/typedarrayf.c
  5766. CC ../../../../src/binding/f77/typechindf.c
  5767. CC ../../../../src/binding/f77/typechvecf.c
  5768. CC ../../../../src/binding/f77/typecindbf.c
  5769. CC ../../../../src/binding/f77/typecresizef.c
  5770. CC ../../../../src/binding/f77/typecstructf.c
  5771. CC ../../../../src/binding/f77/typecsubarrf.c
  5772. CC ../../../../src/binding/f77/typegetextentf.c
  5773. CC ../../../../src/binding/f77/typegtextf.c
  5774. CC ../../../../src/binding/f77/unpackextf.c
  5775. CC ../../../../src/binding/f77/wincreerrf.c
  5776. CC ../../../../src/binding/f77/wingeterrf.c
  5777. CC ../../../../src/binding/f77/winseterrf.c
  5778. CC ../../../../src/binding/f77/reduce_localf.c
  5779. CC ../../../../src/binding/f77/op_commutativef.c
  5780. CC ../../../../src/binding/f77/reduce_scatter_blockf.c
  5781. CC ../../../../src/binding/f77/dist_graph_create_adjacentf.c
  5782. CC ../../../../src/binding/f77/dist_graph_createf.c
  5783. CC ../../../../src/binding/f77/dist_graph_neighbors_countf.c
  5784. CC ../../../../src/binding/f77/dist_graph_neighborsf.c
  5785. CC ../../../../src/binding/f77/file_openf.c
  5786. CC ../../../../src/binding/f77/file_closef.c
  5787. CC ../../../../src/binding/f77/file_deletef.c
  5788. CC ../../../../src/binding/f77/file_set_sizef.c
  5789. CC ../../../../src/binding/f77/file_preallocatef.c
  5790. CC ../../../../src/binding/f77/file_get_sizef.c
  5791. CC ../../../../src/binding/f77/file_get_groupf.c
  5792. CC ../../../../src/binding/f77/file_get_amodef.c
  5793. CC ../../../../src/binding/f77/file_set_infof.c
  5794. CC ../../../../src/binding/f77/file_get_infof.c
  5795. CC ../../../../src/binding/f77/file_set_viewf.c
  5796. CC ../../../../src/binding/f77/file_get_viewf.c
  5797. CC ../../../../src/binding/f77/file_read_atf.c
  5798. CC ../../../../src/binding/f77/file_read_at_allf.c
  5799. CC ../../../../src/binding/f77/file_write_atf.c
  5800. CC ../../../../src/binding/f77/file_write_at_allf.c
  5801. CC ../../../../src/binding/f77/file_iread_atf.c
  5802. CC ../../../../src/binding/f77/file_iwrite_atf.c
  5803. CC ../../../../src/binding/f77/file_readf.c
  5804. CC ../../../../src/binding/f77/file_read_allf.c
  5805. CC ../../../../src/binding/f77/file_writef.c
  5806. CC ../../../../src/binding/f77/file_write_allf.c
  5807. CC ../../../../src/binding/f77/file_ireadf.c
  5808. CC ../../../../src/binding/f77/file_iwritef.c
  5809. CC ../../../../src/binding/f77/file_seekf.c
  5810. CC ../../../../src/binding/f77/file_get_positionf.c
  5811. CC ../../../../src/binding/f77/file_get_byte_offsetf.c
  5812. CC ../../../../src/binding/f77/file_read_sharedf.c
  5813. CC ../../../../src/binding/f77/file_write_sharedf.c
  5814. CC ../../../../src/binding/f77/file_iread_sharedf.c
  5815. CC ../../../../src/binding/f77/file_iwrite_sharedf.c
  5816. CC ../../../../src/binding/f77/file_read_orderedf.c
  5817. CC ../../../../src/binding/f77/file_write_orderedf.c
  5818. CC ../../../../src/binding/f77/file_seek_sharedf.c
  5819. CC ../../../../src/binding/f77/file_get_position_sharedf.c
  5820. CC ../../../../src/binding/f77/file_read_at_all_beginf.c
  5821. CC ../../../../src/binding/f77/file_read_at_all_endf.c
  5822. CC ../../../../src/binding/f77/file_write_at_all_beginf.c
  5823. CC ../../../../src/binding/f77/file_write_at_all_endf.c
  5824. CC ../../../../src/binding/f77/file_read_all_beginf.c
  5825. CC ../../../../src/binding/f77/file_read_all_endf.c
  5826. CC ../../../../src/binding/f77/file_write_all_beginf.c
  5827. CC ../../../../src/binding/f77/file_write_all_endf.c
  5828. CC ../../../../src/binding/f77/file_read_ordered_beginf.c
  5829. CC ../../../../src/binding/f77/file_read_ordered_endf.c
  5830. CC ../../../../src/binding/f77/file_write_ordered_beginf.c
  5831. CC ../../../../src/binding/f77/file_write_ordered_endf.c
  5832. CC ../../../../src/binding/f77/file_get_type_extentf.c
  5833. CC ../../../../src/binding/f77/register_datarepf.c
  5834. CC ../../../../src/binding/f77/file_set_atomicityf.c
  5835. CC ../../../../src/binding/f77/file_get_atomicityf.c
  5836. CC ../../../../src/binding/f77/file_syncf.c
  5837. CC ../../../../src/binding/f77/initf.c
  5838. CC ../../../../src/binding/f77/initthreadf.c
  5839. CC ../../../../src/binding/f77/pcontrolf.c
  5840. CC ../../../../src/binding/f77/addressf.c
  5841. CC ../../../../src/binding/f77/getaddressf.c
  5842. CC ../../../../src/binding/f77/wtimef.c
  5843. CC ../../../../src/binding/f77/wtickf.c
  5844. CC ../../../../src/binding/f77/keyval_createf.c
  5845. CC ../../../../src/binding/f77/dup_fnf.c
  5846. CC ../../../../src/binding/f77/null_del_fnf.c
  5847. CC ../../../../src/binding/f77/null_copy_fnf.c
  5848. CC ../../../../src/binding/f77/dup_comm_fnf.c
  5849. CC ../../../../src/binding/f77/null_comm_del_fnf.c
  5850. CC ../../../../src/binding/f77/null_comm_copy_fnf.c
  5851. CC ../../../../src/binding/f77/dup_win_fnf.c
  5852. CC ../../../../src/binding/f77/null_win_del_fnf.c
  5853. CC ../../../../src/binding/f77/null_win_copy_fnf.c
  5854. CC ../../../../src/binding/f77/dup_type_fnf.c
  5855. CC ../../../../src/binding/f77/null_type_del_fnf.c
  5856. CC ../../../../src/binding/f77/null_type_copy_fnf.c
  5857. CC ../../../../src/binding/f77/statusf2c.c
  5858. CC ../../../../src/binding/f77/statusc2f.c
  5859. CC setbot.c
  5860. F77 setbotf.f
  5861. AR cr ../../../lib/libmpich.la sendf.lo recvf.lo get_countf.lo bsendf.lo ssendf.lo rsendf.lo bufattachf.lo bufdetachf.lo isendf.lo ibsendf.lo issendf.lo irsendf.lo irecvf.lo waitf.lo testf.lo request_freef.lo waitanyf.lo testanyf.lo waitallf.lo testallf.lo waitsomef.lo testsomef.lo iprobef.lo probef.lo cancelf.lo testcancelf.lo send_initf.lo bsend_initf.lo ssend_initf.lo rsend_initf.lo recv_initf.lo startf.lo startallf.lo sendrecvf.lo sndrcvrplf.lo typecontigf.lo type_vectorf.lo type_hvectorf.lo type_indexedf.lo type_hindexedf.lo type_structf.lo type_extentf.lo type_sizef.lo type_lbf.lo type_ubf.lo type_commitf.lo type_freef.lo get_elementsf.lo packf.lo unpackf.lo pack_sizef.lo barrierf.lo bcastf.lo gatherf.lo gathervf.lo scatterf.lo scattervf.lo allgatherf.lo allgathervf.lo alltoallf.lo alltoallvf.lo reducef.lo op_createf.lo op_freef.lo allreducef.lo redscatf.lo scanf.lo group_sizef.lo group_rankf.lo grouptranksf.lo group_comparef.lo comm_groupf.lo group_unionf.lo groupinterf.lo groupdifff.lo group_inclf.lo group_exclf.lo grouprinclf.lo grouprexclf.lo group_freef.lo comm_sizef.lo comm_rankf.lo comm_comparef.lo comm_dupf.lo comm_createf.lo comm_splitf.lo comm_freef.lo commtesticf.lo commrsizef.lo commrgroupf.lo iccreatef.lo icmergef.lo keyval_freef.lo attr_putf.lo attr_getf.lo attr_deletef.lo topo_testf.lo cart_createf.lo dims_createf.lo graph_createf.lo graphdims_getf.lo graph_getf.lo cartdim_getf.lo cart_getf.lo cart_rankf.lo cart_coordsf.lo grfnbcountf.lo grfnbrsf.lo cart_shiftf.lo cart_subf.lo cart_mapf.lo graph_mapf.lo getpnamef.lo get_versionf.lo errhcreatef.lo errhsetf.lo errhgetf.lo errhfreef.lo error_stringf.lo error_classf.lo finalizef.lo initializedf.lo abortf.lo close_portf.lo comm_acceptf.lo comm_connectf.lo commdiscf.lo commparentf.lo comm_joinf.lo comm_spawnf.lo spawnmultf.lo lookup_namef.lo open_portf.lo publish_namef.lo unpubnamef.lo accumulatef.lo getf.lo putf.lo win_completef.lo win_createf.lo win_fencef.lo win_freef.lo win_get_groupf.lo win_lockf.lo win_postf.lo win_startf.lo win_testf.lo win_unlockf.lo win_waitf.lo alltoallwf.lo exscanf.lo adderrclassf.lo adderrcodef.lo adderrstringf.lo commcallerrf.lo commnewkeyf.lo commdelattrf.lo commfreekeyf.lo comm_get_attrf.lo commgetnamf.lo comm_set_attrf.lo comm_set_namef.lo filecallerrf.lo greqcompletef.lo greqstartf.lo isthrmainf.lo query_threadf.lo statgetclf.lo statsetelf.lo typenewkeyf.lo typedelattrf.lo type_dupf.lo typefreekeyf.lo type_get_attrf.lo typegetcntsf.lo typegetenvf.lo typegnamef.lo typesetattrf.lo typesetnamef.lo type_match_sizef.lo wincallerrf.lo winnewkeyf.lo windelattrf.lo winfreekeyf.lo win_get_attrf.lo win_get_namef.lo win_set_attrf.lo win_set_namef.lo alloc_memf.lo commcreerrf.lo commgeterrf.lo commseterrf.lo filecreerrf.lo filegeterrf.lo fileseterrf.lo finalizedf.lo free_memf.lo info_createf.lo info_deletef.lo info_dupf.lo info_freef.lo info_getf.lo infognkf.lo infognthkf.lo infovallenf.lo info_setf.lo pack_externalf.lo packesizef.lo reqgetstatf.lo typedarrayf.lo typechindf.lo typechvecf.lo typecindbf.lo typecresizef.lo typecstructf.lo typecsubarrf.lo typegetextentf.lo typegtextf.lo unpackextf.lo wincreerrf.lo wingeterrf.lo winseterrf.lo reduce_localf.lo op_commutativef.lo reduce_scatter_blockf.lo dist_graph_create_adjacentf.lo dist_graph_createf.lo dist_graph_neighbors_countf.lo dist_graph_neighborsf.lo file_openf.lo file_closef.lo file_deletef.lo file_set_sizef.lo file_preallocatef.lo file_get_sizef.lo file_get_groupf.lo file_get_amodef.lo file_set_infof.lo file_get_infof.lo file_set_viewf.lo file_get_viewf.lo file_read_atf.lo file_read_at_allf.lo file_write_atf.lo file_write_at_allf.lo file_iread_atf.lo file_iwrite_atf.lo file_readf.lo file_read_allf.lo file_writef.lo file_write_allf.lo file_ireadf.lo file_iwritef.lo file_seekf.lo file_get_positionf.lo file_get_byte_offsetf.lo file_read_sharedf.lo file_write_sharedf.lo file_iread_sharedf.lo file_iwrite_sharedf.lo file_read_orderedf.lo file_write_orderedf.lo file_seek_sharedf.lo file_get_position_sharedf.lo file_read_at_all_beginf.lo file_read_at_all_endf.lo file_write_at_all_beginf.lo file_write_at_all_endf.lo file_read_all_beginf.lo file_read_all_endf.lo file_write_all_beginf.lo file_write_all_endf.lo file_read_ordered_beginf.lo file_read_ordered_endf.lo file_write_ordered_beginf.lo file_write_ordered_endf.lo file_get_type_extentf.lo register_datarepf.lo file_set_atomicityf.lo file_get_atomicityf.lo file_syncf.lo initf.lo initthreadf.lo pcontrolf.lo addressf.lo getaddressf.lo wtimef.lo wtickf.lo keyval_createf.lo dup_fnf.lo null_del_fnf.lo null_copy_fnf.lo dup_comm_fnf.lo null_comm_del_fnf.lo null_comm_copy_fnf.lo dup_win_fnf.lo null_win_del_fnf.lo null_win_copy_fnf.lo dup_type_fnf.lo null_type_del_fnf.lo null_type_copy_fnf.lo statusf2c.lo statusc2f.lo setbot.lo setbotf.lo
  5862. date > .libstamp3
  5863. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/binding/f77 »
  5864. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/binding/f77 »
  5865. make[3] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/binding/f90 »
  5866. rm -f mpifnoext.h
  5867. sed -e 's/^C/\!/g' -e '/EXTERNAL/d' \
  5868. -e '/REAL\*8/d' \
  5869. -e '/DOUBLE PRECISION/d' \
  5870. -e '/MPI_WTICK/d' ../f77/mpif.h > mpifnoext.h
  5871. pathf90 -O2 -I. -c ../../../../src/binding/f90/mpi_constants.f90
  5872. pathf90 -O2 -I. -c mpi_sizeofs.f90
  5873. pathf90 -O2 -I. -c mpi_base.f90
  5874. pathf90 -O2 -I. -c ../../../../src/binding/f90/mpi.f90
  5875. CC ../../../../src/binding/f90/create_f90_int.c
  5876. CC ../../../../src/binding/f90/create_f90_real.c
  5877. CC ../../../../src/binding/f90/create_f90_complex.c
  5878. CC ../../../../src/binding/f90/typef90cmplxf.c
  5879. CC ../../../../src/binding/f90/typef90realf.c
  5880. CC ../../../../src/binding/f90/typef90intf.c
  5881. CC ../../../../src/binding/f90/create_f90_util.c
  5882. AR cr ../../../lib/libmpich.a create_f90_int.o create_f90_real.o create_f90_complex.o typef90cmplxf.o typef90realf.o typef90intf.o create_f90_util.o
  5883. RANLIB libmpich.a
  5884. date > .libstamp0
  5885. AR cr libmpichf90.a mpi.o mpi_constants.o mpi_sizeofs.o mpi_base.o
  5886. RANLIB libmpichf90.a
  5887. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/binding/f90 »
  5888. CC ../../../../src/binding/f90/create_f90_int.c
  5889. CC ../../../../src/binding/f90/create_f90_real.c
  5890. CC ../../../../src/binding/f90/create_f90_complex.c
  5891. CC ../../../../src/binding/f90/typef90cmplxf.c
  5892. CC ../../../../src/binding/f90/typef90realf.c
  5893. CC ../../../../src/binding/f90/typef90intf.c
  5894. CC ../../../../src/binding/f90/create_f90_util.c
  5895. AR cr ../../../lib/libmpich.la create_f90_int.lo create_f90_real.lo create_f90_complex.lo typef90cmplxf.lo typef90realf.lo typef90intf.lo create_f90_util.lo
  5896. date > .libstamp1
  5897. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/binding/f90 »
  5898. make[4] : on entre dans le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/binding/f90 »
  5899. FC ../../../../src/binding/f90/mpi.f90
  5900. make[4]: *** [mpi.lo] Erreur 1
  5901. make[4] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/binding/f90 »
  5902. make[3]: *** [all-redirect] Erreur 1
  5903. make[3] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/binding/f90 »
  5904. make[2]: *** [all-redirect] Erreur 1
  5905. make[2] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src/binding »
  5906. make[1]: *** [all-redirect] Erreur 1
  5907. make[1] : on quitte le répertoire « /tmp/yaourt-tmp-erol/aur-mpich2/src/mpich2-1.4/build/src »
  5908. make: *** [all-redirect] Erreur 1
  5909. ==> ERREUR: Une erreur s'est produite dans build().
  5910. Abandon...
  5911. ==> ERREUR: Makepkg n'a pas pu construire mpich2.
  5912. ==> Relancer la compilation de mpich2 ? [o/N]
Add Comment
Please, Sign In to add comment