1. * Package: sys-cluster/slurm-2.3.4
  2. * Repository: gentoo
  3. * Maintainer: alexxy@gentoo.org cluster@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib munge pam ssl test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking slurm-2.3.4.tar.bz2 to /tmp/portage/sys-cluster/slurm-2.3.4/work
  8. >>> Source unpacked in /tmp/portage/sys-cluster/slurm-2.3.4/work
  9. >>> Preparing source in /tmp/portage/sys-cluster/slurm-2.3.4/work/slurm-2.3.4 ...
  10. >>> Source prepared.
  11. >>> Configuring source in /tmp/portage/sys-cluster/slurm-2.3.4/work/slurm-2.3.4 ...
  12. * econf: updating slurm-2.3.4/auxdir/config.sub with /usr/share/gnuconfig/config.sub
  13. * econf: updating slurm-2.3.4/auxdir/config.guess with /usr/share/gnuconfig/config.guess
  14. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --sysconfdir=/etc/slurm --with-hwloc=/usr --docdir=/usr/share/doc/slurm-2.3.4 --htmldir=/usr/share/doc/slurm-2.3.4 --with-pam_dir=/lib64/security --without-mysql_config --without-pg_config --enable-pam --with-ssl --with-munge --disable-static
  15. configure: loading site script /usr/share/config.site
  16. checking build system type... x86_64-pc-linux-gnu
  17. checking host system type... x86_64-pc-linux-gnu
  18. checking target system type... x86_64-pc-linux-gnu
  19. checking for a BSD-compatible install... /usr/bin/install -c
  20. checking whether build environment is sane... yes
  21. checking for a thread-safe mkdir -p... /bin/mkdir -p
  22. checking for gawk... gawk
  23. checking whether make sets $(MAKE)... yes
  24. checking whether to enable maintainer-specific portions of Makefiles... no
  25. checking whether to include rpath in build... yes
  26. checking for style of include used by make... GNU
  27. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  28. checking whether the C compiler works... yes
  29. checking for C compiler default output file name... a.out
  30. checking for suffix of executables...
  31. checking whether we are cross compiling... no
  32. checking for suffix of object files... o
  33. checking whether we are using the GNU C compiler... yes
  34. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  35. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  36. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  37. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  38. checking whether we are using the GNU C++ compiler... yes
  39. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  40. checking dependency style of x86_64-pc-linux-gnu-g++... none
  41. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  42. checking for grep that handles long lines and -e... /bin/grep
  43. checking for egrep... /bin/grep -E
  44. checking for ANSI C header files... yes
  45. checking for sys/types.h... yes
  46. checking for sys/stat.h... yes
  47. checking for stdlib.h... yes
  48. checking for string.h... yes
  49. checking for memory.h... yes
  50. checking for strings.h... yes
  51. checking for inttypes.h... yes
  52. checking for stdint.h... yes
  53. checking for unistd.h... yes
  54. checking for special C compiler options needed for large files... no
  55. checking for _FILE_OFFSET_BITS value needed for large files... no
  56. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  57. checking whether we are using the GNU C compiler... (cached) yes
  58. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  59. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  60. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  61. checking whether we are using the GNU C++ compiler... (cached) yes
  62. checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes
  63. checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none
  64. checking whether make sets $(MAKE)... (cached) yes
  65. checking how to print strings... printf
  66. checking for a sed that does not truncate output... /bin/sed
  67. checking for fgrep... /bin/grep -F
  68. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  69. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  70. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  71. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  72. checking whether ln -s works... yes
  73. checking the maximum length of command line arguments... 1572864
  74. checking whether the shell understands some XSI constructs... yes
  75. checking whether the shell understands "+="... yes
  76. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  77. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  78. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  79. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  80. checking how to recognize dependent libraries... pass_all
  81. checking for x86_64-pc-linux-gnu-dlltool... no
  82. checking for dlltool... no
  83. checking how to associate runtime and link libraries... printf %s\n
  84. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  85. checking for archiver @FILE support... @
  86. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  87. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  88. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  89. checking for sysroot... no
  90. checking for x86_64-pc-linux-gnu-mt... no
  91. checking for mt... mt
  92. checking if mt is a manifest tool... no
  93. checking for dlfcn.h... yes
  94. checking for objdir... .libs
  95. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  96. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  97. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  98. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  99. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  100. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  101. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  102. checking whether -lc should be explicitly linked in... no
  103. checking dynamic linker characteristics... GNU/Linux ld.so
  104. checking how to hardcode library paths into programs... immediate
  105. checking whether stripping libraries is possible... yes
  106. checking if libtool supports shared libraries... yes
  107. checking whether to build shared libraries... yes
  108. checking whether to build static libraries... no
  109. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  110. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  111. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  112. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  113. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  114. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  115. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  116. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  117. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  118. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  119. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  120. checking how to hardcode library paths into programs... immediate
  121. checking for x86_64-pc-linux-gnu-pkg-config... no
  122. checking for pkg-config... /usr/bin/pkg-config
  123. checking pkg-config is at least version 0.9.0... yes
  124. checking for library containing socket... none required
  125. checking for library containing gethostbyname... none required
  126. checking for library containing hstrerror... none required
  127. checking for library containing kstat_open... no
  128. checking mcheck.h usability... yes
  129. checking mcheck.h presence... yes
  130. checking for mcheck.h... yes
  131. checking values.h usability... yes
  132. checking values.h presence... yes
  133. checking for values.h... yes
  134. checking socket.h usability... no
  135. checking socket.h presence... no
  136. checking for socket.h... no
  137. checking sys/socket.h usability... yes
  138. checking sys/socket.h presence... yes
  139. checking for sys/socket.h... yes
  140. checking stdbool.h usability... yes
  141. checking stdbool.h presence... yes
  142. checking for stdbool.h... yes
  143. checking sys/ipc.h usability... yes
  144. checking sys/ipc.h presence... yes
  145. checking for sys/ipc.h... yes
  146. checking sys/shm.h usability... yes
  147. checking sys/shm.h presence... yes
  148. checking for sys/shm.h... yes
  149. checking sys/sem.h usability... yes
  150. checking sys/sem.h presence... yes
  151. checking for sys/sem.h... yes
  152. checking errno.h usability... yes
  153. checking errno.h presence... yes
  154. checking for errno.h... yes
  155. checking for stdlib.h... (cached) yes
  156. checking dirent.h usability... yes
  157. checking dirent.h presence... yes
  158. checking for dirent.h... yes
  159. checking pthread.h usability... yes
  160. checking pthread.h presence... yes
  161. checking for pthread.h... yes
  162. checking sys/prctl.h usability... yes
  163. checking sys/prctl.h presence... yes
  164. checking for sys/prctl.h... yes
  165. checking sysint.h usability... no
  166. checking sysint.h presence... no
  167. checking for sysint.h... no
  168. checking for inttypes.h... (cached) yes
  169. checking termcap.h usability... yes
  170. checking termcap.h presence... yes
  171. checking for termcap.h... yes
  172. checking netdb.h usability... yes
  173. checking netdb.h presence... yes
  174. checking for netdb.h... yes
  175. checking for sys/socket.h... (cached) yes
  176. checking sys/systemcfg.h usability... no
  177. checking sys/systemcfg.h presence... no
  178. checking for sys/systemcfg.h... no
  179. checking ncurses.h usability... yes
  180. checking ncurses.h presence... yes
  181. checking for ncurses.h... yes
  182. checking curses.h usability... yes
  183. checking curses.h presence... yes
  184. checking for curses.h... yes
  185. checking sys/dr.h usability... no
  186. checking sys/dr.h presence... no
  187. checking for sys/dr.h... no
  188. checking sys/vfs.h usability... yes
  189. checking sys/vfs.h presence... yes
  190. checking for sys/vfs.h... yes
  191. checking pam/pam_appl.h usability... no
  192. checking pam/pam_appl.h presence... no
  193. checking for pam/pam_appl.h... no
  194. checking security/pam_appl.h usability... yes
  195. checking security/pam_appl.h presence... yes
  196. checking for security/pam_appl.h... yes
  197. checking sys/sysctl.h usability... yes
  198. checking sys/sysctl.h presence... yes
  199. checking for sys/sysctl.h... yes
  200. checking pty.h usability... yes
  201. checking pty.h presence... yes
  202. checking for pty.h... yes
  203. checking utmp.h usability... yes
  204. checking utmp.h presence... yes
  205. checking for utmp.h... yes
  206. checking sys/syslog.h usability... yes
  207. checking sys/syslog.h presence... yes
  208. checking for sys/syslog.h... yes
  209. checking linux/sched.h usability... yes
  210. checking linux/sched.h presence... yes
  211. checking for linux/sched.h... yes
  212. checking kstat.h usability... no
  213. checking kstat.h presence... no
  214. checking for kstat.h... no
  215. checking paths.h usability... yes
  216. checking paths.h presence... yes
  217. checking for paths.h... yes
  218. checking limits.h usability... yes
  219. checking limits.h presence... yes
  220. checking for limits.h... yes
  221. checking sys/statfs.h usability... yes
  222. checking sys/statfs.h presence... yes
  223. checking for sys/statfs.h... yes
  224. checking sys/ptrace.h usability... yes
  225. checking sys/ptrace.h presence... yes
  226. checking for sys/ptrace.h... yes
  227. checking sys/termios.h usability... yes
  228. checking sys/termios.h presence... yes
  229. checking for sys/termios.h... yes
  230. checking for sys/wait.h that is POSIX.1 compatible... yes
  231. checking whether time.h and sys/time.h may both be included... yes
  232. checking for ANSI C header files... (cached) yes
  233. checking library containing dlopen... checking for dlopen in -l... no
  234. checking for dlopen in -ldl... yes
  235. checking for program_invocation_name... yes
  236. checking for ptrace64... no
  237. checking for sched_setaffinity... yes
  238. checking for numa_available in -lnuma... yes
  239. checking whether to enable PAM support... yes
  240. checking for pam_get_user in -lpam... yes
  241. checking for misc_conv in -lpam_misc... yes
  242. checking whether to enable ISO 8601 time format support... yes
  243. checking whether sbatch --get-user-env option should load .login... no
  244. checking whether byte ordering is bigendian... no
  245. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  246. checking for stdlib.h... (cached) yes
  247. checking for GNU libc compatible malloc... yes
  248. checking whether strerror_r is declared... yes
  249. checking for strerror_r... yes
  250. checking whether strerror_r returns char *... no
  251. checking for fdatasync... yes
  252. checking for hstrerror... yes
  253. checking for strerror... yes
  254. checking for mtrace... yes
  255. checking for strndup... yes
  256. checking for strlcpy... no
  257. checking for strsignal... yes
  258. checking for inet_aton... yes
  259. checking for inet_ntop... yes
  260. checking for inet_pton... yes
  261. checking for setproctitle... no
  262. checking for sysctlbyname... no
  263. checking for cfmakeraw... yes
  264. checking for setresuid... yes
  265. checking whether hstrerror is declared... no
  266. checking whether strsignal is declared... yes
  267. checking whether sys_siglist is declared... no
  268. checking for unsetenv... yes
  269. checking for the pthreads library -lpthreads... no
  270. checking whether pthreads work without any flags... no
  271. checking whether pthreads work with -Kthread... no
  272. checking whether pthreads work with -kthread... no
  273. checking for the pthreads library -llthread... no
  274. checking whether pthreads work with -pthread... yes
  275. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  276. checking if more special flags are required for pthreads... no
  277. checking for cc_r... x86_64-pc-linux-gnu-gcc
  278. checking for Sun Constellation system... no
  279. checking System dimensions... checking for hwloc installation... /usr
  280. checking whether XCPU is enabled... no
  281. checking for sem_open in -lposix4... no
  282. checking for initscr in -lncurses... yes
  283. checking for initscr in -lcurses... yes
  284. NCURSES test program built properly.
  285. checking for pkg-config... /usr/bin/pkg-config
  286. checking for GTK+ - version >= 2.7.1... yes (version 2.24.11)
  287. checking for mysql_config... /usr/bin/mysql_config
  288. ./configure: line 20240: test: 5-MariaDB: integer expression expected
  289. MySQL test program built properly.
  290. checking for pg_config... /usr/bin/pg_config
  291. PostgreSQL test program built properly.
  292. checking whether this is a native Cray XT or XE system or have ALPS simulator... no
  293. checking for __progname... yes
  294. checking whether debugging is enabled... no
  295. checking whether memory leak debugging is enabled... no
  296. checking whether to enable slurmd operation on a front-end... no
  297. checking whether debugger partial attach enabled... no
  298. checking whether salloc should kill child processes at job termination... no
  299. checking whether to disable salloc execution in the background... no
  300. checking for slurmctld default port... 6817
  301. checking for slurmd default port... 6818
  302. checking for slurmdbd default port... 6819
  303. checking for slurmctld default port count... 1
  304. checking for rms_prgcreate in -lrmscall... no
  305. configure: Cannot support QsNet without librmscall
  306. checking for elan3_create in -lelan3... no
  307. checking for elanctrl_open in -lelanctrl... no
  308. configure: Cannot support QsNet without libelan3 or libelanctrl!
  309. checking whether to enable AIX Federation switch support... no
  310. configure: Cannot support Federation without libntbl
  311. checking for job_attachpid in -ljob... no
  312. checking for SGI job container support... no
  313. checking for lua... yes
  314. checking for whether we can link to liblua... yes
  315. checking whether man2html is available... checking for man2html... yes
  316. checking for support of printf("%s", NULL)... yes
  317. checking for whether to include readline suport... yes
  318. checking for OpenSSL directory... /usr
  319. checking for munge installation... /usr
  320. checking whether to enable multiple-slurmd support... no
  321. checking for auth_init_credentials in -lauth... no
  322. checking for openpty in -lutil... yes
  323. checking for blcr installation...
  324. configure: WARNING: unable to locate blcr installation
  325. checking for whether to include srun-aprun wrapper rather than native SLURM srun... no
  326. configure: creating ./config.status
  327. config.status: creating Makefile
  328. config.status: creating config.xml
  329. config.status: creating auxdir/Makefile
  330. config.status: creating contribs/Makefile
  331. config.status: creating contribs/arrayrun/Makefile
  332. config.status: creating contribs/cray/Makefile
  333. config.status: creating contribs/lua/Makefile
  334. config.status: creating contribs/pam/Makefile
  335. config.status: creating contribs/perlapi/Makefile
  336. config.status: creating contribs/perlapi/libslurm/Makefile
  337. config.status: creating contribs/perlapi/libslurm/perl/Makefile.PL
  338. config.status: creating contribs/perlapi/libslurmdb/Makefile
  339. config.status: creating contribs/perlapi/libslurmdb/perl/Makefile.PL
  340. config.status: creating contribs/torque/Makefile
  341. config.status: creating contribs/phpext/Makefile
  342. config.status: creating contribs/phpext/slurm_php/config.m4
  343. config.status: creating contribs/sjobexit/Makefile
  344. config.status: creating contribs/slurmdb-direct/Makefile
  345. config.status: creating src/Makefile
  346. config.status: creating src/api/Makefile
  347. config.status: creating src/common/Makefile
  348. config.status: creating src/db_api/Makefile
  349. config.status: creating src/database/Makefile
  350. config.status: creating src/sacct/Makefile
  351. config.status: creating src/sacctmgr/Makefile
  352. config.status: creating src/sreport/Makefile
  353. config.status: creating src/sstat/Makefile
  354. config.status: creating src/sshare/Makefile
  355. config.status: creating src/salloc/Makefile
  356. config.status: creating src/sbatch/Makefile
  357. config.status: creating src/sattach/Makefile
  358. config.status: creating src/sprio/Makefile
  359. config.status: creating src/srun/Makefile
  360. config.status: creating src/srun_cr/Makefile
  361. config.status: creating src/slurmd/Makefile
  362. config.status: creating src/slurmd/common/Makefile
  363. config.status: creating src/slurmd/slurmd/Makefile
  364. config.status: creating src/slurmd/slurmstepd/Makefile
  365. config.status: creating src/slurmdbd/Makefile
  366. config.status: creating src/slurmctld/Makefile
  367. config.status: creating src/sbcast/Makefile
  368. config.status: creating src/scontrol/Makefile
  369. config.status: creating src/scancel/Makefile
  370. config.status: creating src/squeue/Makefile
  371. config.status: creating src/sinfo/Makefile
  372. config.status: creating src/smap/Makefile
  373. config.status: creating src/strigger/Makefile
  374. config.status: creating src/sview/Makefile
  375. config.status: creating src/plugins/Makefile
  376. config.status: creating src/plugins/accounting_storage/Makefile
  377. config.status: creating src/plugins/accounting_storage/common/Makefile
  378. config.status: creating src/plugins/accounting_storage/filetxt/Makefile
  379. config.status: creating src/plugins/accounting_storage/mysql/Makefile
  380. config.status: creating src/plugins/accounting_storage/pgsql/Makefile
  381. config.status: creating src/plugins/accounting_storage/none/Makefile
  382. config.status: creating src/plugins/accounting_storage/slurmdbd/Makefile
  383. config.status: creating src/plugins/auth/Makefile
  384. config.status: creating src/plugins/auth/authd/Makefile
  385. config.status: creating src/plugins/auth/munge/Makefile
  386. config.status: creating src/plugins/auth/none/Makefile
  387. config.status: creating src/plugins/checkpoint/Makefile
  388. config.status: creating src/plugins/checkpoint/aix/Makefile
  389. config.status: creating src/plugins/checkpoint/none/Makefile
  390. config.status: creating src/plugins/checkpoint/ompi/Makefile
  391. config.status: creating src/plugins/checkpoint/blcr/Makefile
  392. config.status: creating src/plugins/checkpoint/blcr/cr_checkpoint.sh
  393. config.status: creating src/plugins/checkpoint/blcr/cr_restart.sh
  394. config.status: creating src/plugins/crypto/Makefile
  395. config.status: creating src/plugins/crypto/munge/Makefile
  396. config.status: creating src/plugins/crypto/openssl/Makefile
  397. config.status: creating src/plugins/gres/Makefile
  398. config.status: creating src/plugins/gres/gpu/Makefile
  399. config.status: creating src/plugins/gres/nic/Makefile
  400. config.status: creating src/plugins/jobacct_gather/Makefile
  401. config.status: creating src/plugins/jobacct_gather/linux/Makefile
  402. config.status: creating src/plugins/jobacct_gather/aix/Makefile
  403. config.status: creating src/plugins/jobacct_gather/none/Makefile
  404. config.status: creating src/plugins/jobcomp/Makefile
  405. config.status: creating src/plugins/jobcomp/filetxt/Makefile
  406. config.status: creating src/plugins/jobcomp/none/Makefile
  407. config.status: creating src/plugins/jobcomp/script/Makefile
  408. config.status: creating src/plugins/jobcomp/mysql/Makefile
  409. config.status: creating src/plugins/jobcomp/pgsql/Makefile
  410. config.status: creating src/plugins/job_submit/Makefile
  411. config.status: creating src/plugins/job_submit/cnode/Makefile
  412. config.status: creating src/plugins/job_submit/defaults/Makefile
  413. config.status: creating src/plugins/job_submit/logging/Makefile
  414. config.status: creating src/plugins/job_submit/lua/Makefile
  415. config.status: creating src/plugins/job_submit/partition/Makefile
  416. config.status: creating src/plugins/preempt/Makefile
  417. config.status: creating src/plugins/preempt/none/Makefile
  418. config.status: creating src/plugins/preempt/partition_prio/Makefile
  419. config.status: creating src/plugins/preempt/qos/Makefile
  420. config.status: creating src/plugins/priority/Makefile
  421. config.status: creating src/plugins/priority/basic/Makefile
  422. config.status: creating src/plugins/priority/multifactor/Makefile
  423. config.status: creating src/plugins/proctrack/Makefile
  424. config.status: creating src/plugins/proctrack/aix/Makefile
  425. config.status: creating src/plugins/proctrack/cgroup/Makefile
  426. config.status: creating src/plugins/proctrack/pgid/Makefile
  427. config.status: creating src/plugins/proctrack/linuxproc/Makefile
  428. config.status: creating src/plugins/proctrack/rms/Makefile
  429. config.status: creating src/plugins/proctrack/sgi_job/Makefile
  430. config.status: creating src/plugins/proctrack/lua/Makefile
  431. config.status: creating src/plugins/sched/Makefile
  432. config.status: creating src/plugins/sched/backfill/Makefile
  433. config.status: creating src/plugins/sched/builtin/Makefile
  434. config.status: creating src/plugins/sched/hold/Makefile
  435. config.status: creating src/plugins/sched/wiki/Makefile
  436. config.status: creating src/plugins/sched/wiki2/Makefile
  437. config.status: creating src/plugins/select/Makefile
  438. config.status: creating src/plugins/select/bluegene/Makefile
  439. config.status: creating src/plugins/select/bluegene/ba/Makefile
  440. config.status: creating src/plugins/select/bluegene/ba_bgq/Makefile
  441. config.status: creating src/plugins/select/bluegene/bl/Makefile
  442. config.status: creating src/plugins/select/bluegene/bl_bgq/Makefile
  443. config.status: creating src/plugins/select/bluegene/sfree/Makefile
  444. config.status: creating src/plugins/select/cons_res/Makefile
  445. config.status: creating src/plugins/select/cray/Makefile
  446. config.status: creating src/plugins/select/cray/libalps/Makefile
  447. config.status: creating src/plugins/select/cray/libemulate/Makefile
  448. config.status: creating src/plugins/select/linear/Makefile
  449. config.status: creating src/plugins/switch/Makefile
  450. config.status: creating src/plugins/switch/elan/Makefile
  451. config.status: creating src/plugins/switch/none/Makefile
  452. config.status: creating src/plugins/switch/federation/Makefile
  453. config.status: creating src/plugins/mpi/Makefile
  454. config.status: creating src/plugins/mpi/mpich1_p4/Makefile
  455. config.status: creating src/plugins/mpi/mpich1_shmem/Makefile
  456. config.status: creating src/plugins/mpi/mpichgm/Makefile
  457. config.status: creating src/plugins/mpi/mpichmx/Makefile
  458. config.status: creating src/plugins/mpi/mvapich/Makefile
  459. config.status: creating src/plugins/mpi/lam/Makefile
  460. config.status: creating src/plugins/mpi/none/Makefile
  461. config.status: creating src/plugins/mpi/openmpi/Makefile
  462. config.status: creating src/plugins/task/Makefile
  463. config.status: creating src/plugins/task/affinity/Makefile
  464. config.status: creating src/plugins/task/cgroup/Makefile
  465. config.status: creating src/plugins/task/none/Makefile
  466. config.status: creating src/plugins/topology/Makefile
  467. config.status: creating src/plugins/topology/3d_torus/Makefile
  468. config.status: creating src/plugins/topology/node_rank/Makefile
  469. config.status: creating src/plugins/topology/none/Makefile
  470. config.status: creating src/plugins/topology/tree/Makefile
  471. config.status: creating doc/Makefile
  472. config.status: creating doc/man/Makefile
  473. config.status: creating doc/html/Makefile
  474. config.status: creating doc/html/configurator.html
  475. config.status: creating testsuite/Makefile
  476. config.status: creating testsuite/expect/Makefile
  477. config.status: creating testsuite/slurm_unit/Makefile
  478. config.status: creating testsuite/slurm_unit/api/Makefile
  479. config.status: creating testsuite/slurm_unit/api/manual/Makefile
  480. config.status: creating testsuite/slurm_unit/common/Makefile
  481. config.status: creating config.h
  482. config.status: creating slurm/slurm.h
  483. config.status: executing depfiles commands
  484. config.status: executing libtool commands
  485. >>> Source configured.
  486. >>> Compiling source in /tmp/portage/sys-cluster/slurm-2.3.4/work/slurm-2.3.4 ...
  487. make -j24
  488. make all-recursive
  489. make[1]: Entering directory `/tmp/portage/sys-cluster/slurm-2.3.4/work/slurm-2.3.4'
  490. Making all in auxdir
  491. make[2]: Entering directory `/tmp/portage/sys-cluster/slurm-2.3.4/work/slurm-2.3.4/auxdir'
  492. make[2]: Nothing to be done for `all'.
  493. make[2]: Leaving directory `/tmp/portage/sys-cluster/slurm-2.3.4/work/slurm-2.3.4/auxdir'
  494. Making all in src
  495. make[2]: Entering directory `/tmp/portage/sys-cluster/slurm-2.3.4/work/slurm-2.3.4/src'
  496. Making all in common
  497. make[3]: Entering directory `/tmp/portage/sys-cluster/slurm-2.3.4/work/slurm-2.3.4/src/common'
  498. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o xcgroup_read_config.lo xcgroup_read_config.c
  499. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o xcgroup.lo xcgroup.c
  500. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o xcpuinfo.lo xcpuinfo.c
  501. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o assoc_mgr.lo assoc_mgr.c
  502. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o xmalloc.lo xmalloc.c
  503. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o xassert.lo xassert.c
  504. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o xstring.lo xstring.c
  505. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o xsignal.lo xsignal.c
  506. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o forward.lo forward.c
  507. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o strlcpy.lo strlcpy.c
  508. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o list.lo list.c
  509. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o net.lo net.c
  510. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o log.lo log.c
  511. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o cbuf.lo cbuf.c
  512. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o safeopen.lo safeopen.c
  513. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o bitstring.lo bitstring.c
  514. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o mpi.lo mpi.c
  515. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o pack.lo pack.c
  516. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o parse_config.lo parse_config.c
  517. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o parse_spec.lo parse_spec.c
  518. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o plugin.lo plugin.c
  519. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o plugrack.lo plugrack.c
  520. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o print_fields.lo print_fields.c
  521. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o read_config.lo read_config.c
  522. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c xcpuinfo.c -fPIC -DPIC -o .libs/xcpuinfo.o
  523. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c xcgroup.c -fPIC -DPIC -o .libs/xcgroup.o
  524. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c xcgroup_read_config.c -fPIC -DPIC -o .libs/xcgroup_read_config.o
  525. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c assoc_mgr.c -fPIC -DPIC -o .libs/assoc_mgr.o
  526. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o
  527. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c xassert.c -fPIC -DPIC -o .libs/xassert.o
  528. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c forward.c -fPIC -DPIC -o .libs/forward.o
  529. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c net.c -fPIC -DPIC -o .libs/net.o
  530. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c xsignal.c -fPIC -DPIC -o .libs/xsignal.o
  531. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o
  532. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c cbuf.c -fPIC -DPIC -o .libs/cbuf.o
  533. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c log.c -fPIC -DPIC -o .libs/log.o
  534. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c xstring.c -fPIC -DPIC -o .libs/xstring.o
  535. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c list.c -fPIC -DPIC -o .libs/list.o
  536. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c safeopen.c -fPIC -DPIC -o .libs/safeopen.o
  537. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c mpi.c -fPIC -DPIC -o .libs/mpi.o
  538. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c pack.c -fPIC -DPIC -o .libs/pack.o
  539. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c bitstring.c -fPIC -DPIC -o .libs/bitstring.o
  540. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c plugrack.c -fPIC -DPIC -o .libs/plugrack.o
  541. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c parse_config.c -fPIC -DPIC -o .libs/parse_config.o
  542. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c plugin.c -fPIC -DPIC -o .libs/plugin.o
  543. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c parse_spec.c -fPIC -DPIC -o .libs/parse_spec.o
  544. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c print_fields.c -fPIC -DPIC -o .libs/print_fields.o
  545. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c read_config.c -fPIC -DPIC -o .libs/read_config.o
  546. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o node_select.lo node_select.c
  547. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o env.lo env.c
  548. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o fd.lo fd.c
  549. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o slurm_cred.lo slurm_cred.c
  550. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c node_select.c -fPIC -DPIC -o .libs/node_select.o
  551. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c env.c -fPIC -DPIC -o .libs/env.o
  552. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o slurm_errno.lo slurm_errno.c
  553. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o slurm_priority.lo slurm_priority.c
  554. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c fd.c -fPIC -DPIC -o .libs/fd.o
  555. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c slurm_cred.c -fPIC -DPIC -o .libs/slurm_cred.o
  556. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c slurm_errno.c -fPIC -DPIC -o .libs/slurm_errno.o
  557. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c slurm_priority.c -fPIC -DPIC -o .libs/slurm_priority.o
  558. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o slurm_protocol_api.lo slurm_protocol_api.c
  559. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o slurm_protocol_pack.lo slurm_protocol_pack.c
  560. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o slurm_protocol_util.lo slurm_protocol_util.c
  561. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o slurm_protocol_socket_implementation.lo slurm_protocol_socket_implementation.c
  562. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c slurm_protocol_api.c -fPIC -DPIC -o .libs/slurm_protocol_api.o
  563. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c slurm_protocol_pack.c -fPIC -DPIC -o .libs/slurm_protocol_pack.o
  564. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c slurm_protocol_util.c -fPIC -DPIC -o .libs/slurm_protocol_util.o
  565. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o slurm_protocol_defs.lo slurm_protocol_defs.c
  566. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c slurm_protocol_socket_implementation.c -fPIC -DPIC -o .libs/slurm_protocol_socket_implementation.o
  567. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o slurm_rlimits_info.lo slurm_rlimits_info.c
  568. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o slurmdb_defs.lo slurmdb_defs.c
  569. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c slurm_protocol_defs.c -fPIC -DPIC -o .libs/slurm_protocol_defs.o
  570. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o slurmdb_pack.lo slurmdb_pack.c
  571. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c slurmdb_defs.c -fPIC -DPIC -o .libs/slurmdb_defs.o
  572. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c slurm_rlimits_info.c -fPIC -DPIC -o .libs/slurm_rlimits_info.o
  573. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c slurmdb_pack.c -fPIC -DPIC -o .libs/slurmdb_pack.o
  574. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o slurmdbd_defs.lo slurmdbd_defs.c
  575. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o working_cluster.lo working_cluster.c
  576. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o uid.lo uid.c
  577. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o util-net.lo util-net.c
  578. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c slurmdbd_defs.c -fPIC -DPIC -o .libs/slurmdbd_defs.o
  579. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c working_cluster.c -fPIC -DPIC -o .libs/working_cluster.o
  580. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c util-net.c -fPIC -DPIC -o .libs/util-net.o
  581. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c uid.c -fPIC -DPIC -o .libs/uid.o
  582. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o slurm_auth.lo slurm_auth.c
  583. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o jobacct_common.lo jobacct_common.c
  584. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o slurm_accounting_storage.lo slurm_accounting_storage.c
  585. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o slurm_jobacct_gather.lo slurm_jobacct_gather.c
  586. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c slurm_auth.c -fPIC -DPIC -o .libs/slurm_auth.o
  587. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c jobacct_common.c -fPIC -DPIC -o .libs/jobacct_common.o
  588. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o slurm_jobcomp.lo slurm_jobcomp.c
  589. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c slurm_accounting_storage.c -fPIC -DPIC -o .libs/slurm_accounting_storage.o
  590. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c slurm_jobacct_gather.c -fPIC -DPIC -o .libs/slurm_jobacct_gather.o
  591. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c slurm_jobcomp.c -fPIC -DPIC -o .libs/slurm_jobcomp.o
  592. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o slurm_topology.lo slurm_topology.c
  593. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o switch.lo switch.c
  594. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c slurm_topology.c -fPIC -DPIC -o .libs/slurm_topology.o
  595. jobacct_common.c: In function 'jobacct_common_setinfo':
  596. jobacct_common.c:141:33: error: dereferencing pointer to incomplete type
  597. jobacct_common.c:142:34: error: dereferencing pointer to incomplete type
  598. jobacct_common.c:143:32: error: dereferencing pointer to incomplete type
  599. jobacct_common.c:144:33: error: dereferencing pointer to incomplete type
  600. jobacct_common.c: In function 'jobacct_common_getinfo':
  601. jobacct_common.c:212:28: error: invalid application of 'sizeof' to incomplete type 'struct rusage'
  602. jobacct_common.c:213:9: error: dereferencing pointer to incomplete type
  603. jobacct_common.c:214:9: error: dereferencing pointer to incomplete type
  604. jobacct_common.c:215:9: error: dereferencing pointer to incomplete type
  605. jobacct_common.c:216:9: error: dereferencing pointer to incomplete type
  606. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c -o arg_desc.lo arg_desc.c
  607. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c switch.c -fPIC -DPIC -o .libs/switch.o
  608. make[3]: *** [jobacct_common.lo] Error 1
  609. make[3]: *** Waiting for unfinished jobs....
  610. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm/gres.conf\" -DNUMA_VERSION1_COMPATIBILITY -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pthread -fno-gcse -c arg_desc.c -fPIC -DPIC -o .libs/arg_desc.o
  611. make[3]: Leaving directory `/tmp/portage/sys-cluster/slurm-2.3.4/work/slurm-2.3.4/src/common'
  612. make[2]: *** [all-recursive] Error 1
  613. make[2]: Leaving directory `/tmp/portage/sys-cluster/slurm-2.3.4/work/slurm-2.3.4/src'
  614. make[1]: *** [all-recursive] Error 1
  615. make[1]: Leaving directory `/tmp/portage/sys-cluster/slurm-2.3.4/work/slurm-2.3.4'
  616. make: *** [all] Error 2
  617. * ERROR: sys-cluster/slurm-2.3.4 failed (compile phase):
  618. * emake failed
  619. *
  620. * If you need support, post the output of `emerge --info '=sys-cluster/slurm-2.3.4'`,
  621. * the complete build log and the output of `emerge -pqv '=sys-cluster/slurm-2.3.4'`.
  622. * The complete build log is located at '/var/log/portage/sys-cluster:slurm-2.3.4:20120807-011836.log'.
  623. * For convenience, a symlink to the build log is located at '/tmp/portage/sys-cluster/slurm-2.3.4/temp/build.log'.
  624. * The ebuild environment file is located at '/tmp/portage/sys-cluster/slurm-2.3.4/temp/environment'.
  625. * Working directory: '/tmp/portage/sys-cluster/slurm-2.3.4/work/slurm-2.3.4'
  626. * S: '/tmp/portage/sys-cluster/slurm-2.3.4/work/slurm-2.3.4'