Guest User

Untitled

a guest
Jun 5th, 2022
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.10 KB | None | 0 0
  1. # prt-get update graphviz -fr
  2. prt-get: updating /usr/ports/opt/graphviz
  3. =======> Building '/ports/packages/graphviz#4.0.0-1.pkg.tar.gz'.
  4. bsdtar -p -o -C /ports/build/graphviz-4.0.0/src -xf /media/data0/sources/graphviz-4.0.0.tar.bz2
  5. + build
  6. + cd graphviz-4.0.0
  7. + prt-get isinst swig
  8. package swig is installed
  9. + prt-get isinst tcl
  10. package tcl is installed
  11. + prt-get isinst php
  12. package php is not installed
  13. + ./autogen.sh
  14. fatal: not a git repository (or any parent up to mount point /ports)
  15. Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
  16. Warning: build not started in a Git clone, or Git is not installed: setting version date to 0.
  17. Warning: build not started in a Git clone, or Git is not installed: setting version date to 0.
  18. autoreconf: export WARNINGS=
  19. autoreconf: Entering directory '.'
  20. autoreconf: configure.ac: not using Gettext
  21. autoreconf: running: aclocal --force -I m4
  22. /usr/share/aclocal/gdk-pixbuf.m4:12: warning: underquoted definition of AM_PATH_GDK_PIXBUF
  23. /usr/share/aclocal/gdk-pixbuf.m4:12: run info Automake 'Extending aclocal'
  24. /usr/share/aclocal/gdk-pixbuf.m4:12: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
  25. autoreconf: configure.ac: tracing
  26. autoreconf: configure.ac: subdirectory libltdl not present
  27. autoreconf: running: libtoolize --copy --force --ltdl
  28. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
  29. libtoolize: copying file 'config/compile'
  30. libtoolize: copying file 'config/config.guess'
  31. libtoolize: copying file 'config/config.sub'
  32. libtoolize: copying file 'config/depcomp'
  33. libtoolize: copying file 'config/install-sh'
  34. libtoolize: copying file 'config/missing'
  35. libtoolize: copying file 'config/ltmain.sh'
  36. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  37. libtoolize: copying file 'm4/libtool.m4'
  38. libtoolize: copying file 'm4/ltargz.m4'
  39. libtoolize: copying file 'm4/ltdl.m4'
  40. libtoolize: copying file 'm4/ltoptions.m4'
  41. libtoolize: copying file 'm4/ltsugar.m4'
  42. libtoolize: copying file 'm4/ltversion.m4'
  43. libtoolize: copying file 'm4/lt~obsolete.m4'
  44. libtoolize: putting libltdl files in LT_CONFIG_LTDL_DIR, 'libltdl'.
  45. libtoolize: copying file 'libltdl/COPYING.LIB'
  46. libtoolize: creating file 'libltdl/Makefile.am'
  47. libtoolize: copying file 'libltdl/README'
  48. libtoolize: creating file 'libltdl/configure.ac'
  49. libtoolize: copying file 'libltdl/aclocal.m4'
  50. libtoolize: creating file 'libltdl/Makefile.in'
  51. libtoolize: copying file 'libltdl/config-h.in'
  52. libtoolize: creating file 'libltdl/configure'
  53. libtoolize: copying file 'libltdl/libltdl/lt__alloc.h'
  54. libtoolize: copying file 'libltdl/libltdl/lt__argz_.h'
  55. libtoolize: copying file 'libltdl/libltdl/lt__dirent.h'
  56. libtoolize: copying file 'libltdl/libltdl/lt__glibc.h'
  57. libtoolize: copying file 'libltdl/libltdl/lt__private.h'
  58. libtoolize: copying file 'libltdl/libltdl/lt__strl.h'
  59. libtoolize: copying file 'libltdl/libltdl/lt_dlloader.h'
  60. libtoolize: copying file 'libltdl/libltdl/lt_error.h'
  61. libtoolize: copying file 'libltdl/libltdl/lt_system.h'
  62. libtoolize: copying file 'libltdl/libltdl/slist.h'
  63. libtoolize: copying file 'libltdl/loaders/dld_link.c'
  64. libtoolize: copying file 'libltdl/loaders/dlopen.c'
  65. libtoolize: copying file 'libltdl/loaders/dyld.c'
  66. libtoolize: copying file 'libltdl/loaders/load_add_on.c'
  67. libtoolize: copying file 'libltdl/loaders/loadlibrary.c'
  68. libtoolize: copying file 'libltdl/loaders/preopen.c'
  69. libtoolize: copying file 'libltdl/loaders/shl_load.c'
  70. libtoolize: copying file 'libltdl/lt__alloc.c'
  71. libtoolize: copying file 'libltdl/lt__argz.c'
  72. libtoolize: copying file 'libltdl/lt__dirent.c'
  73. libtoolize: copying file 'libltdl/lt__strl.c'
  74. libtoolize: copying file 'libltdl/lt_dlloader.c'
  75. libtoolize: copying file 'libltdl/lt_error.c'
  76. libtoolize: copying file 'libltdl/ltdl.c'
  77. libtoolize: copying file 'libltdl/ltdl.h'
  78. libtoolize: copying file 'libltdl/slist.c'
  79. autoreconf: configure.ac: not using Intltool
  80. autoreconf: configure.ac: not using Gtkdoc
  81. autoreconf: running: aclocal --force -I m4
  82. /usr/share/aclocal/gdk-pixbuf.m4:12: warning: underquoted definition of AM_PATH_GDK_PIXBUF
  83. /usr/share/aclocal/gdk-pixbuf.m4:12: run info Automake 'Extending aclocal'
  84. /usr/share/aclocal/gdk-pixbuf.m4:12: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
  85. autoreconf: running: /usr/bin/autoconf --force
  86. configure.ac:267: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
  87. ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from...
  88. ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from...
  89. aclocal.m4:944: AM_PROG_LEX is expanded from...
  90. configure.ac:267: the top level
  91. configure.ac:319: warning: The macro `AC_PROG_CC_C99' is obsolete.
  92. configure.ac:319: You should run autoupdate.
  93. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
  94. configure.ac:319: the top level
  95. autoreconf: running: /usr/bin/autoheader --force
  96. autoreconf: running: automake --add-missing --copy --force-missing
  97. Makefile.am: installing './INSTALL'
  98. configure.ac: installing 'config/ylwrap'
  99. parallel-tests: installing 'config/test-driver'
  100. autoreconf: Leaving directory '.'
  101. + ./configure --prefix=/usr
  102. checking build system type... x86_64-pc-linux-gnu
  103. checking host system type... x86_64-pc-linux-gnu
  104. checking for a BSD-compatible install... /usr/bin/install -c
  105. checking whether build environment is sane... yes
  106. checking for a race-free mkdir -p... /bin/mkdir -p
  107. checking for gawk... gawk
  108. checking whether make sets $(MAKE)... yes
  109. checking whether make supports nested variables... yes
  110. checking whether UID '0' is supported by ustar format... yes
  111. checking whether GID '0' is supported by ustar format... yes
  112. checking how to create a ustar tar archive... gnutar
  113. checking whether make supports nested variables... (cached) yes
  114. checking whether make supports the include directive... yes (GNU style)
  115. checking for gcc... gcc
  116. checking whether the C compiler works... yes
  117. checking for C compiler default output file name... a.out
  118. checking for suffix of executables...
  119. checking whether we are cross compiling... no
  120. checking for suffix of object files... o
  121. checking whether the compiler supports GNU C... yes
  122. checking whether gcc accepts -g... yes
  123. checking for gcc option to enable C11 features... none needed
  124. checking whether gcc understands -c and -o together... yes
  125. checking dependency style of gcc... gcc3
  126. checking for flex... flex
  127. checking for lex output file root... lex.yy
  128. checking for lex library... none needed
  129. checking for library containing yywrap... no
  130. checking whether yytext is a pointer... yes
  131. checking for bison... bison -y
  132. checking for a sed that does not truncate output... /bin/sed
  133. checking for grep that handles long lines and -e... /usr/bin/grep
  134. checking for egrep... /usr/bin/grep -E
  135. checking whether ln -s works... yes
  136. checking how to print strings... printf
  137. checking for a sed that does not truncate output... (cached) /bin/sed
  138. checking for fgrep... /usr/bin/grep -F
  139. checking for ld used by gcc... /usr/bin/ld
  140. checking if the linker (/usr/bin/ld) is GNU ld... yes
  141. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  142. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  143. checking the maximum length of command line arguments... 1572864
  144. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  145. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  146. checking for /usr/bin/ld option to reload object files... -r
  147. checking for file... file
  148. checking for objdump... objdump
  149. checking how to recognize dependent libraries... pass_all
  150. checking for dlltool... no
  151. checking how to associate runtime and link libraries... printf %s\n
  152. checking for ar... ar
  153. checking for archiver @FILE support... @
  154. checking for strip... strip
  155. checking for ranlib... ranlib
  156. checking command to parse /usr/bin/nm -B output from gcc object... ok
  157. checking for sysroot... no
  158. checking for a working dd... /bin/dd
  159. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  160. checking for mt... no
  161. checking if : is a manifest tool... no
  162. checking for stdio.h... yes
  163. checking for stdlib.h... yes
  164. checking for string.h... yes
  165. checking for inttypes.h... yes
  166. checking for stdint.h... yes
  167. checking for strings.h... yes
  168. checking for sys/stat.h... yes
  169. checking for sys/types.h... yes
  170. checking for unistd.h... yes
  171. checking for dlfcn.h... yes
  172. checking for objdir... .libs
  173. checking if gcc supports -fno-rtti -fno-exceptions... no
  174. checking for gcc option to produce PIC... -fPIC -DPIC
  175. checking if gcc PIC flag -fPIC -DPIC works... yes
  176. checking if gcc static flag -static works... yes
  177. checking if gcc supports -c -o file.o... yes
  178. checking if gcc supports -c -o file.o... (cached) yes
  179. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  180. checking whether -lc should be explicitly linked in... no
  181. checking dynamic linker characteristics... GNU/Linux ld.so
  182. checking how to hardcode library paths into programs... immediate
  183. checking whether stripping libraries is possible... yes
  184. checking if libtool supports shared libraries... yes
  185. checking whether to build shared libraries... yes
  186. checking whether to build static libraries... no
  187. checking for groff... groff
  188. checking for ps2pdf... ps2pdf
  189. checking for pkg-config... /usr/bin/pkg-config
  190. checking pkg-config is at least version 0.9.0... yes
  191. checking for tclsh8.6... /usr/bin/tclsh8.6
  192. checking for g++... g++
  193. checking whether the compiler supports GNU C++... yes
  194. checking whether g++ accepts -g... yes
  195. checking for g++ option to enable C++11 features... none needed
  196. checking dependency style of g++... gcc3
  197. checking how to run the C++ preprocessor... g++ -E
  198. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  199. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  200. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  201. checking for g++ option to produce PIC... -fPIC -DPIC
  202. checking if g++ PIC flag -fPIC -DPIC works... yes
  203. checking if g++ static flag -static works... yes
  204. checking if g++ supports -c -o file.o... yes
  205. checking if g++ supports -c -o file.o... (cached) yes
  206. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  207. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  208. checking how to hardcode library paths into programs... immediate
  209. checking whether g++ supports C++11 features with -std=c++11... yes
  210. checking for gcc... gcc
  211. checking whether the compiler supports GNU Objective C... yes
  212. checking whether gcc accepts -g... yes
  213. checking dependency style of gcc... gcc3
  214. checking for inline... inline
  215. checking whether C compiler accepts -Wtrampolines... yes
  216. checking whether C compiler accepts -Wlogical-op... yes
  217. checking for windres... no
  218. checking for x86_64-pc-linux-gnu-windres... no
  219. checking for pid_t... yes
  220. checking for ssize_t... yes
  221. checking how to run the C preprocessor... gcc -E
  222. checking for uid_t in sys/types.h... yes
  223. checking for off64_t... no
  224. checking for struct stat64... no
  225. checking for ... no
  226. checking for fcntl.h... yes
  227. checking for search.h... yes
  228. checking for stropts.h... no
  229. checking for termios.h... yes
  230. checking for sys/time.h... yes
  231. checking for sys/types.h... (cached) yes
  232. checking for sys/select.h... yes
  233. checking for sys/socket.h... yes
  234. checking for sys/stat.h... (cached) yes
  235. checking for sys/mman.h... yes
  236. checking for sys/ioctl.h... yes
  237. checking for sys/inotify.h... yes
  238. checking for main in -lm... yes
  239. checking for sincos... yes
  240. checking for lrand48... yes
  241. checking for drand48... yes
  242. checking for srand48... yes
  243. checking for setmode... no
  244. checking for setenv... yes
  245. checking for getpagesize... yes
  246. checking for ftruncate... yes
  247. checking for lseek64... yes
  248. checking for stat64... yes
  249. checking for select... yes
  250. checking for dl_iterate_phdr... yes
  251. checking for strcasestr... yes
  252. checking for gcc options needed to detect all undeclared functions... none needed
  253. checking what extension is used for runtime loadable modules... .so
  254. checking what variable specifies run-time module search path... LD_LIBRARY_PATH
  255. checking for the default library search path... /lib /usr/lib /usr/lib/R/lib /usr/lib/ /usr/lib/ffmpeg4/ /lib32 /usr/lib32 /usr/lib/openmpi /usr/share/qt4/lib
  256. checking for library containing dlopen... -ldl
  257. checking for dlerror... yes
  258. checking for shl_load... no
  259. checking for shl_load in -ldld... no
  260. checking for dld_link in -ldld... no
  261. checking for _ prefix in compiled symbols... no
  262. checking whether deplibs are loaded by dlopen... yes
  263. checking for argz.h... yes
  264. checking for error_t... yes
  265. checking for argz_add... yes
  266. checking for argz_append... yes
  267. checking for argz_count... yes
  268. checking for argz_create_sep... yes
  269. checking for argz_insert... yes
  270. checking for argz_next... yes
  271. checking for argz_stringify... yes
  272. checking if argz actually works... yes
  273. checking whether libtool supports -dlopen/-dlpreopen... yes
  274. checking for ltdl.h... yes
  275. checking whether lt_dlinterface_register is declared... yes
  276. checking for lt_dladvise_preload in -lltdl... yes
  277. checking where to find libltdl headers...
  278. checking where to find libltdl library... -lltdl
  279. checking for unistd.h... (cached) yes
  280. checking for dl.h... no
  281. checking for sys/dl.h... no
  282. checking for dld.h... no
  283. checking for mach-o/dyld.h... no
  284. checking for dirent.h... yes
  285. checking for closedir... yes
  286. checking for opendir... yes
  287. checking for readdir... yes
  288. checking for strlcat... no
  289. checking for strlcpy... no
  290. checking for lt_dladvise_init in -lltdl... yes
  291. checking for X... libraries , headers
  292. checking for gethostbyname... yes
  293. checking for connect... yes
  294. checking for remove... yes
  295. checking for shmat... yes
  296. checking for IceConnectionNumber in -lICE... yes
  297. checking for xrender... yes
  298. checking for swig... swig
  299. checking for mcs... no
  300. checking for go... no
  301. checking for guile-config2.2... no
  302. checking for guile-config... no
  303. checking for java... java
  304. checking for jni.h... no
  305. checking for lua... lua
  306. checking for lua... (cached) lua
  307. checking for Lua headers and libraries with pkg-config...
  308. checking for Lua compiling and linking... checking for ocaml... no
  309. checking for perl... perl
  310. checking for EXTERN.h... yes
  311. checking for php7.2... no
  312. checking for php7-config... no
  313. ./configure: 1: php-config: not found
  314. ./configure: 1: php-config: not found
  315. ./configure: 1: php-config: not found
  316. ./configure: 1: php-config: not found
  317. checking for php.h... no
  318. checking for python... python
  319. checking for python3... python3
  320. checking for Python3 headers and libraries with pkg-config...
  321. checking for Python.h... yes
  322. checking for libR... yes
  323. checking for ruby... no
  324. checking for ruby-... no
  325. checking for ruby... ruby
  326. checking for ruby.h... no
  327. checking for tcl.h... yes
  328. using /usr/lib64/tclConfig.sh
  329. checking for connect... (cached) yes
  330. checking for gethostbyname... (cached) yes
  331. checking for expat-config... no
  332. checking for expat.h... yes
  333. checking for main in -lexpat... yes
  334. checking for IL/il.h... no
  335. configure: WARNING: Optional DevIL library not available - missing headers
  336. checking for main in -lIL... no
  337. configure: WARNING: Optional DevIL library not available
  338. checking for zlib.h... yes
  339. checking for main in -lz... yes
  340. checking for deflateBound... yes
  341. checking for libwebp... yes
  342. checking for poppler-glib... yes
  343. checking for librsvg-2.0... yes
  344. checking for librsvg-2.0 >= 2.36.0 cairo >= 1.0.0... yes
  345. checking for ghostscript/iapi.h... yes
  346. checking for main in -lgs... yes
  347. checking for pangocairo >= 1.14.9... yes
  348. checking for pangoft2... yes
  349. checking for pango_fc_font_lock_face... yes
  350. checking for pango_fc_font_unlock_face... yes
  351. checking for pango_font_map_create_context... yes
  352. checking for cairo_surface_set_mime_data... yes
  353. checking for lasi... no
  354. checking for freetype2... yes
  355. checking for fontconfig... yes
  356. checking for gdk-2.0... yes
  357. checking for g_object_unref... yes
  358. checking for g_type_init... yes
  359. checking for gdk-pixbuf-2.0... yes
  360. checking for gtk+-2.0 >= 2.7.0... yes
  361. checking for gtkgl-2.0... no
  362. checking for gtkglext-1.0... yes
  363. checking for gts... no
  364. checking for ann... no
  365. checking for libglade-2.0... yes
  366. checking for qmake-qt5... qmake-qt5
  367. checking for Qt5Core... yes
  368. checking for Qt5Widgets Qt5PrintSupport... yes
  369. checking for gdlib >= 2.0.33... yes
  370. checking for gd.h... yes
  371. checking for main in -lgd... yes
  372. checking for GL/glut.h... yes
  373. checking for main in -lglut... yes
  374. configure: WARNING: SMYRNA requires GTS
  375. checking if FILE struct contains _cnt... no
  376. checking if FILE struct contains _r... no
  377. checking if FILE struct contains _next... no
  378. checking if FILE struct contains _IO_read_end... yes
  379. checking if intptr_t is declared... yes
  380. checking for main in -lcriterion... no
  381. configure: WARNING: Criterion unit testing framework not installed
  382. checking that generated files are newer than configure... done
  383. configure: creating ./config.status
  384. config.status: creating Makefile
  385. config.status: creating debian/changelog
  386. config.status: creating doc/Makefile
  387. config.status: creating doc/info/Makefile
  388. config.status: creating doc/schema/Makefile
  389. config.status: creating contrib/Makefile
  390. config.status: creating contrib/prune/Makefile
  391. config.status: creating contrib/diffimg/Makefile
  392. config.status: creating graphs/Makefile
  393. config.status: creating graphs/directed/Makefile
  394. config.status: creating graphs/undirected/Makefile
  395. config.status: creating lib/Makefile
  396. config.status: creating lib/cdt/Makefile
  397. config.status: creating lib/cdt/libcdt.pc
  398. config.status: creating lib/cgraph/Makefile
  399. config.status: creating lib/cgraph/libcgraph.pc
  400. config.status: creating lib/rbtree/Makefile
  401. config.status: creating lib/pathplan/Makefile
  402. config.status: creating lib/pathplan/libpathplan.pc
  403. config.status: creating lib/ast/Makefile
  404. config.status: creating lib/sfio/Makefile
  405. config.status: creating lib/sfio/Sfio_f/Makefile
  406. config.status: creating lib/vmalloc/Makefile
  407. config.status: creating lib/dotgen/Makefile
  408. config.status: creating lib/neatogen/Makefile
  409. config.status: creating lib/fdpgen/Makefile
  410. config.status: creating lib/sparse/Makefile
  411. config.status: creating lib/mingle/Makefile
  412. config.status: creating lib/label/Makefile
  413. config.status: creating lib/sfdpgen/Makefile
  414. config.status: creating lib/sfdpgen/libsfdp.pc
  415. config.status: creating lib/osage/Makefile
  416. config.status: creating lib/edgepaint/Makefile
  417. config.status: creating lib/edgepaint/liblab_gamut.pc
  418. config.status: creating lib/gvpr/Makefile
  419. config.status: creating lib/gvpr/libgvpr.pc
  420. config.status: creating lib/circogen/Makefile
  421. config.status: creating lib/twopigen/Makefile
  422. config.status: creating lib/patchwork/Makefile
  423. config.status: creating lib/pack/Makefile
  424. config.status: creating lib/ortho/Makefile
  425. config.status: creating lib/expr/Makefile
  426. config.status: creating lib/expr/libexpr.pc
  427. config.status: creating lib/common/Makefile
  428. config.status: creating lib/ingraphs/Makefile
  429. config.status: creating lib/vpsc/Makefile
  430. config.status: creating lib/gvc/Makefile
  431. config.status: creating lib/gvc/libgvc.pc
  432. config.status: creating lib/xdot/Makefile
  433. config.status: creating lib/xdot/libxdot.pc
  434. config.status: creating lib/topfish/Makefile
  435. config.status: creating lib/glcomp/Makefile
  436. config.status: creating macosx/Info.plist
  437. config.status: creating macosx/build/graphviz.pmdoc/01local.xml
  438. config.status: creating macosx/build/graphviz.pmdoc/02graphviz.xml
  439. config.status: creating windows/build/graphviz.wxs
  440. config.status: creating windows/Properties/AssemblyInfo.cs
  441. config.status: creating plugin/Makefile
  442. config.status: creating plugin/core/Makefile
  443. config.status: creating plugin/devil/Makefile
  444. config.status: creating plugin/gd/Makefile
  445. config.status: creating plugin/gdk/Makefile
  446. config.status: creating plugin/gdiplus/Makefile
  447. config.status: creating plugin/gs/Makefile
  448. config.status: creating plugin/gtk/Makefile
  449. config.status: creating plugin/lasi/Makefile
  450. config.status: creating plugin/pango/Makefile
  451. config.status: creating plugin/poppler/Makefile
  452. config.status: creating plugin/quartz/Makefile
  453. config.status: creating plugin/rsvg/Makefile
  454. config.status: creating plugin/visio/Makefile
  455. config.status: creating plugin/webp/Makefile
  456. config.status: creating plugin/xlib/Makefile
  457. config.status: creating plugin/dot_layout/Makefile
  458. config.status: creating plugin/neato_layout/Makefile
  459. config.status: creating cmd/Makefile
  460. config.status: creating cmd/dot/Makefile
  461. config.status: creating cmd/tools/Makefile
  462. config.status: creating cmd/gvpr/Makefile
  463. config.status: creating cmd/gvpr/lib/Makefile
  464. config.status: creating cmd/smyrna/Makefile
  465. config.status: creating cmd/gvmap/Makefile
  466. config.status: creating cmd/mingle/Makefile
  467. config.status: creating cmd/edgepaint/Makefile
  468. config.status: creating cmd/gvedit/Makefile
  469. config.status: creating cmd/gvedit/gvedit.pro
  470. config.status: creating cmd/gvedit/ui/Makefile
  471. config.status: creating cmd/gvedit/images/Makefile
  472. config.status: creating tclpkg/Makefile
  473. config.status: creating tclpkg/tclstubs/Makefile
  474. config.status: creating tclpkg/tclhandle/Makefile
  475. config.status: creating tclpkg/gdtclft/Makefile
  476. config.status: creating tclpkg/gdtclft/demo/Makefile
  477. config.status: creating tclpkg/tcldot/Makefile
  478. config.status: creating tclpkg/tcldot/demo/Makefile
  479. config.status: creating tclpkg/tclpathplan/Makefile
  480. config.status: creating tclpkg/tclpathplan/demo/Makefile
  481. config.status: creating tclpkg/tclpathplan/demo/pathplan_data/Makefile
  482. config.status: creating tclpkg/gv/Makefile
  483. config.status: creating tclpkg/gv/demo/Makefile
  484. config.status: creating tclpkg/gv/META.gv
  485. config.status: creating tests/graphs/Makefile
  486. config.status: creating tests/linux.x86/Makefile
  487. config.status: creating tests/Makefile
  488. config.status: creating tests/unit_tests/Makefile
  489. config.status: creating tests/unit_tests/lib/Makefile
  490. config.status: creating tests/unit_tests/lib/common/Makefile
  491. config.status: creating tests/regression_tests/Makefile
  492. config.status: creating tests/regression_tests/shapes/Makefile
  493. config.status: creating tests/regression_tests/shapes/reference/Makefile
  494. config.status: creating tests/regression_tests/vuln/Makefile
  495. config.status: creating tests/regression_tests/vuln/input/Makefile
  496. config.status: creating tests/regression_tests/vuln/reference/Makefile
  497. config.status: creating share/Makefile
  498. config.status: creating share/examples/Makefile
  499. config.status: creating share/gui/Makefile
  500. config.status: creating redhat/graphviz.spec.fedora
  501. config.status: creating redhat/graphviz.spec.rhel
  502. config.status: creating Doxyfile
  503. config.status: creating config.h
  504. config.status: executing depfiles commands
  505. config.status: executing libtool commands
  506. === configuring in libltdl (/ports/build/graphviz-4.0.0/src/graphviz-4.0.0/libltdl)
  507. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' 'CFLAGS=-O2 -march=x86-64' 'CXXFLAGS=-O2 -march=x86-64' --cache-file=/dev/null --srcdir=.
  508. checking for a BSD-compatible install... /usr/bin/install -c
  509. checking whether build environment is sane... yes
  510. checking for a thread-safe mkdir -p... /bin/mkdir -p
  511. checking for gawk... gawk
  512. checking whether make sets $(MAKE)... yes
  513. checking whether make supports nested variables... yes
  514. checking whether make supports nested variables... (cached) yes
  515. checking build system type... x86_64-pc-linux-gnu
  516. checking host system type... x86_64-pc-linux-gnu
  517. checking how to print strings... printf
  518. checking whether make supports the include directive... yes (GNU style)
  519. checking for gcc... gcc
  520. checking whether the C compiler works... yes
  521. checking for C compiler default output file name... a.out
  522. checking for suffix of executables...
  523. checking whether we are cross compiling... no
  524. checking for suffix of object files... o
  525. checking whether we are using the GNU C compiler... yes
  526. checking whether gcc accepts -g... yes
  527. checking for gcc option to accept ISO C89... none needed
  528. checking whether gcc understands -c and -o together... yes
  529. checking dependency style of gcc... gcc3
  530. checking for a sed that does not truncate output... /bin/sed
  531. checking for grep that handles long lines and -e... /usr/bin/grep
  532. checking for egrep... /usr/bin/grep -E
  533. checking for fgrep... /usr/bin/grep -F
  534. checking for ld used by gcc... /usr/bin/ld
  535. checking if the linker (/usr/bin/ld) is GNU ld... yes
  536. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  537. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  538. checking whether ln -s works... yes
  539. checking the maximum length of command line arguments... 1572864
  540. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  541. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  542. checking for /usr/bin/ld option to reload object files... -r
  543. checking for file... file
  544. checking for objdump... objdump
  545. checking how to recognize dependent libraries... pass_all
  546. checking for dlltool... no
  547. checking how to associate runtime and link libraries... printf %s\n
  548. checking for ar... ar
  549. checking for archiver @FILE support... @
  550. checking for strip... strip
  551. checking for ranlib... ranlib
  552. checking command to parse /usr/bin/nm -B output from gcc object... ok
  553. checking for sysroot... no
  554. checking for a working dd... /bin/dd
  555. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  556. checking for mt... no
  557. checking if : is a manifest tool... no
  558. checking how to run the C preprocessor... gcc -E
  559. checking for ANSI C header files... yes
  560. checking for sys/types.h... yes
  561. checking for sys/stat.h... yes
  562. checking for stdlib.h... yes
  563. checking for string.h... yes
  564. checking for memory.h... yes
  565. checking for strings.h... yes
  566. checking for inttypes.h... yes
  567. checking for stdint.h... yes
  568. checking for unistd.h... yes
  569. checking for dlfcn.h... yes
  570. checking for objdir... .libs
  571. checking if gcc supports -fno-rtti -fno-exceptions... no
  572. checking for gcc option to produce PIC... -fPIC -DPIC
  573. checking if gcc PIC flag -fPIC -DPIC works... yes
  574. checking if gcc static flag -static works... yes
  575. checking if gcc supports -c -o file.o... yes
  576. checking if gcc supports -c -o file.o... (cached) yes
  577. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  578. checking whether -lc should be explicitly linked in... no
  579. checking dynamic linker characteristics... GNU/Linux ld.so
  580. checking how to hardcode library paths into programs... immediate
  581. checking for shl_load... no
  582. checking for shl_load in -ldld... no
  583. checking for dlopen... no
  584. checking for dlopen in -ldl... yes
  585. checking whether a program can dlopen itself... yes
  586. checking whether a statically linked program can dlopen itself... no
  587. checking whether stripping libraries is possible... yes
  588. checking if libtool supports shared libraries... yes
  589. checking whether to build shared libraries... yes
  590. checking whether to build static libraries... yes
  591. checking what extension is used for runtime loadable modules... .so
  592. checking what variable specifies run-time module search path... LD_LIBRARY_PATH
  593. checking for the default library search path... /lib /usr/lib /usr/lib/R/lib /usr/lib/ /usr/lib/ffmpeg4/ /lib32 /usr/lib32 /usr/lib/openmpi /usr/share/qt4/lib
  594. checking for library containing dlopen... -ldl
  595. checking for dlerror... yes
  596. checking for shl_load... (cached) no
  597. checking for shl_load in -ldld... (cached) no
  598. checking for dld_link in -ldld... no
  599. checking for _ prefix in compiled symbols... no
  600. checking whether deplibs are loaded by dlopen... yes
  601. checking for argz.h... yes
  602. checking for error_t... yes
  603. checking for argz_add... yes
  604. checking for argz_append... yes
  605. checking for argz_count... yes
  606. checking for argz_create_sep... yes
  607. checking for argz_insert... yes
  608. checking for argz_next... yes
  609. checking for argz_stringify... yes
  610. checking if argz actually works... yes
  611. checking whether libtool supports -dlopen/-dlpreopen... yes
  612. checking for unistd.h... (cached) yes
  613. checking for dl.h... no
  614. checking for sys/dl.h... no
  615. checking for dld.h... no
  616. checking for mach-o/dyld.h... no
  617. checking for dirent.h... yes
  618. checking for closedir... yes
  619. checking for opendir... yes
  620. checking for readdir... yes
  621. checking for strlcat... no
  622. checking for strlcpy... no
  623. checking that generated files are newer than configure... done
  624. configure: creating ./config.status
  625. config.status: creating Makefile
  626. config.status: creating config.h
  627. config.status: executing depfiles commands
  628. config.status: executing libtool commands
  629.  
  630. ----------------------------------------------------------------
  631.  
  632. graphviz-4.0.0 will be compiled with the following:
  633.  
  634. options:
  635. cgraph: Yes (always enabled)
  636. digcola: Yes
  637. expat: Yes
  638. fontconfig: Yes
  639. freetype: Yes
  640. glut: Yes
  641. ann: No (no ann.pc found)
  642. gts: No (gts library not available)
  643. ipsepcola: Yes
  644. ltdl: Yes
  645. ortho: Yes
  646. sfdp: Yes
  647. swig: Yes ( 4.0.2 )
  648. shared: Yes
  649. static: No (disabled by default)
  650. qt: Yes
  651. x: Yes
  652.  
  653. commands:
  654. dot: Yes (always enabled)
  655. neato: Yes (always enabled)
  656. fdp: Yes (always enabled)
  657. circo: Yes (always enabled)
  658. twopi: Yes (always enabled)
  659. gvpr: Yes (always enabled)
  660. gvmap: Yes (always enabled)
  661. smyrna: No (requires: gts)
  662. gvedit: Yes
  663.  
  664. plugin libraries:
  665. dot_layout: Yes (always enabled)
  666. neato_layout: Yes (always enabled)
  667. core: Yes (always enabled)
  668. devil: No (missing library)
  669. gd: Yes
  670. gdiplus: No (disabled by default - Windows only)
  671. gdk: Yes
  672. gdk_pixbuf: Yes
  673. ghostscript: Yes
  674. gtk: Yes
  675. lasi: No (lasi library not available)
  676. pangocairo: Yes
  677. poppler: Yes
  678. quartz: No (disabled by default - Mac only)
  679. rsvg: Yes
  680. visio: Yes
  681. webp: Yes
  682. xlib: Yes
  683.  
  684. language extensions:
  685. gv_sharp: No (mcs not available)
  686. gv_d: No (disabled by default - incomplete)
  687. gv_go: No (GO compiler not available)
  688. gv_guile: No (guile not available)
  689. gv_io: No (disabled by default - no swig support yet)
  690. gv_java: No (missing header)
  691. gv_javascript: No (disabled by default - incomplete)
  692. gv_lua: Yes
  693. gv_ocaml: No (ocaml not available)
  694. gv_perl: Yes
  695. gv_php: No (missing header)
  696. gv_python: No (python is too old)
  697. gv_python3: Yes
  698. gv_R: Yes
  699. gv_ruby: No (missing header)
  700. gv_tcl: Yes
  701.  
  702. tcldot: Yes
  703. tclpathplan: Yes
  704. gdtclft: Yes
  705.  
  706. Testing utilities:
  707. criterion: No (Criterion unit testing framework not installed)
  708. + make
  709. printf '#pragma once\n' > ./graphviz_version.h
  710. /usr/bin/grep -E 'PACKAGE|VERSION|GVPLUGIN' config.h >> ./graphviz_version.h
  711. make all-recursive
  712. make[1]: Entering directory '/ports/build/graphviz-4.0.0/src/graphviz-4.0.0'
  713. Making all in libltdl
  714. make[2]: Entering directory '/ports/build/graphviz-4.0.0/src/graphviz-4.0.0/libltdl'
  715. make all-am
  716. make[3]: Entering directory '/ports/build/graphviz-4.0.0/src/graphviz-4.0.0/libltdl'
  717. CC libltdlc_la-lt__alloc.lo
  718. CC libltdlc_la-lt_dlloader.lo
  719. CC libltdlc_la-lt_error.lo
  720. CC libltdlc_la-ltdl.lo
  721. CC libltdlc_la-slist.lo
  722. CC lt__strl.lo
  723. CC loaders/dlopen.lo
  724. CC loaders/libltdlc_la-preopen.lo
  725. CCLD dlopen.la
  726. CCLD libltdlc.la
  727. make[3]: Leaving directory '/ports/build/graphviz-4.0.0/src/graphviz-4.0.0/libltdl'
  728. make[2]: Leaving directory '/ports/build/graphviz-4.0.0/src/graphviz-4.0.0/libltdl'
  729. Making all in lib
  730. make[2]: Entering directory '/ports/build/graphviz-4.0.0/src/graphviz-4.0.0/lib'
  731. Making all in cdt
  732. make[3]: Entering directory '/ports/build/graphviz-4.0.0/src/graphviz-4.0.0/lib/cdt'
  733. CC dtclose.lo
  734. CC dtdisc.lo
  735. CC dtextract.lo
  736. CC dtflatten.lo
  737. CC dthash.lo
  738. CC dtmethod.lo
  739. CC dtlist.lo
  740. CC dtopen.lo
  741. dthash.c: In function 'dthtab':
  742. dthash.c:50:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  743. 50 | if (!(s = dt->memoryf(dt, olds, n * sizeof(Dtlink_t*), dt->disc)))
  744. | ^
  745. In file included from dthash.c:1:
  746. ../../lib/cdt/dthdr.h:33:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  747. 33 | #define HINDEX(n,h) ((h)&((n)-1))
  748. | ^
  749. dthash.c:62:17: note: in expansion of macro 'HINDEX'
  750. 62 | if((is = s + HINDEX(n,t->hash)) == hs)
  751. | ^~~~~~
  752. dthash.c: In function 'dthash':
  753. ../../lib/cdt/dthdr.h:33:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  754. 33 | #define HINDEX(n,h) ((h)&((n)-1))
  755. | ^
  756. dthash.c:138:24: note: in expansion of macro 'HINDEX'
  757. 138 | s = dt->data->htab + HINDEX(dt->data->ntab,dt->data->here->hash);
  758. | ^~~~~~
  759. ../../lib/cdt/dthdr.h:33:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  760. 33 | #define HINDEX(n,h) ((h)&((n)-1))
  761. | ^
  762. dthash.c:167:25: note: in expansion of macro 'HINDEX'
  763. 167 | s = dt->data->htab + HINDEX(dt->data->ntab,hsh);
  764. | ^~~~~~
  765. ../../lib/cdt/dthdr.h:33:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  766. 33 | #define HINDEX(n,h) ((h)&((n)-1))
  767. | ^
  768. dthash.c:175:29: note: in expansion of macro 'HINDEX'
  769. 175 | *(s = dt->data->htab + HINDEX(dt->data->ntab,hsh));
  770. | ^~~~~~
  771. ../../lib/cdt/dthdr.h:33:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  772. 33 | #define HINDEX(n,h) ((h)&((n)-1))
  773. | ^
  774. dthash.c:235:24: note: in expansion of macro 'HINDEX'
  775. 235 | s = dt->data->htab + HINDEX(dt->data->ntab,hsh);
  776. | ^~~~~~
  777. CC dtrenew.lo
  778. CC dtrestore.lo
  779. CC dtsize.lo
  780. CC dtstat.lo
  781. CC dtstrhash.lo
  782. CC dttree.lo
  783. CC dtview.lo
  784. CC dtwalk.lo
  785. In file included from dtrenew.c:1:
  786. dtrenew.c: In function 'dtrenew':
  787. rm -f cdt.3.pdf; pdffile=cdt.3.pdf; psfile=${pdffile%pdf}ps; \
  788. groff -Tps -man cdt.3 > $psfile || { rm -f $psfile; exit 1; }; \
  789. ps2pdf $psfile && rm -f $psfile || { rm -f $psfile; exit 1; }
  790. ../../lib/cdt/dthdr.h:33:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  791. 33 | #define HINDEX(n,h) ((h)&((n)-1))
  792. | ^
  793. dtrenew.c:37:25: note: in expansion of macro 'HINDEX'
  794. 37 | { s = dt->data->htab + HINDEX(dt->data->ntab,e->hash);
  795. | ^~~~~~
  796. dtstrhash.c: In function 'dtstrhash':
  797. dtstrhash.c:23:7: warning: conversion from 'long int' to 'int' may change value [-Wconversion]
  798. 23 | n = s - (unsigned char*)args;
  799. | ^
  800. dtstrhash.c:32:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  801. 32 | return (h+n)*DT_PRIME;
  802. | ^
  803. dtstat.c: In function 'dtstat':
  804. dtstat.c:60:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  805. 60 | if(!(Count = malloc((ds->dt_max+1)*sizeof(int))) )
  806. | ^
  807. dtstat.c:74:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion]
  808. 74 | if(!(Count = malloc((ds->dt_n+1)*sizeof(int))) )
  809. | ^
  810. Segmentation fault
  811. make[3]: *** [Makefile:1106: cdt.3.pdf] Error 1
  812. make[3]: *** Waiting for unfinished jobs....
  813. make[3]: Leaving directory '/ports/build/graphviz-4.0.0/src/graphviz-4.0.0/lib/cdt'
  814. make[2]: *** [Makefile:584: all-recursive] Error 1
  815. make[2]: Leaving directory '/ports/build/graphviz-4.0.0/src/graphviz-4.0.0/lib'
  816. make[1]: *** [Makefile:801: all-recursive] Error 1
  817. make[1]: Leaving directory '/ports/build/graphviz-4.0.0/src/graphviz-4.0.0'
  818. make: *** [Makefile:630: all] Error 2
  819. =======> ERROR: Building '/ports/packages/graphviz#4.0.0-1.pkg.tar.gz' failed.
  820.  
  821. -- Packages where update failed
  822. graphviz
  823.  
Advertisement
Add Comment
Please, Sign In to add comment