Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2014
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.69 KB | None | 0 0
  1. > biocLite("Rgraphviz")
  2. BioC_mirror: http://mirrors.ebi.ac.uk/bioconductor/
  3. Using Bioconductor version 2.13 (BiocInstaller 1.12.0), R version 3.0.2.
  4. Installing package(s) 'Rgraphviz'
  5. trying URL 'http://mirrors.ebi.ac.uk/bioconductor//packages/2.13/bioc/src/contrib/Rgraphviz_2.6.0.tar.gz'
  6. Content type 'application/x-gzip' length 7451849 bytes (7.1 Mb)
  7. opened URL
  8. ==================================================
  9. downloaded 7.1 Mb
  10.  
  11. Bioconductor version 2.13 (BiocInstaller 1.12.0), ?biocLite for help
  12.  
  13. Welcome to R!
  14.  
  15. * installing *source* package ‘Rgraphviz’ ...
  16. configure: Using bundled Graphviz.
  17. configure: Searching for the compilers specified by R.
  18. checking for gcc... gcc -std=gnu99
  19. checking whether the C compiler works... yes
  20. checking for C compiler default output file name... a.out
  21. checking for suffix of executables...
  22. checking whether we are cross compiling... no
  23. checking for suffix of object files... o
  24. checking whether we are using the GNU C compiler... yes
  25. checking whether gcc -std=gnu99 accepts -g... yes
  26. checking for gcc -std=gnu99 option to accept ISO C89... none needed
  27. checking how to run the C preprocessor... gcc -std=gnu99 -E
  28. checking whether we are using the GNU C++ compiler... yes
  29. checking whether g++ accepts -g... yes
  30. configure: Preparing to compile Graphviz.
  31. configure: Configuring bundled Graphviz.
  32. checking build system type... x86_64-unknown-linux-gnu
  33. checking host system type... x86_64-unknown-linux-gnu
  34. checking for a BSD-compatible install... /usr/bin/install -c
  35. checking whether build environment is sane... yes
  36. checking for a thread-safe mkdir -p... /bin/mkdir -p
  37. checking for gawk... gawk
  38. checking whether make sets $(MAKE)... yes
  39. checking whether make supports nested variables... yes
  40. checking for style of include used by make... GNU
  41. checking for gcc... gcc -std=gnu99
  42. checking whether the C compiler works... yes
  43. checking for C compiler default output file name... a.out
  44. checking for suffix of executables...
  45. checking whether we are cross compiling... no
  46. checking for suffix of object files... o
  47. checking whether we are using the GNU C compiler... yes
  48. checking whether gcc -std=gnu99 accepts -g... yes
  49. checking for gcc -std=gnu99 option to accept ISO C89... none needed
  50. checking dependency style of gcc -std=gnu99... gcc3
  51. checking for library containing strerror... none required
  52. checking for flex... flex
  53. checking lex output file root... lex.yy
  54. checking lex library... -lfl
  55. checking whether yytext is a pointer... yes
  56. checking for bison... bison -y
  57. checking for gawk... (cached) gawk
  58. checking whether ln -s works... yes
  59. checking for sed... /bin/sed
  60. checking for grep... grep
  61. checking for sort... sort
  62. checking for groff... groff
  63. checking for ps2pdf... ps2pdf
  64. checking for pstopdf... (cached) ps2pdf
  65. checking for pkg-config... /usr/bin/pkg-config
  66. checking pkg-config is at least version 0.9.0... yes
  67. checking for tclsh8.6... no
  68. checking for tclsh8.5... /usr/bin/tclsh8.5
  69. checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
  70. checking whether we are using the GNU C++ compiler... yes
  71. checking whether g++ accepts -g... yes
  72. checking dependency style of g++... gcc3
  73. checking for gcc... gcc
  74. checking whether we are using the GNU Objective C compiler... no
  75. checking whether gcc accepts -g... no
  76. checking dependency style of gcc... gcc3
  77. checking for inline... inline
  78. checking for windres... no
  79. checking for an ANSI C-conforming const... yes
  80. checking how to run the C preprocessor... gcc -std=gnu99 -E
  81. checking for grep that handles long lines and -e... grep
  82. checking for egrep... grep -E
  83. checking for ANSI C header files... yes
  84. checking for sys/types.h... yes
  85. checking for sys/stat.h... yes
  86. checking for stdlib.h... yes
  87. checking for string.h... yes
  88. checking for memory.h... yes
  89. checking for strings.h... yes
  90. checking for inttypes.h... yes
  91. checking for stdint.h... yes
  92. checking for unistd.h... yes
  93. checking for mode_t... yes
  94. checking for pid_t... yes
  95. checking for size_t... yes
  96. checking for ssize_t... yes
  97. checking for uid_t in sys/types.h... yes
  98. checking stdarg.h usability... yes
  99. checking stdarg.h presence... yes
  100. checking for stdarg.h... yes
  101. checking stddef.h usability... yes
  102. checking stddef.h presence... yes
  103. checking for stddef.h... yes
  104. checking for stddef.h... (cached) yes
  105. checking for stdlib.h... (cached) yes
  106. checking for stdint.h... (cached) yes
  107. checking malloc.h usability... yes
  108. checking malloc.h presence... yes
  109. checking for malloc.h... yes
  110. checking fcntl.h usability... yes
  111. checking fcntl.h presence... yes
  112. checking for fcntl.h... yes
  113. checking search.h usability... yes
  114. checking search.h presence... yes
  115. checking for search.h... yes
  116. checking getopt.h usability... yes
  117. checking getopt.h presence... yes
  118. checking for getopt.h... yes
  119. checking pthread.h usability... yes
  120. checking pthread.h presence... yes
  121. checking for pthread.h... yes
  122. checking values.h usability... yes
  123. checking values.h presence... yes
  124. checking for values.h... yes
  125. checking float.h usability... yes
  126. checking float.h presence... yes
  127. checking for float.h... yes
  128. checking limits.h usability... yes
  129. checking limits.h presence... yes
  130. checking for limits.h... yes
  131. checking termios.h usability... yes
  132. checking termios.h presence... yes
  133. checking for termios.h... yes
  134. checking errno.h usability... yes
  135. checking errno.h presence... yes
  136. checking for errno.h... yes
  137. checking time.h usability... yes
  138. checking time.h presence... yes
  139. checking for time.h... yes
  140. checking for unistd.h... (cached) yes
  141. checking fenv.h usability... yes
  142. checking fenv.h presence... yes
  143. checking for fenv.h... yes
  144. checking for string.h... (cached) yes
  145. checking for strings.h... (cached) yes
  146. checking for inttypes.h... (cached) yes
  147. checking setjmp.h usability... yes
  148. checking setjmp.h presence... yes
  149. checking for setjmp.h... yes
  150. checking sys/time.h usability... yes
  151. checking sys/time.h presence... yes
  152. checking for sys/time.h... yes
  153. checking sys/times.h usability... yes
  154. checking sys/times.h presence... yes
  155. checking for sys/times.h... yes
  156. checking for sys/types.h... (cached) yes
  157. checking sys/select.h usability... yes
  158. checking sys/select.h presence... yes
  159. checking for sys/select.h... yes
  160. checking fpu_control.h usability... yes
  161. checking fpu_control.h presence... yes
  162. checking for fpu_control.h... yes
  163. checking sys/fpu.h usability... no
  164. checking sys/fpu.h presence... no
  165. checking for sys/fpu.h... no
  166. checking sys/socket.h usability... yes
  167. checking sys/socket.h presence... yes
  168. checking for sys/socket.h... yes
  169. checking for sys/stat.h... (cached) yes
  170. checking sys/mman.h usability... yes
  171. checking sys/mman.h presence... yes
  172. checking for sys/mman.h... yes
  173. checking sys/ioctl.h usability... yes
  174. checking sys/ioctl.h presence... yes
  175. checking for sys/ioctl.h... yes
  176. checking sys/inotify.h usability... yes
  177. checking sys/inotify.h presence... yes
  178. checking for sys/inotify.h... yes
  179. checking langinfo.h usability... yes
  180. checking langinfo.h presence... yes
  181. checking for langinfo.h... yes
  182. checking libintl.h usability... yes
  183. checking libintl.h presence... yes
  184. checking for libintl.h... yes
  185. checking crt_externs.h usability... no
  186. checking crt_externs.h presence... no
  187. checking for crt_externs.h... no
  188. checking whether time.h and sys/time.h may both be included... yes
  189. checking for dirent.h that defines DIR... yes
  190. checking for library containing opendir... none required
  191. checking for stdbool.h that conforms to C99... yes
  192. checking for _Bool... yes
  193. checking for socklen_t... yes
  194. checking for bool... yes
  195. checking for struct dioattr... no
  196. checking for main in -lm... yes
  197. checking for feenableexcept... yes
  198. checking for fesetenv... yes
  199. checking libgen.h usability... yes
  200. checking libgen.h presence... yes
  201. checking for libgen.h... yes
  202. checking for basename in -lgen... no
  203. checking for working alloca.h... yes
  204. checking for alloca... yes
  205. checking for lrand48... yes
  206. checking for drand48... yes
  207. checking for srand48... yes
  208. checking for setmode... no
  209. checking for setenv... yes
  210. checking for getenv... yes
  211. checking for __freadable... yes
  212. checking for _sysconf... no
  213. checking for getrusage... yes
  214. checking for strerror... yes
  215. checking for cbrt... no
  216. checking for lsqrt... no
  217. checking for vsnprintf... yes
  218. checking for strtoul... yes
  219. checking for strtoll... yes
  220. checking for strtoull... yes
  221. checking for uname... yes
  222. checking for memset... yes
  223. checking for nl_langinfo... yes
  224. checking for pow... no
  225. checking for sqrt... no
  226. checking for strchr... yes
  227. checking for strdup... yes
  228. checking for strerror... (cached) yes
  229. checking for strstr... yes
  230. checking for _NSGetEnviron... no
  231. checking for strcasecmp... yes
  232. checking for strncasecmp... yes
  233. checking for strcasestr... yes
  234. checking for a sed that does not truncate output... /bin/sed
  235. checking for fgrep... grep -F
  236. checking for ld used by gcc -std=gnu99... /usr/bin/ld
  237. checking if the linker (/usr/bin/ld) is GNU ld... yes
  238. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  239. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  240. checking the maximum length of command line arguments... 1966080
  241. checking whether the shell understands some XSI constructs... yes
  242. checking whether the shell understands "+="... yes
  243. checking for /usr/bin/ld option to reload object files... -r
  244. checking for objdump... objdump
  245. checking how to recognize dependent libraries... pass_all
  246. checking for ar... ar
  247. checking for strip... strip
  248. checking for ranlib... ranlib
  249. checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
  250. checking for dlfcn.h... yes
  251. checking whether we are using the GNU C++ compiler... (cached) yes
  252. checking whether g++ accepts -g... (cached) yes
  253. checking dependency style of g++... (cached) gcc3
  254. checking how to run the C++ preprocessor... g++ -E
  255. checking for objdir... .libs
  256. checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  257. checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  258. checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  259. checking if gcc -std=gnu99 static flag -static works... no
  260. checking if gcc -std=gnu99 supports -c -o file.o... yes
  261. checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
  262. checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  263. checking dynamic linker characteristics... GNU/Linux ld.so
  264. checking how to hardcode library paths into programs... immediate
  265. checking for shl_load... no
  266. checking for shl_load in -ldld... no
  267. checking for dlopen... no
  268. checking for dlopen in -ldl... yes
  269. checking whether a program can dlopen itself... yes
  270. checking whether a statically linked program can dlopen itself... yes
  271. checking whether stripping libraries is possible... yes
  272. checking if libtool supports shared libraries... yes
  273. checking whether to build shared libraries... no
  274. checking whether to build static libraries... yes
  275. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  276. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  277. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  278. checking for g++ option to produce PIC... -fPIC -DPIC
  279. checking if g++ PIC flag -fPIC -DPIC works... yes
  280. checking if g++ static flag -static works... no
  281. checking if g++ supports -c -o file.o... yes
  282. checking if g++ supports -c -o file.o... (cached) yes
  283. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  284. checking dynamic linker characteristics... GNU/Linux ld.so
  285. checking how to hardcode library paths into programs... immediate
  286. checking which extension is used for runtime loadable modules... .so
  287. checking which variable specifies run-time module search path... LD_LIBRARY_PATH
  288. checking for the default library search path... /lib64 /usr/lib64 /lib /usr/lib /usr/lib64/atlas /usr/lib64/mysql /usr/lib64/qt-3.3/lib
  289. checking for library containing dlopen... -ldl
  290. checking for dlerror... yes
  291. checking for shl_load... (cached) no
  292. checking for shl_load in -ldld... (cached) no
  293. checking for dld_link in -ldld... no
  294. checking for _ prefix in compiled symbols... no
  295. checking whether deplibs are loaded by dlopen... yes
  296. checking for argz.h... yes
  297. checking for error_t... yes
  298. checking for argz_add... yes
  299. checking for argz_append... yes
  300. checking for argz_count... yes
  301. checking for argz_create_sep... yes
  302. checking for argz_insert... yes
  303. checking for argz_next... yes
  304. checking for argz_stringify... yes
  305. checking if argz actually works... yes
  306. checking whether libtool supports -dlopen/-dlpreopen... yes
  307. checking for ltdl.h... no
  308. checking where to find libltdl headers... -I${top_srcdir}/libltdl
  309. checking where to find libltdl library... ${top_build_prefix}libltdl/libltdlc.la
  310. checking for unistd.h... (cached) yes
  311. checking for dl.h... no
  312. checking for sys/dl.h... no
  313. checking for dld.h... no
  314. checking for mach-o/dyld.h... no
  315. checking for dirent.h... yes
  316. checking for closedir... yes
  317. checking for opendir... yes
  318. checking for readdir... yes
  319. checking for strlcat... no
  320. checking for strlcpy... no
  321. checking for X... disabled
  322. configure: WARNING: X11 not available.
  323. checking tcl.h usability... no
  324. checking tcl.h presence... no
  325. checking for tcl.h... no
  326. configure: WARNING: Unable to find header tcl.h. The Tcl packages will not be built
  327. configure: WARNING: No Tcl. The Tk packages will not be built either
  328. checking for connect... yes
  329. checking for gethostbyname... yes
  330. checking for main in -lXpm... no
  331. configure: WARNING: Optional Xpm library not available
  332. checking X11/Intrinsic.h usability... yes
  333. checking X11/Intrinsic.h presence... yes
  334. checking for X11/Intrinsic.h... yes
  335. checking for X11/Xaw/Text.h... no
  336. configure: WARNING: Optional Xaw library not available - missing headers
  337. checking zlib.h usability... yes
  338. checking zlib.h presence... yes
  339. checking for zlib.h... yes
  340. checking for main in -lz... yes
  341. checking for deflateBound... yes
  342. checking for GDK_PIXBUF... yes
  343. checking for GTK... yes
  344. checking for GTKGL... no
  345. checking for GTKGLEXT... no
  346. checking for GLADE... yes
  347. checking for qmake-qt4... no
  348. checking for qmake-qt3... no
  349. checking for qmake... no
  350. checking for sincos... yes
  351. checking if FILE struct contains _cnt... no
  352. checking if FILE struct contains _r... no
  353. checking if FILE struct contains _next... no
  354. checking if FILE struct contains _IO_read_end... yes
  355. checking if errno externs are declared... yes
  356. checking if getopt externs are declared... yes
  357. checking if intptr_t is declared... yes
  358. checking if assert needs __eprintf... no
  359. checking that generated files are newer than configure... done
  360. configure: creating ./config.status
  361. config.status: creating Makefile
  362. config.status: creating lib/Makefile
  363. config.status: creating lib/cdt/Makefile
  364. config.status: creating lib/cdt/libcdt.pc
  365. config.status: creating lib/graph/Makefile
  366. config.status: creating lib/graph/libgraph.pc
  367. config.status: creating lib/rbtree/Makefile
  368. config.status: creating lib/pathplan/Makefile
  369. config.status: creating lib/pathplan/libpathplan.pc
  370. config.status: creating lib/dotgen/Makefile
  371. config.status: creating lib/neatogen/Makefile
  372. config.status: creating lib/fdpgen/Makefile
  373. config.status: creating lib/sparse/Makefile
  374. config.status: creating lib/sfdpgen/Makefile
  375. config.status: creating lib/osage/Makefile
  376. config.status: creating lib/circogen/Makefile
  377. config.status: creating lib/twopigen/Makefile
  378. config.status: creating lib/patchwork/Makefile
  379. config.status: creating lib/pack/Makefile
  380. config.status: creating lib/ortho/Makefile
  381. config.status: creating lib/common/Makefile
  382. config.status: creating lib/vpsc/Makefile
  383. config.status: creating lib/gvc/Makefile
  384. config.status: creating lib/gvc/libgvc.pc
  385. config.status: creating lib/xdot/Makefile
  386. config.status: creating lib/xdot/libxdot.pc
  387. config.status: creating plugin/Makefile
  388. config.status: creating plugin/core/Makefile
  389. config.status: creating plugin/dot_layout/Makefile
  390. config.status: creating plugin/neato_layout/Makefile
  391. config.status: creating graphviz.spec
  392. config.status: creating Doxyfile
  393. config.status: creating config.h
  394. config.status: executing depfiles commands
  395. config.status: executing libtool commands
  396. === configuring in libltdl (/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/libltdl)
  397. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix' 'CC=gcc -std=gnu99' 'CXX=g++' 'CFLAGS=-g -O2' 'CXXFLAGS=-g -O2' 'LDFLAGS=-L/usr/local/lib64' '--libdir=/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib' '--includedir=/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/include' '--with-cgraph=no' '--enable-swig=no' '--enable-static' '--disable-shared' '--with-pic' '--with-libgd=no' '--disable-ltdl' '--without-x' '--without-expat' '--without-devil' '--without-rsvg' '--without-ghostscript' '--without-visio' '--without-pangocairo' '--without-lasi' '--without-glitz' '--without-freetype2' '--without-fontconfig' '--without-rpat' '--without-glut' '--without-gts' '--without-png' '--without-tcl' '--without-jpeg' 'R_LIBS=/GWD/bioinfo/projects/cb-software/personal/ef884766/lib64/R/library' '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=.
  398. checking for a BSD-compatible install... /usr/bin/install -c
  399. checking whether build environment is sane... yes
  400. checking for a thread-safe mkdir -p... /bin/mkdir -p
  401. checking for gawk... gawk
  402. checking whether make sets $(MAKE)... yes
  403. checking build system type... x86_64-unknown-linux-gnu
  404. checking host system type... x86_64-unknown-linux-gnu
  405. checking for style of include used by make... GNU
  406. checking for gcc... gcc -std=gnu99
  407. checking whether the C compiler works... yes
  408. checking for C compiler default output file name... a.out
  409. checking for suffix of executables...
  410. checking whether we are cross compiling... no
  411. checking for suffix of object files... o
  412. checking whether we are using the GNU C compiler... yes
  413. checking whether gcc -std=gnu99 accepts -g... yes
  414. checking for gcc -std=gnu99 option to accept ISO C89... none needed
  415. checking dependency style of gcc -std=gnu99... gcc3
  416. checking for a sed that does not truncate output... /bin/sed
  417. checking for grep that handles long lines and -e... /bin/grep
  418. checking for egrep... /bin/grep -E
  419. checking for fgrep... /bin/grep -F
  420. checking for ld used by gcc -std=gnu99... /usr/bin/ld
  421. checking if the linker (/usr/bin/ld) is GNU ld... yes
  422. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  423. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  424. checking whether ln -s works... yes
  425. checking the maximum length of command line arguments... 1966080
  426. checking whether the shell understands some XSI constructs... yes
  427. checking whether the shell understands "+="... yes
  428. checking for /usr/bin/ld option to reload object files... -r
  429. checking for objdump... objdump
  430. checking how to recognize dependent libraries... pass_all
  431. checking for ar... ar
  432. checking for strip... strip
  433. checking for ranlib... ranlib
  434. checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
  435. checking how to run the C preprocessor... gcc -std=gnu99 -E
  436. checking for ANSI C header files... yes
  437. checking for sys/types.h... yes
  438. checking for sys/stat.h... yes
  439. checking for stdlib.h... yes
  440. checking for string.h... yes
  441. checking for memory.h... yes
  442. checking for strings.h... yes
  443. checking for inttypes.h... yes
  444. checking for stdint.h... yes
  445. checking for unistd.h... yes
  446. checking for dlfcn.h... yes
  447. checking for objdir... .libs
  448. checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  449. checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  450. checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  451. checking if gcc -std=gnu99 static flag -static works... no
  452. checking if gcc -std=gnu99 supports -c -o file.o... yes
  453. checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
  454. checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  455. checking dynamic linker characteristics... GNU/Linux ld.so
  456. checking how to hardcode library paths into programs... immediate
  457. checking for shl_load... no
  458. checking for shl_load in -ldld... no
  459. checking for dlopen... no
  460. checking for dlopen in -ldl... yes
  461. checking whether a program can dlopen itself... yes
  462. checking whether a statically linked program can dlopen itself... yes
  463. checking whether stripping libraries is possible... yes
  464. checking if libtool supports shared libraries... yes
  465. checking whether to build shared libraries... no
  466. checking whether to build static libraries... yes
  467. checking which extension is used for runtime loadable modules... .so
  468. checking which variable specifies run-time module search path... LD_LIBRARY_PATH
  469. checking for the default library search path... /lib64 /usr/lib64 /lib /usr/lib /usr/lib64/atlas /usr/lib64/mysql /usr/lib64/qt-3.3/lib
  470. checking for library containing dlopen... -ldl
  471. checking for dlerror... yes
  472. checking for shl_load... (cached) no
  473. checking for shl_load in -ldld... (cached) no
  474. checking for dld_link in -ldld... no
  475. checking for _ prefix in compiled symbols... no
  476. checking whether deplibs are loaded by dlopen... yes
  477. checking for argz.h... yes
  478. checking for error_t... yes
  479. checking for argz_add... yes
  480. checking for argz_append... yes
  481. checking for argz_count... yes
  482. checking for argz_create_sep... yes
  483. checking for argz_insert... yes
  484. checking for argz_next... yes
  485. checking for argz_stringify... yes
  486. checking if argz actually works... yes
  487. checking whether libtool supports -dlopen/-dlpreopen... yes
  488. checking for unistd.h... (cached) yes
  489. checking for dl.h... no
  490. checking for sys/dl.h... no
  491. checking for dld.h... no
  492. checking for mach-o/dyld.h... no
  493. checking for dirent.h... yes
  494. checking for closedir... yes
  495. checking for opendir... yes
  496. checking for readdir... yes
  497. checking for strlcat... no
  498. checking for strlcpy... no
  499. checking that generated files are newer than configure... done
  500. configure: creating ./config.status
  501. config.status: creating Makefile
  502. config.status: creating config.h
  503. config.status: executing depfiles commands
  504. config.status: executing libtool commands
  505.  
  506. ----------------------------------------------------------------
  507.  
  508. graphviz-2.28.0 will be compiled with the following:
  509.  
  510. options:
  511. cgraph: No (disabled by default - experimental)
  512. digcola: Yes
  513. expat: No (disabled)
  514. fontconfig: No (disabled)
  515. freetype: No (disabled)
  516. glut: No (disabled)
  517. gts: No (disabled)
  518. ipsepcola: No (disabled by default - C++ portability issues)
  519. ltdl: No (disabled)
  520. ortho: Yes
  521. png: No (disabled)
  522. jpeg: No (disabled)
  523. sfdp: Yes
  524. shared: No (disabled)
  525. static: Yes
  526. qt: No (qmake not found)
  527.  
  528. commands:
  529. dot: Yes (always enabled)
  530. neato: Yes (always enabled)
  531. fdp: Yes (always enabled)
  532. circo: Yes (always enabled)
  533. twopi: Yes (always enabled)
  534. gvpr: Yes (always enabled)
  535. gvmap: Yes (always enabled)
  536. lefty: No (missing Xaw headers)
  537. smyrna: No (disabled by default - experimental)
  538. gvedit: No (qmake not found)
  539.  
  540. plugin libraries:
  541. dot_layout: Yes (always enabled)
  542. neato_layout: Yes (always enabled)
  543. core: Yes (always enabled)
  544. devil: No (disabled)
  545. gd: No (disabled)
  546. gdiplus: No (disabled by default - Windows only)
  547. gdk_pixbuf: Yes
  548. ghostscript: No (disabled)
  549. glitz: No (disabled by default - incomplete)
  550. gtk: Yes
  551. lasi: No (disabled)
  552. ming: No (disabled by default - incomplete)
  553. pangocairo: No (disabled)
  554. quartz: No (disabled by default - Mac only)
  555. rsvg: No (disabled)
  556. visio: No (disabled by default - experimental)
  557. xlib: No (disabled or unavailable)
  558.  
  559. language extensions:
  560. gv_sharp: No (swig not available)
  561. gv_go: No (disabled by default - experimental)
  562. gv_guile: No (swig not available)
  563. gv_io: No (disabled by default - no swig support yet)
  564. gv_java: No (swig not available)
  565. gv_lua: No (swig not available)
  566. gv_ocaml: No (swig not available)
  567. gv_perl: No (swig not available)
  568. gv_php: No (swig not available)
  569. gv_python: No (swig not available)
  570. gv_python23: No (disabled by default - for multiversion installs)
  571. gv_python24: No (disabled by default - for multiversion installs)
  572. gv_python25: No (disabled by default - for multiversion installs)
  573. gv_python26: No (disabled by default - for multiversion installs)
  574. gv_python27: No (disabled by default - for multiversion installs)
  575. gv_R: No (swig not available)
  576. gv_ruby: No (swig not available)
  577. gv_tcl: No (tcl not available)
  578.  
  579. tcldot: No (tcl not available)
  580. tclpathplan: No (tcl not available)
  581. gdtclft: No (tcl not available)
  582. tkspline: No (tk not available)
  583. grep 'PACKAGE\|VERSION\|GVPLUGIN' config.h > graphviz_version.h
  584. make install-recursive
  585. make[1]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  586. Making install in libltdl
  587. make[2]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/libltdl'
  588. make install-am
  589. make[3]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/libltdl'
  590. /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c
  591. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -fPIC -DPIC -o dlopen.o
  592. mv -f .deps/dlopen.Tpo .deps/dlopen.Plo
  593. /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -module -avoid-version -L/usr/local/lib64 -o dlopen.la dlopen.lo -ldl -ldl
  594. libtool: link: ar cru .libs/dlopen.a dlopen.o
  595. libtool: link: ranlib .libs/dlopen.a
  596. libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" )
  597. /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c
  598. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -fPIC -DPIC -o libltdlc_la-preopen.o
  599. mv -f .deps/libltdlc_la-preopen.Tpo .deps/libltdlc_la-preopen.Plo
  600. /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c
  601. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -fPIC -DPIC -o libltdlc_la-lt__alloc.o
  602. mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo
  603. /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c
  604. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -fPIC -DPIC -o libltdlc_la-lt_dlloader.o
  605. mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo
  606. /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c
  607. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -fPIC -DPIC -o libltdlc_la-lt_error.o
  608. mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo
  609. /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c
  610. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -fPIC -DPIC -o libltdlc_la-ltdl.o
  611. mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo
  612. /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c
  613. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -fPIC -DPIC -o libltdlc_la-slist.o
  614. mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo
  615. /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c -o lt__strl.lo lt__strl.c
  616. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c -fPIC -DPIC -o lt__strl.o
  617. mv -f .deps/lt__strl.Tpo .deps/lt__strl.Plo
  618. /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -no-undefined -dlpreopen dlopen.la -L/usr/local/lib64 -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__strl.lo -ldl
  619. libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT
  620. libtool: link: (cd .libs && gcc -std=gnu99 -g -O2 -c -fno-builtin -fPIC -DPIC "libltdlcS.c")
  621. libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT"
  622. libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/libltdl/./.libs/dlopen.a")
  623. libtool: link: ar cru .libs/libltdlc.a libltdlc_la-preopen.o libltdlc_la-lt__alloc.o libltdlc_la-lt_dlloader.o libltdlc_la-lt_error.o libltdlc_la-ltdl.o libltdlc_la-slist.o lt__strl.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o
  624. libtool: link: ranlib .libs/libltdlc.a
  625. libtool: link: rm -fr .libs/libltdlc.lax
  626. libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" )
  627. make[4]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/libltdl'
  628. make[4]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/libltdl'
  629. make[3]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/libltdl'
  630. make[2]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/libltdl'
  631. Making install in lib
  632. make[2]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib'
  633. make[3]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  634. make[3]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  635. Making install in cdt
  636. make[3]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib/cdt'
  637. make[4]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  638. make[4]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  639. CC dtclose.lo
  640. CC dtdisc.lo
  641. dtdisc.c:14: warning: function declaration isn't a prototype
  642. CC dtextract.lo
  643. CC dtflatten.lo
  644. CC dthash.lo
  645. dthash.c:16: warning: function declaration isn't a prototype
  646. dthash.c:82: warning: function declaration isn't a prototype
  647. dthash.c: In function 'dthash':
  648. dthash.c:87: warning: 'r' may be used uninitialized in this function
  649. dthash.c:93: warning: 's' may be used uninitialized in this function
  650. CC dtlist.lo
  651. dtlist.c:12: warning: function declaration isn't a prototype
  652. CC dtmethod.lo
  653. CC dtopen.lo
  654. CC dtrenew.lo
  655. CC dtrestore.lo
  656. CC dtsize.lo
  657. dtsize.c:12: warning: function declaration isn't a prototype
  658. CC dtstat.lo
  659. dtstat.c:12: warning: function declaration isn't a prototype
  660. dtstat.c:32: warning: function declaration isn't a prototype
  661. CC dtstrhash.lo
  662. CC dttree.lo
  663. dttree.c:15: warning: function declaration isn't a prototype
  664. dttree.c: In function 'dttree':
  665. dttree.c:23: warning: 'me' may be used uninitialized in this function
  666. CC dttreeset.lo
  667. dttreeset.c:12: warning: function declaration isn't a prototype
  668. CC dtview.lo
  669. dtview.c:13: warning: function declaration isn't a prototype
  670. dtview.c: In function 'dtvsearch':
  671. dtview.c:19: warning: 'o' may be used uninitialized in this function
  672. CC dtwalk.lo
  673. dtwalk.c: In function 'dtwalk':
  674. dtwalk.c:14: warning: function declaration isn't a prototype
  675. CCLD libcdt.la
  676. CCLD libcdt_C.la
  677. make[4]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib/cdt'
  678. make[5]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  679. make[5]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  680. /bin/mkdir -p '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib'
  681. /bin/sh ../../libtool --mode=install /usr/bin/install -c libcdt.la '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib'
  682. libtool: install: /usr/bin/install -c .libs/libcdt.lai /tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib/libcdt.la
  683. libtool: install: /usr/bin/install -c .libs/libcdt.a /tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib/libcdt.a
  684. libtool: install: chmod 644 /tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib/libcdt.a
  685. libtool: install: ranlib /tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib/libcdt.a
  686. libtool: finish: PATH="/GWD/bioinfo/projects/cb-software/personal/ef884766/bin/:/GWD/bioinfo/projects/cb-software/personal/ef884766/bin/:/GWD/bioinfo/share/scripts:/GWD/bioinfo/apps/bin:/GWD/bioinfo/common/scripts:/GWD/bioinfo/tools/bin:/usr/local/bin:/usr/reg-central/bin:/usr/central/bin:/usr/reg-common/scripts:/usr/common/scripts:/home/ef884766/bin:/home/ef884766/bin/Linux:/bioinfo/apps/2.6.32-358.18.1.el6.x86_64/bin:/bioinfo/apps/bin:/bioinfo/apps/gene/bin:/bioinfo/apps/unsupported/bin:/bioinfo/share/bin:/bioinfo/share/unsupported/bin:/bioinfo/apps/sybase/bin:/bin:/usr/bin:/usr/bin/X11:/sbin:/usr/sbin:/opt/TWWfsw/TWW/bin:/sbin" ldconfig -n /tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib
  687. ----------------------------------------------------------------------
  688. Libraries have been installed in:
  689. /tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib
  690.  
  691. If you ever happen to want to link against installed libraries
  692. in a given directory, LIBDIR, you must either use libtool, and
  693. specify the full pathname of the library, or use the `-LLIBDIR'
  694. flag during linking and do at least one of the following:
  695. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  696. during execution
  697. - add LIBDIR to the `LD_RUN_PATH' environment variable
  698. during linking
  699. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  700. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  701.  
  702. See any operating system documentation about shared libraries for
  703. more information, such as the ld(1) and ld.so(8) manual pages.
  704. ----------------------------------------------------------------------
  705. /bin/mkdir -p '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/share/man/man3'
  706. /usr/bin/install -c -m 644 cdt.3 '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/share/man/man3'
  707. /bin/mkdir -p '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/share/graphviz/doc/pdf'
  708. /usr/bin/install -c -m 644 cdt.3.pdf '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/share/graphviz/doc/pdf'
  709. /bin/mkdir -p '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib/pkgconfig'
  710. /usr/bin/install -c -m 644 libcdt.pc '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib/pkgconfig'
  711. /bin/mkdir -p '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/include/graphviz'
  712. /usr/bin/install -c -m 644 cdt.h '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/include/graphviz'
  713. make[4]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib/cdt'
  714. make[3]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib/cdt'
  715. Making install in graph
  716. make[3]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib/graph'
  717. make[4]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  718. make[4]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  719. CC attribs.lo
  720. CC agxbuf.lo
  721. CC edge.lo
  722. CC graph.lo
  723. CC graphio.lo
  724. CC lexer.lo
  725. lexer.c: In function 'scan_token':
  726. lexer.c:147: warning: pointer targets in return differ in signedness
  727. lexer.c: In function 'aglex':
  728. lexer.c:435: warning: pointer targets in passing argument 1 of 'scan_token' differ in signedness
  729. lexer.c:136: note: expected 'unsigned char *' but argument is of type 'char *'
  730. lexer.c:435: warning: pointer targets in passing argument 2 of 'scan_token' differ in signedness
  731. lexer.c:136: note: expected 'unsigned char *' but argument is of type 'char *'
  732. CC node.lo
  733. CC parser.lo
  734. CC refstr.lo
  735. CC trie.lo
  736. CCLD libgraph.la
  737. CCLD libgraph_C.la
  738. make[4]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib/graph'
  739. make[5]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  740. make[5]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  741. /bin/mkdir -p '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib'
  742. /bin/sh ../../libtool --mode=install /usr/bin/install -c libgraph.la '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib'
  743. libtool: install: /usr/bin/install -c .libs/libgraph.lai /tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib/libgraph.la
  744. libtool: install: /usr/bin/install -c .libs/libgraph.a /tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib/libgraph.a
  745. libtool: install: chmod 644 /tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib/libgraph.a
  746. libtool: install: ranlib /tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib/libgraph.a
  747. libtool: finish: PATH="/GWD/bioinfo/projects/cb-software/personal/ef884766/bin/:/GWD/bioinfo/projects/cb-software/personal/ef884766/bin/:/GWD/bioinfo/share/scripts:/GWD/bioinfo/apps/bin:/GWD/bioinfo/common/scripts:/GWD/bioinfo/tools/bin:/usr/local/bin:/usr/reg-central/bin:/usr/central/bin:/usr/reg-common/scripts:/usr/common/scripts:/home/ef884766/bin:/home/ef884766/bin/Linux:/bioinfo/apps/2.6.32-358.18.1.el6.x86_64/bin:/bioinfo/apps/bin:/bioinfo/apps/gene/bin:/bioinfo/apps/unsupported/bin:/bioinfo/share/bin:/bioinfo/share/unsupported/bin:/bioinfo/apps/sybase/bin:/bin:/usr/bin:/usr/bin/X11:/sbin:/usr/sbin:/opt/TWWfsw/TWW/bin:/sbin" ldconfig -n /tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib
  748. ----------------------------------------------------------------------
  749. Libraries have been installed in:
  750. /tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib
  751.  
  752. If you ever happen to want to link against installed libraries
  753. in a given directory, LIBDIR, you must either use libtool, and
  754. specify the full pathname of the library, or use the `-LLIBDIR'
  755. flag during linking and do at least one of the following:
  756. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  757. during execution
  758. - add LIBDIR to the `LD_RUN_PATH' environment variable
  759. during linking
  760. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  761. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  762.  
  763. See any operating system documentation about shared libraries for
  764. more information, such as the ld(1) and ld.so(8) manual pages.
  765. ----------------------------------------------------------------------
  766. /bin/mkdir -p '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/share/man/man3'
  767. /usr/bin/install -c -m 644 graph.3 '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/share/man/man3'
  768. /bin/mkdir -p '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/share/graphviz/doc/pdf'
  769. /usr/bin/install -c -m 644 graph.3.pdf '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/share/graphviz/doc/pdf'
  770. /bin/mkdir -p '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib/pkgconfig'
  771. /usr/bin/install -c -m 644 libgraph.pc '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib/pkgconfig'
  772. /bin/mkdir -p '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/include/graphviz'
  773. /usr/bin/install -c -m 644 graph.h '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/include/graphviz'
  774. make[4]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib/graph'
  775. make[3]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib/graph'
  776. Making install in pathplan
  777. make[3]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib/pathplan'
  778. make[4]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  779. make[4]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  780. CC cvt.lo
  781. cvt.c:276: warning: 'append_bezier' defined but not used
  782. CC inpoly.lo
  783. CC route.lo
  784. CC shortest.lo
  785. shortest.c: In function 'loadtriangle':
  786. shortest.c:539: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false
  787. CC shortestpth.lo
  788. CC solvers.lo
  789. CC triang.lo
  790. CC util.lo
  791. CC visibility.lo
  792. CCLD libpathplan.la
  793. CCLD libpathplan_C.la
  794. make[4]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib/pathplan'
  795. make[5]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  796. make[5]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  797. /bin/mkdir -p '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib'
  798. /bin/sh ../../libtool --mode=install /usr/bin/install -c libpathplan.la '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib'
  799. libtool: install: /usr/bin/install -c .libs/libpathplan.lai /tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib/libpathplan.la
  800. libtool: install: /usr/bin/install -c .libs/libpathplan.a /tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib/libpathplan.a
  801. libtool: install: chmod 644 /tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib/libpathplan.a
  802. libtool: install: ranlib /tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib/libpathplan.a
  803. libtool: finish: PATH="/GWD/bioinfo/projects/cb-software/personal/ef884766/bin/:/GWD/bioinfo/projects/cb-software/personal/ef884766/bin/:/GWD/bioinfo/share/scripts:/GWD/bioinfo/apps/bin:/GWD/bioinfo/common/scripts:/GWD/bioinfo/tools/bin:/usr/local/bin:/usr/reg-central/bin:/usr/central/bin:/usr/reg-common/scripts:/usr/common/scripts:/home/ef884766/bin:/home/ef884766/bin/Linux:/bioinfo/apps/2.6.32-358.18.1.el6.x86_64/bin:/bioinfo/apps/bin:/bioinfo/apps/gene/bin:/bioinfo/apps/unsupported/bin:/bioinfo/share/bin:/bioinfo/share/unsupported/bin:/bioinfo/apps/sybase/bin:/bin:/usr/bin:/usr/bin/X11:/sbin:/usr/sbin:/opt/TWWfsw/TWW/bin:/sbin" ldconfig -n /tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib
  804. ----------------------------------------------------------------------
  805. Libraries have been installed in:
  806. /tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib
  807.  
  808. If you ever happen to want to link against installed libraries
  809. in a given directory, LIBDIR, you must either use libtool, and
  810. specify the full pathname of the library, or use the `-LLIBDIR'
  811. flag during linking and do at least one of the following:
  812. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  813. during execution
  814. - add LIBDIR to the `LD_RUN_PATH' environment variable
  815. during linking
  816. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  817. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  818.  
  819. See any operating system documentation about shared libraries for
  820. more information, such as the ld(1) and ld.so(8) manual pages.
  821. ----------------------------------------------------------------------
  822. /bin/mkdir -p '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/share/man/man3'
  823. /usr/bin/install -c -m 644 pathplan.3 '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/share/man/man3'
  824. /bin/mkdir -p '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/share/graphviz/doc/pdf'
  825. /usr/bin/install -c -m 644 pathplan.3.pdf '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/share/graphviz/doc/pdf'
  826. /bin/mkdir -p '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib/pkgconfig'
  827. /usr/bin/install -c -m 644 libpathplan.pc '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib/pkgconfig'
  828. /bin/mkdir -p '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/include/graphviz'
  829. /usr/bin/install -c -m 644 pathgeom.h pathplan.h '/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/include/graphviz'
  830. make[4]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib/pathplan'
  831. make[3]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib/pathplan'
  832. Making install in vpsc
  833. make[3]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib/vpsc'
  834. make[4]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  835. make[4]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  836. make[4]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib/vpsc'
  837. make[5]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  838. make[5]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  839. make[4]: Nothing to be done for `install-exec-am'.
  840. make[4]: Nothing to be done for `install-data-am'.
  841. make[4]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib/vpsc'
  842. make[3]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib/vpsc'
  843. Making install in rbtree
  844. make[3]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib/rbtree'
  845. make[4]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  846. make[4]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  847. CC misc.lo
  848. CC red_black_tree.lo
  849. CC stack.lo
  850. CCLD librbtree_C.la
  851. make[4]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib/rbtree'
  852. make[5]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  853. make[5]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  854. make[4]: Nothing to be done for `install-exec-am'.
  855. make[4]: Nothing to be done for `install-data-am'.
  856. make[4]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib/rbtree'
  857. make[3]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib/rbtree'
  858. Making install in ortho
  859. make[3]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib/ortho'
  860. make[4]: Entering directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  861. make[4]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  862. CC fPQ.lo
  863. fPQ.c:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  864. fPQ.c:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'guard'
  865. fPQ.c: In function 'PQgen':
  866. fPQ.c:32: error: 'pq' undeclared (first use in this function)
  867. fPQ.c:32: error: (Each undeclared identifier is reported only once
  868. fPQ.c:32: error: for each function it appears in.)
  869. fPQ.c:33: error: 'snode' undeclared (first use in this function)
  870. fPQ.c:33: error: expected expression before ')' token
  871. fPQ.c:34: error: 'guard' undeclared (first use in this function)
  872. fPQ.c: In function 'PQfree':
  873. fPQ.c:43: error: 'pq' undeclared (first use in this function)
  874. fPQ.c: In function 'PQcheck':
  875. fPQ.c:60: warning: implicit declaration of function 'N_IDX'
  876. fPQ.c:60: error: 'pq' undeclared (first use in this function)
  877. fPQ.c: In function 'PQupheap':
  878. fPQ.c:69: error: 'snode' undeclared (first use in this function)
  879. fPQ.c:69: error: 'x' undeclared (first use in this function)
  880. fPQ.c:69: error: 'pq' undeclared (first use in this function)
  881. fPQ.c:72: error: 'n' undeclared (first use in this function)
  882. fPQ.c:74: warning: implicit declaration of function 'N_VAL'
  883. fPQ.c: At top level:
  884. fPQ.c:85: error: expected ')' before '*' token
  885. fPQ.c: In function 'PQdownheap':
  886. fPQ.c:100: error: 'snode' undeclared (first use in this function)
  887. fPQ.c:100: error: 'x' undeclared (first use in this function)
  888. fPQ.c:100: error: 'pq' undeclared (first use in this function)
  889. fPQ.c:103: error: 'n' undeclared (first use in this function)
  890. fPQ.c: At top level:
  891. fPQ.c:124: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  892. fPQ.c:141: error: expected ')' before '*' token
  893. fPQ.c: In function 'PQprint':
  894. fPQ.c:152: error: 'snode' undeclared (first use in this function)
  895. fPQ.c:152: error: 'n' undeclared (first use in this function)
  896. fPQ.c:156: error: 'pq' undeclared (first use in this function)
  897. make[3]: *** [fPQ.lo] Error 1
  898. make[3]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib/ortho'
  899. make[2]: *** [install-recursive] Error 1
  900. make[2]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz/lib'
  901. make[1]: *** [install-recursive] Error 1
  902. make[1]: Leaving directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/graphviz'
  903. make: *** [install] Error 2
  904. cp: omitting directory `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib/pkgconfig'
  905. cp: cannot stat `/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/lib/graphviz/*': No such file or directory
  906. checking for grep that handles long lines and -e... /bin/grep
  907. checking for egrep... /bin/grep -E
  908. checking for ANSI C header files... yes
  909. checking for sys/types.h... yes
  910. checking for sys/stat.h... yes
  911. checking for stdlib.h... yes
  912. checking for string.h... yes
  913. checking for memory.h... yes
  914. checking for strings.h... yes
  915. checking for inttypes.h... yes
  916. checking for stdint.h... yes
  917. checking for unistd.h... yes
  918. checking zlib.h usability... yes
  919. checking zlib.h presence... yes
  920. checking for zlib.h... yes
  921. checking for deflateBound in -lz... yes
  922. checking for stdbool.h that conforms to C99... yes
  923. checking for _Bool... yes
  924. checking for whether compiler has bool... yes
  925. configure: Using the following compilation and linking flags for Rgraphviz
  926. configure: PKG_CFLAGS= -I/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/include/graphviz
  927. configure: PKG_LIBS=libxdot.a libgvplugin_dot_layout.a libgvplugin_neato_layout.a libgvplugin_core.a libgvc.a libpathplan.a libgraph.a libcdt.a -lz
  928. configure: GVIZ_DEFS=-DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=28 -DGRAPHVIZ_STATIC -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1
  929. configure: Compiling using Graphviz version: '2.28.0'.
  930. configure: Using bundled Graphviz: 'TRUE'.
  931. configure: creating ./config.status
  932. config.status: creating R/graphviz_build_version.R
  933. config.status: creating src/Makevars
  934. ** libs
  935. gcc -std=gnu99 -I/GWD/bioinfo/projects/cb-software/personal/ef884766/lib64/R/include -DNDEBUG -I/usr/local/include -I/tmp/Rtmpzpj10B/R.INSTALL116e437a03262/Rgraphviz/src/libunix/include/graphviz -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=28 -DGRAPHVIZ_STATIC -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -fpic -g -O2 -c LL_funcs.c -o LL_funcs.o
  936. In file included from LL_funcs.c:1:
  937. common.h:16:17: error: gvc.h: No such file or directory
  938. common.h:17:22: error: gvplugin.h: No such file or directory
  939. common.h:18:20: error: gvcext.h: No such file or directory
  940. common.h:19:20: error: gvcjob.h: No such file or directory
  941. In file included from LL_funcs.c:1:
  942. common.h:22: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  943. common.h:24: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  944. In file included from LL_funcs.c:2:
  945. util.h:18: error: expected ‘)’ before ‘*’ token
  946. LL_funcs.c:5: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  947. LL_funcs.c:15: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  948. LL_funcs.c: In function ‘getDefAttrs’:
  949. LL_funcs.c:31: error: ‘Agdict_t’ undeclared (first use in this function)
  950. LL_funcs.c:31: error: (Each undeclared identifier is reported only once
  951. LL_funcs.c:31: error: for each function it appears in.)
  952. LL_funcs.c:31: error: ‘dict’ undeclared (first use in this function)
  953. LL_funcs.c:31: warning: implicit declaration of function ‘agdictof’
  954. LL_funcs.c:34: warning: implicit declaration of function ‘dtsize’
  955. LL_funcs.c: In function ‘Rgraphviz_getDefAttrsGraph’:
  956. LL_funcs.c:61: error: ‘Agraph_t’ undeclared (first use in this function)
  957. LL_funcs.c:61: error: ‘g’ undeclared (first use in this function)
  958. LL_funcs.c:61: warning: implicit declaration of function ‘getAgraphPtr’
  959. LL_funcs.c: In function ‘Rgraphviz_setDefAttrsGraph’:
  960. LL_funcs.c:88: error: ‘Agraph_t’ undeclared (first use in this function)
  961. LL_funcs.c:88: error: ‘g’ undeclared (first use in this function)
  962. LL_funcs.c:93: error: ‘Agsym_t’ undeclared (first use in this function)
  963. LL_funcs.c:93: error: ‘r’ undeclared (first use in this function)
  964. LL_funcs.c:93: warning: implicit declaration of function ‘agraphattr’
  965. LL_funcs.c: In function ‘Rgraphviz_getAttrsGraph’:
  966. LL_funcs.c:105: error: ‘Agraph_t’ undeclared (first use in this function)
  967. LL_funcs.c:105: error: ‘g’ undeclared (first use in this function)
  968. LL_funcs.c:109: warning: implicit declaration of function ‘agget’
  969. LL_funcs.c: In function ‘Rgraphviz_setAttrsGraph’:
  970. LL_funcs.c:129: error: ‘Agraph_t’ undeclared (first use in this function)
  971. LL_funcs.c:129: error: ‘g’ undeclared (first use in this function)
  972. LL_funcs.c:136: warning: implicit declaration of function ‘agsafeset’
  973. LL_funcs.c: In function ‘Rgraphviz_getAttrsCluster’:
  974. LL_funcs.c:148: error: ‘Agraph_t’ undeclared (first use in this function)
  975. LL_funcs.c:148: error: ‘sg’ undeclared (first use in this function)
  976. LL_funcs.c:148: warning: implicit declaration of function ‘getClusterPtr’
  977. LL_funcs.c: In function ‘Rgraphviz_setAttrsCluster’:
  978. LL_funcs.c:172: error: ‘Agraph_t’ undeclared (first use in this function)
  979. LL_funcs.c:172: error: ‘sg’ undeclared (first use in this function)
  980. LL_funcs.c: In function ‘Rgraphviz_getDefAttrsNode’:
  981. LL_funcs.c:191: error: ‘Agraph_t’ undeclared (first use in this function)
  982. LL_funcs.c:191: error: ‘g’ undeclared (first use in this function)
  983. LL_funcs.c:194: error: ‘Agnode_t’ undeclared (first use in this function)
  984. LL_funcs.c:194: error: ‘n’ undeclared (first use in this function)
  985. LL_funcs.c: In function ‘Rgraphviz_setDefAttrsNode’:
  986. LL_funcs.c:219: error: ‘Agraph_t’ undeclared (first use in this function)
  987. LL_funcs.c:219: error: ‘g’ undeclared (first use in this function)
  988. LL_funcs.c:224: error: ‘Agsym_t’ undeclared (first use in this function)
  989. LL_funcs.c:224: error: ‘r’ undeclared (first use in this function)
  990. LL_funcs.c:224: warning: implicit declaration of function ‘agnodeattr’
  991. LL_funcs.c: In function ‘Rgraphviz_getAttrsNode’:
  992. LL_funcs.c:236: error: ‘Agraph_t’ undeclared (first use in this function)
  993. LL_funcs.c:236: error: ‘g’ undeclared (first use in this function)
  994. LL_funcs.c:240: error: ‘Agnode_t’ undeclared (first use in this function)
  995. LL_funcs.c:240: error: ‘n’ undeclared (first use in this function)
  996. LL_funcs.c:240: warning: implicit declaration of function ‘agfindnode’
  997. LL_funcs.c: In function ‘Rgraphviz_setAttrsNode’:
  998. LL_funcs.c:265: error: ‘Agraph_t’ undeclared (first use in this function)
  999. LL_funcs.c:265: error: ‘g’ undeclared (first use in this function)
  1000. LL_funcs.c:269: error: ‘Agnode_t’ undeclared (first use in this function)
  1001. LL_funcs.c:269: error: ‘n’ undeclared (first use in this function)
  1002. LL_funcs.c: In function ‘Rgraphviz_getDefAttrsEdge’:
  1003. LL_funcs.c:288: error: ‘Agraph_t’ undeclared (first use in this function)
  1004. LL_funcs.c:288: error: ‘g’ undeclared (first use in this function)
  1005. LL_funcs.c:291: error: ‘Agedge_t’ undeclared (first use in this function)
  1006. LL_funcs.c:291: error: ‘e’ undeclared (first use in this function)
  1007. LL_funcs.c: In function ‘Rgraphviz_setDefAttrsEdge’:
  1008. LL_funcs.c:316: error: ‘Agraph_t’ undeclared (first use in this function)
  1009. LL_funcs.c:316: error: ‘g’ undeclared (first use in this function)
  1010. LL_funcs.c:321: error: ‘Agsym_t’ undeclared (first use in this function)
  1011. LL_funcs.c:321: error: ‘r’ undeclared (first use in this function)
  1012. LL_funcs.c:321: warning: implicit declaration of function ‘agedgeattr’
  1013. LL_funcs.c: In function ‘Rgraphviz_getAttrsEdge’:
  1014. LL_funcs.c:333: error: ‘Agraph_t’ undeclared (first use in this function)
  1015. LL_funcs.c:333: error: ‘g’ undeclared (first use in this function)
  1016. LL_funcs.c:338: error: ‘Agnode_t’ undeclared (first use in this function)
  1017. LL_funcs.c:338: error: ‘u’ undeclared (first use in this function)
  1018. LL_funcs.c:341: error: ‘v’ undeclared (first use in this function)
  1019. LL_funcs.c:345: error: ‘Agedge_t’ undeclared (first use in this function)
  1020. LL_funcs.c:345: error: ‘e’ undeclared (first use in this function)
  1021. LL_funcs.c:345: warning: implicit declaration of function ‘agfindedge’
  1022. LL_funcs.c: In function ‘Rgraphviz_setAttrsEdge’:
  1023. LL_funcs.c:369: error: ‘Agraph_t’ undeclared (first use in this function)
  1024. LL_funcs.c:369: error: ‘g’ undeclared (first use in this function)
  1025. LL_funcs.c:374: error: ‘Agnode_t’ undeclared (first use in this function)
  1026. LL_funcs.c:374: error: ‘u’ undeclared (first use in this function)
  1027. LL_funcs.c:377: error: ‘v’ undeclared (first use in this function)
  1028. LL_funcs.c:381: error: ‘Agedge_t’ undeclared (first use in this function)
  1029. LL_funcs.c:381: error: ‘e’ undeclared (first use in this function)
  1030. LL_funcs.c: In function ‘Rgraphviz_toFile’:
  1031. LL_funcs.c:399: error: ‘Agraph_t’ undeclared (first use in this function)
  1032. LL_funcs.c:399: error: ‘g’ undeclared (first use in this function)
  1033. LL_funcs.c:404: warning: implicit declaration of function ‘gvLayout’
  1034. LL_funcs.c:404: error: ‘gvc’ undeclared (first use in this function)
  1035. LL_funcs.c:408: warning: implicit declaration of function ‘gvRenderFilename’
  1036. LL_funcs.c:409: warning: implicit declaration of function ‘gvFreeLayout’
  1037. LL_funcs.c: In function ‘Rgraphviz_agopenSimple’:
  1038. LL_funcs.c:428: error: ‘Agraph_t’ undeclared (first use in this function)
  1039. LL_funcs.c:428: error: ‘g’ undeclared (first use in this function)
  1040. LL_funcs.c:428: error: ‘tmpGraph’ undeclared (first use in this function)
  1041. LL_funcs.c:429: error: ‘sgs’ undeclared (first use in this function)
  1042. LL_funcs.c:430: error: ‘Agnode_t’ undeclared (first use in this function)
  1043. LL_funcs.c:430: error: ‘head’ undeclared (first use in this function)
  1044. LL_funcs.c:430: error: ‘tail’ undeclared (first use in this function)
  1045. LL_funcs.c:430: error: ‘curNode’ undeclared (first use in this function)
  1046. LL_funcs.c:431: error: ‘Agedge_t’ undeclared (first use in this function)
  1047. LL_funcs.c:431: error: ‘curEdge’ undeclared (first use in this function)
  1048. LL_funcs.c:456: warning: implicit declaration of function ‘aginit’
  1049. LL_funcs.c:458: warning: implicit declaration of function ‘agopen’
  1050. LL_funcs.c:462: error: expected expression before ‘)’ token
  1051. LL_funcs.c:476: warning: implicit declaration of function ‘agsubg’
  1052. LL_funcs.c:501: warning: implicit declaration of function ‘agnode’
  1053. LL_funcs.c:531: warning: implicit declaration of function ‘agedge’
  1054. LL_funcs.c:535: warning: implicit declaration of function ‘buildRagraph’
  1055. make: *** [LL_funcs.o] Error 1
  1056. ERROR: compilation failed for package ‘Rgraphviz’
  1057. * removing ‘/GWD/bioinfo/projects/cb-software/personal/ef884766/lib64/R/library/Rgraphviz’
  1058.  
  1059. The downloaded source packages are in
  1060. ‘/tmp/RtmpyORfmB/downloaded_packages’
  1061. Updating HTML index of packages in '.Library'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement