Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 61.81 KB | None | 0 0
  1. >>> Configuring source in /var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0 ...
  2.  * econf: updating graphviz-2.26.0/config/config.guess with /usr/share/gnuconfig/config.guess
  3.  * econf: updating graphviz-2.26.0/config/config.sub with /usr/share/gnuconfig/config.sub
  4.  * econf: updating graphviz-2.26.0/libltdl/config/config.guess with /usr/share/gnuconfig/config.guess
  5.  * econf: updating graphviz-2.26.0/libltdl/config/config.sub with /usr/share/gnuconfig/config.sub
  6.  * econf: updating graphviz-2.26.0/lib/gd/config/config.guess with /usr/share/gnuconfig/config.guess
  7.  * econf: updating graphviz-2.26.0/lib/gd/config/config.sub with /usr/share/gnuconfig/config.sub
  8. ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-ltdl --disable-ltdl-install --with-x --with-pangocairo --with-gtk --without-lasi --with-digcola --with-fontconfig --with-freetype2 --with-ipsepcola --with-libgd --without-gdk-pixbuf --without-ming --without-cgraph --without-devil --without-digcola --without-ipsepcola --without-sfdp --without-smyrna --disable-guile --disable-io --disable-java --disable-lua --disable-ocaml --enable-perl --disable-php --enable-python --disable-r --disable-ruby --disable-sharp --disable-tcl
  9. checking build system type... i686-pc-linux-gnu
  10. checking host system type... i686-pc-linux-gnu
  11. checking for a BSD-compatible install... /usr/bin/install -c
  12. checking whether build environment is sane... yes
  13. checking for a thread-safe mkdir -p... /bin/mkdir -p
  14. checking for gawk... gawk
  15. checking whether make sets $(MAKE)... yes
  16. checking for style of include used by make... GNU
  17. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  18. checking whether the C compiler works... yes
  19. checking for C compiler default output file name... a.out
  20. checking for suffix of executables...
  21. checking whether we are cross compiling... no
  22. checking for suffix of object files... o
  23. checking whether we are using the GNU C compiler... yes
  24. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  25. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  26. checking dependency style of i686-pc-linux-gnu-gcc... gcc3
  27. checking for library containing strerror... none required
  28. checking for flex... flex
  29. checking lex output file root... lex.yy
  30. checking lex library... -lfl
  31. checking whether yytext is a pointer... yes
  32. checking for bison... bison -y
  33. checking for gawk... (cached) gawk
  34. checking whether ln -s works... yes
  35. checking for sed... sed
  36. checking for grep... grep
  37. checking for sort... sort
  38. checking for groff... groff
  39. checking for ps2pdf... ps2pdf
  40. checking for pstopdf... (cached) ps2pdf
  41. checking for i686-pc-linux-gnu-pkg-config... no
  42. checking for pkg-config... /usr/bin/pkg-config
  43. checking pkg-config is at least version 0.9.0... yes
  44. checking for tclsh8.6... no
  45. checking for tclsh8.5... /usr/bin/tclsh8.5
  46. checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  47. checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
  48. checking whether we are using the GNU C++ compiler... yes
  49. checking whether i686-pc-linux-gnu-g++ accepts -g... yes
  50. checking dependency style of i686-pc-linux-gnu-g++... gcc3
  51. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  52. checking whether we are using the GNU Objective C compiler... no
  53. checking whether i686-pc-linux-gnu-gcc accepts -g... no
  54. checking dependency style of i686-pc-linux-gnu-gcc... gcc3
  55. checking for inline... inline
  56. checking for windres... no
  57. checking for an ANSI C-conforming const... yes
  58. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  59. checking for grep that handles long lines and -e... grep
  60. checking for egrep... grep -E
  61. checking for ANSI C header files... yes
  62. checking for sys/types.h... yes
  63. checking for sys/stat.h... yes
  64. checking for stdlib.h... yes
  65. checking for string.h... yes
  66. checking for memory.h... yes
  67. checking for strings.h... yes
  68. checking for inttypes.h... yes
  69. checking for stdint.h... yes
  70. checking for unistd.h... yes
  71. checking for mode_t... yes
  72. checking for pid_t... yes
  73. checking for size_t... yes
  74. checking for ssize_t... yes
  75. checking for uid_t in sys/types.h... yes
  76. checking stdarg.h usability... yes
  77. checking stdarg.h presence... yes
  78. checking for stdarg.h... yes
  79. checking stddef.h usability... yes
  80. checking stddef.h presence... yes
  81. checking for stddef.h... yes
  82. checking for stddef.h... (cached) yes
  83. checking for stdlib.h... (cached) yes
  84. checking for stdint.h... (cached) yes
  85. checking malloc.h usability... yes
  86. checking malloc.h presence... yes
  87. checking for malloc.h... yes
  88. checking fcntl.h usability... yes
  89. checking fcntl.h presence... yes
  90. checking for fcntl.h... yes
  91. checking search.h usability... yes
  92. checking search.h presence... yes
  93. checking for search.h... yes
  94. checking getopt.h usability... yes
  95. checking getopt.h presence... yes
  96. checking for getopt.h... yes
  97. checking pthread.h usability... yes
  98. checking pthread.h presence... yes
  99. checking for pthread.h... yes
  100. checking values.h usability... yes
  101. checking values.h presence... yes
  102. checking for values.h... yes
  103. checking float.h usability... yes
  104. checking float.h presence... yes
  105. checking for float.h... yes
  106. checking limits.h usability... yes
  107. checking limits.h presence... yes
  108. checking for limits.h... yes
  109. checking termios.h usability... yes
  110. checking termios.h presence... yes
  111. checking for termios.h... yes
  112. checking errno.h usability... yes
  113. checking errno.h presence... yes
  114. checking for errno.h... yes
  115. checking time.h usability... yes
  116. checking time.h presence... yes
  117. checking for time.h... yes
  118. checking for unistd.h... (cached) yes
  119. checking fenv.h usability... yes
  120. checking fenv.h presence... yes
  121. checking for fenv.h... yes
  122. checking for string.h... (cached) yes
  123. checking for strings.h... (cached) yes
  124. checking for inttypes.h... (cached) yes
  125. checking setjmp.h usability... yes
  126. checking setjmp.h presence... yes
  127. checking for setjmp.h... yes
  128. checking sys/time.h usability... yes
  129. checking sys/time.h presence... yes
  130. checking for sys/time.h... yes
  131. checking sys/times.h usability... yes
  132. checking sys/times.h presence... yes
  133. checking for sys/times.h... yes
  134. checking for sys/types.h... (cached) yes
  135. checking sys/select.h usability... yes
  136. checking sys/select.h presence... yes
  137. checking for sys/select.h... yes
  138. checking fpu_control.h usability... yes
  139. checking fpu_control.h presence... yes
  140. checking for fpu_control.h... yes
  141. checking sys/fpu.h usability... no
  142. checking sys/fpu.h presence... no
  143. checking for sys/fpu.h... no
  144. checking sys/socket.h usability... yes
  145. checking sys/socket.h presence... yes
  146. checking for sys/socket.h... yes
  147. checking for sys/stat.h... (cached) yes
  148. checking sys/mman.h usability... yes
  149. checking sys/mman.h presence... yes
  150. checking for sys/mman.h... yes
  151. checking sys/ioctl.h usability... yes
  152. checking sys/ioctl.h presence... yes
  153. checking for sys/ioctl.h... yes
  154. checking sys/inotify.h usability... yes
  155. checking sys/inotify.h presence... yes
  156. checking for sys/inotify.h... yes
  157. checking langinfo.h usability... yes
  158. checking langinfo.h presence... yes
  159. checking for langinfo.h... yes
  160. checking libintl.h usability... yes
  161. checking libintl.h presence... yes
  162. checking for libintl.h... yes
  163. checking crt_externs.h usability... no
  164. checking crt_externs.h presence... no
  165. checking for crt_externs.h... no
  166. checking whether time.h and sys/time.h may both be included... yes
  167. checking for dirent.h that defines DIR... yes
  168. checking for library containing opendir... none required
  169. checking for stdbool.h that conforms to C99... yes
  170. checking for _Bool... yes
  171. checking for socklen_t... yes
  172. checking for bool... yes
  173. checking for struct dioattr... no
  174. checking for main in -lm... yes
  175. checking for feenableexcept... yes
  176. checking for fesetenv... yes
  177. checking libgen.h usability... yes
  178. checking libgen.h presence... yes
  179. checking for libgen.h... yes
  180. checking for basename in -lgen... no
  181. checking for working alloca.h... yes
  182. checking for alloca... yes
  183. checking for lrand48... yes
  184. checking for drand48... yes
  185. checking for srand48... yes
  186. checking for setmode... no
  187. checking for setenv... yes
  188. checking for getenv... yes
  189. checking for __freadable... yes
  190. checking for _sysconf... no
  191. checking for getrusage... yes
  192. checking for strerror... yes
  193. checking for cbrt... no
  194. checking for lsqrt... no
  195. checking for vsnprintf... yes
  196. checking for strtoul... yes
  197. checking for strtoll... yes
  198. checking for strtoull... yes
  199. checking for uname... yes
  200. checking for memset... yes
  201. checking for nl_langinfo... yes
  202. checking for pow... no
  203. checking for sqrt... no
  204. checking for strchr... yes
  205. checking for strdup... yes
  206. checking for strerror... (cached) yes
  207. checking for strstr... yes
  208. checking for _NSGetEnviron... no
  209. checking for strcasecmp... yes
  210. checking for strncasecmp... yes
  211. checking how to print strings... printf
  212. checking for a sed that does not truncate output... sed
  213. checking for fgrep... grep -F
  214. checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
  215. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  216. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  217. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  218. checking the maximum length of command line arguments... 1572864
  219. checking whether the shell understands some XSI constructs... yes
  220. checking whether the shell understands "+="... yes
  221. checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
  222. checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
  223. checking how to recognize dependent libraries... pass_all
  224. checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
  225. checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
  226. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
  227. checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
  228. checking for dlfcn.h... yes
  229. checking for objdir... .libs
  230. checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  231. checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  232. checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  233. checking if i686-pc-linux-gnu-gcc static flag -static works... yes
  234. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
  235. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  236. checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  237. checking whether -lc should be explicitly linked in... no
  238. checking dynamic linker characteristics... GNU/Linux ld.so
  239. checking how to hardcode library paths into programs... immediate
  240. checking whether stripping libraries is possible... yes
  241. checking if libtool supports shared libraries... yes
  242. checking whether to build shared libraries... yes
  243. checking whether to build static libraries... no
  244. checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
  245. checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
  246. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  247. checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  248. checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  249. checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  250. checking if i686-pc-linux-gnu-g++ static flag -static works... yes
  251. checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
  252. checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  253. checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  254. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  255. checking how to hardcode library paths into programs... immediate
  256. checking which extension is used for runtime loadable modules... .so
  257. checking which variable specifies run-time module search path... LD_LIBRARY_PATH
  258. checking for the default library search path... /lib /usr/lib /usr/local/lib //usr/lib/opengl/xorg-x11/lib /usr/i686-pc-linux-gnu/lib /usr/lib/gcc/i686-pc-linux-gnu/4.4.3 /usr/lib/gcc/i686-pc-linux-gnu/3.4.6 //usr/lib/xulrunner-1.9.2 /usr/lib/qt4 /usr/games/lib
  259. checking for library containing dlopen... -ldl
  260. checking for dlerror... yes
  261. checking for shl_load... no
  262. checking for shl_load in -ldld... no
  263. checking for dld_link in -ldld... no
  264. checking for _ prefix in compiled symbols... no
  265. checking whether deplibs are loaded by dlopen... yes
  266. checking for argz.h... yes
  267. checking for error_t... yes
  268. checking for argz_add... yes
  269. checking for argz_append... yes
  270. checking for argz_count... yes
  271. checking for argz_create_sep... yes
  272. checking for argz_insert... yes
  273. checking for argz_next... yes
  274. checking for argz_stringify... yes
  275. checking if argz actually works... yes
  276. checking whether libtool supports -dlopen/-dlpreopen... yes
  277. checking for ltdl.h... yes
  278. checking whether lt_dlinterface_register is declared... yes
  279. checking for lt_dladvise_preload in -lltdl... yes
  280. checking where to find libltdl headers...
  281. checking where to find libltdl library... -lltdl
  282. checking for unistd.h... (cached) yes
  283. checking for dl.h... no
  284. checking for sys/dl.h... no
  285. checking for dld.h... no
  286. checking for mach-o/dyld.h... no
  287. checking for dirent.h... yes
  288. checking for closedir... yes
  289. checking for opendir... yes
  290. checking for readdir... yes
  291. checking for strlcat... no
  292. checking for strlcpy... no
  293. checking for lt_dlinit in -lltdl... yes
  294. configure: WARNING: not overwriting libltdl at /usr, force with `--enable-ltdl-install'
  295. checking for X... libraries , headers
  296. checking for gethostbyname... yes
  297. checking for connect... yes
  298. checking for remove... yes
  299. checking for shmat... yes
  300. checking for IceConnectionNumber in -lICE... yes
  301. checking for swig... swig
  302. checking for perl... perl
  303. checking EXTERN.h usability... yes
  304. checking EXTERN.h presence... yes
  305. checking for EXTERN.h... yes
  306. checking for python... python
  307. checking Python.h usability... yes
  308. checking Python.h presence... yes
  309. checking for Python.h... yes
  310. configure: WARNING: No Tcl. The Tk packages will not be built either
  311. checking for connect... (cached) yes
  312. checking for gethostbyname... (cached) yes
  313. checking for expat-config... no
  314. checking expat.h usability... yes
  315. checking expat.h presence... yes
  316. checking for expat.h... yes
  317. checking for main in -lexpat... yes
  318. checking for main in -lXpm... yes
  319. checking X11/Intrinsic.h usability... yes
  320. checking X11/Intrinsic.h presence... yes
  321. checking for X11/Intrinsic.h... yes
  322. checking for X11/Xaw/Text.h... yes
  323. checking for main in -lXaw... yes
  324. checking zlib.h usability... yes
  325. checking zlib.h presence... yes
  326. checking for zlib.h... yes
  327. checking for main in -lz... yes
  328. checking for deflateBound... no
  329. checking for RSVG... yes
  330. checking ghostscript/iapi.h usability... yes
  331. checking ghostscript/iapi.h presence... yes
  332. checking for ghostscript/iapi.h... yes
  333. checking for main in -lgs... yes
  334. checking for PANGOCAIRO... yes
  335. checking for pango_fc_font_lock_face... no
  336. checking for pango_fc_font_unlock_face... no
  337. checking for FREETYPE2... yes
  338. checking for FONTCONFIG... yes
  339. checking for GTK... yes
  340. checking for GTKGL... no
  341. checking for GTKGLEXT... yes
  342. checking for GTS... no
  343. checking for GLADE... yes
  344. checking for gdlib-config... /usr/bin/gdlib-config
  345. configure: WARNING: Your libgd was not built with freetype support. This may result in problems displaying fonts.
  346. checking gd.h usability... yes
  347. checking gd.h presence... yes
  348. checking for gd.h... yes
  349. checking for main in -lgd... no
  350. configure: WARNING: Optional GD library not available
  351. checking GL/glut.h usability... yes
  352. checking GL/glut.h presence... yes
  353. checking for GL/glut.h... yes
  354. checking for main in -lglut... yes
  355. checking for libpng-config... /usr/bin/libpng-config
  356. checking png.h usability... yes
  357. checking png.h presence... yes
  358. checking for png.h... yes
  359. checking for main in -lpng... yes
  360. checking if have working sincos()... yes
  361. checking if FILE struct contains _cnt... no
  362. checking if FILE struct contains _r... no
  363. checking if FILE struct contains _next... no
  364. checking if FILE struct contains _IO_read_end... yes
  365. checking if errno externs are declared... yes
  366. checking if getopt externs are declared... yes
  367. checking if intptr_t is declared... yes
  368. checking if assert needs __eprintf... no
  369. configure: creating ./config.status
  370. config.status: creating Makefile
  371. config.status: creating debian/changelog
  372. config.status: creating doc/Makefile
  373. config.status: creating doc/info/Makefile
  374. config.status: creating doc/schema/Makefile
  375. config.status: creating contrib/Makefile
  376. config.status: creating contrib/prune/Makefile
  377. config.status: creating contrib/diffimg/Makefile
  378. config.status: creating graphs/Makefile
  379. config.status: creating graphs/directed/Makefile
  380. config.status: creating graphs/undirected/Makefile
  381. config.status: creating lib/Makefile
  382. config.status: creating lib/cdt/Makefile
  383. config.status: creating lib/cdt/libcdt.pc
  384. config.status: creating lib/graph/Makefile
  385. config.status: creating lib/graph/libgraph.pc
  386. config.status: creating lib/cgraph/Makefile
  387. config.status: creating lib/cgraph/libcgraph.pc
  388. config.status: creating lib/gd/Makefile
  389. config.status: creating lib/rbtree/Makefile
  390. config.status: creating lib/pathplan/Makefile
  391. config.status: creating lib/pathplan/libpathplan.pc
  392. config.status: creating lib/ast/Makefile
  393. config.status: creating lib/sfio/Makefile
  394. config.status: creating lib/sfio/Sfio_f/Makefile
  395. config.status: creating lib/vmalloc/Makefile
  396. config.status: creating lib/dotgen/Makefile
  397. config.status: creating lib/neatogen/Makefile
  398. config.status: creating lib/fdpgen/Makefile
  399. config.status: creating lib/sparse/Makefile
  400. config.status: creating lib/sfdpgen/Makefile
  401. config.status: creating lib/osage/Makefile
  402. config.status: creating lib/gvpr/Makefile
  403. config.status: creating lib/gvpr/libgvpr.pc
  404. config.status: creating lib/circogen/Makefile
  405. config.status: creating lib/twopigen/Makefile
  406. config.status: creating lib/patchwork/Makefile
  407. config.status: creating lib/pack/Makefile
  408. config.status: creating lib/ortho/Makefile
  409. config.status: creating lib/expr/Makefile
  410. config.status: creating lib/expr/libexpr.pc
  411. config.status: creating lib/common/Makefile
  412. config.status: creating lib/ingraphs/Makefile
  413. config.status: creating lib/vpsc/Makefile
  414. config.status: creating lib/gvc/Makefile
  415. config.status: creating lib/gvc/libgvc.pc
  416. config.status: creating lib/xdot/Makefile
  417. config.status: creating lib/xdot/libxdot.pc
  418. config.status: creating lib/topfish/Makefile
  419. config.status: creating lib/glcomp/Makefile
  420. config.status: creating macosx/Info.plist
  421. config.status: creating macosx/build/graphviz.pmdoc/01local.xml
  422. config.status: creating macosx/build/graphviz.pmdoc/02graphviz.xml
  423. config.status: creating windows/build/graphviz.wxs
  424. config.status: creating windows/Properties/AssemblyInfo.cs
  425. config.status: creating plugin/Makefile
  426. config.status: creating plugin/core/Makefile
  427. config.status: creating plugin/devil/Makefile
  428. config.status: creating plugin/gd/Makefile
  429. config.status: creating plugin/gdk_pixbuf/Makefile
  430. config.status: creating plugin/gdiplus/Makefile
  431. config.status: creating plugin/glitz/Makefile
  432. config.status: creating plugin/gs/Makefile
  433. config.status: creating plugin/gtk/Makefile
  434. config.status: creating plugin/lasi/Makefile
  435. config.status: creating plugin/ming/Makefile
  436. config.status: creating plugin/pango/Makefile
  437. config.status: creating plugin/quartz/Makefile
  438. config.status: creating plugin/rsvg/Makefile
  439. config.status: creating plugin/visio/Makefile
  440. config.status: creating plugin/xlib/Makefile
  441. config.status: creating plugin/dot_layout/Makefile
  442. config.status: creating plugin/neato_layout/Makefile
  443. config.status: creating cmd/Makefile
  444. config.status: creating cmd/dot/Makefile
  445. config.status: creating cmd/tools/Makefile
  446. config.status: creating cmd/gvpr/Makefile
  447. config.status: creating cmd/lefty/ws/x11/libfilereq/Makefile
  448. config.status: creating cmd/lefty/ws/x11/Makefile
  449. config.status: creating cmd/lefty/ws/mswin32/Makefile
  450. config.status: creating cmd/lefty/ws/Makefile
  451. config.status: creating cmd/lefty/os/unix/Makefile
  452. config.status: creating cmd/lefty/os/mswin32/Makefile
  453. config.status: creating cmd/lefty/os/Makefile
  454. config.status: creating cmd/lefty/dot2l/Makefile
  455. config.status: creating cmd/lefty/examples/Makefile
  456. config.status: creating cmd/lefty/Makefile
  457. config.status: creating cmd/lneato/Makefile
  458. config.status: creating cmd/dotty/Makefile
  459. config.status: creating cmd/smyrna/Makefile
  460. config.status: creating tclpkg/Makefile
  461. config.status: creating tclpkg/tclstubs/Makefile
  462. config.status: creating tclpkg/tkstubs/Makefile
  463. config.status: creating tclpkg/tclhandle/Makefile
  464. config.status: creating tclpkg/gdtclft/Makefile
  465. config.status: creating tclpkg/gdtclft/demo/Makefile
  466. config.status: creating tclpkg/tcldot/Makefile
  467. config.status: creating tclpkg/tcldot/demo/Makefile
  468. config.status: creating tclpkg/tclpathplan/Makefile
  469. config.status: creating tclpkg/tclpathplan/demo/Makefile
  470. config.status: creating tclpkg/tclpathplan/demo/pathplan_data/Makefile
  471. config.status: creating tclpkg/tkspline/Makefile
  472. config.status: creating tclpkg/tkspline/demo/Makefile
  473. config.status: creating tclpkg/gv/Makefile
  474. config.status: creating tclpkg/gv/demo/Makefile
  475. config.status: creating tclpkg/gv/META.gv
  476. config.status: creating rtest/Makefile
  477. config.status: creating share/Makefile
  478. config.status: creating share/examples/Makefile
  479. config.status: creating share/gui/Makefile
  480. config.status: creating graphviz.spec
  481. config.status: creating Doxyfile
  482. config.status: creating config.h
  483. config.status: executing depfiles commands
  484. config.status: executing libtool commands
  485. === configuring in libltdl (/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/libltdl)
  486. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--enable-ltdl' '--disable-ltdl-install' '--with-x' '--with-pangocairo' '--with-gtk' '--without-lasi' '--with-digcola' '--with-fontconfig' '--with-freetype2' '--with-ipsepcola' '--with-libgd' '--without-gdk-pixbuf' '--without-ming' '--without-cgraph' '--without-devil' '--without-digcola' '--without-ipsepcola' '--without-sfdp' '--without-smyrna' '--disable-guile' '--disable-io' '--disable-java' '--disable-lua' '--disable-ocaml' '--enable-perl' '--disable-php' '--enable-python' '--disable-r' '--disable-ruby' '--disable-sharp' '--disable-tcl' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -march=i686 -pipe' '--enable-ltdl-install=no' --cache-file=/dev/null --srcdir=.
  487. checking for a BSD-compatible install... /usr/bin/install -c
  488. checking whether build environment is sane... yes
  489. checking for a thread-safe mkdir -p... /bin/mkdir -p
  490. checking for gawk... gawk
  491. checking whether make sets $(MAKE)... yes
  492. checking build system type... i686-pc-linux-gnu
  493. checking host system type... i686-pc-linux-gnu
  494. checking how to print strings... printf
  495. checking for style of include used by make... GNU
  496. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  497. checking whether the C compiler works... yes
  498. checking for C compiler default output file name... a.out
  499. checking for suffix of executables...
  500. checking whether we are cross compiling... no
  501. checking for suffix of object files... o
  502. checking whether we are using the GNU C compiler... yes
  503. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  504. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  505. checking dependency style of i686-pc-linux-gnu-gcc... gcc3
  506. checking for a sed that does not truncate output... /bin/sed
  507. checking for grep that handles long lines and -e... /bin/grep
  508. checking for egrep... /bin/grep -E
  509. checking for fgrep... /bin/grep -F
  510. checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
  511. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  512. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  513. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  514. checking whether ln -s works... yes
  515. checking the maximum length of command line arguments... 1572864
  516. checking whether the shell understands some XSI constructs... yes
  517. checking whether the shell understands "+="... yes
  518. checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
  519. checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
  520. checking how to recognize dependent libraries... pass_all
  521. checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
  522. checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
  523. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
  524. checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
  525. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  526. checking for ANSI C header files... yes
  527. checking for sys/types.h... yes
  528. checking for sys/stat.h... yes
  529. checking for stdlib.h... yes
  530. checking for string.h... yes
  531. checking for memory.h... yes
  532. checking for strings.h... yes
  533. checking for inttypes.h... yes
  534. checking for stdint.h... yes
  535. checking for unistd.h... yes
  536. checking for dlfcn.h... yes
  537. checking for objdir... .libs
  538. checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  539. checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  540. checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  541. checking if i686-pc-linux-gnu-gcc static flag -static works... yes
  542. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
  543. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  544. checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  545. checking whether -lc should be explicitly linked in... no
  546. checking dynamic linker characteristics... GNU/Linux ld.so
  547. checking how to hardcode library paths into programs... immediate
  548. checking for shl_load... no
  549. checking for shl_load in -ldld... no
  550. checking for dlopen... no
  551. checking for dlopen in -ldl... yes
  552. checking whether a program can dlopen itself... yes
  553. checking whether a statically linked program can dlopen itself... no
  554. checking whether stripping libraries is possible... yes
  555. checking if libtool supports shared libraries... yes
  556. checking whether to build shared libraries... yes
  557. checking whether to build static libraries... yes
  558. checking which extension is used for runtime loadable modules... .so
  559. checking which variable specifies run-time module search path... LD_LIBRARY_PATH
  560. checking for the default library search path... /lib /usr/lib /usr/local/lib //usr/lib/opengl/xorg-x11/lib /usr/i686-pc-linux-gnu/lib /usr/lib/gcc/i686-pc-linux-gnu/4.4.3 /usr/lib/gcc/i686-pc-linux-gnu/3.4.6 //usr/lib/xulrunner-1.9.2 /usr/lib/qt4 /usr/games/lib
  561. checking for library containing dlopen... -ldl
  562. checking for dlerror... yes
  563. checking for shl_load... (cached) no
  564. checking for shl_load in -ldld... (cached) no
  565. checking for dld_link in -ldld... no
  566. checking for _ prefix in compiled symbols... no
  567. checking whether deplibs are loaded by dlopen... yes
  568. checking for argz.h... yes
  569. checking for error_t... yes
  570. checking for argz_add... yes
  571. checking for argz_append... yes
  572. checking for argz_count... yes
  573. checking for argz_create_sep... yes
  574. checking for argz_insert... yes
  575. checking for argz_next... yes
  576. checking for argz_stringify... yes
  577. checking if argz actually works... yes
  578. checking whether libtool supports -dlopen/-dlpreopen... yes
  579. checking for unistd.h... (cached) yes
  580. checking for dl.h... no
  581. checking for sys/dl.h... no
  582. checking for dld.h... no
  583. checking for mach-o/dyld.h... no
  584. checking for dirent.h... yes
  585. checking for closedir... yes
  586. checking for opendir... yes
  587. checking for readdir... yes
  588. checking for strlcat... no
  589. checking for strlcpy... no
  590. configure: creating ./config.status
  591. config.status: creating Makefile
  592. config.status: creating config.h
  593. config.status: executing depfiles commands
  594. config.status: executing libtool commands
  595.  
  596. ----------------------------------------------------------------
  597.  
  598. graphviz-2.26.0 will be compiled with the following:
  599.  
  600. options:
  601.  cgraph:        No (disabled by default - experimental)
  602.  digcola:       No (disabled)
  603.  expat:         Yes
  604.  fontconfig:    Yes
  605.  freetype:      Yes
  606.  glut:          Yes
  607.  gts:           No (gts library not available)
  608.  ipsepcola:     No (disabled by default - C++ portability issues)
  609.  ltdl:          Yes
  610.  ortho:         No (disabled by default - experimental)
  611.  png:           Yes
  612.  jpeg:          No (only required by internal libgd)
  613.  sfdp:          No (disabled)
  614.  shared:        Yes
  615.  static:        No (disabled by default)
  616.  
  617. commands:
  618.  dot:           Yes (always enabled)
  619.  neato:         Yes (always enabled)
  620.  fdp:           Yes (always enabled)
  621.  circo:         Yes (always enabled)
  622.  twopi:         Yes (always enabled)
  623.  gvpr:          Yes (always enabled)
  624.  lefty:         Yes
  625.  smyrna:        No (disabled by default - experimental)
  626.  
  627. plugin libraries:
  628.  dot_layout:    Yes (always enabled)
  629.  neato_layout:  Yes (always enabled)
  630.  core:          Yes (always enabled)
  631.  devil:         No (disabled)
  632.  gd:            No (library not found)
  633.  gdiplus:       No (disabled by default - Windows only)
  634.  gdk_pixbuf:    No (disabled)
  635.  ghostscript:   Yes
  636.  glitz:         No (disabled by default - incomplete)
  637.  gtk:           Yes
  638.  lasi:          No (disabled)
  639.  ming:          No (disabled by default - incomplete)
  640.  pangocairo:    Yes
  641.  quartz:        No (disabled by default - Mac only)
  642.  rsvg:          Yes
  643.  visio:         No (disabled by default - experimental)
  644.  xlib:          Yes
  645.  
  646. language extensions:
  647.  gv_sharp:      No (disabled)
  648.  gv_guile:      No (disabled)
  649.  gv_io:         No (disabled by default - no swig support yet)
  650.  gv_java:       No (disabled)
  651.  gv_lua:        No (disabled)
  652.  gv_ocaml:      No (disabled)
  653.  gv_perl:       Yes
  654.  gv_php:        No (disabled)
  655.  gv_python:     Yes
  656.  gv_python23:   No (disabled by default - for multiversion installs)
  657.  gv_python24:   No (disabled by default - for multiversion installs)
  658.  gv_python25:   No (disabled by default - for multiversion installs)
  659.  gv_python26:   No (disabled by default - for multiversion installs)
  660.  gv_R:          No (disabled)
  661.  gv_ruby:       No (disabled)
  662.  gv_tcl:        No (tcl not available)
  663.  
  664.  tcldot:        No (tcl not available)
  665.  tclpathplan:   No (tcl not available)
  666.  gdtclft:       No (tcl not available)
  667.  tkspline:      No (tk not available)
  668. >>> Source configured.
  669. >>> Compiling source in /var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0 ...
  670. make
  671. make  all-recursive
  672. make[1]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0'
  673. Making all in libltdl
  674. make[2]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/libltdl'
  675. make  all-am
  676. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/libltdl'
  677. /bin/sh ./libtool  --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -O2 -march=i686 -pipe -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c
  678. libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -march=i686 -pipe -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c  -fPIC -DPIC -o .libs/dlopen.o
  679. libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -march=i686 -pipe -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -o dlopen.o >/dev/null 2>&1
  680. mv -f .deps/dlopen.Tpo .deps/dlopen.Plo
  681. /bin/sh ./libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o dlopen.la  dlopen.lo -ldl -ldl
  682. libtool: link: i686-pc-linux-gnu-ar cru .libs/dlopen.a .libs/dlopen.o
  683. libtool: link: i686-pc-linux-gnu-ranlib .libs/dlopen.a
  684. libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" )
  685. /bin/sh ./libtool  --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -O2 -march=i686 -pipe -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
  686. libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -march=i686 -pipe -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c  -fPIC -DPIC -o .libs/libltdlc_la-preopen.o
  687. libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -march=i686 -pipe -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -o libltdlc_la-preopen.o >/dev/null 2>&1
  688. mv -f .deps/libltdlc_la-preopen.Tpo .deps/libltdlc_la-preopen.Plo
  689. /bin/sh ./libtool  --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -O2 -march=i686 -pipe -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
  690. libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -march=i686 -pipe -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c  -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o
  691. libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -march=i686 -pipe -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -o libltdlc_la-lt__alloc.o >/dev/null 2>&1
  692. mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo
  693. /bin/sh ./libtool  --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -O2 -march=i686 -pipe -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
  694. libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -march=i686 -pipe -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c  -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o
  695. libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -march=i686 -pipe -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -o libltdlc_la-lt_dlloader.o >/dev/null 2>&1
  696. mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo
  697. /bin/sh ./libtool  --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -O2 -march=i686 -pipe -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
  698. libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -march=i686 -pipe -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c  -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o
  699. libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -march=i686 -pipe -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -o libltdlc_la-lt_error.o >/dev/null 2>&1
  700. mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo
  701. /bin/sh ./libtool  --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -O2 -march=i686 -pipe -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
  702. libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -march=i686 -pipe -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c  -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o
  703. libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -march=i686 -pipe -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -o libltdlc_la-ltdl.o >/dev/null 2>&1
  704. mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo
  705. /bin/sh ./libtool  --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -O2 -march=i686 -pipe -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
  706. libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -march=i686 -pipe -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c  -fPIC -DPIC -o .libs/libltdlc_la-slist.o
  707. libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -march=i686 -pipe -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -o libltdlc_la-slist.o >/dev/null 2>&1
  708. mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo
  709. /bin/sh ./libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -O2 -march=i686 -pipe -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c -o lt__strl.lo lt__strl.c
  710. libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -march=i686 -pipe -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c  -fPIC -DPIC -o .libs/lt__strl.o
  711. libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -march=i686 -pipe -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c -o lt__strl.o >/dev/null 2>&1
  712. mv -f .deps/lt__strl.Tpo .deps/lt__strl.Plo
  713. /bin/sh ./libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -no-undefined -dlpreopen dlopen.la  -Wl,-O1 -Wl,--as-needed -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
  714. libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT
  715. libtool: link: (cd .libs && i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -c -fno-builtin  -fPIC -DPIC "libltdlcS.c")
  716. libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT"
  717. libtool: link: (cd .libs/libltdlc.lax/dlopen.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/libltdl/./.libs/dlopen.a")
  718. libtool: link: i686-pc-linux-gnu-ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/lt__strl.o .libs/libltdlcS.o  .libs/libltdlc.lax/dlopen.a/dlopen.o
  719. libtool: link: i686-pc-linux-gnu-ranlib .libs/libltdlc.a
  720. libtool: link: rm -fr .libs/libltdlc.lax
  721. libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" )
  722. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/libltdl'
  723. make[2]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/libltdl'
  724. Making all in lib
  725. make[2]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib'
  726. Making all in cdt
  727. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/cdt'
  728.   CC     dtclose.lo
  729.   CC     dtdisc.lo
  730.   CC     dtextract.lo
  731.   CC     dtflatten.lo
  732.   CC     dthash.lo
  733.   CC     dtlist.lo
  734.   CC     dtmethod.lo
  735.   CC     dtopen.lo
  736.   CC     dtrenew.lo
  737.   CC     dtrestore.lo
  738.   CC     dtsize.lo
  739.   CC     dtstat.lo
  740.   CC     dtstrhash.lo
  741.   CC     dttree.lo
  742.   CC     dtview.lo
  743.   CC     dtwalk.lo
  744.   CCLD   libcdt.la
  745.   CCLD   libcdt_C.la
  746. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/cdt'
  747. Making all in graph
  748. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/graph'
  749.   CC     attribs.lo
  750.   CC     agxbuf.lo
  751.   CC     edge.lo
  752.   CC     graph.lo
  753.   CC     graphio.lo
  754.   CC     lexer.lo
  755. lexer.c: In function 'aglasterr':
  756. lexer.c:513: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
  757.   CC     node.lo
  758.   CC     parser.lo
  759.   CC     refstr.lo
  760.   CC     trie.lo
  761.   CCLD   libgraph.la
  762.   CCLD   libgraph_C.la
  763. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/graph'
  764. Making all in cgraph
  765. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/cgraph'
  766.   CC     agerror.lo
  767. agerror.c: In function 'aglasterr':
  768. agerror.c:45: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
  769.   CC     agxbuf.lo
  770.   CC     apply.lo
  771.   CC     attr.lo
  772.   CC     edge.lo
  773.   CC     flatten.lo
  774.   CC     graph.lo
  775.   CC     grammar.lo
  776.   CC     id.lo
  777.   CC     imap.lo
  778.   CC     io.lo
  779. io.c:90: warning: initialization from incompatible pointer type
  780.   CC     mem.lo
  781.   CC     node.lo
  782.   CC     obj.lo
  783.   CC     pend.lo
  784.   CC     rec.lo
  785.   CC     refstr.lo
  786.   CC     scan.lo
  787. lex.aag.c: In function 'aaglex':
  788. ../../lib/cgraph/scan.l:193: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
  789. ../../lib/cgraph/scan.l: At top level:
  790. lex.aag.c:1503: warning: 'input' defined but not used
  791.   CC     subg.lo
  792.   CC     utils.lo
  793.   CC     write.lo
  794.   CCLD   libcgraph.la
  795.   CCLD   libcgraph_C.la
  796. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/cgraph'
  797. Making all in gd
  798. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/gd'
  799. make[3]: Nothing to be done for `all'.
  800. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/gd'
  801. Making all in pathplan
  802. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/pathplan'
  803.  CC     cvt.lo
  804. cvt.c:279: warning: 'append_bezier' defined but not used
  805.  CC     inpoly.lo
  806.  CC     route.lo
  807.  CC     shortest.lo
  808. shortest.c: In function 'loadtriangle':
  809. shortest.c:537: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false
  810.  CC     shortestpth.lo
  811.  CC     solvers.lo
  812.  CC     triang.lo
  813.  CC     util.lo
  814.  CC     visibility.lo
  815.  CCLD   libpathplan.la
  816.  CCLD   libpathplan_C.la
  817. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/pathplan'
  818. Making all in sfio
  819. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/sfio'
  820. Making all in Sfio_f
  821. make[4]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/sfio/Sfio_f'
  822. mkdir -p ../../../FEATURE
  823. ../../../iffe - set cc i686-pc-linux-gnu-gcc   : run ../../../lib/sfio/features/sfio > ../../../FEATURE/sfio
  824.   CC     _sfclrerr.lo
  825.   CC     _sfdlen.lo
  826.   CC     _sfeof.lo
  827.   CC     _sferror.lo
  828.   CC     _sffileno.lo
  829.   CC     _sfgetc.lo
  830.   CC     _sfllen.lo
  831.   CC     _sfputc.lo
  832.   CC     _sfputd.lo
  833.   CC     _sfputl.lo
  834.   CC     _sfputm.lo
  835.   CC     _sfputu.lo
  836.   CC     _sfslen.lo
  837.   CC     _sfstacked.lo
  838.   CC     _sfulen.lo
  839.   CC     _sfvalue.lo
  840.   CCLD   libsfiof_C.la
  841. make[4]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/sfio/Sfio_f'
  842. make[4]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/sfio'
  843.   CC     sfclose.lo
  844.   CC     sfclrlock.lo
  845.   CC     sfcvt.lo
  846.   CC     sfdisc.lo
  847.   CC     sfdlen.lo
  848.   CC     sfexcept.lo
  849.   CC     sfexit.lo
  850.   CC     sfextern.lo
  851.   CC     sffcvt.lo
  852.   CC     sffilbuf.lo
  853.   CC     sfflsbuf.lo
  854.   CC     sfgetd.lo
  855.   CC     sfgetl.lo
  856.   CC     sfgetm.lo
  857.   CC     sfgetr.lo
  858.   CC     sfgetu.lo
  859.   CC     sfllen.lo
  860.   CC     sfmode.lo
  861.   CC     sfmove.lo
  862. sfmove.c: In function 'sfmove':
  863. sfmove.c:189: warning: ignoring return value of 'read', declared with attribute warn_unused_result
  864.   CC     sfmutex.lo
  865.   CC     sfnew.lo
  866.   CC     sfnotify.lo
  867.   CC     sfnputc.lo
  868.   CC     sfopen.lo
  869.   CC     sfpkrd.lo
  870.   CC     sfpoll.lo
  871.   CC     sfpool.lo
  872.   CC     sfpopen.lo
  873.   CC     sfprintf.lo
  874.   CC     sfprints.lo
  875.   CC     sfpurge.lo
  876.   CC     sfputd.lo
  877.   CC     sfputl.lo
  878.   CC     sfputm.lo
  879.   CC     sfputr.lo
  880.   CC     sfputu.lo
  881.   CC     sfraise.lo
  882.   CC     sfrd.lo
  883.   CC     sfread.lo
  884.   CC     sfreserve.lo
  885.   CC     sfresize.lo
  886.   CC     sfscanf.lo
  887.   CC     sfseek.lo
  888.   CC     sfset.lo
  889.   CC     sfsetbuf.lo
  890.   CC     sfsetfd.lo
  891.   CC     sfsize.lo
  892.   CC     sfsk.lo
  893.   CC     sfstack.lo
  894.   CC     sfstrtod.lo
  895.   CC     sfswap.lo
  896.   CC     sfsync.lo
  897.   CC     sftable.lo
  898.   CC     sftell.lo
  899.   CC     sftmp.lo
  900.   CC     sfungetc.lo
  901.   CC     sfvprintf.lo
  902.   CC     sfvscanf.lo
  903.   CC     sfwr.lo
  904.   CC     sfwrite.lo
  905.   CCLD   libsfio_C.la
  906. make[4]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/sfio'
  907. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/sfio'
  908. Making all in vmalloc
  909. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/vmalloc'
  910. mkdir -p ../../FEATURE
  911. ../../iffe - set cc i686-pc-linux-gnu-gcc   : run ../../lib/vmalloc/features/vmalloc > ../../FEATURE/vmalloc
  912.  CC     malloc.lo
  913.  CC     vmbest.lo
  914.  CC     vmclear.lo
  915.  CC     vmclose.lo
  916.  CC     vmdcheap.lo
  917.  CC     vmdebug.lo
  918.  CC     vmdisc.lo
  919.  CC     vmexit.lo
  920.  CC     vmlast.lo
  921.  CC     vmopen.lo
  922.  CC     vmpool.lo
  923.  CC     vmprivate.lo
  924.  CC     vmprofile.lo
  925.  CC     vmregion.lo
  926.  CC     vmsegment.lo
  927.  CC     vmset.lo
  928.  CC     vmstat.lo
  929. vmstat.c: In function 'vmstat':
  930. vmstat.c:75: warning: dereferencing type-punned pointer will break strict-aliasing rules
  931.  CC     vmstrdup.lo
  932.  CC     vmtrace.lo
  933.  CC     vmwalk.lo
  934.  CCLD   libvmalloc_C.la
  935. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/vmalloc'
  936. Making all in ast
  937. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/ast'
  938.  CC     pathpath.lo
  939.  CC     chresc.lo
  940.  CC     chrtoi.lo
  941.  CC     error.lo
  942.  CC     fmtbuf.lo
  943.  CC     fmtesc.lo
  944.  CC     pathaccess.lo
  945.  CC     pathbin.lo
  946.  CC     pathcanon.lo
  947.  CC     pathcat.lo
  948.  CC     pathexists.lo
  949.  CC     pathfind.lo
  950.  CC     pathgetlink.lo
  951.  CC     strcopy.lo
  952.  CC     stresc.lo
  953.  CC     strmatch.lo
  954.  CC     strton.lo
  955.  CC     strerror.lo
  956.  CCLD   libast_C.la
  957. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/ast'
  958. Making all in vpsc
  959. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/vpsc'
  960. make[3]: Nothing to be done for `all'.
  961. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/vpsc'
  962. Making all in rbtree
  963. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/rbtree'
  964.   CC     misc.lo
  965.   CC     red_black_tree.lo
  966.   CC     stack.lo
  967.   CCLD   librbtree_C.la
  968. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/rbtree'
  969. Making all in ortho
  970. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/ortho'
  971. make[3]: Nothing to be done for `all'.
  972. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/ortho'
  973. Making all in sparse
  974. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/sparse'
  975.  CC     SparseMatrix.lo
  976.  CCLD   libsparse_C.la
  977. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/sparse'
  978. Making all in patchwork
  979. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/patchwork'
  980.  CC     patchwork.lo
  981. patchwork.c:142: warning: 'printer' defined but not used
  982. patchwork.c: In function 'walker':
  983. patchwork.c:178: warning: 'rr.UR.y' may be used uninitialized in this function
  984. patchwork.c:178: warning: 'rr.UR.x' may be used uninitialized in this function
  985. patchwork.c:178: warning: 'rr.LL.y' may be used uninitialized in this function
  986. patchwork.c:178: warning: 'rr.LL.x' may be used uninitialized in this function
  987.  CC     patchworkinit.lo
  988.  CCLD   libpatchwork_C.la
  989. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/patchwork'
  990. Making all in expr
  991. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/expr'
  992.  CC     excc.lo
  993.  CC     excontext.lo
  994.  CC     exdata.lo
  995.  CC     exerror.lo
  996.  CC     exeval.lo
  997.  CC     exexpr.lo
  998.  CC     exlexname.lo
  999.  CC     exopen.lo
  1000.  CC     exrewind.lo
  1001.  CC     extoken.lo
  1002.  CC     extype.lo
  1003.  CC     exzero.lo
  1004.  CC     exparse.lo
  1005.  CCLD   libexpr_C.la
  1006. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/expr'
  1007. Making all in common
  1008. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/common'
  1009.  CC     arrows.lo
  1010.  CC     colxlate.lo
  1011.  CC     fontmetrics.lo
  1012.  CC     args.lo
  1013.  CC     memory.lo
  1014.  CC     globals.lo
  1015.  CC     htmllex.lo
  1016.  CC     htmlparse.lo
  1017.  CC     htmltable.lo
  1018.  CC     input.lo
  1019.  CC     pointset.lo
  1020.  CC     postproc.lo
  1021. postproc.c: In function 'gv_postprocess':
  1022. postproc.c:200: warning: 'pp$x' may be used uninitialized in this function
  1023. postproc.c:200: note: 'pp$x' was declared here
  1024.  CC     routespl.lo
  1025.  CC     splines.lo
  1026.  CC     psusershape.lo
  1027.  CC     timing.lo
  1028.  CC     labels.lo
  1029.  CC     ns.lo
  1030.  CC     shapes.lo
  1031.  CC     utils.lo
  1032.  CC     geom.lo
  1033.  CC     output.lo
  1034.  CC     emit.lo
  1035. emit.c: In function 'xdotBB':
  1036. emit.c:2092: warning: 'fontsize' may be used uninitialized in this function
  1037. emit.c:2093: warning: 'fontname' may be used uninitialized in this function
  1038. emit.c: In function 'emit_edge_graphics':
  1039. emit.c:1451: warning: 'bz.sflag' may be used uninitialized in this function
  1040. emit.c:1451: warning: 'bz.eflag' may be used uninitialized in this function
  1041. emit.c:1451: warning: 'bz.list' may be used uninitialized in this function
  1042. emit.c:1451: warning: 'bz.size' may be used uninitialized in this function
  1043. emit.c:1451: warning: 'bz.sp.x' may be used uninitialized in this function
  1044. emit.c:1451: warning: 'bz.sp.y' may be used uninitialized in this function
  1045. emit.c:1451: warning: 'bz.ep.x' may be used uninitialized in this function
  1046. emit.c:1451: warning: 'bz.ep.y' may be used uninitialized in this function
  1047.  CCLD   libcommon_C.la
  1048. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/common'
  1049. Making all in pack
  1050. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/pack'
  1051.  CC     ccomps.lo
  1052.  CC     pack.lo
  1053. pack.c: In function 'putGraphs':
  1054. pack.c:913: warning: 'pts' may be used uninitialized in this function
  1055.  CCLD   libpack_C.la
  1056. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/pack'
  1057. Making all in xdot
  1058. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/xdot'
  1059.  CC     xdot.lo
  1060.  CCLD   libxdot.la
  1061.  CCLD   libxdot_C.la
  1062. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/xdot'
  1063. Making all in gvc
  1064. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/gvc'
  1065.  CC     gvrender.lo
  1066.  CC     gvlayout.lo
  1067.  CC     gvdevice.lo
  1068.  CC     gvloadimage.lo
  1069.  CC     gvcontext.lo
  1070.  CC     gvjobs.lo
  1071.  CC     gvevent.lo
  1072.  CC     gvplugin.lo
  1073.  CC     gvconfig.lo
  1074.  CC     gvtextlayout.lo
  1075.  CC     gvusershape.lo
  1076.  CC     gvc.lo
  1077.  CCLD   libgvc.la
  1078.  CCLD   libgvc_C.la
  1079. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/gvc'
  1080. Making all in ingraphs
  1081. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/ingraphs'
  1082.  CC     ingraphs.lo
  1083. ingraphs.c: In function 'new_ing':
  1084. ingraphs.c:115: warning: assignment from incompatible pointer type
  1085.  CCLD   libingraphs_C.la
  1086. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/ingraphs'
  1087. Making all in topfish
  1088. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/topfish'
  1089. make[3]: Nothing to be done for `all'.
  1090. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/topfish'
  1091. Making all in glcomp
  1092. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/glcomp'
  1093. make[3]: Nothing to be done for `all'.
  1094. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/glcomp'
  1095. Making all in circogen
  1096. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/circogen'
  1097.  CC     circularinit.lo
  1098.  CC     nodelist.lo
  1099.  CC     block.lo
  1100.  CC     edgelist.lo
  1101.  CC     circular.lo
  1102.  CC     deglist.lo
  1103.  CC     blocktree.lo
  1104.  CC     blockpath.lo
  1105.  CC     circpos.lo
  1106.  CC     nodeset.lo
  1107.  CCLD   libcircogen_C.la
  1108. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/circogen'
  1109. Making all in dotgen
  1110. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/dotgen'
  1111.  CC     acyclic.lo
  1112.  CC     class1.lo
  1113.  CC     class2.lo
  1114.  CC     cluster.lo
  1115.  CC     compound.lo
  1116.  CC     conc.lo
  1117.  CC     decomp.lo
  1118.  CC     fastgr.lo
  1119.  CC     flat.lo
  1120.  CC     dotinit.lo
  1121.  CC     mincross.lo
  1122. mincross.c: In function 'T.201':
  1123. mincross.c:551: warning: 'maxthispass' may be used uninitialized in this function
  1124.  CC     position.lo
  1125.  CC     rank.lo
  1126.  CC     sameport.lo
  1127.  CC     dotsplines.lo
  1128.  CC     aspect.lo
  1129.  CCLD   libdotgen_C.la
  1130. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/dotgen'
  1131. Making all in fdpgen
  1132. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/fdpgen'
  1133.  CC     comp.lo
  1134.  CC     dbg.lo
  1135.  CC     grid.lo
  1136.  CC     fdpinit.lo
  1137.  CC     layout.lo
  1138.  CC     tlayout.lo
  1139.  CC     xlayout.lo
  1140.  CC     clusteredges.lo
  1141.  CCLD   libfdpgen_C.la
  1142. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/fdpgen'
  1143. Making all in neatogen
  1144. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/neatogen'
  1145.  CC     adjust.lo
  1146. adjust.c: In function 'removeOverlapWith':
  1147. adjust.c:997: warning: 'ret' may be used uninitialized in this function
  1148.  CC     circuit.lo
  1149.  CC     edges.lo
  1150.  CC     geometry.lo
  1151.  CC     heap.lo
  1152.  CC     hedges.lo
  1153.  CC     info.lo
  1154.  CC     neatoinit.lo
  1155.  CC     legal.lo
  1156.  CC     lu.lo
  1157.  CC     matinv.lo
  1158.  CC     memory.lo
  1159.  CC     poly.lo
  1160.  CC     printvis.lo
  1161.  CC     site.lo
  1162.  CC     solve.lo
  1163.  CC     neatosplines.lo
  1164. neatosplines.c: In function '_spline_edges':
  1165. neatosplines.c:757: warning: unused variable 'rtr'
  1166.  CC     stuff.lo
  1167.  CC     voronoi.lo
  1168. voronoi.c: In function 'voronoi':
  1169. voronoi.c:29: warning: 'newintstar.y' may be used uninitialized in this function
  1170.  CC     stress.lo
  1171. stress.c: In function 'mdsModel':
  1172. stress.c:1373: warning: 'delta' may be used uninitialized in this function
  1173.  CC     kkutils.lo
  1174.  CC     matrix_ops.lo
  1175.  CC     embed_graph.lo
  1176.  CC     dijkstra.lo
  1177.  CC     conjgrad.lo
  1178.  CC     pca.lo
  1179.  CC     closest.lo
  1180.  CC     bfs.lo
  1181.  CC     constraint.lo
  1182.  CC     quad_prog_solve.lo
  1183.  CC     smart_ini_x.lo
  1184.  CC     constrained_majorization.lo
  1185.  CC     opt_arrangement.lo
  1186.  CC     overlap.lo
  1187.  CC     call_tri.lo
  1188.  CC     compute_hierarchy.lo
  1189.  CC     delaunay.lo
  1190.  CC     multispline.lo
  1191.  CCLD   libneatogen_C.la
  1192. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/neatogen'
  1193. Making all in twopigen
  1194. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/twopigen'
  1195.  CC     twopiinit.lo
  1196.  CC     circle.lo
  1197.  CCLD   libtwopigen_C.la
  1198. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/twopigen'
  1199. Making all in sfdpgen
  1200. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/sfdpgen'
  1201. make[3]: Nothing to be done for `all'.
  1202. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/sfdpgen'
  1203. Making all in osage
  1204. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/osage'
  1205.   CC     osageinit.lo
  1206.   CCLD   libosage_C.la
  1207. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/osage'
  1208. Making all in gvpr
  1209. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/gvpr'
  1210.   CC     mkdefs.o
  1211.   CCLD   mkdefs
  1212. ./mkdefs gdefs.h < ../../lib/gvpr/gprdata
  1213.   CC     actions.lo
  1214. actions.c: In function 'colorx':
  1215. actions.c:1263: warning: 'alpha' may be used uninitialized in this function
  1216. actions.c: In function 'sfioWrite':
  1217. actions.c:574: warning: 'saveio' may be used uninitialized in this function
  1218.   CC     compile.lo
  1219. compile.c:78: warning: initialization from incompatible pointer type
  1220. compile.c: In function 'setval':
  1221. compile.c:1480: warning: array subscript is below array bounds
  1222.   CC     gvpr.lo
  1223. gvpr.c: In function 'travDFS':
  1224. gvpr.c:620: warning: comparison of distinct pointer types lacks a cast
  1225.   CC     gprstate.lo
  1226.   CC     parse.lo
  1227.   CC     queue.lo
  1228.   CCLD   libgvpr.la
  1229.   CCLD   libgvpr_C.la
  1230. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib/gvpr'
  1231. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib'
  1232. make[3]: Nothing to be done for `all-am'.
  1233. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib'
  1234. make[2]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/lib'
  1235. Making all in plugin
  1236. make[2]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/plugin'
  1237. Making all in core
  1238. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/plugin/core'
  1239.  CC     gvplugin_core.lo
  1240.  CC     gvrender_core_dot.lo
  1241.  CC     gvrender_core_fig.lo
  1242.  CC     gvrender_core_map.lo
  1243.  CC     gvrender_core_ps.lo
  1244.  CC     gvrender_core_svg.lo
  1245.  CC     gvrender_core_tk.lo
  1246.  CC     gvrender_core_vml.lo
  1247.  CC     gvloadimage_core.lo
  1248.  CCLD   libgvplugin_core_C.la
  1249.  CCLD   libgvplugin_core.la
  1250. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/plugin/core'
  1251. Making all in devil
  1252. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/plugin/devil'
  1253. make[3]: Nothing to be done for `all'.
  1254. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/plugin/devil'
  1255. Making all in gd
  1256. make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/plugin/gd'
  1257.   CC     gvplugin_gd.lo
  1258.   CC     gvrender_gd.lo
  1259.   CC     gvrender_gd_vrml.lo
  1260.   CC     gvtextlayout_gd.lo
  1261.   CC     gvloadimage_gd.lo
  1262.   CC     gvdevice_gd.lo
  1263.   CCLD   libgvplugin_gd_C.la
  1264.   CCLD   libgvplugin_gd.la
  1265. /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lpng12
  1266. collect2: ld returned 1 exit status
  1267. make[3]: *** [libgvplugin_gd.la] Error 1
  1268. make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/plugin/gd'
  1269. make[2]: *** [all-recursive] Error 1
  1270. make[2]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0/plugin'
  1271. make[1]: *** [all-recursive] Error 1
  1272. make[1]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0'
  1273. make: *** [all] Error 2
  1274. * ERROR: media-gfx/graphviz-2.26.0 failed:
  1275. *   emake failed
  1276. *
  1277. * Call stack:
  1278. *     ebuild.sh, line   54:  Called src_compile
  1279. *   environment, line 5090:  Called _eapi2_src_compile
  1280. *     ebuild.sh, line  646:  Called die
  1281. * The specific snippet of code:
  1282.  *          emake || die "emake failed"
  1283. *
  1284. * If you need support, post the output of 'emerge --info =media-gfx/graphviz-2.26.0',
  1285. * the complete build log and the output of 'emerge -pqv =media-gfx/graphviz-2.26.0'.
  1286. * The complete build log is located at '/var/tmp/portage/media-gfx/graphviz-2.26.0/temp/build.log'.
  1287. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/graphviz-2.26.0/temp/environment'.
  1288. * S: '/var/tmp/portage/media-gfx/graphviz-2.26.0/work/graphviz-2.26.0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement