linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-users] doxygen installation error with Macports


From: Herintsoa Hasina RAZAFINANDRIANILANA
Subject: [Linphone-users] doxygen installation error with Macports
Date: Wed, 11 Jul 2012 15:26:44 +0000

Hi,

I have a problem to install doxygen with macports like this :

$ sudo port install nawk coreutils automake autoconf libtool intltool wget pkgconfig cmake yasm doxygen
Password:
--->  Cleaning nawk
--->  Computing dependencies for coreutils
--->  Cleaning coreutils
--->  Computing dependencies for automake
--->  Cleaning automake
--->  Computing dependencies for autoconf
--->  Cleaning autoconf
--->  Cleaning libtool
--->  Computing dependencies for intltool
--->  Cleaning intltool
--->  Computing dependencies for wget
--->  Cleaning wget
--->  Computing dependencies for pkgconfig
--->  Cleaning pkgconfig
--->  Computing dependencies for cmake
--->  Cleaning cmake
--->  Computing dependencies for yasm
--->  Cleaning yasm
--->  Computing dependencies for doxygen
--->  Dependencies to be installed: graphviz
--->  Configuring graphviz
Error: org.macports.configure for port graphviz returned: configure failure: command execution failed
Error: Failed to install graphviz
Please see the log file for port graphviz for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphviz/graphviz/main.log
Error: The following dependencies were not installed: graphviz
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port doxygen failed


And in the log file, I have :

