spacepaste

  1.  
  2. * Package: sys-apps/pcp-4.3.0
  3. * Repository: overlay-local
  4. * Maintainer: u0x004a@gmail.com
  5. * USE: X amd64 elibc_glibc kernel_linux pie python ssp userland_GNU
  6. * FEATURES: preserve-libs sandbox userpriv usersandbox
  7. >>> Unpacking source...
  8. >>> Unpacking pcp-4.3.0.tar.gz to /var/tmp/portage/sys-apps/pcp-4.3.0/work
  9. >>> Source unpacked in /var/tmp/portage/sys-apps/pcp-4.3.0/work
  10. >>> Preparing source in /var/tmp/portage/sys-apps/pcp-4.3.0/work/pcp-4.3.0 ...
  11. >>> Source prepared.
  12. >>> Configuring source in /var/tmp/portage/sys-apps/pcp-4.3.0/work/pcp-4.3.0 ...
  13. * econf: updating pcp-4.3.0/config.guess with /usr/share/gnuconfig/config.guess
  14. * econf: updating pcp-4.3.0/config.sub with /usr/share/gnuconfig/config.sub
  15. ./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 --docdir=/usr/share/doc/pcp-4.3.0 --htmldir=/usr/share/doc/pcp-4.3.0/html --libdir=/usr/lib64 --localstatedir=//var --enable-ssp --enable-pie --without-threads --without-infiniband --without-discovery --without-systemd --without-papi --without-perfevent --without-manager --without-webapi --with-python --with-x
  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. Building on x86_64-pc-linux for x86_64-pc-linux
  20. Build: os=linux cpu=x86_64
  21. Target: os=linux cpu=x86_64
  22. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  23. checking pkg-config is at least version 0.9.0... yes
  24. checking for x86_64-pc-linux-gnu-suncc... no
  25. checking for x86_64-pc-linux-gnu-egcc... no
  26. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  27. checking whether the C compiler works... yes
  28. checking for C compiler default output file name... a.out
  29. checking for suffix of executables...
  30. checking whether we are cross compiling... no
  31. checking for suffix of object files... o
  32. checking whether we are using the GNU C compiler... yes
  33. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  34. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  35. configure: Compiling with gcc pie et al.
  36. configure: Compiling DSO PMDAs with gcc -fvisibility=hidden
  37. checking for x86_64-pc-linux-gnu-eg++... no
  38. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  39. checking whether we are using the GNU C++ compiler... yes
  40. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  41. checking for working C++ compiler... yes
  42. checking for gawk... /usr/bin/gawk
  43. checking for sed... /bin/sed
  44. checking for echo... /bin/echo
  45. checking for find... /usr/bin/find
  46. checking for which... /usr/bin/which
  47. checking for flex... flex
  48. checking lex output file root... lex.yy
  49. checking lex library... -lfl
  50. checking whether yytext is a pointer... yes
  51. checking for bison... bison -y
  52. checking where unix-like sort(1) lives... /usr/bin/sort
  53. checking if echo uses -n or backslash-c to suppress newlines... -n
  54. checking for grep that handles long lines and -e... /bin/grep
  55. checking for egrep... /bin/grep -E
  56. checking for dtrace... no
  57. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  58. checking for ANSI C header files... yes
  59. checking for sys/types.h... yes
  60. checking for sys/stat.h... yes
  61. checking for stdlib.h... yes
  62. checking for string.h... yes
  63. checking for memory.h... yes
  64. checking for strings.h... yes
  65. checking for inttypes.h... yes
  66. checking for stdint.h... yes
  67. checking for unistd.h... yes
  68. checking sys/sdt.h usability... no
  69. checking sys/sdt.h presence... no
  70. checking for sys/sdt.h... no
  71. configure: creating ./config.status
  72. config.status: creating src/include/pcp/platform_defs.h
  73. config.status: creating src/include/pcp/platformsz.h
  74. config.status: creating src/include/pcp/config.h
  75. config.status: creating src/include/pcp/configsz.h
  76. checking for git... git
  77. checking for cppcheck... no
  78. checking for pylint... no
  79. checking for python... /usr/bin/python2.7
  80. checking for python3... python3
  81. checking Python version... 2.7.15
  82. checking python2.7/Python.h usability... yes
  83. checking python2.7/Python.h presence... yes
  84. checking for python2.7/Python.h... yes
  85. checking Python3 version... 2.7.15
  86. WARNING: Python version 3.3 or later does not seem to be installed.
  87. checking for any python version... yes
  88. checking for dstat symlink... yes
  89. checking for Python module BPF... no
  90. checking for Python module OrderedDict... yes
  91. checking for Python module jsonpointer... no
  92. checking for Python module openpyxl... no
  93. checking for Python module setuptools... yes
  94. checking for Python module requests... yes
  95. checking for Python module libvirt... no
  96. checking for Python module six... yes
  97. checking if the python InfluxDB support should be included... yes
  98. checking if the json PMDA should be included... no
  99. checking if the bcc PMDA should be included... no
  100. checking for perl... perl
  101. checking for any perl version... perl
  102. checking if the SNMP PMDA should be included... yes
  103. checking if the mysql PMDA should be included... yes
  104. checking if the postgresql PMDA should be included... no
  105. checking if the oracle PMDA should be included... yes
  106. checking if the elasticsearch PMDA should be included... yes
  107. checking if the nginx PMDA should be included... yes
  108. checking if the activemq PMDA should be included... yes
  109. checking if the bind2 PMDA should be included... yes
  110. checking if the nutcracker PMDA should be included... no
  111. checking if the LIO PMDA should be included... no
  112. checking if the Prometheus PMDA should be included... yes
  113. checking if the libvirt PMDA should be included... no
  114. checking for qmake... /usr/bin/qmake
  115. checking Qt version... 5.11.1
  116. checking for gmake... /usr/bin/gmake
  117. checking for ld... /usr/bin/ld
  118. checking for gtar... no
  119. checking for tar... /bin/tar
  120. checking for gzip... /bin/gzip
  121. checking for bzip2... /bin/bzip2
  122. checking for lzma... /usr/bin/lzma
  123. checking for xz... /usr/bin/xz
  124. checking for hdiutil... no
  125. checking for mkinstallp... no
  126. checking for pkgmk... no
  127. checking for dlltool... no
  128. checking for rpmbuild... no
  129. checking for rpm... no
  130. checking for pod2man... /usr/bin/pod2man
  131. checking if ExtUtils::MakeMaker is installed... yes
  132. checking for true... /bin/true
  133. checking for makedepend... /usr/bin/makedepend
  134. checking for md5sum... /usr/bin/md5sum
  135. checking for dpkg... no
  136. checking for makepkg... no
  137. checking for publican... no
  138. checking whether ln -s works... yes
  139. checking for dirent.h that defines DIR... yes
  140. checking for library containing opendir... none required
  141. checking for ANSI C header files... (cached) yes
  142. checking for sys/wait.h that is POSIX.1 compatible... yes
  143. checking fcntl.h usability... yes
  144. checking fcntl.h presence... yes
  145. checking for fcntl.h... yes
  146. checking limits.h usability... yes
  147. checking limits.h presence... yes
  148. checking for limits.h... yes
  149. checking malloc.h usability... yes
  150. checking malloc.h presence... yes
  151. checking for malloc.h... yes
  152. checking for strings.h... (cached) yes
  153. checking syslog.h usability... yes
  154. checking syslog.h presence... yes
  155. checking for syslog.h... yes
  156. checking stddef.h usability... yes
  157. checking stddef.h presence... yes
  158. checking for stddef.h... yes
  159. checking sched.h usability... yes
  160. checking sched.h presence... yes
  161. checking for sched.h... yes
  162. checking dlfcn.h usability... yes
  163. checking dlfcn.h presence... yes
  164. checking for dlfcn.h... yes
  165. checking dl.h usability... no
  166. checking dl.h presence... no
  167. checking for dl.h... no
  168. checking sys/times.h usability... yes
  169. checking sys/times.h presence... yes
  170. checking for sys/times.h... yes
  171. checking sys/resource.h usability... yes
  172. checking sys/resource.h presence... yes
  173. checking for sys/resource.h... yes
  174. checking sys/prctl.h usability... yes
  175. checking sys/prctl.h presence... yes
  176. checking for sys/prctl.h... yes
  177. checking sys/sysinfo.h usability... yes
  178. checking sys/sysinfo.h presence... yes
  179. checking for sys/sysinfo.h... yes
  180. checking sys/systeminfo.h usability... no
  181. checking sys/systeminfo.h presence... no
  182. checking for sys/systeminfo.h... no
  183. checking endian.h usability... yes
  184. checking endian.h presence... yes
  185. checking for endian.h... yes
  186. checking standards.h usability... no
  187. checking standards.h presence... no
  188. checking for standards.h... no
  189. checking sys/byteorder.h usability... no
  190. checking sys/byteorder.h presence... no
  191. checking for sys/byteorder.h... no
  192. checking libgen.h usability... yes
  193. checking libgen.h presence... yes
  194. checking for libgen.h... yes
  195. checking sys/mman.h usability... yes
  196. checking sys/mman.h presence... yes
  197. checking for sys/mman.h... yes
  198. checking sys/un.h usability... yes
  199. checking sys/un.h presence... yes
  200. checking for sys/un.h... yes
  201. checking values.h usability... yes
  202. checking values.h presence... yes
  203. checking for values.h... yes
  204. checking for stdint.h... (cached) yes
  205. checking ieeefp.h usability... no
  206. checking ieeefp.h presence... no
  207. checking for ieeefp.h... no
  208. checking math.h usability... yes
  209. checking math.h presence... yes
  210. checking for math.h... yes
  211. checking pwd.h usability... yes
  212. checking pwd.h presence... yes
  213. checking for pwd.h... yes
  214. checking grp.h usability... yes
  215. checking grp.h presence... yes
  216. checking for grp.h... yes
  217. checking regex.h usability... yes
  218. checking regex.h presence... yes
  219. checking for regex.h... yes
  220. checking for sys/wait.h... (cached) yes
  221. checking termio.h usability... yes
  222. checking termio.h presence... yes
  223. checking for termio.h... yes
  224. checking termios.h usability... yes
  225. checking termios.h presence... yes
  226. checking for termios.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 sys/ioctl.h usability... yes
  231. checking sys/ioctl.h presence... yes
  232. checking for sys/ioctl.h... yes
  233. checking sys/select.h usability... yes
  234. checking sys/select.h presence... yes
  235. checking for sys/select.h... yes
  236. checking sys/socket.h usability... yes
  237. checking sys/socket.h presence... yes
  238. checking for sys/socket.h... yes
  239. checking netdb.h usability... yes
  240. checking netdb.h presence... yes
  241. checking for netdb.h... yes
  242. checking poll.h usability... yes
  243. checking poll.h presence... yes
  244. checking for poll.h... yes
  245. checking net/if.h usability... yes
  246. checking net/if.h presence... yes
  247. checking for net/if.h... yes
  248. checking netinet/in.h usability... yes
  249. checking netinet/in.h presence... yes
  250. checking for netinet/in.h... yes
  251. checking netinet/tcp.h usability... yes
  252. checking netinet/tcp.h presence... yes
  253. checking for netinet/tcp.h... yes
  254. checking arpa/inet.h usability... yes
  255. checking arpa/inet.h presence... yes
  256. checking for arpa/inet.h... yes
  257. checking windows.h usability... no
  258. checking windows.h presence... no
  259. checking for windows.h... no
  260. checking winsock2.h usability... no
  261. checking winsock2.h presence... no
  262. checking for winsock2.h... no
  263. checking ws2tcpip.h usability... no
  264. checking ws2tcpip.h presence... no
  265. checking for ws2tcpip.h... no
  266. checking execinfo.h usability... yes
  267. checking execinfo.h presence... yes
  268. checking for execinfo.h... yes
  269. checking bits/wordsize.h usability... yes
  270. checking bits/wordsize.h presence... yes
  271. checking for bits/wordsize.h... yes
  272. checking for iptypes.h... no
  273. checking for iphlpapi.h... no
  274. checking for netioapi.h... no
  275. checking fts.h usability... yes
  276. checking fts.h presence... yes
  277. checking for fts.h... yes
  278. checking libzfs.h usability... no
  279. checking libzfs.h presence... no
  280. checking for libzfs.h... no
  281. checking sys/statvfs.h usability... yes
  282. checking sys/statvfs.h presence... yes
  283. checking for sys/statvfs.h... yes
  284. checking sys/statfs.h usability... yes
  285. checking sys/statfs.h presence... yes
  286. checking for sys/statfs.h... yes
  287. checking sys/mount.h usability... yes
  288. checking sys/mount.h presence... yes
  289. checking for sys/mount.h... yes
  290. checking ncurses/curses.h usability... no
  291. checking ncurses/curses.h presence... no
  292. checking for ncurses/curses.h... no
  293. checking linux/perf_event.h usability... yes
  294. checking linux/perf_event.h presence... yes
  295. checking for linux/perf_event.h... yes
  296. checking for sys/endian.h ... no
  297. checking for machine/endian.h ... no
  298. checking for sys/endian.h (IRIX variant) ... no
  299. checking for an ANSI C-conforming const... yes
  300. checking for off_t... yes
  301. checking for pid_t... yes
  302. checking for size_t... yes
  303. checking whether time.h and sys/time.h may both be included... yes
  304. checking whether struct tm is in sys/time.h or time.h... time.h
  305. checking for inline... inline
  306. checking for regcomp in -lregex... no
  307. checking for libuv... yes
  308. checking for libvarlink... no
  309. checking for ncurses... yes
  310. checking for DEVMAPPER... yes
  311. checking for dm_stats_counter_t ... yes
  312. checking for SYSTEMD... no
  313. checking for SYSTEMD... no
  314. checking if the systemd PMDA should be included... no
  315. checking if the infiniband PMDA should be included... no
  316. checking if the papi PMDA should be included... no
  317. checking if the perfevent PMDA should be included... no
  318. checking if the podman PMDA should be included... no
  319. checking for rpmlib > 4.4.2... no
  320. checking if the rpm PMDA should be included... no
  321. checking for qshape... no
  322. checking if the postfix PMDA should be included... no
  323. checking for libmicrohttpd... no
  324. checking for cairo... yes
  325. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  326. checking boost/flyweight.hpp usability... yes
  327. checking boost/flyweight.hpp presence... yes
  328. checking for boost/flyweight.hpp... yes
  329. checking for seinfo... no
  330. checking if selinux policy should be included... no
  331. checking return type of signal handlers... void
  332. checking for wait3 that fills in rusage... yes
  333. checking for vprintf... yes
  334. checking for _doprnt... no
  335. checking for mktime... yes
  336. checking for nanosleep... yes
  337. checking for usleep... yes
  338. checking for unsetenv... yes
  339. checking for select... yes
  340. checking for socket... yes
  341. checking for syslog... yes
  342. checking for sendmsg... yes
  343. checking for recvmsg... yes
  344. checking for setns... yes
  345. checking for getuid... yes
  346. checking for getgid... yes
  347. checking for getpeerucred... no
  348. checking for getpeereid... no
  349. checking for uname... yes
  350. checking for gethostname... yes
  351. checking for getdomainname... yes
  352. checking for getmachineid... no
  353. checking for __clone... yes
  354. checking for pipe2... yes
  355. checking for fcntl... yes
  356. checking for ioctl... yes
  357. checking for prctl... yes
  358. checking for setlinebuf... yes
  359. checking for waitpid... yes
  360. checking for atexit... yes
  361. checking for kill... yes
  362. checking for chown... yes
  363. checking for fchmod... yes
  364. checking for getcwd... yes
  365. checking for scandir... yes
  366. checking for mkstemp... yes
  367. checking for brk... yes
  368. checking for sbrk... yes
  369. checking for posix_memalign... yes
  370. checking for memalign... yes
  371. checking for valloc... yes
  372. checking for signal... yes
  373. checking for sighold... yes
  374. checking for sigrelse... yes
  375. checking for tcgetattr... yes
  376. checking for regex... no
  377. checking for regcmp... no
  378. checking for regexec... yes
  379. checking for regcomp... yes
  380. checking for strtod... yes
  381. checking for strtol... yes
  382. checking for strtoll... yes
  383. checking for strtoull... yes
  384. checking for strndup... yes
  385. checking for strchrnul... yes
  386. checking for getgrent... yes
  387. checking for getgrent_r... yes
  388. checking for getgrnam... yes
  389. checking for getgrnam_r... yes
  390. checking for getgrgid... yes
  391. checking for getgrgid_r... yes
  392. checking for getpwent... yes
  393. checking for getpwent_r... yes
  394. checking for getpwnam... yes
  395. checking for getpwnam_r... yes
  396. checking for getpwuid... yes
  397. checking for getpwuid_r... yes
  398. checking for sysinfo... yes
  399. checking for trace_back_stack... no
  400. checking for backtrace... yes
  401. checking for __int32_t... yes
  402. checking for __uint32_t... yes
  403. checking for __int64_t... yes
  404. checking for __uint64_t... yes
  405. checking for uint_t... no
  406. checking for __psint_t ... no
  407. checking for ptrdiff_t ... yes
  408. checking for uid_t ... yes
  409. checking for gid_t ... yes
  410. checking for SID ... no
  411. checking for socklen_t ... yes
  412. checking for PR_TERMCHILD constant in sys/prctl.h... no
  413. checking for PR_SET_PDEATHSIG constant in sys/prctl.h... yes
  414. checking whether termios.h defines TIOCGWINSZ... no
  415. checking whether sys/ioctl.h defines TIOCGWINSZ... yes
  416. checking if linker supports -rdynamic... yes
  417. checking whether const arg for scandir() select method... yes
  418. checking whether struct dirent has a d_off field... yes
  419. checking if printf %p produces 0x prefix... yes
  420. checking printf type for pid_t... d
  421. checking printf type for int64_t ... ld
  422. checking strtol or strtoll for int64_t... assuming strtoll
  423. checking sizeof suseconds_t... 8
  424. checking sizeof time_t... 8
  425. checking sizeof long... 8
  426. checking sizeof pointer... 8
  427. checking sizeof int... 4
  428. checking if bit fields allocated left-to-right... no
  429. checking for basename... yes
  430. checking for clock_gettime... yes
  431. checking for dlopen... no
  432. checking for dlopen in -ldl... yes
  433. checking for flog10... no
  434. checking for flog10 in -lm... no
  435. checking for pow... no
  436. checking for pow in -lm... yes
  437. checking for fpclassify()... yes
  438. checking for X... libraries , headers
  439. checking for gethostbyname... yes
  440. checking for connect... yes
  441. checking for remove... yes
  442. checking for shmat... yes
  443. checking for IceConnectionNumber in -lICE... yes
  444. checking for inkscape... no
  445. checking for xconfirm... /usr/bin/pmconfirm
  446. checking for FNDELAY in fcntl.h... yes
  447. checking nss/nss.h usability... yes
  448. checking nss/nss.h presence... yes
  449. checking for nss/nss.h... yes
  450. checking nspr/nspr.h usability... yes
  451. checking nspr/nspr.h presence... yes
  452. checking for nspr/nspr.h... yes
  453. checking sasl/sasl.h usability... yes
  454. checking sasl/sasl.h presence... yes
  455. checking for sasl/sasl.h... yes
  456. checking for sasl_server_init in -lsasl2... yes
  457. checking for SSL_ImportFD in -lssl... no
  458. checking for SSL_ImportFD in -lssl3... yes
  459. checking for NSS_Init in -lnss... no
  460. checking for NSS_Init in -lnss3... yes
  461. checking for PR_Init in -lnspr... no
  462. checking for PR_Init in -lnspr4... yes
  463. checking for __atomic_fetch_add_4 in -latomic... yes
  464. checking for lzma... yes
  465. checking for lzma_index_stream_flags in -llzma... yes
  466. checking lzma.h usability... yes
  467. checking lzma.h presence... yes
  468. checking for lzma.h... yes
  469. checking for struct sockaddr_un in sys/un.h... yes
  470. checking for struct ucred in sys/socket.h... yes
  471. checking for struct timespec in time.h... yes
  472. checking for altzone in time.h... no
  473. checking if strftime knows about %z... yes
  474. checking if strerror_r returns char *... yes
  475. checking for readline... no
  476. checking for readline in -lreadline... yes
  477. checking for zlib... yes
  478. checking for AI_ADDRCONFIG... yes
  479. configure: creating ./config.status
  480. config.status: creating src/include/pcp/platform_defs.h
  481. config.status: creating src/include/pcp/platformsz.h
  482. config.status: creating src/include/builddefs
  483. config.status: creating src/include/pcp.conf
  484. config.status: creating pcp.lsm
  485. config.status: creating debian/pcp.preinst.head
  486. config.status: creating debian/pcp.postinst.head
  487. config.status: creating build/tar/preinstall.head
  488. config.status: creating build/tar/postinstall.head
  489. config.status: creating build/GNUlocaldefs
  490. config.status: creating build/mac/uninstall-pcp
  491. config.status: creating src/include/pcp/config.h
  492. config.status: creating src/include/pcp/configsz.h
  493. >>> Source configured.
  494. >>> Compiling source in /var/tmp/portage/sys-apps/pcp-4.3.0/work/pcp-4.3.0 ...
  495. make -j1
  496. for d in `echo src qa man books images build debian`; do \
  497. if test -d "$d" ; then \
  498. echo === $d ===; \
  499. make -C $d default_pcp || exit $?; \
  500. fi; \
  501. done
  502. === src ===
  503. make[1]: Entering directory '/var/tmp/portage/sys-apps/pcp-4.3.0/work/pcp-4.3.0/src'
  504. for d in `echo include libpcp libpcp_static pmns libpcp_pmda libpcp_trace libpcp_pmcd libpcp_gui libpcp_mmv libpcp_import libpcp_qed libpcp_qmc libpcp_qwt libpcp_web pminfo pmprobe bashrc zshrc dbpmda genpmda newhelp pcp pcp2elasticsearch pcp2graphite pcp2influxdb pcp2json pcp2spark pcp2xlsx pcp2xml pcp2zabbix pmafm pmfind pmcpp pmcd pmcd_wait pmchart pmclient pmconfig pmdas pmdate pmdbg pmdumplog pmdumptext pmerr pmgenmap pmgetopt pmhostname pmie pmieconf pmiestatus pmjson pmlc pmlock pmlogextract pmlogger pmlogreduce pmlogconf pmloglabel pmlogrewrite pmlogsize pmlogsummary pmlogcheck pmmgr pmpost pmproxy pmquery pmrep pmseries pmstat pmstore pmsocks pmtrace pmsignal pmsleep pmsnap pmtime pmval pmview pmwebd perl python procmemstat autofsd-probe telnet-probe collectl2pcp iostat2pcp mrtg2pcp sar2pcp sheet2pcp ganglia2pcp webapps win32ctl zabbix-agent pmpython discover derived selinux zeroconf `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done
  505. === include ===
  506. cp pcp.conf pcp.conf.install
  507. sed -e 's;^include .*pcp.conf;include $(PCP_DIR)/etc/pcp.conf;' \
  508. -e 's;^BUILDRULES.*=.*buildrules;BUILDRULES = $\(PCP_INC_DIR\)/buildrules;' \
  509. -e 's;^INSTALL_SH.*=.*install-sh;INSTALL_SH = $\(PCP_BINADM_DIR\)/install-sh;' \
  510. -e 's;^GENPMDA.*=.*genpmda;GENPMDA = $\(PCP_BIN_DIR\)/genpmda;' \
  511. < builddefs > builddefs.install
  512. for d in `echo pcp pcp.conf pcp.conf.install builddefs.install `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done
  513. === pcp ===
  514. ln -s -f ../../../src/external/sds.h .
  515. === libpcp ===
  516. for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done
  517. === src ===
  518. ln -s ../../../src/external/jsmn.h .
  519. ln -s ../../../src/external/jsmn.c .
  520. ln -s ../../../src/external/sort_r.h .
  521. ./mk.pmdbg
  522. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o connect.o connect.c
  523. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o context.o context.c
  524. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o desc.o desc.c
  525. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o err.o err.c
  526. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o fetch.o fetch.c
  527. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o fetchgroup.o fetchgroup.c
  528. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o freeresult.o freeresult.c
  529. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o help.o help.c
  530. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o instance.o instance.c
  531. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o labels.o labels.c
  532. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_desc.o p_desc.c
  533. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_error.o p_error.c
  534. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_fetch.o p_fetch.c
  535. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_instance.o p_instance.c
  536. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_profile.o p_profile.c
  537. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_result.o p_result.c
  538. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_text.o p_text.c
  539. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_pmns.o p_pmns.c
  540. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_creds.o p_creds.c
  541. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_attr.o p_attr.c
  542. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_label.o p_label.c
  543. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o pdu.o pdu.c
  544. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o pdubuf.o pdubuf.c
  545. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o pmns.o pmns.c
  546. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o profile.o profile.c
  547. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o store.o store.c
  548. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o units.o units.c
  549. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o util.o util.c
  550. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o ipc.o ipc.c
  551. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o sortinst.o sortinst.c
  552. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o logmeta.o logmeta.c
  553. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o logportmap.o logportmap.c
  554. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o logutil.o logutil.c
  555. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o tz.o tz.c
  556. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o interp.o interp.c
  557. bison -y -d -b `basename getdate.y .y` getdate.y && cp `basename getdate.h .h`.tab.h getdate.h
  558. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o rtime.o rtime.c
  559. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o tv.o tv.c
  560. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o spec.o spec.c
  561. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o fetchlocal.o fetchlocal.c
  562. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o optfetch.o optfetch.c
  563. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o AF.o AF.c
  564. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o stuffvalue.o stuffvalue.c
  565. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o endian.o endian.c
  566. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o config.o config.c
  567. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o auxconnect.o auxconnect.c
  568. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o auxserver.o auxserver.c
  569. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o discovery.o discovery.c
  570. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_lcontrol.o p_lcontrol.c
  571. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_lrequest.o p_lrequest.c
  572. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o p_lstatus.o p_lstatus.c
  573. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o logconnect.o logconnect.c
  574. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o logcontrol.o logcontrol.c
  575. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o connectlocal.o connectlocal.c
  576. ./fix_derive_parser_y
  577. bison -y -d -b `basename derive_parser.y .y` derive_parser.y
  578. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o derive_fetch.o derive_fetch.c
  579. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o events.o events.c
  580. x86_64-pc-linux-gnu-gcc -march=ivybridge -O2 -pipe -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss -I/usr/include/nspr -I/usr/include/sasl -DPCP_INTERNAL -Wall -O2 -g -DPCP_VERSION=\"4.3.0\" -I../../../src/include -I../../../src/include/pcp -c -o lock.o lock.c
  581. lock.c: In function ‘__pmInitMutex’:
  582. lock.c:286:16: warning: implicit declaration of function ‘pthread_mutexattr_init’ [-Wimplicit-function-declaration]
  583. if ((sts = pthread_mutexattr_init(&attr)) != 0) {
  584. ^~~~~~~~~~~~~~~~~~~~~~
  585. lock.c:297:16: warning: implicit declaration of function ‘pthread_mutexattr_settype’ [-Wimplicit-function-declaration]
  586. if ((sts = pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_ERRORCHECK)) != 0) {
  587. ^~~~~~~~~~~~~~~~~~~~~~~~~
  588. lock.c:297:49: error: ‘PTHREAD_MUTEX_ERRORCHECK’ undeclared (first use in this function)
  589. if ((sts = pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_ERRORCHECK)) != 0) {
  590. ^~~~~~~~~~~~~~~~~~~~~~~~
  591. lock.c:297:49: note: each undeclared identifier is reported only once for each function it appears in
  592. lock.c:308:16: warning: implicit declaration of function ‘pthread_mutex_init’; did you mean ‘pthread_kill’? [-Wimplicit-function-declaration]
  593. if ((sts = pthread_mutex_init(lock, &attr)) != 0) {
  594. ^~~~~~~~~~~~~~~~~~
  595. pthread_kill
  596. lock.c:319:5: warning: implicit declaration of function ‘pthread_mutexattr_destroy’ [-Wimplicit-function-declaration]
  597. pthread_mutexattr_destroy(&attr);
  598. ^~~~~~~~~~~~~~~~~~~~~~~~~
  599. lock.c: In function ‘__pmDestroyMutex’:
  600. lock.c:338:16: warning: implicit declaration of function ‘pthread_mutex_destroy’ [-Wimplicit-function-declaration]
  601. if ((sts = pthread_mutex_destroy(lock)) != 0) {
  602. ^~~~~~~~~~~~~~~~~~~~~
  603. make[3]: *** [<builtin>: lock.o] Error 1
  604. make[2]: *** [GNUmakefile:24: default] Error 2
  605. make[1]: *** [GNUmakefile:135: default_pcp] Error 2
  606. make[1]: Leaving directory '/var/tmp/portage/sys-apps/pcp-4.3.0/work/pcp-4.3.0/src'
  607. make: *** [GNUmakefile:49: default_pcp] Error 2
  608. * ERROR: sys-apps/pcp-4.3.0::overlay-local failed (compile phase):
  609. * emake failed
  610. *
  611. * If you need support, post the output of `emerge --info '=sys-apps/pcp-4.3.0::overlay-local'`,
  612. * the complete build log and the output of `emerge -pqv '=sys-apps/pcp-4.3.0::overlay-local'`.
  613. * The complete build log is located at '/var/tmp/portage/sys-apps/pcp-4.3.0/temp/build.log'.
  614. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/pcp-4.3.0/temp/environment'.
  615. * Working directory: '/var/tmp/portage/sys-apps/pcp-4.3.0/work/pcp-4.3.0'
  616. * S: '/var/tmp/portage/sys-apps/pcp-4.3.0/work/pcp-4.3.0'
  617.