version:1
:debug:clean changing euid/egid - current euid: 0 - current egid: 0
:debug:clean egid changed to: 501
:debug:clean euid changed to: 502
:debug:main Executing org.macports.main (graphviz)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.archivefetch (graphviz)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (graphviz)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.checksum (graphviz)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.extract (graphviz)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.patch (graphviz)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:configure configure phase started at Wed Jul 11 14:43:10 WET 2012
:notice:configure --->  Configuring graphviz
:debug:configure Using compiler 'Mac OS X clang'
:debug:configure Executing proc-pre-org.macports.configure-configure-0
:debug:configure Executing org.macports.configure (graphviz)
:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphviz/graphviz/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/usr/bin/clang' FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang'
:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-2.28.0" && ./configure --prefix=/opt/local --with-codegens --with-x --without-devil --without-smyrna --with-digcola --with-ipsepcola --without-rsvg --with-pangocairo --without-glitz --with-freetype2 --with-fontconfig --without-gdk-pixbuf --without-gtk --without-gtkgl --without-gtkglext --with-gts --without-glade --without-gnomeui --without-ming --without-qt --disable-swig --disable-sharp --disable-guile --disable-io --disable-java --disable-lua --disable-ocaml --disable-perl --disable-php --disable-python --disable-python23 --disable-python24 --disable-python25 --disable-r --disable-ruby --disable-tcl --with-quartz'
:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-2.28.0" && ./configure --prefix=/opt/local --with-codegens --with-x --without-devil --without-smyrna --with-digcola --with-ipsepcola --without-rsvg --with-pangocairo --without-glitz --with-freetype2 --with-fontconfig --without-gdk-pixbuf --without-gtk --without-gtkgl --without-gtkglext --with-gts --without-glade --without-gnomeui --without-ming --without-qt --disable-swig --disable-sharp --disable-guile --disable-io --disable-java --disable-lua --disable-ocaml --disable-perl --disable-php --disable-python --disable-python23 --disable-python24 --disable-python25 --disable-r --disable-ruby --disable-tcl --with-quartz 
:info:configure checking build system type... x86_64-apple-darwin10.8.0
:info:configure checking host system type... x86_64-apple-darwin10.8.0
:info:configure checking for a BSD-compatible install... /usr/bin/install -c
:info:configure checking whether build environment is sane... yes
:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
:info:configure checking for gawk... no
:info:configure checking for mawk... no
:info:configure checking for nawk... nawk
:info:configure checking whether make sets $(MAKE)... yes
:info:configure checking for style of include used by make... GNU
:info:configure checking for gcc... /usr/bin/clang
:info:configure checking whether the C compiler works... yes
:info:configure checking for C compiler default output file name... a.out
:info:configure checking for suffix of executables... 
:info:configure checking whether we are cross compiling... no
:info:configure checking for suffix of object files... o
:info:configure checking whether we are using the GNU C compiler... yes
:info:configure checking whether /usr/bin/clang accepts -g... yes
:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
:info:configure checking dependency style of /usr/bin/clang... gcc3
:info:configure checking for library containing strerror... none required
:info:configure checking for flex... flex
:info:configure checking lex output file root... lex.yy
:info:configure checking lex library... -lfl
:info:configure checking whether yytext is a pointer... yes
:info:configure checking for bison... bison -y
:info:configure checking for gawk... (cached) nawk
:info:configure checking whether ln -s works... yes
:info:configure checking for sed... sed
:info:configure checking for grep... grep
:info:configure checking for sort... sort
:info:configure checking for groff... groff
:info:configure checking for ps2pdf... ps2pdf
:info:configure checking for pstopdf... (cached) ps2pdf
:info:configure checking for pkg-config... /opt/local/bin/pkg-config
:info:configure checking pkg-config is at least version 0.9.0... yes
:info:configure checking for tclsh8.6... no
:info:configure checking for tclsh8.5... /usr/bin/tclsh8.5
:info:configure checking whether /usr/bin/clang and cc understand -c and -o together... yes
:info:configure checking whether we are using the GNU C++ compiler... yes
:info:configure checking whether /usr/bin/clang++ accepts -g... yes
:info:configure checking dependency style of /usr/bin/clang++... gcc3
:info:configure checking whether we are using the GNU Objective C compiler... yes
:info:configure checking whether /usr/bin/clang accepts -g... yes
:info:configure checking dependency style of /usr/bin/clang... gcc3
:info:configure checking for inline... inline
:info:configure checking for windres... no
:info:configure checking for an ANSI C-conforming const... yes
:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
:info:configure checking for grep that handles long lines and -e... grep
:info:configure checking for egrep... grep -E
:info:configure checking for ANSI C header files... yes
:info:configure checking for sys/types.h... yes
:info:configure checking for sys/stat.h... yes
:info:configure checking for stdlib.h... yes
:info:configure checking for string.h... yes
:info:configure checking for memory.h... yes
:info:configure checking for strings.h... yes
:info:configure checking for inttypes.h... yes
:info:configure checking for stdint.h... yes
:info:configure checking for unistd.h... yes
:info:configure checking for mode_t... yes
:info:configure checking for pid_t... yes
:info:configure checking for size_t... yes
:info:configure checking for ssize_t... yes
:info:configure checking for uid_t in sys/types.h... yes
:info:configure checking stdarg.h usability... yes
:info:configure checking stdarg.h presence... yes
:info:configure checking for stdarg.h... yes
:info:configure checking stddef.h usability... yes
:info:configure checking stddef.h presence... yes
:info:configure checking for stddef.h... yes
:info:configure checking for stddef.h... (cached) yes
:info:configure checking for stdlib.h... (cached) yes
:info:configure checking for stdint.h... (cached) yes
:info:configure checking malloc.h usability... no
:info:configure checking malloc.h presence... no
:info:configure checking for malloc.h... no
:info:configure checking fcntl.h usability... yes
:info:configure checking fcntl.h presence... yes
:info:configure checking for fcntl.h... yes
:info:configure checking search.h usability... yes
:info:configure checking search.h presence... yes
:info:configure checking for search.h... yes
:info:configure checking getopt.h usability... yes
:info:configure checking getopt.h presence... yes
:info:configure checking for getopt.h... yes
:info:configure checking pthread.h usability... yes
:info:configure checking pthread.h presence... yes
:info:configure checking for pthread.h... yes
:info:configure checking values.h usability... no
:info:configure checking values.h presence... no
:info:configure checking for values.h... no
:info:configure checking float.h usability... yes
:info:configure checking float.h presence... yes
:info:configure checking for float.h... yes
:info:configure checking limits.h usability... yes
:info:configure checking limits.h presence... yes
:info:configure checking for limits.h... yes
:info:configure checking termios.h usability... yes
:info:configure checking termios.h presence... yes
:info:configure checking for termios.h... yes
:info:configure checking errno.h usability... yes
:info:configure checking errno.h presence... yes
:info:configure checking for errno.h... yes
:info:configure checking time.h usability... yes
:info:configure checking time.h presence... yes
:info:configure checking for time.h... yes
:info:configure checking for unistd.h... (cached) yes
:info:configure checking fenv.h usability... yes
:info:configure checking fenv.h presence... yes
:info:configure checking for fenv.h... yes
:info:configure checking for string.h... (cached) yes
:info:configure checking for strings.h... (cached) yes
:info:configure checking for inttypes.h... (cached) yes
:info:configure checking setjmp.h usability... yes
:info:configure checking setjmp.h presence... yes
:info:configure checking for setjmp.h... yes
:info:configure checking sys/time.h usability... yes
:info:configure checking sys/time.h presence... yes
:info:configure checking for sys/time.h... yes
:info:configure checking sys/times.h usability... yes
:info:configure checking sys/times.h presence... yes
:info:configure checking for sys/times.h... yes
:info:configure checking for sys/types.h... (cached) yes
:info:configure checking sys/select.h usability... yes
:info:configure checking sys/select.h presence... yes
:info:configure checking for sys/select.h... yes
:info:configure checking fpu_control.h usability... no
:info:configure checking fpu_control.h presence... no
:info:configure checking for fpu_control.h... no
:info:configure checking sys/fpu.h usability... no
:info:configure checking sys/fpu.h presence... no
:info:configure checking for sys/fpu.h... no
:info:configure checking sys/socket.h usability... yes
:info:configure checking sys/socket.h presence... yes
:info:configure checking for sys/socket.h... yes
:info:configure checking for sys/stat.h... (cached) yes
:info:configure checking sys/mman.h usability... yes
:info:configure checking sys/mman.h presence... yes
:info:configure checking for sys/mman.h... yes
:info:configure checking sys/ioctl.h usability... yes
:info:configure checking sys/ioctl.h presence... yes
:info:configure checking for sys/ioctl.h... yes
:info:configure checking sys/inotify.h usability... no
:info:configure checking sys/inotify.h presence... no
:info:configure checking for sys/inotify.h... no
:info:configure checking langinfo.h usability... yes
:info:configure checking langinfo.h presence... yes
:info:configure checking for langinfo.h... yes
:info:configure checking libintl.h usability... yes
:info:configure checking libintl.h presence... yes
:info:configure checking for libintl.h... yes
:info:configure checking crt_externs.h usability... yes
:info:configure checking crt_externs.h presence... yes
:info:configure checking for crt_externs.h... yes
:info:configure checking whether time.h and sys/time.h may both be included... yes
:info:configure checking for dirent.h that defines DIR... yes
:info:configure checking for library containing opendir... none required
:info:configure checking for stdbool.h that conforms to C99... no
:info:configure checking for _Bool... yes
:info:configure checking for socklen_t... yes
:info:configure checking for bool... no
:info:configure checking for struct dioattr... no
:info:configure checking for main in -lm... yes
:info:configure checking for feenableexcept... no
:info:configure checking for fesetenv... yes
:info:configure checking libgen.h usability... yes
:info:configure checking libgen.h presence... yes
:info:configure checking for libgen.h... yes
:info:configure checking for basename in -lgen... no
:info:configure checking for working alloca.h... yes
:info:configure checking for alloca... yes
:info:configure checking for lrand48... yes
:info:configure checking for drand48... yes
:info:configure checking for srand48... yes
:info:configure checking for setmode... yes
:info:configure checking for setenv... yes
:info:configure checking for getenv... yes
:info:configure checking for __freadable... no
:info:configure checking for _sysconf... no
:info:configure checking for getrusage... yes
:info:configure checking for strerror... yes
:info:configure checking for cbrt... yes
:info:configure checking for lsqrt... no
:info:configure checking for vsnprintf... yes
:info:configure checking for strtoul... yes
:info:configure checking for strtoll... yes
:info:configure checking for strtoull... yes
:info:configure checking for uname... yes
:info:configure checking for memset... yes
:info:configure checking for nl_langinfo... yes
:info:configure checking for pow... yes
:info:configure checking for sqrt... yes
:info:configure checking for strchr... yes
:info:configure checking for strdup... yes
:info:configure checking for strerror... (cached) yes
:info:configure checking for strstr... yes
:info:configure checking for _NSGetEnviron... yes
:info:configure checking for strcasecmp... yes
:info:configure checking for strncasecmp... yes
:info:configure checking for strcasestr... yes
:info:configure checking for a sed that does not truncate output... sed
:info:configure checking for fgrep... grep -F
:info:configure checking for ld used by /usr/bin/clang... /usr/bin/ld
:info:configure checking if the linker (/usr/bin/ld) is GNU ld... no
:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
:info:configure checking the name lister (/usr/bin/nm) interface... BSD nm
:info:configure checking the maximum length of command line arguments... 196608
:info:configure checking whether the shell understands some XSI constructs... yes
:info:configure checking whether the shell understands "+="... yes
:info:configure checking for /usr/bin/ld option to reload object files... -r
:info:configure checking for objdump... no
:info:configure checking how to recognize dependent libraries... pass_all
:info:configure checking for ar... ar
:info:configure checking for strip... strip
:info:configure checking for ranlib... ranlib
:info:configure checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok
:info:configure checking for dsymutil... dsymutil
:info:configure checking for nmedit... nmedit
:info:configure checking for lipo... lipo
:info:configure checking for otool... otool
:info:configure checking for otool64... no
:info:configure checking for -single_module linker flag... yes
:info:configure checking for -exported_symbols_list linker flag... yes
:info:configure checking for dlfcn.h... yes
:info:configure checking whether we are using the GNU C++ compiler... (cached) yes
:info:configure checking whether /usr/bin/clang++ accepts -g... (cached) yes
:info:configure checking dependency style of /usr/bin/clang++... (cached) gcc3
:info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -E
:info:configure checking for objdir... .libs
:info:configure checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
:info:configure checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
:info:configure checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
:info:configure checking if /usr/bin/clang static flag -static works... no
:info:configure checking if /usr/bin/clang supports -c -o file.o... yes
:info:configure checking if /usr/bin/clang supports -c -o file.o... (cached) yes
:info:configure checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries... yes
:info:configure checking dynamic linker characteristics... darwin10.8.0 dyld
:info:configure checking how to hardcode library paths into programs... immediate
:info:configure checking for dlopen in -ldl... yes
:info:configure checking whether a program can dlopen itself... yes
:info:configure checking whether a statically linked program can dlopen itself... yes
:info:configure checking whether stripping libraries is possible... yes
:info:configure checking if libtool supports shared libraries... yes
:info:configure checking whether to build shared libraries... yes
:info:configure checking whether to build static libraries... no
:info:configure checking for ld used by /usr/bin/clang++... /usr/bin/ld
:info:configure checking if the linker (/usr/bin/ld) is GNU ld... no
:info:configure checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
:info:configure checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
:info:configure checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
:info:configure checking if /usr/bin/clang++ static flag -static works... no
:info:configure checking if /usr/bin/clang++ supports -c -o file.o... yes
:info:configure checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes
:info:configure checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
:info:configure checking dynamic linker characteristics... darwin10.8.0 dyld
:info:configure checking how to hardcode library paths into programs... immediate
:info:configure checking which extension is used for runtime loadable modules... .so
:info:configure checking which variable specifies run-time module search path... DYLD_LIBRARY_PATH
:info:configure checking for the default library search path... /usr/local/lib /lib /usr/lib
:info:configure checking for library containing dlopen... none required
:info:configure checking for dlerror... yes
:info:configure checking for shl_load... no
:info:configure checking for shl_load in -ldld... no
:info:configure checking for dld_link in -ldld... no
:info:configure checking for _ prefix in compiled symbols... yes
:info:configure checking whether we have to add an underscore for dlsym... no
:info:configure checking whether deplibs are loaded by dlopen... yes
:info:configure checking for argz.h... no
:info:configure checking for error_t... no
:info:configure checking for argz_add... no
:info:configure checking for argz_append... no
:info:configure checking for argz_count... no
:info:configure checking for argz_create_sep... no
:info:configure checking for argz_insert... no
:info:configure checking for argz_next... no
:info:configure checking for argz_stringify... no
:info:configure checking whether libtool supports -dlopen/-dlpreopen... yes
:info:configure checking for ltdl.h... yes
:info:configure checking whether lt_dlinterface_register is declared... yes
:info:configure checking for lt_dladvise_preload in -lltdl... yes
:info:configure checking where to find libltdl headers... 
:info:configure checking where to find libltdl library... -lltdl
:info:configure checking for unistd.h... (cached) yes
:info:configure checking for dl.h... no
:info:configure checking for sys/dl.h... no
:info:configure checking for dld.h... no
:info:configure checking for mach-o/dyld.h... yes
:info:configure checking for dirent.h... yes
:info:configure checking for closedir... yes
:info:configure checking for opendir... yes
:info:configure checking for readdir... yes
:info:configure checking for strlcat... yes
:info:configure checking for strlcpy... yes
:info:configure checking for lt_dladvise_init in -lltdl... yes
:info:configure checking for X... libraries , headers 
:info:configure checking for gethostbyname... yes
:info:configure checking for connect... yes
:info:configure checking for remove... yes
:info:configure checking for shmat... yes
:info:configure checking for IceConnectionNumber in -lICE... yes
:info:configure checking for XRENDER... yes
:info:configure configure: WARNING: No Tcl. The Tk packages will not be built either
:info:configure checking for connect... (cached) yes
:info:configure checking for gethostbyname... (cached) yes
:info:configure checking for expat-config... no
:info:configure checking expat.h usability... yes
:info:configure checking expat.h presence... yes
:info:configure checking for expat.h... yes
:info:configure checking for main in -lexpat... yes
:info:configure checking for main in -lXpm... yes
:info:configure checking X11/Intrinsic.h usability... yes
:info:configure checking X11/Intrinsic.h presence... yes
:info:configure checking for X11/Intrinsic.h... yes
:info:configure checking for X11/Xaw/Text.h... yes
:info:configure checking for main in -lXaw... yes
:info:configure checking zlib.h usability... yes
:info:configure checking zlib.h presence... yes
:info:configure checking for zlib.h... yes
:info:configure checking for main in -lz... yes
:info:configure checking for deflateBound... yes
:info:configure checking ghostscript/iapi.h usability... yes
:info:configure checking ghostscript/iapi.h presence... yes
:info:configure checking for ghostscript/iapi.h... yes
:info:configure checking for main in -lgs... yes
:info:configure checking for PANGOCAIRO... yes
:info:configure checking for PANGOFT2... yes
:info:configure checking for pango_fc_font_lock_face... yes
:info:configure checking for pango_fc_font_unlock_face... yes
:info:configure checking for LASI... yes
:info:configure checking for FREETYPE2... yes
:info:configure checking for FONTCONFIG... yes
:info:configure checking for GTS... yes
:info:configure checking for gdlib-config... /opt/local/bin/gdlib-config
:info:configure checking gd.h usability... yes
:info:configure checking gd.h presence... yes
:info:configure checking for gd.h... yes
:info:configure checking for main in -lgd... yes
:info:configure checking GL/glut.h usability... no
:info:configure checking GL/glut.h presence... no
:info:configure checking for GL/glut.h... no
:info:configure configure: WARNING: Optional glut library not available - no GL/glut.h
:info:configure checking for libpng-config... /opt/local/bin/libpng-config
:info:configure checking png.h usability... yes
:info:configure checking png.h presence... yes
:info:configure checking for png.h... yes
:info:configure checking for main in -lpng... yes
:info:configure checking if have working sincos()... no
:info:configure checking if FILE struct contains _cnt... no
:info:configure checking if FILE struct contains _r... yes
:info:configure checking if FILE struct contains _next... no
:info:configure checking if FILE struct contains _IO_read_end... no
:info:configure checking if errno externs are declared... yes
:info:configure checking if getopt externs are declared... yes
:info:configure checking if intptr_t is declared... yes
:info:configure checking if assert needs __eprintf... clang: warning: argument unused during compilation: '-L/opt/local/lib'
:info:configure clang: warning: argument unused during compilation: '-L/opt/local/lib'
:info:configure no
:info:configure configure: creating ./config.status
:info:configure config.status: creating Makefile
:info:configure nawk: illegal jump type 339
:info:configure  input record number 16, file 
:info:configure  source line number 493
:info:configure sed: stdout: Broken pipe
:info:configure config.status: error: could not create Makefile
:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-2.28.0" && ./configure --prefix=/opt/local --with-codegens --with-x --without-devil --without-smyrna --with-digcola --with-ipsepcola --without-rsvg --with-pangocairo --without-glitz --with-freetype2 --with-fontconfig --without-gdk-pixbuf --without-gtk --without-gtkgl --without-gtkglext --with-gts --without-glade --without-gnomeui --without-ming --without-qt --disable-swig --disable-sharp --disable-guile --disable-io --disable-java --disable-lua --disable-ocaml --disable-perl --disable-php --disable-python --disable-python23 --disable-python24 --disable-python25 --disable-r --disable-ruby --disable-tcl --with-quartz 
:info:configure Exit code: 1
:error:configure org.macports.configure for port graphviz returned: configure failure: command execution failed
:debug:configure Error code: NONE
:debug:configure Backtrace: configure failure: command execution failed
    while executing
"$procedure $targetname"
:info:configure Warning: targets not executed for graphviz: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
:error:configure Failed to install graphviz
:debug:configure Registry error: graphviz not registered as installed & active.
    invoked from within
"registry_active ${subport}"
    invoked from within
"$workername eval registry_active \${subport}"
:notice:configure Please see the log file for port graphviz for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphviz/graphviz/main.log

reply via email to

[Prev in Thread] Current Thread [Next in Thread]