Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 09/11/2016, à 23:28

zephirin

Kdenlive sous Mac

J'ai craqué et trouvé d'occase un iMac 27" qui tourne sous Sierra.

J'ai lu sur la page du site Kdenlive qu'on pouvait l'installer sur Mac ce que je tente depuis quelques temps alors je tente l'installation ...

Ce n'est pas une simple tâche car il faut d'abord installer des modules puis se servir du terminal.

modules à installer sont dans un 1er temps :
Xcode et MacPorts : https://kdenlive.org/download/

J'ai pu installer Xcode 8.1 (mis à jour le 27 oct 2016) ici : (4 gigas 470 tout de même!)
https://itunes.apple.com/us/app/xcode/id49779983

Malgré ça la commande

sudo port install kdenlive

coince car MacPort n'arrive pas à télécharger l'archive expat-2.2.0_0 qui est une dépendance de Kdenlive.

En tapant "expat-2.2.0_0" dans mon moteur de recherche je tombe sur cette page http://project.auto-multiple-choice.net … 461?r=4602

Donc je ne suis pas le seul à avoir eu ce problème.

Depuis quelques versions de Mac OS X, il y a des problèmes quand MacPorts doit installer un port ayant de nombreux dépendances. La solution consiste, en général à installer le port en plusieurs étapes.
Code

sudo port install opencv

puis
Code

sudo port install gtk2

et enfin
Code

sudo port install auto-multiple-choice

Une solution encore plus simple et qui permet de lancer l'installation en une seule passe.
Code

sudo port install auto-multiple-choice

Après quelques bugs j'ai refait la ligne de commande

sudo port install kdenlive

et là c'est long mais ça semble s'installer ... mais ça coince

Last login: Wed Nov  9 21:10:37 on console
Imacs-iMac:~ Imac$ sudo port install kdenlive
Password:
--->  Computing dependencies for kdenlive
--->  Dependencies to be installed: automoc qt4-mac dbus expat jpeg libmng lcms2 tiff xz gettext libiconv ncurses zlib libpng openssl cdrtools smake clang-3.4 clang-3.3 perl5 perl5.24 gdbm python27 bzip2 db48 libedit python2_select python_select sqlite3 cmake curl curl-ca-bundle libarchive libxml2 lzo2 dvdauthor ImageMagick autoconf automake djvulibre fftw-3 fontconfig freetype ghostscript jbig2dec libidn libpaper libtool pkgconfig xorg-libXext xorg-libX11 xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb xorg-libpthread-stubs xorg-xcb-proto xorg-xextproto xorg-libXt xorg-libsm xorg-libice jbigkit openexr ilmbase openjpeg urw-fonts webp libdvdread libdvdcss kde4-runtime attica phonon bison bison-runtime m4 exiv2 gpgme gnupg2 gpg-agent libassuan libgpg-error pth libgcrypt libksba pinentry-mac libusb-compat libusb openldap cyrus-sasl2 kerberos5 libcomerr db46 icu tcp_wrappers readline hicolor-icon-theme kactivities kdelibs4 aspell texinfo aspell-dict-en avahi dbus-python27 dbus-glib glib2 libffi pcre gobject-introspection cairo libpixman xorg-xcb-util xrender xorg-renderproto py27-mako py27-beaker py27-setuptools py27-markupsafe gtk3 at-spi2-atk at-spi2-core xorg-libXi xorg-inputproto xorg-libXfixes xorg-fixesproto xorg-libXtst xorg-recordproto atk gdk-pixbuf2 jasper shared-mime-info libepoxy python34 python3_select mesa xorg-dri2proto xorg-glproto xorg-libXdamage xorg-damageproto xorg-libXmu xorg-libXxf86vm xorg-xf86vidmodeproto pango Xft2 harfbuzz graphite2 xorg-libXcomposite xorg-compositeproto xorg-libXcursor xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto libdaemon libglade2 gtk2 py27-gdbm py27-pygtk py27-cairo py27-gobject py27-numpy libgcc cctools llvm-3.8 libcxx llvm_select gmp isl ld64 ld64-latest libmpc mpfr py27-cython cython_select py27-nose nosetests_select dbusmenu-qt docbook-xml docbook-xml-4.1.2 docbook-xml-4.2 xmlcatmgr docbook-xml-4.3 docbook-xml-4.4 docbook-xml-4.5 docbook-xml-5.0 docbook-xsl enchant giflib grantlee libxslt qca shared-desktop-ontologies docbook-xsl-ns soprano libiodbc raptor2 redland rasqal mhash strigi boost clucene ffmpeg XviD fribidi gnutls libtasn1 nettle p11-kit desktop-file-utils popt lame libass libbluray libmodplug libogg libopus libsdl2 libtheora libvorbis schroedinger orc soxr speex x264 virtuoso virtuoso-7 gawk nepomuk-core ebook-tools convertlit libtommath libzip coreutils kfilemetadata mobipocket poppler-qt4-mac git p5.24-authen-sasl p5.24-digest-hmac p5.24-digest-sha1 p5.24-gssapi p5.24-cgi p5.24-html-parser p5.24-html-tagset p5.24-error p5.24-net-smtp-ssl p5.24-io-socket-ssl p5.24-net-libidn p5.24-net-ssleay p5.24-test-exception p5.24-sub-uplevel p5.24-test-nowarnings p5.24-test-warn p5.24-term-readkey rsync openjpeg15 poppler poppler-data taglib kdepimlibs4 akonadi mariadb-server mariadb mysql_select qt4-mac-mariadb-plugin libical prison libdmtx qrencode qjson libssh openslp oxygen-icons qimageblitz samba3 mlt doxygen flex frei0r-plugins libexif libsamplerate libsndfile flac libsdl libsdl_image sox libid3tag libmad libmagic opencore-amr opusfile twolame wavpack
--->  Fetching archive for expat
--->  Attempting to fetch expat-2.2.0_0.darwin_16.x86_64.tbz2 from https://packages.macports.org/expat
--->  Attempting to fetch expat-2.2.0_0.darwin_16.x86_64.tbz2 from http://fco.it.packages.macports.org/mirrors/macports-packages/expat/expat
--->  Attempting to fetch expat-2.2.0_0.darwin_16.x86_64.tbz2 from http://her.gr.packages.macports.org/expat
--->  Attempting to fetch expat-2.2.0_0.darwin_16.x86_64.tbz2 from http://jnb.za.packages.macports.org/packages/expat
--->  Attempting to fetch expat-2.2.0_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/expat
--->  Attempting to fetch expat-2.2.0_0.darwin_16.x86_64.tbz2 from http://nou.nc.packages.macports.org/pub/macports/packages.macports.org/expat
--->  Attempting to fetch expat-2.2.0_0.darwin_16.x86_64.tbz2 from http://nue.de.packages.macports.org/expat
--->  Attempting to fetch expat-2.2.0_0.darwin_16.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/expat
--->  Attempting to fetch expat-2.2.0_0.darwin_16.x86_64.tbz2 from http://osl.no.packages.macports.org/expat
--->  Attempting to fetch expat-2.2.0_0.darwin_16.x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/expat
--->  Attempting to fetch expat-2.2.0_0.darwin_16.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/expat
Error: org.macports.archivefetch for port expat returned: archivefetch failed for expat @2.2.0_0
Error: Failed to install expat
Please see the log file for port expat for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_expat/expat/main.log
Error: The following dependencies were not installed: automoc qt4-mac dbus expat jpeg libmng lcms2 tiff xz gettext libiconv ncurses zlib libpng openssl cdrtools smake clang-3.4 clang-3.3 perl5 perl5.24 gdbm python27 bzip2 db48 libedit python2_select python_select sqlite3 cmake curl curl-ca-bundle libarchive libxml2 lzo2 dvdauthor ImageMagick autoconf automake djvulibre fftw-3 fontconfig freetype ghostscript jbig2dec libidn libpaper libtool pkgconfig xorg-libXext xorg-libX11 xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb xorg-libpthread-stubs xorg-xcb-proto xorg-xextproto xorg-libXt xorg-libsm xorg-libice jbigkit openexr ilmbase openjpeg urw-fonts webp libdvdread libdvdcss kde4-runtime attica phonon bison bison-runtime m4 exiv2 gpgme gnupg2 gpg-agent libassuan libgpg-error pth libgcrypt libksba pinentry-mac libusb-compat libusb openldap cyrus-sasl2 kerberos5 libcomerr db46 icu tcp_wrappers readline hicolor-icon-theme kactivities kdelibs4 aspell texinfo aspell-dict-en avahi dbus-python27 dbus-glib glib2 libffi pcre gobject-introspection cairo libpixman xorg-xcb-util xrender xorg-renderproto py27-mako py27-beaker py27-setuptools py27-markupsafe gtk3 at-spi2-atk at-spi2-core xorg-libXi xorg-inputproto xorg-libXfixes xorg-fixesproto xorg-libXtst xorg-recordproto atk gdk-pixbuf2 jasper shared-mime-info libepoxy python34 python3_select mesa xorg-dri2proto xorg-glproto xorg-libXdamage xorg-damageproto xorg-libXmu xorg-libXxf86vm xorg-xf86vidmodeproto pango Xft2 harfbuzz graphite2 xorg-libXcomposite xorg-compositeproto xorg-libXcursor xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto libdaemon libglade2 gtk2 py27-gdbm py27-pygtk py27-cairo py27-gobject py27-numpy libgcc cctools llvm-3.8 libcxx llvm_select gmp isl ld64 ld64-latest libmpc mpfr py27-cython cython_select py27-nose nosetests_select dbusmenu-qt docbook-xml docbook-xml-4.1.2 docbook-xml-4.2 xmlcatmgr docbook-xml-4.3 docbook-xml-4.4 docbook-xml-4.5 docbook-xml-5.0 docbook-xsl enchant giflib grantlee libxslt qca shared-desktop-ontologies docbook-xsl-ns soprano libiodbc raptor2 redland rasqal mhash strigi boost clucene ffmpeg XviD fribidi gnutls libtasn1 nettle p11-kit desktop-file-utils popt lame libass libbluray libmodplug libogg libopus libsdl2 libtheora libvorbis schroedinger orc soxr speex x264 virtuoso virtuoso-7 gawk nepomuk-core ebook-tools convertlit libtommath libzip coreutils kfilemetadata mobipocket poppler-qt4-mac git p5.24-authen-sasl p5.24-digest-hmac p5.24-digest-sha1 p5.24-gssapi p5.24-cgi p5.24-html-parser p5.24-html-tagset p5.24-error p5.24-net-smtp-ssl p5.24-io-socket-ssl p5.24-net-libidn p5.24-net-ssleay p5.24-test-exception p5.24-sub-uplevel p5.24-test-nowarnings p5.24-test-warn p5.24-term-readkey rsync openjpeg15 poppler poppler-data taglib kdepimlibs4 akonadi mariadb-server mariadb mysql_select qt4-mac-mariadb-plugin libical prison libdmtx qrencode qjson libssh openslp oxygen-icons qimageblitz samba3 mlt doxygen flex frei0r-plugins libexif libsamplerate libsndfile flac libsdl libsdl_image sox libid3tag libmad libmagic opencore-amr opusfile twolame wavpack
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port kdenlive failed
Imacs-iMac:~ Imac$ sudo port install opencv
--->  Computing dependencies for opencv
--->  Dependencies to be installed: bzip2 cmake curl curl-ca-bundle openssl zlib expat libarchive libiconv libxml2 xz gettext ncurses lzo2 ffmpeg XviD fontconfig freetype libpng fribidi glib2 libffi pcre libedit gnutls gmp libidn libtasn1 nettle p11-kit desktop-file-utils popt libxslt lame libass libbluray libmodplug libogg libopus libsdl2 libtheora libvorbis openjpeg jbigkit lcms2 jpeg tiff schroedinger orc soxr speex x264 ilmbase jasper openexr pkgconfig webp
--->  Fetching archive for bzip2
--->  Attempting to fetch bzip2-1.0.6_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/bzip2
--->  Attempting to fetch bzip2-1.0.6_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/bzip2
--->  Installing bzip2 @1.0.6_0
--->  Activating bzip2 @1.0.6_0
--->  Cleaning bzip2
--->  Fetching archive for curl-ca-bundle
--->  Attempting to fetch curl-ca-bundle-7.51.0_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/curl-ca-bundle
--->  Attempting to fetch curl-ca-bundle-7.51.0_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/curl-ca-bundle
--->  Installing curl-ca-bundle @7.51.0_0
--->  Activating curl-ca-bundle @7.51.0_0
--->  Cleaning curl-ca-bundle
--->  Fetching archive for zlib
--->  Attempting to fetch zlib-1.2.8_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/zlib
--->  Attempting to fetch zlib-1.2.8_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/zlib
--->  Installing zlib @1.2.8_0
--->  Activating zlib @1.2.8_0
--->  Cleaning zlib
--->  Fetching archive for openssl
--->  Attempting to fetch openssl-1.0.2j_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/openssl
--->  Attempting to fetch openssl-1.0.2j_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/openssl
--->  Installing openssl @1.0.2j_0
--->  Activating openssl @1.0.2j_0
--->  Cleaning openssl
--->  Fetching archive for curl
--->  Attempting to fetch curl-7.51.0_1+ssl.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/curl
--->  Attempting to fetch curl-7.51.0_1+ssl.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/curl
--->  Installing curl @7.51.0_1+ssl
--->  Activating curl @7.51.0_1+ssl
--->  Cleaning curl
--->  Fetching archive for expat
--->  Attempting to fetch expat-2.2.0_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/expat
--->  Attempting to fetch expat-2.2.0_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/expat
--->  Installing expat @2.2.0_0
--->  Activating expat @2.2.0_0
--->  Cleaning expat
--->  Fetching archive for libiconv
--->  Attempting to fetch libiconv-1.14_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libiconv
--->  Attempting to fetch libiconv-1.14_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libiconv
--->  Installing libiconv @1.14_0
--->  Activating libiconv @1.14_0
--->  Cleaning libiconv
--->  Fetching archive for ncurses
--->  Attempting to fetch ncurses-6.0_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/ncurses
--->  Attempting to fetch ncurses-6.0_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/ncurses
--->  Installing ncurses @6.0_0
--->  Activating ncurses @6.0_0
--->  Cleaning ncurses
--->  Fetching archive for gettext
--->  Attempting to fetch gettext-0.19.8.1_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/gettext
--->  Attempting to fetch gettext-0.19.8.1_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/gettext
--->  Installing gettext @0.19.8.1_0
--->  Activating gettext @0.19.8.1_0
--->  Cleaning gettext
--->  Fetching archive for xz
--->  Attempting to fetch xz-5.2.2_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/xz
--->  Attempting to fetch xz-5.2.2_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/xz
--->  Installing xz @5.2.2_0
--->  Activating xz @5.2.2_0
--->  Cleaning xz
--->  Fetching archive for libxml2
--->  Attempting to fetch libxml2-2.9.4_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libxml2
--->  Attempting to fetch libxml2-2.9.4_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libxml2
--->  Installing libxml2 @2.9.4_0
--->  Activating libxml2 @2.9.4_0
--->  Cleaning libxml2
--->  Fetching archive for lzo2
--->  Attempting to fetch lzo2-2.09_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/lzo2
--->  Attempting to fetch lzo2-2.09_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/lzo2
--->  Installing lzo2 @2.09_0
--->  Activating lzo2 @2.09_0
--->  Cleaning lzo2
--->  Fetching archive for libarchive
--->  Attempting to fetch libarchive-3.2.1_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libarchive
--->  Attempting to fetch libarchive-3.2.1_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libarchive
--->  Installing libarchive @3.2.1_0
--->  Activating libarchive @3.2.1_0
--->  Cleaning libarchive
--->  Fetching archive for cmake
--->  Attempting to fetch cmake-3.6.3_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/cmake
--->  Attempting to fetch cmake-3.6.3_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/cmake
--->  Installing cmake @3.6.3_0
--->  Activating cmake @3.6.3_0
--->  Cleaning cmake
--->  Fetching archive for XviD
--->  Attempting to fetch XviD-1.3.4_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/XviD
--->  Attempting to fetch XviD-1.3.4_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/XviD
--->  Installing XviD @1.3.4_0
--->  Activating XviD @1.3.4_0
--->  Cleaning XviD
--->  Fetching archive for libpng
--->  Attempting to fetch libpng-1.6.26_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libpng
--->  Attempting to fetch libpng-1.6.26_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libpng
--->  Installing libpng @1.6.26_0
--->  Activating libpng @1.6.26_0
--->  Cleaning libpng
--->  Fetching archive for freetype
--->  Attempting to fetch freetype-2.7_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/freetype
--->  Attempting to fetch freetype-2.7_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/freetype
--->  Installing freetype @2.7_0
--->  Activating freetype @2.7_0
--->  Cleaning freetype
--->  Fetching archive for fontconfig
--->  Attempting to fetch fontconfig-2.12.1_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/fontconfig
--->  Attempting to fetch fontconfig-2.12.1_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/fontconfig
--->  Installing fontconfig @2.12.1_1
--->  Activating fontconfig @2.12.1_1
--->  Cleaning fontconfig
--->  Fetching archive for libffi
--->  Attempting to fetch libffi-3.2.1_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libffi
--->  Attempting to fetch libffi-3.2.1_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libffi
--->  Installing libffi @3.2.1_0
--->  Activating libffi @3.2.1_0
--->  Cleaning libffi
--->  Fetching archive for libedit
--->  Attempting to fetch libedit-20160618-3.1_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libedit
--->  Attempting to fetch libedit-20160618-3.1_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libedit
--->  Installing libedit @20160618-3.1_1
--->  Activating libedit @20160618-3.1_1
--->  Cleaning libedit
--->  Fetching archive for pcre
--->  Attempting to fetch pcre-8.39_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/pcre
--->  Attempting to fetch pcre-8.39_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/pcre
--->  Installing pcre @8.39_0
--->  Activating pcre @8.39_0
--->  Cleaning pcre
--->  Fetching archive for glib2
--->  Attempting to fetch glib2-2.50.1_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/glib2
--->  Attempting to fetch glib2-2.50.1_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/glib2
--->  Installing glib2 @2.50.1_0
--->  Activating glib2 @2.50.1_0
--->  Cleaning glib2
--->  Fetching archive for fribidi
--->  Attempting to fetch fribidi-0.19.7_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/fribidi
--->  Attempting to fetch fribidi-0.19.7_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/fribidi
--->  Installing fribidi @0.19.7_0
--->  Activating fribidi @0.19.7_0
--->  Cleaning fribidi
--->  Fetching distfiles for gmp
--->  Attempting to fetch gmp-6.1.1.tar.bz2 from http://lil.fr.distfiles.macports.org/gmp
--->  Verifying checksums for gmp                                               
--->  Extracting gmp
--->  Applying patches to gmp
--->  Configuring gmp
--->  Building gmp
--->  Staging gmp into destroot
--->  Installing gmp @6.1.1_0
--->  Activating gmp @6.1.1_0
--->  Cleaning gmp
--->  Fetching archive for libidn
--->  Attempting to fetch libidn-1.33_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libidn
--->  Attempting to fetch libidn-1.33_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libidn
--->  Installing libidn @1.33_0
--->  Activating libidn @1.33_0
--->  Cleaning libidn
--->  Fetching archive for libtasn1
--->  Attempting to fetch libtasn1-4.9_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libtasn1
--->  Attempting to fetch libtasn1-4.9_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libtasn1
--->  Installing libtasn1 @4.9_0
--->  Activating libtasn1 @4.9_0
--->  Cleaning libtasn1
--->  Fetching archive for nettle
--->  Attempting to fetch nettle-3.1.1_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/nettle
--->  Attempting to fetch nettle-3.1.1_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/nettle
--->  Installing nettle @3.1.1_0
--->  Activating nettle @3.1.1_0
--->  Cleaning nettle
--->  Fetching archive for popt
--->  Attempting to fetch popt-1.16_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/popt
--->  Attempting to fetch popt-1.16_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/popt
--->  Installing popt @1.16_0
--->  Activating popt @1.16_0
--->  Cleaning popt
--->  Fetching archive for desktop-file-utils
--->  Attempting to fetch desktop-file-utils-0.23_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/desktop-file-utils
--->  Attempting to fetch desktop-file-utils-0.23_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/desktop-file-utils
--->  Installing desktop-file-utils @0.23_0
--->  Activating desktop-file-utils @0.23_0
--->  Cleaning desktop-file-utils
--->  Fetching archive for libxslt
--->  Attempting to fetch libxslt-1.1.29_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libxslt
--->  Attempting to fetch libxslt-1.1.29_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libxslt
--->  Installing libxslt @1.1.29_1
--->  Activating libxslt @1.1.29_1
--->  Cleaning libxslt
--->  Fetching archive for p11-kit
--->  Attempting to fetch p11-kit-0.23.2_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/p11-kit
--->  Attempting to fetch p11-kit-0.23.2_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/p11-kit
--->  Installing p11-kit @0.23.2_1
--->  Activating p11-kit @0.23.2_1
--->  Cleaning p11-kit
--->  Fetching archive for gnutls
--->  Attempting to fetch gnutls-3.4.16_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/gnutls
--->  Attempting to fetch gnutls-3.4.16_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/gnutls
--->  Installing gnutls @3.4.16_1
--->  Activating gnutls @3.4.16_1
--->  Cleaning gnutls
--->  Fetching archive for lame
--->  Attempting to fetch lame-3.99.5_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/lame
--->  Attempting to fetch lame-3.99.5_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/lame
--->  Installing lame @3.99.5_1
--->  Activating lame @3.99.5_1
--->  Cleaning lame
--->  Fetching archive for libass
--->  Attempting to fetch libass-0.13.4_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libass
--->  Attempting to fetch libass-0.13.4_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libass
--->  Installing libass @0.13.4_0
--->  Activating libass @0.13.4_0
--->  Cleaning libass
--->  Fetching archive for libbluray
--->  Attempting to fetch libbluray-0.9.2_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libbluray
--->  Attempting to fetch libbluray-0.9.2_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libbluray
--->  Installing libbluray @0.9.2_0
--->  Activating libbluray @0.9.2_0
--->  Cleaning libbluray
--->  Fetching archive for libmodplug
--->  Attempting to fetch libmodplug-0.8.8.5_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libmodplug
--->  Attempting to fetch libmodplug-0.8.8.5_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libmodplug
--->  Installing libmodplug @0.8.8.5_0
--->  Activating libmodplug @0.8.8.5_0
--->  Cleaning libmodplug
--->  Fetching archive for libogg
--->  Attempting to fetch libogg-1.3.2_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libogg
--->  Attempting to fetch libogg-1.3.2_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libogg
--->  Installing libogg @1.3.2_1
--->  Activating libogg @1.3.2_1
--->  Cleaning libogg
--->  Fetching archive for libopus
--->  Attempting to fetch libopus-1.1.3_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libopus
--->  Attempting to fetch libopus-1.1.3_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libopus
--->  Installing libopus @1.1.3_0
--->  Activating libopus @1.1.3_0
--->  Cleaning libopus
--->  Fetching archive for libsdl2
--->  Attempting to fetch libsdl2-2.0.5_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libsdl2
--->  Attempting to fetch libsdl2-2.0.5_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libsdl2
--->  Installing libsdl2 @2.0.5_0
--->  Activating libsdl2 @2.0.5_0
--->  Cleaning libsdl2
--->  Fetching archive for libvorbis
--->  Attempting to fetch libvorbis-1.3.5_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libvorbis
--->  Attempting to fetch libvorbis-1.3.5_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libvorbis
--->  Installing libvorbis @1.3.5_0
--->  Activating libvorbis @1.3.5_0
--->  Cleaning libvorbis
--->  Fetching archive for libtheora
--->  Attempting to fetch libtheora-1.1.1_2.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libtheora
--->  Attempting to fetch libtheora-1.1.1_2.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libtheora
--->  Installing libtheora @1.1.1_2
--->  Activating libtheora @1.1.1_2
--->  Cleaning libtheora
--->  Fetching archive for jbigkit
--->  Attempting to fetch jbigkit-2.1_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/jbigkit
--->  Attempting to fetch jbigkit-2.1_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/jbigkit
--->  Installing jbigkit @2.1_0
--->  Activating jbigkit @2.1_0
--->  Cleaning jbigkit
--->  Fetching archive for jpeg
--->  Attempting to fetch jpeg-9b_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/jpeg
--->  Attempting to fetch jpeg-9b_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/jpeg
--->  Installing jpeg @9b_0
--->  Activating jpeg @9b_0
--->  Cleaning jpeg
--->  Fetching archive for tiff
--->  Attempting to fetch tiff-4.0.6_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/tiff
--->  Attempting to fetch tiff-4.0.6_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/tiff
--->  Installing tiff @4.0.6_1
--->  Activating tiff @4.0.6_1
--->  Cleaning tiff
--->  Fetching archive for lcms2
--->  Attempting to fetch lcms2-2.8_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/lcms2
--->  Attempting to fetch lcms2-2.8_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/lcms2
--->  Installing lcms2 @2.8_0
--->  Activating lcms2 @2.8_0
--->  Cleaning lcms2
--->  Fetching archive for openjpeg
--->  Attempting to fetch openjpeg-2.1.0_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/openjpeg
--->  Attempting to fetch openjpeg-2.1.0_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/openjpeg
--->  Installing openjpeg @2.1.0_0
--->  Activating openjpeg @2.1.0_0
--->  Cleaning openjpeg
--->  Fetching archive for orc
--->  Attempting to fetch orc-0.4.26_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/orc
--->  Attempting to fetch orc-0.4.26_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/orc
--->  Installing orc @0.4.26_0
--->  Activating orc @0.4.26_0
--->  Cleaning orc
--->  Fetching archive for schroedinger
--->  Attempting to fetch schroedinger-1.0.11_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/schroedinger
--->  Attempting to fetch schroedinger-1.0.11_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/schroedinger
--->  Installing schroedinger @1.0.11_0
--->  Activating schroedinger @1.0.11_0
--->  Cleaning schroedinger
--->  Fetching archive for soxr
--->  Attempting to fetch soxr-0.1.2_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/soxr
--->  Attempting to fetch soxr-0.1.2_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/soxr
--->  Installing soxr @0.1.2_0
--->  Activating soxr @0.1.2_0
--->  Cleaning soxr
--->  Fetching archive for speex
--->  Attempting to fetch speex-1.2rc1_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/speex
--->  Attempting to fetch speex-1.2rc1_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/speex
--->  Installing speex @1.2rc1_0
--->  Activating speex @1.2rc1_0
--->  Cleaning speex
--->  Fetching archive for x264
--->  Attempting to fetch x264-20160119_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/x264
--->  Attempting to fetch x264-20160119_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/x264
--->  Installing x264 @20160119_0
--->  Activating x264 @20160119_0
--->  Cleaning x264
--->  Fetching archive for ffmpeg
--->  Attempting to fetch ffmpeg-3.2_0+gpl2.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/ffmpeg
--->  Attempting to fetch ffmpeg-3.2_0+gpl2.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/ffmpeg
--->  Installing ffmpeg @3.2_0+gpl2
--->  Activating ffmpeg @3.2_0+gpl2

*******
******* This build of ffmpeg includes GPLed code and
******* is therefore licensed under GPL v2 or later.
*******
******* The following modules are GPLed:
*******
*******      postproc
*******      libx264
*******      libx265
*******      libxvid
*******
******* To include all nonfree, GPLed and LGPL code use variant +nonfree.
******* To remove nonfree and GPLed code leaving only LGPL code remove the
******* +gpl2 variant.
*******

--->  Cleaning ffmpeg
--->  Fetching archive for ilmbase
--->  Attempting to fetch ilmbase-2.2.0_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/ilmbase
--->  Attempting to fetch ilmbase-2.2.0_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/ilmbase
--->  Installing ilmbase @2.2.0_0
--->  Activating ilmbase @2.2.0_0
--->  Cleaning ilmbase
--->  Fetching archive for jasper
--->  Attempting to fetch jasper-1.900.21_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/jasper
--->  Attempting to fetch jasper-1.900.21_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/jasper
--->  Installing jasper @1.900.21_0
--->  Activating jasper @1.900.21_0
--->  Cleaning jasper
--->  Fetching archive for openexr
--->  Attempting to fetch openexr-2.2.0_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/openexr
--->  Attempting to fetch openexr-2.2.0_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/openexr
--->  Installing openexr @2.2.0_1
--->  Activating openexr @2.2.0_1
--->  Cleaning openexr
--->  Fetching archive for pkgconfig
--->  Attempting to fetch pkgconfig-0.29.1_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/pkgconfig
--->  Attempting to fetch pkgconfig-0.29.1_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/pkgconfig
--->  Installing pkgconfig @0.29.1_0
--->  Activating pkgconfig @0.29.1_0
--->  Cleaning pkgconfig
--->  Fetching archive for webp
--->  Attempting to fetch webp-0.5.1_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/webp
--->  Attempting to fetch webp-0.5.1_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/webp
--->  Installing webp @0.5.1_0
--->  Activating webp @0.5.1_0
--->  Cleaning webp
--->  Fetching archive for opencv
--->  Attempting to fetch opencv-3.1.0_3.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/opencv
--->  Attempting to fetch opencv-3.1.0_3.darwin_16.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/opencv
--->  Attempting to fetch opencv-3.1.0_3.darwin_16.x86_64.tbz2 from https://packages.macports.org/opencv
--->  Fetching distfiles for opencv
--->  Attempting to fetch opencv-3.1.0.zip from http://freefr.dl.sourceforge.net/project/opencvlibrary/opencv-unix/3.1.0
--->  Verifying checksums for opencv                                            
--->  Extracting opencv
--->  Applying patches to opencv
--->  Configuring opencv
--->  Building opencv
Error: org.macports.build for port opencv returned: command execution failed
Please see the log file for port opencv for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_opencv/opencv/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port opencv failed
Imacs-iMac:~ Imac$ sudo port install gtk2
Password:
--->  Computing dependencies for gtk2
--->  Dependencies to be installed: atk gobject-introspection cairo libpixman xorg-libXext xorg-libX11 xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb python27 db48 python2_select python_select sqlite3 xorg-libpthread-stubs xorg-xcb-proto xorg-xextproto xorg-xcb-util xrender xorg-renderproto libtool py27-mako py27-beaker py27-setuptools py27-markupsafe gdk-pixbuf2 shared-mime-info hicolor-icon-theme pango Xft2 harfbuzz graphite2 xorg-libXcomposite xorg-compositeproto xorg-libXfixes xorg-fixesproto xorg-libXcursor xorg-libXdamage xorg-damageproto xorg-libXi xorg-inputproto xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto
--->  Fetching archive for libpixman
--->  Attempting to fetch libpixman-0.34.0_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libpixman
--->  Attempting to fetch libpixman-0.34.0_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libpixman
--->  Installing libpixman @0.34.0_0
--->  Activating libpixman @0.34.0_0
--->  Cleaning libpixman
--->  Fetching archive for xorg-kbproto
--->  Attempting to fetch xorg-kbproto-1.0.7_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/xorg-kbproto
--->  Attempting to fetch xorg-kbproto-1.0.7_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-kbproto
--->  Installing xorg-kbproto @1.0.7_0
--->  Activating xorg-kbproto @1.0.7_0
--->  Cleaning xorg-kbproto
--->  Fetching archive for xorg-xproto
--->  Attempting to fetch xorg-xproto-7.0.31_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/xorg-xproto
--->  Attempting to fetch xorg-xproto-7.0.31_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-xproto
--->  Installing xorg-xproto @7.0.31_0
--->  Activating xorg-xproto @7.0.31_0
--->  Cleaning xorg-xproto
--->  Fetching archive for xorg-libXau
--->  Attempting to fetch xorg-libXau-1.0.8_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/xorg-libXau
--->  Attempting to fetch xorg-libXau-1.0.8_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-libXau
--->  Installing xorg-libXau @1.0.8_0
--->  Activating xorg-libXau @1.0.8_0
--->  Cleaning xorg-libXau
--->  Fetching archive for xorg-libXdmcp
--->  Attempting to fetch xorg-libXdmcp-1.1.2_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/xorg-libXdmcp
--->  Attempting to fetch xorg-libXdmcp-1.1.2_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-libXdmcp
--->  Installing xorg-libXdmcp @1.1.2_0
--->  Activating xorg-libXdmcp @1.1.2_0
--->  Cleaning xorg-libXdmcp
--->  Fetching archive for db48
--->  Attempting to fetch db48-4.8.30_4.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/db48
--->  Attempting to fetch db48-4.8.30_4.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/db48
--->  Installing db48 @4.8.30_4
--->  Activating db48 @4.8.30_4
--->  Cleaning db48
--->  Fetching archive for python2_select
--->  Attempting to fetch python2_select-0.0_2.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/python2_select
--->  Attempting to fetch python2_select-0.0_2.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/python2_select
--->  Installing python2_select @0.0_2
--->  Activating python2_select @0.0_2
--->  Cleaning python2_select
--->  Fetching archive for python_select
--->  Attempting to fetch python_select-0.3_7.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/python_select
--->  Attempting to fetch python_select-0.3_7.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/python_select
--->  Installing python_select @0.3_7
--->  Activating python_select @0.3_7
--->  Cleaning python_select
--->  Fetching archive for sqlite3
--->  Attempting to fetch sqlite3-3.15.1_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/sqlite3
--->  Attempting to fetch sqlite3-3.15.1_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/sqlite3
--->  Installing sqlite3 @3.15.1_0
--->  Activating sqlite3 @3.15.1_0
--->  Cleaning sqlite3
--->  Fetching archive for python27
--->  Attempting to fetch python27-2.7.12_2.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/python27
--->  Attempting to fetch python27-2.7.12_2.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/python27
--->  Installing python27 @2.7.12_2
--->  Activating python27 @2.7.12_2

To make this the default Python or Python 2 (i.e., the version run by the
'python' or 'python2' commands), run one or both of:

    sudo port select --set python python27
    sudo port select --set python2 python27

##############################################################
# IF YOU ARE USING PYTHON FROM THE TERMINAL, PLEASE INSTALL:
#   py27-readline
# TO AVOID A LIBEDIT / PYTHON INTERACTION ISSUE.
# REF: https://trac.macports.org/ticket/48807
##############################################################

--->  Cleaning python27
--->  Fetching archive for xorg-libpthread-stubs
--->  Attempting to fetch xorg-libpthread-stubs-0.3_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/xorg-libpthread-stubs
--->  Attempting to fetch xorg-libpthread-stubs-0.3_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-libpthread-stubs
--->  Installing xorg-libpthread-stubs @0.3_0
--->  Activating xorg-libpthread-stubs @0.3_0
--->  Cleaning xorg-libpthread-stubs
--->  Fetching archive for xorg-xcb-proto
--->  Attempting to fetch xorg-xcb-proto-1.12_1+python27.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/xorg-xcb-proto
--->  Attempting to fetch xorg-xcb-proto-1.12_1+python27.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-xcb-proto
--->  Installing xorg-xcb-proto @1.12_1+python27
--->  Activating xorg-xcb-proto @1.12_1+python27
--->  Cleaning xorg-xcb-proto
--->  Fetching archive for xorg-libxcb
--->  Attempting to fetch xorg-libxcb-1.12_2+python27.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/xorg-libxcb
--->  Attempting to fetch xorg-libxcb-1.12_2+python27.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-libxcb
--->  Installing xorg-libxcb @1.12_2+python27
--->  Activating xorg-libxcb @1.12_2+python27
--->  Cleaning xorg-libxcb
--->  Fetching archive for xorg-libX11
--->  Attempting to fetch xorg-libX11-1.6.4_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/xorg-libX11
--->  Attempting to fetch xorg-libX11-1.6.4_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-libX11
--->  Installing xorg-libX11 @1.6.4_0
--->  Activating xorg-libX11 @1.6.4_0
--->  Cleaning xorg-libX11
--->  Fetching archive for xorg-xextproto
--->  Attempting to fetch xorg-xextproto-7.3.0_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/xorg-xextproto
--->  Attempting to fetch xorg-xextproto-7.3.0_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-xextproto
--->  Installing xorg-xextproto @7.3.0_0
--->  Activating xorg-xextproto @7.3.0_0
--->  Cleaning xorg-xextproto
--->  Fetching archive for xorg-libXext
--->  Attempting to fetch xorg-libXext-1.3.3_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/xorg-libXext
--->  Attempting to fetch xorg-libXext-1.3.3_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-libXext
--->  Installing xorg-libXext @1.3.3_0
--->  Activating xorg-libXext @1.3.3_0
--->  Cleaning xorg-libXext
--->  Fetching archive for xorg-xcb-util
--->  Attempting to fetch xorg-xcb-util-0.4.0_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/xorg-xcb-util
--->  Attempting to fetch xorg-xcb-util-0.4.0_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-xcb-util
--->  Installing xorg-xcb-util @0.4.0_0
--->  Activating xorg-xcb-util @0.4.0_0
--->  Cleaning xorg-xcb-util
--->  Fetching archive for xorg-renderproto
--->  Attempting to fetch xorg-renderproto-0.11.1_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/xorg-renderproto
--->  Attempting to fetch xorg-renderproto-0.11.1_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-renderproto
--->  Installing xorg-renderproto @0.11.1_0
--->  Activating xorg-renderproto @0.11.1_0
--->  Cleaning xorg-renderproto
--->  Fetching archive for xrender
--->  Attempting to fetch xrender-0.9.10_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/xrender
--->  Attempting to fetch xrender-0.9.10_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/xrender
--->  Installing xrender @0.9.10_0
--->  Activating xrender @0.9.10_0
--->  Cleaning xrender
--->  Fetching archive for cairo
--->  Attempting to fetch cairo-1.14.6_0+quartz+x11.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/cairo
--->  Attempting to fetch cairo-1.14.6_0+quartz+x11.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/cairo
--->  Installing cairo @1.14.6_0+quartz+x11
--->  Activating cairo @1.14.6_0+quartz+x11
--->  Cleaning cairo
--->  Fetching archive for libtool
--->  Attempting to fetch libtool-2.4.6_2.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libtool
--->  Attempting to fetch libtool-2.4.6_2.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libtool
--->  Installing libtool @2.4.6_2
--->  Activating libtool @2.4.6_2
--->  Cleaning libtool
--->  Fetching archive for py27-setuptools
--->  Attempting to fetch py27-setuptools-28.7.0_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/py27-setuptools
--->  Attempting to fetch py27-setuptools-28.7.0_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/py27-setuptools
--->  Installing py27-setuptools @28.7.0_0
--->  Activating py27-setuptools @28.7.0_0
--->  Cleaning py27-setuptools
--->  Fetching archive for py27-beaker
--->  Attempting to fetch py27-beaker-1.7.0_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/py27-beaker
--->  Attempting to fetch py27-beaker-1.7.0_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/py27-beaker
--->  Installing py27-beaker @1.7.0_0
--->  Activating py27-beaker @1.7.0_0
--->  Cleaning py27-beaker
--->  Fetching archive for py27-markupsafe
--->  Attempting to fetch py27-markupsafe-0.23_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/py27-markupsafe
--->  Attempting to fetch py27-markupsafe-0.23_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/py27-markupsafe
--->  Installing py27-markupsafe @0.23_0
--->  Activating py27-markupsafe @0.23_0
--->  Cleaning py27-markupsafe
--->  Fetching archive for py27-mako
--->  Attempting to fetch py27-mako-1.0.5_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/py27-mako
--->  Attempting to fetch py27-mako-1.0.5_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/py27-mako
--->  Installing py27-mako @1.0.5_0
--->  Activating py27-mako @1.0.5_0
--->  Cleaning py27-mako
--->  Fetching archive for gobject-introspection
--->  Attempting to fetch gobject-introspection-1.50.0_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/gobject-introspection
--->  Attempting to fetch gobject-introspection-1.50.0_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/gobject-introspection
--->  Installing gobject-introspection @1.50.0_0
--->  Activating gobject-introspection @1.50.0_0
--->  Cleaning gobject-introspection
--->  Fetching archive for atk
--->  Attempting to fetch atk-2.22.0_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/atk
--->  Attempting to fetch atk-2.22.0_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/atk
--->  Installing atk @2.22.0_0
--->  Activating atk @2.22.0_0
--->  Cleaning atk
--->  Fetching archive for shared-mime-info
--->  Attempting to fetch shared-mime-info-1.7_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/shared-mime-info
--->  Attempting to fetch shared-mime-info-1.7_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/shared-mime-info
--->  Installing shared-mime-info @1.7_0
--->  Activating shared-mime-info @1.7_0
--->  Cleaning shared-mime-info
--->  Fetching archive for gdk-pixbuf2
--->  Attempting to fetch gdk-pixbuf2-2.36.0_0+x11.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/gdk-pixbuf2
--->  Attempting to fetch gdk-pixbuf2-2.36.0_0+x11.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/gdk-pixbuf2
--->  Installing gdk-pixbuf2 @2.36.0_0+x11
--->  Activating gdk-pixbuf2 @2.36.0_0+x11
--->  Cleaning gdk-pixbuf2
--->  Fetching archive for hicolor-icon-theme
--->  Attempting to fetch hicolor-icon-theme-0.15_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/hicolor-icon-theme
--->  Attempting to fetch hicolor-icon-theme-0.15_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/hicolor-icon-theme
--->  Installing hicolor-icon-theme @0.15_0
--->  Activating hicolor-icon-theme @0.15_0
--->  Cleaning hicolor-icon-theme
--->  Fetching archive for Xft2
--->  Attempting to fetch Xft2-2.3.2_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/Xft2
--->  Attempting to fetch Xft2-2.3.2_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/Xft2
--->  Installing Xft2 @2.3.2_0
--->  Activating Xft2 @2.3.2_0
--->  Cleaning Xft2
--->  Fetching archive for graphite2
--->  Attempting to fetch graphite2-1.3.8_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/graphite2
--->  Attempting to fetch graphite2-1.3.8_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/graphite2
--->  Installing graphite2 @1.3.8_0
--->  Activating graphite2 @1.3.8_0
--->  Cleaning graphite2
--->  Fetching archive for harfbuzz
--->  Attempting to fetch harfbuzz-1.3.3_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/harfbuzz
--->  Attempting to fetch harfbuzz-1.3.3_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/harfbuzz
--->  Installing harfbuzz @1.3.3_0
--->  Activating harfbuzz @1.3.3_0
--->  Cleaning harfbuzz
--->  Fetching archive for pango
--->  Attempting to fetch pango-1.40.3_1+quartz+x11.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/pango
--->  Attempting to fetch pango-1.40.3_1+quartz+x11.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/pango
--->  Installing pango @1.40.3_1+quartz+x11
--->  Activating pango @1.40.3_1+quartz+x11
--->  Cleaning pango
--->  Fetching archive for xorg-compositeproto
--->  Attempting to fetch xorg-compositeproto-0.4.2_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/xorg-compositeproto
--->  Attempting to fetch xorg-compositeproto-0.4.2_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-compositeproto
--->  Installing xorg-compositeproto @0.4.2_0
--->  Activating xorg-compositeproto @0.4.2_0
--->  Cleaning xorg-compositeproto
--->  Fetching archive for xorg-fixesproto
--->  Attempting to fetch xorg-fixesproto-5.0_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/xorg-fixesproto
--->  Attempting to fetch xorg-fixesproto-5.0_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-fixesproto
--->  Installing xorg-fixesproto @5.0_0
--->  Activating xorg-fixesproto @5.0_0
--->  Cleaning xorg-fixesproto
--->  Fetching archive for xorg-libXfixes
--->  Attempting to fetch xorg-libXfixes-5.0.3_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/xorg-libXfixes
--->  Attempting to fetch xorg-libXfixes-5.0.3_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-libXfixes
--->  Installing xorg-libXfixes @5.0.3_0
--->  Activating xorg-libXfixes @5.0.3_0
--->  Cleaning xorg-libXfixes
--->  Fetching archive for xorg-libXcomposite
--->  Attempting to fetch xorg-libXcomposite-0.4.4_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/xorg-libXcomposite
--->  Attempting to fetch xorg-libXcomposite-0.4.4_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-libXcomposite
--->  Installing xorg-libXcomposite @0.4.4_0
--->  Activating xorg-libXcomposite @0.4.4_0
--->  Cleaning xorg-libXcomposite
--->  Fetching archive for xorg-libXcursor
--->  Attempting to fetch xorg-libXcursor-1.1.14_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/xorg-libXcursor
--->  Attempting to fetch xorg-libXcursor-1.1.14_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-libXcursor
--->  Installing xorg-libXcursor @1.1.14_0
--->  Activating xorg-libXcursor @1.1.14_0
--->  Cleaning xorg-libXcursor
--->  Fetching archive for xorg-damageproto
--->  Attempting to fetch xorg-damageproto-1.2.1_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/xorg-damageproto
--->  Attempting to fetch xorg-damageproto-1.2.1_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-damageproto
--->  Installing xorg-damageproto @1.2.1_0
--->  Activating xorg-damageproto @1.2.1_0
--->  Cleaning xorg-damageproto
--->  Fetching archive for xorg-libXdamage
--->  Attempting to fetch xorg-libXdamage-1.1.4_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/xorg-libXdamage
--->  Attempting to fetch xorg-libXdamage-1.1.4_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-libXdamage
--->  Installing xorg-libXdamage @1.1.4_0
--->  Activating xorg-libXdamage @1.1.4_0
--->  Cleaning xorg-libXdamage
--->  Fetching archive for xorg-inputproto
--->  Attempting to fetch xorg-inputproto-2.3.2_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/xorg-inputproto
--->  Attempting to fetch xorg-inputproto-2.3.2_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-inputproto
--->  Installing xorg-inputproto @2.3.2_0
--->  Activating xorg-inputproto @2.3.2_0
--->  Cleaning xorg-inputproto
--->  Fetching archive for xorg-libXi
--->  Attempting to fetch xorg-libXi-1.7.8_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/xorg-libXi
--->  Attempting to fetch xorg-libXi-1.7.8_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-libXi
--->  Installing xorg-libXi @1.7.8_0
--->  Activating xorg-libXi @1.7.8_0
--->  Cleaning xorg-libXi
--->  Fetching archive for xorg-xineramaproto
--->  Attempting to fetch xorg-xineramaproto-1.2.1_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/xorg-xineramaproto
--->  Attempting to fetch xorg-xineramaproto-1.2.1_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-xineramaproto
--->  Installing xorg-xineramaproto @1.2.1_0
--->  Activating xorg-xineramaproto @1.2.1_0
--->  Cleaning xorg-xineramaproto
--->  Fetching archive for xorg-libXinerama
--->  Attempting to fetch xorg-libXinerama-1.1.3_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/xorg-libXinerama
--->  Attempting to fetch xorg-libXinerama-1.1.3_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-libXinerama
--->  Installing xorg-libXinerama @1.1.3_0
--->  Activating xorg-libXinerama @1.1.3_0
--->  Cleaning xorg-libXinerama
--->  Fetching archive for xorg-randrproto
--->  Attempting to fetch xorg-randrproto-1.5.0_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/xorg-randrproto
--->  Attempting to fetch xorg-randrproto-1.5.0_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-randrproto
--->  Installing xorg-randrproto @1.5.0_0
--->  Activating xorg-randrproto @1.5.0_0
--->  Cleaning xorg-randrproto
--->  Fetching archive for xorg-libXrandr
--->  Attempting to fetch xorg-libXrandr-1.5.1_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/xorg-libXrandr
--->  Attempting to fetch xorg-libXrandr-1.5.1_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-libXrandr
--->  Installing xorg-libXrandr @1.5.1_0
--->  Activating xorg-libXrandr @1.5.1_0
--->  Cleaning xorg-libXrandr
--->  Fetching archive for gtk2
--->  Attempting to fetch gtk2-2.24.31_0+x11.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/gtk2
--->  Attempting to fetch gtk2-2.24.31_0+x11.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/gtk2
--->  Installing gtk2 @2.24.31_0+x11
--->  Activating gtk2 @2.24.31_0+x11
--->  Cleaning gtk2
--->  Updating database of binaries
--->  Scanning binaries for linking errors               
--->  No broken files found.
Imacs-iMac:~ Imac$ sudo port install auto-multiple-choice
--->  Computing dependencies for auto-multiple-choice
--->  Dependencies to be installed: librsvg libcroco vala netpbm libnetpbm opencv p5.24-archive-zip p5.24-compress-raw-zlib gzip perl5.24 gdbm p5.24-dbd-sqlite p5.24-dbi p5.24-digest-md5 p5.24-email-mime p5.24-email-address p5.24-email-messageid p5.24-email-mime-contenttype p5.24-email-mime-encodings p5.24-capture-tiny p5.24-email-simple p5.24-email-date-format p5.24-mime-types p5.24-email-sender p5.24-email-abstract p5.24-module-pluggable p5.24-module-runtime p5.24-module-build p5.24-cpan-meta p5.24-cpan-meta-requirements p5.24-cpan-meta-yaml p5.24-encode p5.24-scalar-list-utils p5.24-version p5.24-inc-latest p5.24-module-metadata p5.24-perl-ostype p5.24-podlators p5.24-pod-simple p5.24-pod-escapes p5.24-yaml p5.24-mro-compat p5.24-class-c3 p5.24-algorithm-c3 p5.24-class-c3-xs p5.24-list-moreutils p5.24-exporter-tiny p5.24-xsloader p5.24-moo p5.24-class-method-modifiers p5.24-class-xsaccessor p5.24-devel-globaldestruction p5.24-scope-guard p5.24-sub-exporter p5.24-data-optlist p5.24-params-util p5.24-sub-install p5.24-sub-exporter-progressive p5.24-role-tiny p5.24-strictures p5.24-bareword-filehandles p5.24-b-hooks-op-check p5.24-extutils-depends p5.24-parent p5.24-lexical-sealrequirehints p5.24-indirect p5.24-multidimensional p5.24-sub-name p5.24-moox-types-mooselike p5.24-net p5.24-authen-sasl p5.24-digest-hmac p5.24-digest-sha1 p5.24-gssapi kerberos5 libcomerr p5.24-io-socket-ip p5.24-socket p5.24-io-socket-ssl p5.24-net-libidn p5.24-net-ssleay p5.24-test-exception p5.24-sub-uplevel p5.24-test-nowarnings p5.24-test-warn p5.24-throwable p5.24-devel-stacktrace p5.24-try-tiny p5.24-file-basedir p5.24-file-which p5.24-ipc-system-simple p5.24-file-mimeinfo p5.24-file-desktopentry p5.24-uri p5.24-mime-base64 p5.24-gtk2 p5.24-cairo p5.24-extutils-pkgconfig p5.24-glib p5.24-pango p5.24-locale-gettext p5.24-module-load-conditional p5.24-locale-maketext-simple p5.24-module-load p5.24-params-check p5.24-openoffice-oodoc p5.24-xml-twig p5.24-html-entities-numbered p5.24-html-parser p5.24-html-tagset p5.24-html-tidy p5.24-libwww-perl p5.24-encode-locale p5.24-file-listing p5.24-http-date p5.24-html-form p5.24-http-message p5.24-io-html p5.24-lwp-mediatypes p5.24-http-cookies p5.24-http-daemon p5.24-http-negotiate p5.24-lwp-protocol-https p5.24-mozilla-ca p5.24-net-http p5.24-www-robotrules tidyp p5.24-html-tree p5.24-test-fatal p5.24-text-tabsxwrap p5.24-tie-ixhash p5.24-xml-parser p5.24-xml-xpath p5.24-xml-xpathengine p5.24-perlmagick ImageMagick autoconf automake djvulibre fftw-3 ghostscript jbig2dec libpaper perl5 xorg-libXt xorg-libsm xorg-libice urw-fonts p5.24-text-csv p5.24-xml-simple p5.24-xml-namespacesupport p5.24-xml-sax p5.24-xml-sax-base p5.24-xml-sax-expat p5.24-xml-writer poppler openjpeg15 poppler-data texlive-fonts-recommended texlive-basic texlive-bin harfbuzz-icu icu libzzip mpfr potrace texlive-common xorg-libXaw xorg-libXmu xpm xorg-libXp xorg-printproto texlive-lang-french texlive-latex-extra texlive-latex-recommended pgf texlive-latex texlive-pictures texlive-xetex texlive-generic-recommended
--->  Fetching archive for libcroco
--->  Attempting to fetch libcroco-0.6.11_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libcroco
--->  Attempting to fetch libcroco-0.6.11_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libcroco
--->  Installing libcroco @0.6.11_0
--->  Activating libcroco @0.6.11_0
--->  Cleaning libcroco
--->  Fetching archive for vala
--->  Attempting to fetch vala-0.34.2_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/vala
--->  Attempting to fetch vala-0.34.2_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/vala
--->  Installing vala @0.34.2_0
--->  Activating vala @0.34.2_0
--->  Cleaning vala
--->  Fetching archive for librsvg
--->  Attempting to fetch librsvg-2.40.16_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/librsvg
--->  Attempting to fetch librsvg-2.40.16_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/librsvg
--->  Installing librsvg @2.40.16_0
--->  Activating librsvg @2.40.16_0
--->  Cleaning librsvg
--->  Fetching archive for libnetpbm
--->  Attempting to fetch libnetpbm-10.76.00_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libnetpbm
--->  Attempting to fetch libnetpbm-10.76.00_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libnetpbm
--->  Installing libnetpbm @10.76.00_0
--->  Activating libnetpbm @10.76.00_0
--->  Cleaning libnetpbm
--->  Fetching archive for netpbm
--->  Attempting to fetch netpbm-10.76.00_0+x11.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/netpbm
--->  Attempting to fetch netpbm-10.76.00_0+x11.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/netpbm
--->  Installing netpbm @10.76.00_0+x11
--->  Activating netpbm @10.76.00_0+x11
--->  Cleaning netpbm
--->  Building opencv
Error: org.macports.build for port opencv returned: command execution failed
Error: Failed to install opencv
Please see the log file for port opencv for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_opencv/opencv/main.log
Error: The following dependencies were not installed: opencv p5.24-archive-zip p5.24-compress-raw-zlib gzip perl5.24 gdbm p5.24-dbd-sqlite p5.24-dbi p5.24-digest-md5 p5.24-email-mime p5.24-email-address p5.24-email-messageid p5.24-email-mime-contenttype p5.24-email-mime-encodings p5.24-capture-tiny p5.24-email-simple p5.24-email-date-format p5.24-mime-types p5.24-email-sender p5.24-email-abstract p5.24-module-pluggable p5.24-module-runtime p5.24-module-build p5.24-cpan-meta p5.24-cpan-meta-requirements p5.24-cpan-meta-yaml p5.24-encode p5.24-scalar-list-utils p5.24-version p5.24-inc-latest p5.24-module-metadata p5.24-perl-ostype p5.24-podlators p5.24-pod-simple p5.24-pod-escapes p5.24-yaml p5.24-mro-compat p5.24-class-c3 p5.24-algorithm-c3 p5.24-class-c3-xs p5.24-list-moreutils p5.24-exporter-tiny p5.24-xsloader p5.24-moo p5.24-class-method-modifiers p5.24-class-xsaccessor p5.24-devel-globaldestruction p5.24-scope-guard p5.24-sub-exporter p5.24-data-optlist p5.24-params-util p5.24-sub-install p5.24-sub-exporter-progressive p5.24-role-tiny p5.24-strictures p5.24-bareword-filehandles p5.24-b-hooks-op-check p5.24-extutils-depends p5.24-parent p5.24-lexical-sealrequirehints p5.24-indirect p5.24-multidimensional p5.24-sub-name p5.24-moox-types-mooselike p5.24-net p5.24-authen-sasl p5.24-digest-hmac p5.24-digest-sha1 p5.24-gssapi kerberos5 libcomerr p5.24-io-socket-ip p5.24-socket p5.24-io-socket-ssl p5.24-net-libidn p5.24-net-ssleay p5.24-test-exception p5.24-sub-uplevel p5.24-test-nowarnings p5.24-test-warn p5.24-throwable p5.24-devel-stacktrace p5.24-try-tiny p5.24-file-basedir p5.24-file-which p5.24-ipc-system-simple p5.24-file-mimeinfo p5.24-file-desktopentry p5.24-uri p5.24-mime-base64 p5.24-gtk2 p5.24-cairo p5.24-extutils-pkgconfig p5.24-glib p5.24-pango p5.24-locale-gettext p5.24-module-load-conditional p5.24-locale-maketext-simple p5.24-module-load p5.24-params-check p5.24-openoffice-oodoc p5.24-xml-twig p5.24-html-entities-numbered p5.24-html-parser p5.24-html-tagset p5.24-html-tidy p5.24-libwww-perl p5.24-encode-locale p5.24-file-listing p5.24-http-date p5.24-html-form p5.24-http-message p5.24-io-html p5.24-lwp-mediatypes p5.24-http-cookies p5.24-http-daemon p5.24-http-negotiate p5.24-lwp-protocol-https p5.24-mozilla-ca p5.24-net-http p5.24-www-robotrules tidyp p5.24-html-tree p5.24-test-fatal p5.24-text-tabsxwrap p5.24-tie-ixhash p5.24-xml-parser p5.24-xml-xpath p5.24-xml-xpathengine p5.24-perlmagick ImageMagick autoconf automake djvulibre fftw-3 ghostscript jbig2dec libpaper perl5 xorg-libXt xorg-libsm xorg-libice urw-fonts p5.24-text-csv p5.24-xml-simple p5.24-xml-namespacesupport p5.24-xml-sax p5.24-xml-sax-base p5.24-xml-sax-expat p5.24-xml-writer poppler openjpeg15 poppler-data texlive-fonts-recommended texlive-basic texlive-bin harfbuzz-icu icu libzzip mpfr potrace texlive-common xorg-libXaw xorg-libXmu xpm xorg-libXp xorg-printproto texlive-lang-french texlive-latex-extra texlive-latex-recommended pgf texlive-latex texlive-pictures texlive-xetex texlive-generic-recommended
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port auto-multiple-choice failed
Imacs-iMac:~ Imac$ sudo port install kdenlive
--->  Computing dependencies for kdenlive
--->  Dependencies to be installed: automoc qt4-mac dbus libmng cdrtools smake dvdauthor ImageMagick autoconf automake djvulibre fftw-3 ghostscript jbig2dec libpaper perl5 perl5.24 gdbm xorg-libXt xorg-libsm xorg-libice urw-fonts libdvdread libdvdcss kde4-runtime attica phonon bison bison-runtime m4 exiv2 gpgme gnupg2 gpg-agent libassuan libgpg-error pth libgcrypt libksba pinentry-mac libusb-compat libusb openldap cyrus-sasl2 kerberos5 libcomerr db46 icu tcp_wrappers readline kactivities kdelibs4 aspell texinfo aspell-dict-en avahi dbus-python27 dbus-glib gtk3 at-spi2-atk at-spi2-core xorg-libXtst xorg-recordproto libepoxy python34 python3_select mesa xorg-dri2proto xorg-glproto xorg-libXmu xorg-libXxf86vm xorg-xf86vidmodeproto libdaemon libglade2 py27-gdbm py27-pygtk py27-cairo py27-gobject py27-numpy libgcc cctools llvm-3.8 libcxx llvm_select isl ld64 ld64-latest libmpc mpfr py27-cython cython_select py27-nose nosetests_select dbusmenu-qt docbook-xml docbook-xml-4.1.2 docbook-xml-4.2 xmlcatmgr docbook-xml-4.3 docbook-xml-4.4 docbook-xml-4.5 docbook-xml-5.0 docbook-xsl enchant giflib grantlee qca shared-desktop-ontologies docbook-xsl-ns soprano libiodbc raptor2 redland rasqal mhash strigi boost clucene virtuoso virtuoso-7 gawk nepomuk-core ebook-tools convertlit libtommath libzip kfilemetadata mobipocket poppler-qt4-mac git p5.24-authen-sasl p5.24-digest-hmac p5.24-digest-sha1 p5.24-gssapi p5.24-cgi p5.24-html-parser p5.24-html-tagset p5.24-error p5.24-net-smtp-ssl p5.24-io-socket-ssl p5.24-net-libidn p5.24-net-ssleay p5.24-test-exception p5.24-sub-uplevel p5.24-test-nowarnings p5.24-test-warn p5.24-term-readkey rsync openjpeg15 poppler poppler-data taglib kdepimlibs4 akonadi mariadb-server mariadb mysql_select qt4-mac-mariadb-plugin libical prison libdmtx qrencode qjson libssh openslp oxygen-icons qimageblitz samba3 mlt doxygen flex frei0r-plugins libexif libsamplerate libsndfile flac libsdl libsdl_image sox libid3tag libmad libmagic opencore-amr opusfile twolame wavpack
--->  Fetching archive for dbus
--->  Attempting to fetch dbus-1.10.12_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/dbus
--->  Attempting to fetch dbus-1.10.12_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/dbus
--->  Installing dbus @1.10.12_0
--->  Activating dbus @1.10.12_0

############################################################################
# Startup items have been generated that will aid in
# starting dbus with launchd. They are disabled
# by default. Execute the following commands to start them,
# and to cause them to launch at startup:
#
# sudo launchctl load -w
/Library/LaunchDaemons/org.freedesktop.dbus-system.plist
# launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist
############################################################################

--->  Cleaning dbus
--->  Fetching archive for libmng
--->  Attempting to fetch libmng-2.0.3_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libmng
--->  Attempting to fetch libmng-2.0.3_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libmng
--->  Installing libmng @2.0.3_0
--->  Activating libmng @2.0.3_0
--->  Cleaning libmng
--->  Fetching archive for qt4-mac
--->  Attempting to fetch qt4-mac-4.8.7_4.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/qt4-mac
--->  Attempting to fetch qt4-mac-4.8.7_4.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/qt4-mac
--->  Installing qt4-mac @4.8.7_4
--->  Activating qt4-mac @4.8.7_4
NOTE: Qt database plugins for mysql55, postgresql91, and sqlite2 are NOT installed by this port; they are installed by qt4-mac-*-plugin instead.
--->  Cleaning qt4-mac
--->  Fetching archive for automoc
--->  Attempting to fetch automoc-0.9.88_8.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/automoc
--->  Attempting to fetch automoc-0.9.88_8.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/automoc
--->  Installing automoc @0.9.88_8
--->  Activating automoc @0.9.88_8

Don't forget that dbus needs to be started as the local user (not with sudo)
before any KDE programs will launch.
To start it run the following command:
 launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist

--->  Cleaning automoc
--->  Fetching archive for smake
--->  Attempting to fetch smake-1.2.3_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/smake
--->  Attempting to fetch smake-1.2.3_0.darwin_16.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/smake
--->  Attempting to fetch smake-1.2.3_0.darwin_16.x86_64.tbz2 from https://packages.macports.org/smake
--->  Fetching distfiles for smake
--->  Attempting to fetch smake-1.2.3.tar.bz2 from http://lil.fr.distfiles.macports.org/smake
--->  Verifying checksums for smake
--->  Extracting smake
--->  Configuring smake
--->  Building smake
--->  Staging smake into destroot
--->  Installing smake @1.2.3_0
--->  Activating smake @1.2.3_0
--->  Cleaning smake
--->  Fetching archive for cdrtools
--->  Attempting to fetch cdrtools-3.00_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/cdrtools
--->  Attempting to fetch cdrtools-3.00_1.darwin_16.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/cdrtools
--->  Attempting to fetch cdrtools-3.00_1.darwin_16.x86_64.tbz2 from https://packages.macports.org/cdrtools
--->  Fetching distfiles for cdrtools
--->  Attempting to fetch cdrtools-3.00.tar.bz2 from http://freefr.dl.sourceforge.net/project/cdrtools
--->  Verifying checksums for cdrtools                                          
--->  Extracting cdrtools
--->  Applying patches to cdrtools
--->  Configuring cdrtools
--->  Building cdrtools
--->  Staging cdrtools into destroot
--->  Installing cdrtools @3.00_1
--->  Activating cdrtools @3.00_1
--->  Cleaning cdrtools
--->  Fetching archive for autoconf
--->  Attempting to fetch autoconf-2.69_5.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/autoconf
--->  Attempting to fetch autoconf-2.69_5.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/autoconf
--->  Installing autoconf @2.69_5
--->  Activating autoconf @2.69_5
--->  Cleaning autoconf
--->  Fetching archive for automake
--->  Attempting to fetch automake-1.15_1.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/automake
--->  Attempting to fetch automake-1.15_1.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/automake
--->  Installing automake @1.15_1
--->  Activating automake @1.15_1
--->  Cleaning automake
--->  Fetching archive for djvulibre
--->  Attempting to fetch djvulibre-3.5.27_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/djvulibre
--->  Attempting to fetch djvulibre-3.5.27_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/djvulibre
--->  Installing djvulibre @3.5.27_0
--->  Activating djvulibre @3.5.27_0
--->  Cleaning djvulibre
--->  Fetching archive for fftw-3
--->  Attempting to fetch fftw-3-3.3.5_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/fftw-3
--->  Attempting to fetch fftw-3-3.3.5_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/fftw-3
--->  Installing fftw-3 @3.3.5_0
--->  Activating fftw-3 @3.3.5_0
--->  Cleaning fftw-3
--->  Fetching archive for jbig2dec
--->  Attempting to fetch jbig2dec-0.11_2.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/jbig2dec
--->  Attempting to fetch jbig2dec-0.11_2.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/jbig2dec
--->  Installing jbig2dec @0.11_2
--->  Activating jbig2dec @0.11_2
--->  Cleaning jbig2dec
--->  Fetching archive for libpaper
--->  Attempting to fetch libpaper-1.1.24.4_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libpaper
--->  Attempting to fetch libpaper-1.1.24.4_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libpaper
--->  Installing libpaper @1.1.24.4_0
--->  Activating libpaper @1.1.24.4_0
--->  Cleaning libpaper
--->  Fetching archive for gdbm
--->  Attempting to fetch gdbm-1.12_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/gdbm
--->  Attempting to fetch gdbm-1.12_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/gdbm
--->  Installing gdbm @1.12_0
--->  Activating gdbm @1.12_0
--->  Cleaning gdbm
--->  Fetching archive for perl5.24
--->  Attempting to fetch perl5.24-5.24.0_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/perl5.24
--->  Attempting to fetch perl5.24-5.24.0_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/perl5.24
--->  Installing perl5.24 @5.24.0_0
--->  Activating perl5.24 @5.24.0_0
--->  Cleaning perl5.24
--->  Fetching archive for perl5
--->  Attempting to fetch perl5-5.24.0_0+perl5_24.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/perl5
--->  Attempting to fetch perl5-5.24.0_0+perl5_24.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/perl5
--->  Installing perl5 @5.24.0_0+perl5_24
--->  Activating perl5 @5.24.0_0+perl5_24
--->  Cleaning perl5
--->  Fetching archive for xorg-libice
--->  Attempting to fetch xorg-libice-1.0.9_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/xorg-libice
--->  Attempting to fetch xorg-libice-1.0.9_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-libice
--->  Installing xorg-libice @1.0.9_0
--->  Activating xorg-libice @1.0.9_0
--->  Cleaning xorg-libice
--->  Fetching archive for xorg-libsm
--->  Attempting to fetch xorg-libsm-1.2.1_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/xorg-libsm
--->  Attempting to fetch xorg-libsm-1.2.1_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-libsm
--->  Installing xorg-libsm @1.2.1_0
--->  Activating xorg-libsm @1.2.1_0
--->  Cleaning xorg-libsm
--->  Fetching archive for xorg-libXt
--->  Attempting to fetch xorg-libXt-1.1.5_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/xorg-libXt
--->  Attempting to fetch xorg-libXt-1.1.5_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-libXt
--->  Installing xorg-libXt @1.1.5_1
--->  Activating xorg-libXt @1.1.5_1
--->  Cleaning xorg-libXt
--->  Fetching archive for ghostscript
--->  Attempting to fetch ghostscript-9.19_0+x11.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/ghostscript
--->  Attempting to fetch ghostscript-9.19_0+x11.darwin_16.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/ghostscript
--->  Attempting to fetch ghostscript-9.19_0+x11.darwin_16.x86_64.tbz2 from https://packages.macports.org/ghostscript
--->  Fetching distfiles for ghostscript
--->  Attempting to fetch ghostscript-9.19.tar.gz from http://lil.fr.distfiles.macports.org/ghostscript
--->  Attempting to fetch ghostscript-fonts-other-6.0.tar.gz from http://freefr.dl.sourceforge.net/gs-fonts
--->  Attempting to fetch ghostscript-fonts-std-8.11.tar.gz from http://freefr.dl.sourceforge.net/gs-fonts
--->  Attempting to fetch 0bdcfbe5e394d4519e5969918c34d4eebf76a386.zip from http://lil.fr.distfiles.macports.org/ghostscript
--->  Verifying checksums for ghostscript                                       
--->  Extracting ghostscript
--->  Applying patches to ghostscript
--->  Configuring ghostscript
--->  Building ghostscript
--->  Staging ghostscript into destroot
--->  Installing ghostscript @9.19_0+x11
--->  Activating ghostscript @9.19_0+x11
--->  Cleaning ghostscript
--->  Fetching archive for urw-fonts
--->  Attempting to fetch urw-fonts-1.0.7pre44_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/urw-fonts
--->  Attempting to fetch urw-fonts-1.0.7pre44_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/urw-fonts
--->  Installing urw-fonts @1.0.7pre44_0
--->  Activating urw-fonts @1.0.7pre44_0
--->  Cleaning urw-fonts
--->  Fetching archive for ImageMagick
--->  Attempting to fetch ImageMagick-6.9.6-2_0+x11.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/ImageMagick
--->  Attempting to fetch ImageMagick-6.9.6-2_0+x11.darwin_16.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/ImageMagick
--->  Attempting to fetch ImageMagick-6.9.6-2_0+x11.darwin_16.x86_64.tbz2 from https://packages.macports.org/ImageMagick
--->  Fetching distfiles for ImageMagick
--->  Attempting to fetch ImageMagick-6.9.6-2.tar.xz from http://lil.fr.distfiles.macports.org/ImageMagick
--->  Verifying checksums for ImageMagick                                       
--->  Extracting ImageMagick
--->  Configuring ImageMagick
--->  Building ImageMagick
--->  Staging ImageMagick into destroot
--->  Installing ImageMagick @6.9.6-2_0+x11
--->  Activating ImageMagick @6.9.6-2_0+x11
--->  Cleaning ImageMagick
--->  Fetching archive for libdvdcss
--->  Attempting to fetch libdvdcss-1.4.0_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libdvdcss
--->  Attempting to fetch libdvdcss-1.4.0_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libdvdcss
--->  Installing libdvdcss @1.4.0_0
--->  Activating libdvdcss @1.4.0_0
--->  Cleaning libdvdcss
--->  Fetching archive for libdvdread
--->  Attempting to fetch libdvdread-5.0.3_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libdvdread
--->  Attempting to fetch libdvdread-5.0.3_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libdvdread
--->  Installing libdvdread @5.0.3_0
--->  Activating libdvdread @5.0.3_0
--->  Cleaning libdvdread
--->  Fetching archive for dvdauthor
--->  Attempting to fetch dvdauthor-0.7.1_5.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/dvdauthor
--->  Attempting to fetch dvdauthor-0.7.1_5.darwin_16.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/dvdauthor
--->  Attempting to fetch dvdauthor-0.7.1_5.darwin_16.x86_64.tbz2 from https://packages.macports.org/dvdauthor
--->  Fetching distfiles for dvdauthor
--->  Attempting to fetch dvdauthor-0.7.1.tar.gz from http://freefr.dl.sourceforge.net/project/dvdauthor/dvdauthor/0.7.1
--->  Verifying checksums for dvdauthor
--->  Extracting dvdauthor
--->  Configuring dvdauthor
--->  Building dvdauthor
--->  Staging dvdauthor into destroot
--->  Installing dvdauthor @0.7.1_5
--->  Activating dvdauthor @0.7.1_5
--->  Cleaning dvdauthor
--->  Fetching archive for phonon
--->  Attempting to fetch phonon-4.8.3_2.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/phonon
--->  Attempting to fetch phonon-4.8.3_2.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/phonon
--->  Installing phonon @4.8.3_2
--->  Activating phonon @4.8.3_2
--->  Cleaning phonon
--->  Fetching archive for attica
--->  Attempting to fetch attica-0.4.2_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/attica
--->  Attempting to fetch attica-0.4.2_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/attica
--->  Installing attica @0.4.2_1
--->  Activating attica @0.4.2_1

Don't forget that dbus needs to be started as the local user (not with sudo)
before any KDE programs will launch.
To start it run the following command:
 launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist

--->  Cleaning attica
--->  Fetching archive for bison-runtime
--->  Attempting to fetch bison-runtime-3.0.4_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/bison-runtime
--->  Attempting to fetch bison-runtime-3.0.4_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/bison-runtime
--->  Installing bison-runtime @3.0.4_0
--->  Activating bison-runtime @3.0.4_0
--->  Cleaning bison-runtime
--->  Fetching archive for m4
--->  Attempting to fetch m4-1.4.17_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/m4
--->  Attempting to fetch m4-1.4.17_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/m4
--->  Installing m4 @1.4.17_0
--->  Activating m4 @1.4.17_0
--->  Cleaning m4
--->  Fetching archive for bison
--->  Attempting to fetch bison-3.0.4_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/bison
--->  Attempting to fetch bison-3.0.4_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/bison
--->  Installing bison @3.0.4_1
--->  Activating bison @3.0.4_1
--->  Cleaning bison
--->  Fetching archive for exiv2
--->  Attempting to fetch exiv2-0.25_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/exiv2
--->  Attempting to fetch exiv2-0.25_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/exiv2
--->  Installing exiv2 @0.25_0
--->  Activating exiv2 @0.25_0
--->  Cleaning exiv2
--->  Fetching archive for libgpg-error
--->  Attempting to fetch libgpg-error-1.24_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libgpg-error
--->  Attempting to fetch libgpg-error-1.24_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libgpg-error
--->  Installing libgpg-error @1.24_0
--->  Activating libgpg-error @1.24_0
--->  Cleaning libgpg-error
--->  Fetching archive for pth
--->  Attempting to fetch pth-2.0.7_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/pth
--->  Attempting to fetch pth-2.0.7_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/pth
--->  Installing pth @2.0.7_1
--->  Activating pth @2.0.7_1
--->  Cleaning pth
--->  Fetching archive for libassuan
--->  Attempting to fetch libassuan-2.4.3_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libassuan
--->  Attempting to fetch libassuan-2.4.3_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libassuan
--->  Installing libassuan @2.4.3_0
--->  Activating libassuan @2.4.3_0
--->  Cleaning libassuan
--->  Fetching archive for libgcrypt
--->  Attempting to fetch libgcrypt-1.7.3_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libgcrypt
--->  Attempting to fetch libgcrypt-1.7.3_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libgcrypt
--->  Installing libgcrypt @1.7.3_0
--->  Activating libgcrypt @1.7.3_0
--->  Cleaning libgcrypt
--->  Fetching archive for libksba
--->  Attempting to fetch libksba-1.3.5_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libksba
--->  Attempting to fetch libksba-1.3.5_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libksba
--->  Installing libksba @1.3.5_0
--->  Activating libksba @1.3.5_0
--->  Cleaning libksba
--->  Fetching archive for pinentry-mac
--->  Attempting to fetch pinentry-mac-0.9.4_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/pinentry-mac
--->  Attempting to fetch pinentry-mac-0.9.4_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/pinentry-mac
--->  Installing pinentry-mac @0.9.4_0
--->  Activating pinentry-mac @0.9.4_0

If you previously didn't have pinentry or gpg-agent installed  and pinentry-mac
has been installed as a dependency of gpg-agent,  you don't need to do anything
to use pinentry-mac.

If you want to switch to the GTK2, ncurses or Qt4 based pinentry  program,
please install pinentry with the correct use flags and  follow the instructions
below substituting the pinentry-mac program  path with /opt/local/bin/pinentry.


If you previously had pinentry and gpg-agent installed and would  like to switch
to pinentry-mac, you will have to set  it as your pinentry program in
$HOME/.gnupg/gpg-agent.conf.

Add the following line to the mentioned file:
pinentry-program
/Applications/MacPorts/pinentry-mac.app/Contents/MacOS/pinentry-mac


Be sure to comment previous "pinentry-program" lines, for example:

pinentry-program SAMPLE

becomes

#pinentry-program SAMPLE


Afterwards, run
killall -HUP gpg-agent

or simply log out and back in again.
            

--->  Cleaning pinentry-mac
--->  Fetching archive for gpg-agent
--->  Attempting to fetch gpg-agent-2.0.30_0+pinentry_mac.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/gpg-agent
--->  Attempting to fetch gpg-agent-2.0.30_0+pinentry_mac.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/gpg-agent
--->  Installing gpg-agent @2.0.30_0+pinentry_mac
--->  Activating gpg-agent @2.0.30_0+pinentry_mac

A startup item has been installed that will aid in starting gpg-agent with
launchd. It is disabled by default. Execute the following command to launch
gpg-agent at user login:

launchctl load -w /Library/LaunchAgents/org.macports.gpg-agent.plist

To actually start gpg-agent, log out and back in.
                     

--->  Cleaning gpg-agent
--->  Fetching archive for libusb
--->  Attempting to fetch libusb-1.0.21_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libusb
--->  Attempting to fetch libusb-1.0.21_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libusb
--->  Installing libusb @1.0.21_0
--->  Activating libusb @1.0.21_0
--->  Cleaning libusb
--->  Fetching archive for libusb-compat
--->  Attempting to fetch libusb-compat-0.1.5_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libusb-compat
--->  Attempting to fetch libusb-compat-0.1.5_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libusb-compat
--->  Installing libusb-compat @0.1.5_0
--->  Activating libusb-compat @0.1.5_0
--->  Cleaning libusb-compat
--->  Fetching archive for libcomerr
--->  Attempting to fetch libcomerr-1.43.3_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libcomerr
--->  Attempting to fetch libcomerr-1.43.3_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libcomerr
--->  Installing libcomerr @1.43.3_0
--->  Activating libcomerr @1.43.3_0
--->  Cleaning libcomerr
--->  Fetching archive for kerberos5
--->  Attempting to fetch kerberos5-1.14.4_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/kerberos5
--->  Attempting to fetch kerberos5-1.14.4_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/kerberos5
--->  Installing kerberos5 @1.14.4_0
--->  Activating kerberos5 @1.14.4_0
--->  Cleaning kerberos5
--->  Fetching archive for cyrus-sasl2
--->  Attempting to fetch cyrus-sasl2-2.1.26_6+kerberos.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/cyrus-sasl2
--->  Attempting to fetch cyrus-sasl2-2.1.26_6+kerberos.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/cyrus-sasl2
--->  Installing cyrus-sasl2 @2.1.26_6+kerberos
--->  Activating cyrus-sasl2 @2.1.26_6+kerberos
--->  Cleaning cyrus-sasl2
--->  Fetching archive for db46
--->  Attempting to fetch db46-4.6.21_10.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/db46
--->  Attempting to fetch db46-4.6.21_10.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/db46
--->  Installing db46 @4.6.21_10
--->  Activating db46 @4.6.21_10
--->  Cleaning db46
--->  Fetching archive for icu
--->  Attempting to fetch icu-55.1_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/icu
--->  Attempting to fetch icu-55.1_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/icu
--->  Installing icu @55.1_0
--->  Activating icu @55.1_0
--->  Cleaning icu
--->  Fetching archive for tcp_wrappers
--->  Attempting to fetch tcp_wrappers-20_2.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/tcp_wrappers
--->  Attempting to fetch tcp_wrappers-20_2.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/tcp_wrappers
--->  Installing tcp_wrappers @20_2
--->  Activating tcp_wrappers @20_2
--->  Cleaning tcp_wrappers
--->  Fetching archive for openldap
--->  Attempting to fetch openldap-2.4.44_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/openldap
--->  Attempting to fetch openldap-2.4.44_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/openldap
--->  Installing openldap @2.4.44_0
--->  Activating openldap @2.4.44_0
--->  Cleaning openldap
--->  Fetching archive for readline
--->  Attempting to fetch readline-6.3.003_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/readline
--->  Attempting to fetch readline-6.3.003_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/readline
--->  Installing readline @6.3.003_1
--->  Activating readline @6.3.003_1
--->  Cleaning readline
--->  Fetching archive for gnupg2
--->  Attempting to fetch gnupg2-2.0.30_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/gnupg2
--->  Attempting to fetch gnupg2-2.0.30_0.darwin_16.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gnupg2
--->  Attempting to fetch gnupg2-2.0.30_0.darwin_16.x86_64.tbz2 from https://packages.macports.org/gnupg2
--->  Fetching distfiles for gnupg2
--->  Attempting to fetch gnupg-2.0.30.tar.bz2 from http://lil.fr.distfiles.macports.org/gnupg2
--->  Verifying checksums for gnupg2                                            
--->  Extracting gnupg2
--->  Applying patches to gnupg2
--->  Configuring gnupg2
--->  Building gnupg2
--->  Staging gnupg2 into destroot
--->  Installing gnupg2 @2.0.30_0
--->  Activating gnupg2 @2.0.30_0
--->  Cleaning gnupg2
--->  Fetching archive for gpgme
--->  Attempting to fetch gpgme-1.7.0_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/gpgme
--->  Attempting to fetch gpgme-1.7.0_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/gpgme
--->  Installing gpgme @1.7.0_0
--->  Activating gpgme @1.7.0_0
--->  Cleaning gpgme
--->  Fetching archive for texinfo
--->  Attempting to fetch texinfo-6.3_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/texinfo
--->  Attempting to fetch texinfo-6.3_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/texinfo
--->  Installing texinfo @6.3_0
--->  Activating texinfo @6.3_0
--->  Cleaning texinfo
--->  Fetching archive for aspell
--->  Attempting to fetch aspell-0.60.6.1_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/aspell
--->  Attempting to fetch aspell-0.60.6.1_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/aspell
--->  Installing aspell @0.60.6.1_1
--->  Activating aspell @0.60.6.1_1

You must install (at least) one of the language dictionaries after installing
this port in order for it to work.

--->  Cleaning aspell
--->  Fetching archive for aspell-dict-en
--->  Attempting to fetch aspell-dict-en-7.1_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/aspell-dict-en
--->  Attempting to fetch aspell-dict-en-7.1_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/aspell-dict-en
--->  Installing aspell-dict-en @7.1_0
--->  Activating aspell-dict-en @7.1_0
--->  Cleaning aspell-dict-en
--->  Fetching archive for dbus-glib
--->  Attempting to fetch dbus-glib-0.108_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/dbus-glib
--->  Attempting to fetch dbus-glib-0.108_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/dbus-glib
--->  Installing dbus-glib @0.108_0
--->  Activating dbus-glib @0.108_0
--->  Cleaning dbus-glib
--->  Fetching archive for dbus-python27
--->  Attempting to fetch dbus-python27-1.2.0_2.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/dbus-python27
--->  Attempting to fetch dbus-python27-1.2.0_2.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/dbus-python27
--->  Installing dbus-python27 @1.2.0_2
--->  Activating dbus-python27 @1.2.0_2
--->  Cleaning dbus-python27
--->  Fetching archive for xorg-recordproto
--->  Attempting to fetch xorg-recordproto-1.14.2_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/xorg-recordproto
--->  Attempting to fetch xorg-recordproto-1.14.2_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-recordproto
--->  Installing xorg-recordproto @1.14.2_0
--->  Activating xorg-recordproto @1.14.2_0
--->  Cleaning xorg-recordproto
--->  Fetching archive for xorg-libXtst
--->  Attempting to fetch xorg-libXtst-1.2.3_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/xorg-libXtst
--->  Attempting to fetch xorg-libXtst-1.2.3_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-libXtst
--->  Installing xorg-libXtst @1.2.3_0
--->  Activating xorg-libXtst @1.2.3_0
--->  Cleaning xorg-libXtst
--->  Fetching archive for at-spi2-core
--->  Attempting to fetch at-spi2-core-2.22.0_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/at-spi2-core
--->  Attempting to fetch at-spi2-core-2.22.0_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/at-spi2-core
--->  Installing at-spi2-core @2.22.0_0
--->  Activating at-spi2-core @2.22.0_0
--->  Cleaning at-spi2-core
--->  Fetching archive for at-spi2-atk
--->  Attempting to fetch at-spi2-atk-2.22.0_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/at-spi2-atk
--->  Attempting to fetch at-spi2-atk-2.22.0_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/at-spi2-atk
--->  Installing at-spi2-atk @2.22.0_0
--->  Activating at-spi2-atk @2.22.0_0
--->  Cleaning at-spi2-atk
--->  Fetching archive for python3_select
--->  Attempting to fetch python3_select-0.0_1.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/python3_select
--->  Attempting to fetch python3_select-0.0_1.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/python3_select
--->  Installing python3_select @0.0_1
--->  Activating python3_select @0.0_1
--->  Cleaning python3_select
--->  Fetching archive for python34
--->  Attempting to fetch python34-3.4.5_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/python34
--->  Attempting to fetch python34-3.4.5_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/python34
--->  Installing python34 @3.4.5_1
--->  Activating python34 @3.4.5_1

To make this the default Python or Python 3 (i.e., the version run by the
'python' or 'python3' commands), run one or both of:

    sudo port select --set python python34
    sudo port select --set python3 python34

##############################################################
# IF YOU ARE USING PYTHON FROM THE TERMINAL, PLEASE INSTALL:
#   py34-readline
# TO AVOID A LIBEDIT / PYTHON INTERACTION ISSUE.
# REF: https://trac.macports.org/ticket/48807
##############################################################

--->  Cleaning python34
--->  Fetching archive for libepoxy
--->  Attempting to fetch libepoxy-1.3.1_3+python34.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libepoxy
--->  Attempting to fetch libepoxy-1.3.1_3+python34.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libepoxy
--->  Installing libepoxy @1.3.1_3+python34
--->  Activating libepoxy @1.3.1_3+python34
--->  Cleaning libepoxy
--->  Fetching archive for xorg-dri2proto
--->  Attempting to fetch xorg-dri2proto-2.8_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/xorg-dri2proto
--->  Attempting to fetch xorg-dri2proto-2.8_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-dri2proto
--->  Installing xorg-dri2proto @2.8_0
--->  Activating xorg-dri2proto @2.8_0
--->  Cleaning xorg-dri2proto
--->  Fetching archive for xorg-glproto
--->  Attempting to fetch xorg-glproto-1.4.17_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/xorg-glproto
--->  Attempting to fetch xorg-glproto-1.4.17_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-glproto
--->  Installing xorg-glproto @1.4.17_0
--->  Activating xorg-glproto @1.4.17_0
--->  Cleaning xorg-glproto
--->  Fetching archive for xorg-libXmu
--->  Attempting to fetch xorg-libXmu-1.1.2_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/xorg-libXmu
--->  Attempting to fetch xorg-libXmu-1.1.2_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-libXmu
--->  Installing xorg-libXmu @1.1.2_0
--->  Activating xorg-libXmu @1.1.2_0
--->  Cleaning xorg-libXmu
--->  Fetching archive for xorg-xf86vidmodeproto
--->  Attempting to fetch xorg-xf86vidmodeproto-2.3.1_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/xorg-xf86vidmodeproto
--->  Attempting to fetch xorg-xf86vidmodeproto-2.3.1_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-xf86vidmodeproto
--->  Installing xorg-xf86vidmodeproto @2.3.1_0
--->  Activating xorg-xf86vidmodeproto @2.3.1_0
--->  Cleaning xorg-xf86vidmodeproto
--->  Fetching archive for xorg-libXxf86vm
--->  Attempting to fetch xorg-libXxf86vm-1.1.4_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/xorg-libXxf86vm
--->  Attempting to fetch xorg-libXxf86vm-1.1.4_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/xorg-libXxf86vm
--->  Installing xorg-libXxf86vm @1.1.4_0
--->  Activating xorg-libXxf86vm @1.1.4_0
--->  Cleaning xorg-libXxf86vm
--->  Fetching archive for mesa
--->  Attempting to fetch mesa-12.0.1_1+osmesa+python27.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/mesa
--->  Attempting to fetch mesa-12.0.1_1+osmesa+python27.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/mesa
--->  Installing mesa @12.0.1_1+osmesa+python27
--->  Activating mesa @12.0.1_1+osmesa+python27
--->  Cleaning mesa
--->  Fetching archive for gtk3
--->  Attempting to fetch gtk3-3.22.2_0+x11.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/gtk3
--->  Attempting to fetch gtk3-3.22.2_0+x11.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/gtk3
--->  Installing gtk3 @3.22.2_0+x11
--->  Activating gtk3 @3.22.2_0+x11
--->  Cleaning gtk3
--->  Fetching archive for libdaemon
--->  Attempting to fetch libdaemon-0.14_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libdaemon
--->  Attempting to fetch libdaemon-0.14_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libdaemon
--->  Installing libdaemon @0.14_0
--->  Activating libdaemon @0.14_0
--->  Cleaning libdaemon
--->  Fetching archive for libglade2
--->  Attempting to fetch libglade2-2.6.4_8.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libglade2
--->  Attempting to fetch libglade2-2.6.4_8.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libglade2
--->  Installing libglade2 @2.6.4_8
--->  Activating libglade2 @2.6.4_8
--->  Cleaning libglade2
--->  Fetching archive for py27-gdbm
--->  Attempting to fetch py27-gdbm-2.7.12_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/py27-gdbm
--->  Attempting to fetch py27-gdbm-2.7.12_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/py27-gdbm
--->  Installing py27-gdbm @2.7.12_0
--->  Activating py27-gdbm @2.7.12_0
--->  Cleaning py27-gdbm
--->  Fetching archive for py27-cairo
--->  Attempting to fetch py27-cairo-1.10.0_3.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/py27-cairo
--->  Attempting to fetch py27-cairo-1.10.0_3.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/py27-cairo
--->  Installing py27-cairo @1.10.0_3
--->  Activating py27-cairo @1.10.0_3
--->  Cleaning py27-cairo
--->  Fetching archive for py27-gobject
--->  Attempting to fetch py27-gobject-2.28.6_3.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/py27-gobject
--->  Attempting to fetch py27-gobject-2.28.6_3.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/py27-gobject
--->  Installing py27-gobject @2.28.6_3
--->  Activating py27-gobject @2.28.6_3
--->  Cleaning py27-gobject
--->  Fetching archive for libcxx
--->  Attempting to fetch libcxx-3.9.0_0+universal.darwin_16.i386-x86_64.tbz2 from http://lil.fr.packages.macports.org/libcxx
--->  Attempting to fetch libcxx-3.9.0_0+universal.darwin_16.i386-x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libcxx
--->  Installing libcxx @3.9.0_0+universal
--->  Activating libcxx @3.9.0_0+universal
--->  Cleaning libcxx
--->  Fetching archive for llvm_select
--->  Attempting to fetch llvm_select-2_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/llvm_select
--->  Attempting to fetch llvm_select-2_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/llvm_select
--->  Installing llvm_select @2_0
--->  Activating llvm_select @2_0
--->  Cleaning llvm_select
--->  Fetching archive for llvm-3.8
--->  Attempting to fetch llvm-3.8-3.8.1_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/llvm-3.8
--->  Attempting to fetch llvm-3.8-3.8.1_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/llvm-3.8
--->  Installing llvm-3.8 @3.8.1_0
--->  Activating llvm-3.8 @3.8.1_0
--->  Cleaning llvm-3.8
--->  Fetching archive for cctools
--->  Attempting to fetch cctools-886_6+llvm38.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/cctools
--->  Attempting to fetch cctools-886_6+llvm38.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/cctools
--->  Installing cctools @886_6+llvm38
--->  Activating cctools @886_6+llvm38
--->  Cleaning cctools
--->  Fetching archive for isl
--->  Attempting to fetch isl-0.14.1_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/isl
--->  Attempting to fetch isl-0.14.1_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/isl
--->  Installing isl @0.14.1_0
--->  Activating isl @0.14.1_0
--->  Cleaning isl
--->  Fetching archive for ld64-latest
--->  Attempting to fetch ld64-latest-264.3.102_4+llvm38.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/ld64-latest
--->  Attempting to fetch ld64-latest-264.3.102_4+llvm38.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/ld64-latest
--->  Installing ld64-latest @264.3.102_4+llvm38
--->  Activating ld64-latest @264.3.102_4+llvm38
--->  Cleaning ld64-latest
--->  Fetching archive for ld64
--->  Attempting to fetch ld64-2_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/ld64
--->  Attempting to fetch ld64-2_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/ld64
--->  Installing ld64 @2_0
--->  Activating ld64 @2_0
--->  Cleaning ld64
--->  Fetching archive for mpfr
--->  Attempting to fetch mpfr-3.1.4_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/mpfr
--->  Attempting to fetch mpfr-3.1.4_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/mpfr
--->  Installing mpfr @3.1.4_0
--->  Activating mpfr @3.1.4_0
--->  Cleaning mpfr
--->  Fetching archive for libmpc
--->  Attempting to fetch libmpc-1.0.3_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libmpc
--->  Attempting to fetch libmpc-1.0.3_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libmpc
--->  Installing libmpc @1.0.3_0
--->  Activating libmpc @1.0.3_0
--->  Cleaning libmpc
--->  Fetching archive for libgcc
--->  Attempting to fetch libgcc-6.2.0_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libgcc
--->  Attempting to fetch libgcc-6.2.0_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libgcc
--->  Installing libgcc @6.2.0_0
--->  Activating libgcc @6.2.0_0
--->  Cleaning libgcc
--->  Fetching archive for cython_select
--->  Attempting to fetch cython_select-0.1_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/cython_select
--->  Attempting to fetch cython_select-0.1_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/cython_select
--->  Installing cython_select @0.1_0
--->  Activating cython_select @0.1_0
--->  Cleaning cython_select
--->  Fetching archive for py27-cython
--->  Attempting to fetch py27-cython-0.25.1_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/py27-cython
--->  Attempting to fetch py27-cython-0.25.1_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/py27-cython
--->  Installing py27-cython @0.25.1_0
--->  Activating py27-cython @0.25.1_0

To make the Python 2.7 version of Cython the one that is run when you execute
the commands without a version suffix, e.g. 'cython', run:

port select --set cython cython27

--->  Cleaning py27-cython
--->  Fetching archive for nosetests_select
--->  Attempting to fetch nosetests_select-0.1_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/nosetests_select
--->  Attempting to fetch nosetests_select-0.1_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/nosetests_select
--->  Installing nosetests_select @0.1_0
--->  Activating nosetests_select @0.1_0
--->  Cleaning nosetests_select
--->  Fetching archive for py27-nose
--->  Attempting to fetch py27-nose-1.3.7_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/py27-nose
--->  Attempting to fetch py27-nose-1.3.7_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/py27-nose
--->  Installing py27-nose @1.3.7_0
--->  Activating py27-nose @1.3.7_0
--->  Cleaning py27-nose
--->  Fetching archive for py27-numpy
--->  Attempting to fetch py27-numpy-1.11.2_1+gfortran.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/py27-numpy
--->  Attempting to fetch py27-numpy-1.11.2_1+gfortran.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/py27-numpy
--->  Installing py27-numpy @1.11.2_1+gfortran
--->  Activating py27-numpy @1.11.2_1+gfortran
--->  Cleaning py27-numpy
--->  Fetching archive for py27-pygtk
--->  Attempting to fetch py27-pygtk-2.24.0_3+x11.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/py27-pygtk
--->  Attempting to fetch py27-pygtk-2.24.0_3+x11.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/py27-pygtk
--->  Installing py27-pygtk @2.24.0_3+x11
--->  Activating py27-pygtk @2.24.0_3+x11
--->  Cleaning py27-pygtk
--->  Fetching archive for avahi
--->  Attempting to fetch avahi-0.6.31_13+gtk+gtk3+x11.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/avahi
--->  Attempting to fetch avahi-0.6.31_13+gtk+gtk3+x11.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/avahi
--->  Installing avahi @0.6.31_13+gtk+gtk3+x11
--->  Activating avahi @0.6.31_13+gtk+gtk3+x11
--->  Cleaning avahi
--->  Fetching archive for dbusmenu-qt
--->  Attempting to fetch dbusmenu-qt-0.9.2_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/dbusmenu-qt
--->  Attempting to fetch dbusmenu-qt-0.9.2_1.darwin_16.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/dbusmenu-qt
--->  Attempting to fetch dbusmenu-qt-0.9.2_1.darwin_16.x86_64.tbz2 from https://packages.macports.org/dbusmenu-qt
--->  Fetching distfiles for dbusmenu-qt
--->  Attempting to fetch libdbusmenu-qt-0.9.2.tar.bz2 from http://lil.fr.distfiles.macports.org/dbusmenu-qt
--->  Verifying checksums for dbusmenu-qt
--->  Extracting dbusmenu-qt
--->  Configuring dbusmenu-qt
--->  Building dbusmenu-qt
--->  Staging dbusmenu-qt into destroot
--->  Installing dbusmenu-qt @0.9.2_1
--->  Activating dbusmenu-qt @0.9.2_1

Don't forget that dbus needs to be started as the local user (not with sudo)
before any KDE programs will launch.
To start it run the following command:
 launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist

--->  Cleaning dbusmenu-qt
--->  Fetching archive for xmlcatmgr
--->  Attempting to fetch xmlcatmgr-2.2_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/xmlcatmgr
--->  Attempting to fetch xmlcatmgr-2.2_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/xmlcatmgr
--->  Installing xmlcatmgr @2.2_1
--->  Activating xmlcatmgr @2.2_1
--->  Cleaning xmlcatmgr
--->  Fetching archive for docbook-xml-4.2
--->  Attempting to fetch docbook-xml-4.2-5.0_1.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/docbook-xml-4.2
--->  Attempting to fetch docbook-xml-4.2-5.0_1.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/docbook-xml-4.2
--->  Installing docbook-xml-4.2 @5.0_1
--->  Activating docbook-xml-4.2 @5.0_1
--->  Cleaning docbook-xml-4.2
--->  Fetching archive for docbook-xml-4.1.2
--->  Attempting to fetch docbook-xml-4.1.2-5.0_1.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/docbook-xml-4.1.2
--->  Attempting to fetch docbook-xml-4.1.2-5.0_1.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/docbook-xml-4.1.2
--->  Installing docbook-xml-4.1.2 @5.0_1
--->  Activating docbook-xml-4.1.2 @5.0_1
--->  Cleaning docbook-xml-4.1.2
--->  Fetching archive for docbook-xml-4.3
--->  Attempting to fetch docbook-xml-4.3-5.0_1.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/docbook-xml-4.3
--->  Attempting to fetch docbook-xml-4.3-5.0_1.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/docbook-xml-4.3
--->  Installing docbook-xml-4.3 @5.0_1
--->  Activating docbook-xml-4.3 @5.0_1
--->  Cleaning docbook-xml-4.3
--->  Fetching archive for docbook-xml-4.4
--->  Attempting to fetch docbook-xml-4.4-5.0_1.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/docbook-xml-4.4
--->  Attempting to fetch docbook-xml-4.4-5.0_1.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/docbook-xml-4.4
--->  Installing docbook-xml-4.4 @5.0_1
--->  Activating docbook-xml-4.4 @5.0_1
--->  Cleaning docbook-xml-4.4
--->  Fetching archive for docbook-xml-4.5
--->  Attempting to fetch docbook-xml-4.5-5.0_1.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/docbook-xml-4.5
--->  Attempting to fetch docbook-xml-4.5-5.0_1.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/docbook-xml-4.5
--->  Installing docbook-xml-4.5 @5.0_1
--->  Activating docbook-xml-4.5 @5.0_1
--->  Cleaning docbook-xml-4.5
--->  Fetching archive for docbook-xml-5.0
--->  Attempting to fetch docbook-xml-5.0-5.0_1.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/docbook-xml-5.0
--->  Attempting to fetch docbook-xml-5.0-5.0_1.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/docbook-xml-5.0
--->  Installing docbook-xml-5.0 @5.0_1
--->  Activating docbook-xml-5.0 @5.0_1
--->  Cleaning docbook-xml-5.0
--->  Fetching archive for docbook-xml
--->  Attempting to fetch docbook-xml-5.0_3.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/docbook-xml
--->  Attempting to fetch docbook-xml-5.0_3.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/docbook-xml
--->  Installing docbook-xml @5.0_3
--->  Activating docbook-xml @5.0_3
--->  Cleaning docbook-xml
--->  Fetching archive for docbook-xsl
--->  Attempting to fetch docbook-xsl-1.79.1_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/docbook-xsl
--->  Attempting to fetch docbook-xsl-1.79.1_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/docbook-xsl
--->  Installing docbook-xsl @1.79.1_0
--->  Activating docbook-xsl @1.79.1_0
--->  Cleaning docbook-xsl
--->  Fetching archive for enchant
--->  Attempting to fetch enchant-1.6.0_4+applespell.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/enchant
--->  Attempting to fetch enchant-1.6.0_4+applespell.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/enchant
--->  Installing enchant @1.6.0_4+applespell
--->  Activating enchant @1.6.0_4+applespell
--->  Cleaning enchant
--->  Fetching archive for giflib
--->  Attempting to fetch giflib-4.2.3_0+x11.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/giflib
--->  Attempting to fetch giflib-4.2.3_0+x11.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/giflib
--->  Installing giflib @4.2.3_0+x11
--->  Activating giflib @4.2.3_0+x11
--->  Cleaning giflib
--->  Fetching archive for grantlee
--->  Attempting to fetch grantlee-0.3.0_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/grantlee
--->  Attempting to fetch grantlee-0.3.0_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/grantlee
--->  Installing grantlee @0.3.0_1
--->  Activating grantlee @0.3.0_1

Don't forget that dbus needs to be started as the local user (not with sudo)
before any KDE programs will launch.
To start it run the following command:
 launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist

--->  Cleaning grantlee
--->  Fetching archive for qca
--->  Attempting to fetch qca-2.1.0_3+qt4.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/qca
--->  Attempting to fetch qca-2.1.0_3+qt4.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/qca
--->  Installing qca @2.1.0_3+qt4
--->  Activating qca @2.1.0_3+qt4
--->  Cleaning qca
--->  Fetching archive for docbook-xsl-ns
--->  Attempting to fetch docbook-xsl-ns-1.76.1_1.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/docbook-xsl-ns
--->  Attempting to fetch docbook-xsl-ns-1.76.1_1.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/docbook-xsl-ns
--->  Installing docbook-xsl-ns @1.76.1_1
--->  Activating docbook-xsl-ns @1.76.1_1
--->  Cleaning docbook-xsl-ns
--->  Fetching archive for shared-desktop-ontologies
--->  Attempting to fetch shared-desktop-ontologies-0.11.0_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/shared-desktop-ontologies
--->  Attempting to fetch shared-desktop-ontologies-0.11.0_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/shared-desktop-ontologies
--->  Installing shared-desktop-ontologies @0.11.0_0
--->  Activating shared-desktop-ontologies @0.11.0_0

Don't forget that dbus needs to be started as the local user (not with sudo)
before any KDE programs will launch.
To start it run the following command:
 launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist

--->  Cleaning shared-desktop-ontologies
--->  Fetching archive for libiodbc
--->  Attempting to fetch libiodbc-3.52.12_0+x11.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libiodbc
--->  Attempting to fetch libiodbc-3.52.12_0+x11.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libiodbc
--->  Installing libiodbc @3.52.12_0+x11
--->  Activating libiodbc @3.52.12_0+x11
--->  Cleaning libiodbc
--->  Fetching archive for raptor2
--->  Attempting to fetch raptor2-2.0.8_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/raptor2
--->  Attempting to fetch raptor2-2.0.8_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/raptor2
--->  Installing raptor2 @2.0.8_1
--->  Activating raptor2 @2.0.8_1
--->  Cleaning raptor2
--->  Fetching archive for mhash
--->  Attempting to fetch mhash-0.9.9.9_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/mhash
--->  Attempting to fetch mhash-0.9.9.9_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/mhash
--->  Installing mhash @0.9.9.9_0
--->  Activating mhash @0.9.9.9_0
--->  Cleaning mhash
--->  Fetching archive for rasqal
--->  Attempting to fetch rasqal-0.9.29_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/rasqal
--->  Attempting to fetch rasqal-0.9.29_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/rasqal
--->  Installing rasqal @0.9.29_1
--->  Activating rasqal @0.9.29_1
--->  Cleaning rasqal
--->  Fetching archive for redland
--->  Attempting to fetch redland-1.0.15_1+db46.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/redland
--->  Attempting to fetch redland-1.0.15_1+db46.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/redland
--->  Installing redland @1.0.15_1+db46
--->  Activating redland @1.0.15_1+db46
--->  Cleaning redland
--->  Fetching archive for boost
--->  Attempting to fetch boost-1.59.0_2+no_single+no_static+python27.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/boost
--->  Attempting to fetch boost-1.59.0_2+no_single+no_static+python27.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/boost
--->  Installing boost @1.59.0_2+no_single+no_static+python27
--->  Activating boost @1.59.0_2+no_single+no_static+python27
--->  Cleaning boost
--->  Fetching archive for clucene
--->  Attempting to fetch clucene-2.3.3.4_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/clucene
--->  Attempting to fetch clucene-2.3.3.4_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/clucene
--->  Installing clucene @2.3.3.4_1
--->  Activating clucene @2.3.3.4_1
--->  Cleaning clucene
--->  Fetching archive for strigi
--->  Attempting to fetch strigi-0.7.8_6.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/strigi
--->  Attempting to fetch strigi-0.7.8_6.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/strigi
--->  Installing strigi @0.7.8_6
--->  Activating strigi @0.7.8_6

Don't forget that dbus needs to be started as the local user (not with sudo)
before any KDE programs will launch.
To start it run the following command:
 launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist

--->  Cleaning strigi
--->  Fetching archive for gawk
--->  Attempting to fetch gawk-4.1.4_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/gawk
--->  Attempting to fetch gawk-4.1.4_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/gawk
--->  Installing gawk @4.1.4_0
--->  Activating gawk @4.1.4_0
--->  Cleaning gawk
--->  Fetching archive for virtuoso-7
--->  Attempting to fetch virtuoso-7-7.2.4.2_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/virtuoso-7
--->  Attempting to fetch virtuoso-7-7.2.4.2_0.darwin_16.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/virtuoso-7
--->  Attempting to fetch virtuoso-7-7.2.4.2_0.darwin_16.x86_64.tbz2 from https://packages.macports.org/virtuoso-7
--->  Fetching distfiles for virtuoso-7
--->  Attempting to fetch virtuoso-opensource-7.2.4.2.tar.gz from http://freefr.dl.sourceforge.net/project/virtuoso/virtuoso/7.2.4.2
--->  Verifying checksums for virtuoso-7                                        
--->  Extracting virtuoso-7
--->  Configuring virtuoso-7
Some antivirus software can cause the virtuoso build to hang indefinitely. If you have any antivirus software installed, please disable it while building virtuoso; it can be re-enabled after virtuoso has been installed.
--->  Building virtuoso-7
--->  Staging virtuoso-7 into destroot
--->  Installing virtuoso-7 @7.2.4.2_0
--->  Activating virtuoso-7 @7.2.4.2_0

Some antivirus software can cause the virtuoso build to hang indefinitely. If
you have any antivirus software installed, please disable it while building
virtuoso; it can be re-enabled after virtuoso has been installed.

--->  Cleaning virtuoso-7
--->  Fetching archive for virtuoso
--->  Attempting to fetch virtuoso-7.1.0_2.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/virtuoso
--->  Attempting to fetch virtuoso-7.1.0_2.darwin_16.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/virtuoso
--->  Attempting to fetch virtuoso-7.1.0_2.darwin_16.x86_64.tbz2 from https://packages.macports.org/virtuoso
--->  Fetching distfiles for virtuoso
--->  Verifying checksums for virtuoso
--->  Extracting virtuoso
--->  Configuring virtuoso
--->  Building virtuoso
--->  Staging virtuoso into destroot
--->  Installing virtuoso @7.1.0_2
--->  Activating virtuoso @7.1.0_2
--->  Cleaning virtuoso
--->  Fetching archive for soprano
--->  Attempting to fetch soprano-2.9.4_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/soprano
--->  Attempting to fetch soprano-2.9.4_1.darwin_16.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/soprano
--->  Attempting to fetch soprano-2.9.4_1.darwin_16.x86_64.tbz2 from https://packages.macports.org/soprano
--->  Fetching distfiles for soprano
--->  Attempting to fetch soprano-2.9.4.tar.bz2 from http://freefr.dl.sourceforge.net/soprano
--->  Verifying checksums for soprano                                           
--->  Extracting soprano
--->  Applying patches to soprano
--->  Configuring soprano
--->  Building soprano
--->  Staging soprano into destroot
--->  Installing soprano @2.9.4_1
--->  Activating soprano @2.9.4_1

Don't forget that dbus needs to be started as the local user (not with sudo)
before any KDE programs will launch.
To start it run the following command:
 launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist

--->  Cleaning soprano
--->  Fetching archive for kdelibs4
--->  Attempting to fetch kdelibs4-4.14.3_4.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/kdelibs4
--->  Attempting to fetch kdelibs4-4.14.3_4.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/kdelibs4
--->  Installing kdelibs4 @4.14.3_4
--->  Activating kdelibs4 @4.14.3_4

Don't forget that dbus needs to be started as the local user (not with sudo)
before any KDE programs will launch.
To start it run the following command:
 launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist
An agent to provide communication between KDE programs must be started.
To start it run the following command:
 launchctl load -w /Library/LaunchAgents/org.macports.kdecache.plist

--->  Cleaning kdelibs4
--->  Fetching archive for libtommath
--->  Attempting to fetch libtommath-0.42.0_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libtommath
--->  Attempting to fetch libtommath-0.42.0_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libtommath
--->  Installing libtommath @0.42.0_0
--->  Activating libtommath @0.42.0_0
--->  Cleaning libtommath
--->  Fetching archive for convertlit
--->  Attempting to fetch convertlit-1.8_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/convertlit
--->  Attempting to fetch convertlit-1.8_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/convertlit
--->  Installing convertlit @1.8_0
--->  Activating convertlit @1.8_0
--->  Cleaning convertlit
--->  Fetching archive for libzip
--->  Attempting to fetch libzip-1.1.2_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libzip
--->  Attempting to fetch libzip-1.1.2_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libzip
--->  Installing libzip @1.1.2_0
--->  Activating libzip @1.1.2_0
--->  Cleaning libzip
--->  Fetching archive for ebook-tools
--->  Attempting to fetch ebook-tools-0.2.2_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/ebook-tools
--->  Attempting to fetch ebook-tools-0.2.2_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/ebook-tools
--->  Installing ebook-tools @0.2.2_1
--->  Activating ebook-tools @0.2.2_1
--->  Cleaning ebook-tools
--->  Fetching archive for mobipocket
--->  Attempting to fetch mobipocket-4.14.3_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/mobipocket
--->  Attempting to fetch mobipocket-4.14.3_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/mobipocket
--->  Installing mobipocket @4.14.3_1
--->  Activating mobipocket @4.14.3_1

Don't forget that dbus needs to be started as the local user (not with sudo)
before any KDE programs will launch.
To start it run the following command:
 launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist

--->  Cleaning mobipocket
--->  Fetching archive for p5.24-digest-sha1
--->  Attempting to fetch p5.24-digest-sha1-2.130.0_4.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/p5.24-digest-sha1
--->  Attempting to fetch p5.24-digest-sha1-2.130.0_4.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/p5.24-digest-sha1
--->  Installing p5.24-digest-sha1 @2.130.0_4
--->  Activating p5.24-digest-sha1 @2.130.0_4
--->  Cleaning p5.24-digest-sha1
--->  Fetching archive for p5.24-digest-hmac
--->  Attempting to fetch p5.24-digest-hmac-1.30.0_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/p5.24-digest-hmac
--->  Attempting to fetch p5.24-digest-hmac-1.30.0_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/p5.24-digest-hmac
--->  Installing p5.24-digest-hmac @1.30.0_0
--->  Activating p5.24-digest-hmac @1.30.0_0
--->  Cleaning p5.24-digest-hmac
--->  Fetching archive for p5.24-gssapi
--->  Attempting to fetch p5.24-gssapi-0.280.0_3.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/p5.24-gssapi
--->  Attempting to fetch p5.24-gssapi-0.280.0_3.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/p5.24-gssapi
--->  Installing p5.24-gssapi @0.280.0_3
--->  Activating p5.24-gssapi @0.280.0_3
--->  Cleaning p5.24-gssapi
--->  Fetching archive for p5.24-authen-sasl
--->  Attempting to fetch p5.24-authen-sasl-2.160.0_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/p5.24-authen-sasl
--->  Attempting to fetch p5.24-authen-sasl-2.160.0_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/p5.24-authen-sasl
--->  Installing p5.24-authen-sasl @2.160.0_0
--->  Activating p5.24-authen-sasl @2.160.0_0
--->  Cleaning p5.24-authen-sasl
--->  Fetching archive for p5.24-html-tagset
--->  Attempting to fetch p5.24-html-tagset-3.200.0_4.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/p5.24-html-tagset
--->  Attempting to fetch p5.24-html-tagset-3.200.0_4.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/p5.24-html-tagset
--->  Installing p5.24-html-tagset @3.200.0_4
--->  Activating p5.24-html-tagset @3.200.0_4
--->  Cleaning p5.24-html-tagset
--->  Fetching archive for p5.24-html-parser
--->  Attempting to fetch p5.24-html-parser-3.720.0_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/p5.24-html-parser
--->  Attempting to fetch p5.24-html-parser-3.720.0_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/p5.24-html-parser
--->  Installing p5.24-html-parser @3.720.0_0
--->  Activating p5.24-html-parser @3.720.0_0
--->  Cleaning p5.24-html-parser
--->  Fetching archive for p5.24-cgi
--->  Attempting to fetch p5.24-cgi-4.350.0_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/p5.24-cgi
--->  Attempting to fetch p5.24-cgi-4.350.0_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/p5.24-cgi
--->  Installing p5.24-cgi @4.350.0_0
--->  Activating p5.24-cgi @4.350.0_0
--->  Cleaning p5.24-cgi
--->  Fetching archive for p5.24-error
--->  Attempting to fetch p5.24-error-0.170.240_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/p5.24-error
--->  Attempting to fetch p5.24-error-0.170.240_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/p5.24-error
--->  Installing p5.24-error @0.170.240_0
--->  Activating p5.24-error @0.170.240_0
--->  Cleaning p5.24-error
--->  Fetching archive for p5.24-net-libidn
--->  Attempting to fetch p5.24-net-libidn-0.120.0_4.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/p5.24-net-libidn
--->  Attempting to fetch p5.24-net-libidn-0.120.0_4.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/p5.24-net-libidn
--->  Installing p5.24-net-libidn @0.120.0_4
--->  Activating p5.24-net-libidn @0.120.0_4
--->  Cleaning p5.24-net-libidn
--->  Fetching archive for p5.24-sub-uplevel
--->  Attempting to fetch p5.24-sub-uplevel-0.260.0_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/p5.24-sub-uplevel
--->  Attempting to fetch p5.24-sub-uplevel-0.260.0_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/p5.24-sub-uplevel
--->  Installing p5.24-sub-uplevel @0.260.0_0
--->  Activating p5.24-sub-uplevel @0.260.0_0
--->  Cleaning p5.24-sub-uplevel
--->  Fetching archive for p5.24-test-exception
--->  Attempting to fetch p5.24-test-exception-0.430.0_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/p5.24-test-exception
--->  Attempting to fetch p5.24-test-exception-0.430.0_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/p5.24-test-exception
--->  Installing p5.24-test-exception @0.430.0_0
--->  Activating p5.24-test-exception @0.430.0_0
--->  Cleaning p5.24-test-exception
--->  Fetching archive for p5.24-test-nowarnings
--->  Attempting to fetch p5.24-test-nowarnings-1.40.0_1.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/p5.24-test-nowarnings
--->  Attempting to fetch p5.24-test-nowarnings-1.40.0_1.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/p5.24-test-nowarnings
--->  Installing p5.24-test-nowarnings @1.40.0_1
--->  Activating p5.24-test-nowarnings @1.40.0_1
--->  Cleaning p5.24-test-nowarnings
--->  Fetching archive for p5.24-test-warn
--->  Attempting to fetch p5.24-test-warn-0.300.0_1.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/p5.24-test-warn
--->  Attempting to fetch p5.24-test-warn-0.300.0_1.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/p5.24-test-warn
--->  Installing p5.24-test-warn @0.300.0_1
--->  Activating p5.24-test-warn @0.300.0_1
--->  Cleaning p5.24-test-warn
--->  Fetching archive for p5.24-net-ssleay
--->  Attempting to fetch p5.24-net-ssleay-1.780.0_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/p5.24-net-ssleay
--->  Attempting to fetch p5.24-net-ssleay-1.780.0_0.darwin_16.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/p5.24-net-ssleay
--->  Attempting to fetch p5.24-net-ssleay-1.780.0_0.darwin_16.x86_64.tbz2 from https://packages.macports.org/p5.24-net-ssleay
--->  Fetching distfiles for p5.24-net-ssleay
--->  Attempting to fetch Net-SSLeay-1.78.tar.gz from http://lil.fr.distfiles.macports.org/perl5
--->  Verifying checksums for p5.24-net-ssleay
--->  Extracting p5.24-net-ssleay
--->  Applying patches to p5.24-net-ssleay
--->  Configuring p5.24-net-ssleay
--->  Building p5.24-net-ssleay
--->  Staging p5.24-net-ssleay into destroot
--->  Installing p5.24-net-ssleay @1.780.0_0
--->  Activating p5.24-net-ssleay @1.780.0_0
--->  Cleaning p5.24-net-ssleay
--->  Fetching archive for p5.24-io-socket-ssl
--->  Attempting to fetch p5.24-io-socket-ssl-2.38.0_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/p5.24-io-socket-ssl
--->  Attempting to fetch p5.24-io-socket-ssl-2.38.0_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/p5.24-io-socket-ssl
--->  Installing p5.24-io-socket-ssl @2.38.0_0
--->  Activating p5.24-io-socket-ssl @2.38.0_0
--->  Cleaning p5.24-io-socket-ssl
--->  Fetching archive for p5.24-net-smtp-ssl
--->  Attempting to fetch p5.24-net-smtp-ssl-1.40.0_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/p5.24-net-smtp-ssl
--->  Attempting to fetch p5.24-net-smtp-ssl-1.40.0_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/p5.24-net-smtp-ssl
--->  Installing p5.24-net-smtp-ssl @1.40.0_0
--->  Activating p5.24-net-smtp-ssl @1.40.0_0
--->  Cleaning p5.24-net-smtp-ssl
--->  Fetching archive for p5.24-term-readkey
--->  Attempting to fetch p5.24-term-readkey-2.370.0_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/p5.24-term-readkey
--->  Attempting to fetch p5.24-term-readkey-2.370.0_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/p5.24-term-readkey
--->  Installing p5.24-term-readkey @2.370.0_0
--->  Activating p5.24-term-readkey @2.370.0_0
--->  Cleaning p5.24-term-readkey
--->  Fetching archive for rsync
--->  Attempting to fetch rsync-3.1.2_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/rsync
--->  Attempting to fetch rsync-3.1.2_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/rsync
--->  Installing rsync @3.1.2_0
--->  Activating rsync @3.1.2_0

To use the rsyncd server you must copy /opt/local/etc/rsyncd.conf.example to
rsyncd.conf and add your modules there. See 'man rsyncd.conf' for more
information.

--->  Cleaning rsync
--->  Fetching archive for git
--->  Attempting to fetch git-2.10.1_0+credential_osxkeychain+doc+pcre+perl5_24.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/git
--->  Attempting to fetch git-2.10.1_0+credential_osxkeychain+doc+pcre+perl5_24.darwin_16.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/git
--->  Attempting to fetch git-2.10.1_0+credential_osxkeychain+doc+pcre+perl5_24.darwin_16.x86_64.tbz2 from https://packages.macports.org/git
--->  Fetching distfiles for git
--->  Attempting to fetch git-2.10.1.tar.gz from http://lil.fr.distfiles.macports.org/git
--->  Attempting to fetch git-2.10.1.tar.gz from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/git
--->  Attempting to fetch git-2.10.1.tar.gz from https://distfiles.macports.org/git
--->  Attempting to fetch git-2.10.1.tar.gz from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/git
--->  Attempting to fetch git-2.10.1.tar.gz from http://nue.de.distfiles.macports.org/git
--->  Attempting to fetch git-2.10.1.tar.gz from http://osl.no.distfiles.macports.org/git
--->  Attempting to fetch git-2.10.1.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/git
--->  Attempting to fetch git-2.10.1.tar.gz from https://www.kernel.org/pub/software/scm/git/
--->  Attempting to fetch git-manpages-2.10.1.tar.gz from http://lil.fr.distfiles.macports.org/git
--->  Attempting to fetch git-manpages-2.10.1.tar.gz from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/git
--->  Attempting to fetch git-manpages-2.10.1.tar.gz from https://distfiles.macports.org/git
--->  Attempting to fetch git-manpages-2.10.1.tar.gz from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/git
--->  Attempting to fetch git-manpages-2.10.1.tar.gz from http://nue.de.distfiles.macports.org/git
--->  Attempting to fetch git-manpages-2.10.1.tar.gz from http://osl.no.distfiles.macports.org/git
--->  Attempting to fetch git-manpages-2.10.1.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/git
--->  Attempting to fetch git-manpages-2.10.1.tar.gz from https://www.kernel.org/pub/software/scm/git/
--->  Attempting to fetch git-htmldocs-2.10.1.tar.gz from http://lil.fr.distfiles.macports.org/git
--->  Attempting to fetch git-htmldocs-2.10.1.tar.gz from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/git
--->  Attempting to fetch git-htmldocs-2.10.1.tar.gz from https://distfiles.macports.org/git
--->  Attempting to fetch git-htmldocs-2.10.1.tar.gz from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/git
--->  Attempting to fetch git-htmldocs-2.10.1.tar.gz from http://nue.de.distfiles.macports.org/git
--->  Attempting to fetch git-htmldocs-2.10.1.tar.gz from http://osl.no.distfiles.macports.org/git
--->  Attempting to fetch git-htmldocs-2.10.1.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/git
--->  Attempting to fetch git-htmldocs-2.10.1.tar.gz from https://www.kernel.org/pub/software/scm/git/
--->  Verifying checksums for git                                               
--->  Extracting git
--->  Applying patches to git
--->  Configuring git
--->  Building git
--->  Staging git into destroot
--->  Installing git @2.10.1_0+credential_osxkeychain+doc+pcre+perl5_24
--->  Activating git @2.10.1_0+credential_osxkeychain+doc+pcre+perl5_24
--->  Cleaning git
--->  Fetching archive for openjpeg15
--->  Attempting to fetch openjpeg15-1.5.2_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/openjpeg15
--->  Attempting to fetch openjpeg15-1.5.2_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/openjpeg15
--->  Installing openjpeg15 @1.5.2_0
--->  Activating openjpeg15 @1.5.2_0
--->  Cleaning openjpeg15
--->  Fetching archive for poppler-data
--->  Attempting to fetch poppler-data-0.4.7_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/poppler-data
--->  Attempting to fetch poppler-data-0.4.7_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/poppler-data
--->  Installing poppler-data @0.4.7_0
--->  Activating poppler-data @0.4.7_0
--->  Cleaning poppler-data
--->  Fetching archive for poppler
--->  Attempting to fetch poppler-0.48.0_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/poppler
--->  Attempting to fetch poppler-0.48.0_0.darwin_16.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/poppler
--->  Attempting to fetch poppler-0.48.0_0.darwin_16.x86_64.tbz2 from https://packages.macports.org/poppler
--->  Fetching distfiles for poppler
--->  Attempting to fetch poppler-0.48.0.tar.xz from http://lil.fr.distfiles.macports.org/poppler
--->  Verifying checksums for poppler
--->  Extracting poppler
--->  Applying patches to poppler
--->  Configuring poppler
--->  Building poppler
--->  Staging poppler into destroot
--->  Installing poppler @0.48.0_0
--->  Activating poppler @0.48.0_0
--->  Cleaning poppler
--->  Fetching archive for poppler-qt4-mac
--->  Attempting to fetch poppler-qt4-mac-0.48.0_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/poppler-qt4-mac
--->  Attempting to fetch poppler-qt4-mac-0.48.0_0.darwin_16.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/poppler-qt4-mac
--->  Attempting to fetch poppler-qt4-mac-0.48.0_0.darwin_16.x86_64.tbz2 from https://packages.macports.org/poppler-qt4-mac
--->  Fetching distfiles for poppler-qt4-mac
--->  Verifying checksums for poppler-qt4-mac
--->  Extracting poppler-qt4-mac
--->  Applying patches to poppler-qt4-mac
--->  Configuring poppler-qt4-mac
--->  Building poppler-qt4-mac
--->  Staging poppler-qt4-mac into destroot
--->  Installing poppler-qt4-mac @0.48.0_0
--->  Activating poppler-qt4-mac @0.48.0_0
--->  Cleaning poppler-qt4-mac
--->  Fetching archive for taglib
--->  Attempting to fetch taglib-1.11.1_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/taglib
--->  Attempting to fetch taglib-1.11.1_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/taglib
--->  Installing taglib @1.11.1_0
--->  Activating taglib @1.11.1_0
--->  Cleaning taglib
--->  Fetching archive for kfilemetadata
--->  Attempting to fetch kfilemetadata-4.14.3_4.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/kfilemetadata
--->  Attempting to fetch kfilemetadata-4.14.3_4.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/kfilemetadata
--->  Installing kfilemetadata @4.14.3_4
--->  Activating kfilemetadata @4.14.3_4

Don't forget that dbus needs to be started as the local user (not with sudo)
before any KDE programs will launch.
To start it run the following command:
 launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist

--->  Cleaning kfilemetadata
--->  Fetching archive for nepomuk-core
--->  Attempting to fetch nepomuk-core-4.14.3_4.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/nepomuk-core
--->  Attempting to fetch nepomuk-core-4.14.3_4.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/nepomuk-core
--->  Installing nepomuk-core @4.14.3_4
--->  Activating nepomuk-core @4.14.3_4

Don't forget that dbus needs to be started as the local user (not with sudo)
before any KDE programs will launch.
To start it run the following command:
 launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist

--->  Cleaning nepomuk-core
--->  Fetching archive for kactivities
--->  Attempting to fetch kactivities-4.13.3_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/kactivities
--->  Attempting to fetch kactivities-4.13.3_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/kactivities
--->  Installing kactivities @4.13.3_1
--->  Activating kactivities @4.13.3_1

Don't forget that dbus needs to be started as the local user (not with sudo)
before any KDE programs will launch.
To start it run the following command:
 launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist

--->  Cleaning kactivities
--->  Fetching archive for mysql_select
--->  Attempting to fetch mysql_select-0.1.2_3.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/mysql_select
--->  Attempting to fetch mysql_select-0.1.2_3.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/mysql_select
--->  Installing mysql_select @0.1.2_3
--->  Activating mysql_select @0.1.2_3
--->  Cleaning mysql_select
--->  Fetching archive for mariadb
--->  Attempting to fetch mariadb-5.5.52_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/mariadb
--->  Attempting to fetch mariadb-5.5.52_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/mariadb
--->  Installing mariadb @5.5.52_0
The mariadb client has been installed.
To install the mariadb server, install the mariadb-server port.
--->  Activating mariadb @5.5.52_0

On activation if no /opt/local/etc/mariadb/my.cnf file exists one
will be created which loads
/opt/local/etc/mariadb/macports-default.cnf.

If a /opt/local/etc/mariadb/my.cnf file exists MacPorts does not
touch it and any changes you make to /opt/local/etc/mariadb/my.cnf
will be preserved (e.g., during port upgrades, deactivations or
activations). /opt/local/etc/mariadb/my.cnf is a good place to
customize your mariadb installation.

Any changes made to /opt/local/etc/mariadb/macports-default.cnf
will be lost during port upgrades, deactivations or activations so you
are advised to not make changes here. Currently
/opt/local/etc/mariadb/macports-default.cnf contains only one
directive; to disable networking. With disabled networking it is
possible to install and have running all the MacPorts mysql ports
simultaneously.

--->  Cleaning mariadb
--->  Fetching archive for mariadb-server
--->  Attempting to fetch mariadb-server-5.5.52_1.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/mariadb-server
--->  Attempting to fetch mariadb-server-5.5.52_1.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/mariadb-server
--->  Installing mariadb-server @5.5.52_1
--->  Activating mariadb-server @5.5.52_1

If this is a new install you might want to run:

$ sudo -u _mysql /opt/local/lib/mariadb/bin/mysql_install_db

--->  Cleaning mariadb-server
--->  Fetching archive for qt4-mac-mariadb-plugin
--->  Attempting to fetch qt4-mac-mariadb-plugin-4.8.7_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/qt4-mac-mariadb-plugin
--->  Attempting to fetch qt4-mac-mariadb-plugin-4.8.7_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/qt4-mac-mariadb-plugin
--->  Installing qt4-mac-mariadb-plugin @4.8.7_1
--->  Activating qt4-mac-mariadb-plugin @4.8.7_1
--->  Cleaning qt4-mac-mariadb-plugin
--->  Fetching archive for akonadi
--->  Attempting to fetch akonadi-1.13.1.20141210_1+mariadb55.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/akonadi
--->  Attempting to fetch akonadi-1.13.1.20141210_1+mariadb55.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/akonadi
--->  Installing akonadi @1.13.1.20141210_1+mariadb55
--->  Activating akonadi @1.13.1.20141210_1+mariadb55

Applications using akonadi need the akonadi server to be running to function.
To start the server manually, run
 akonadictl start &
Otherwise, an agent to start the server at logon is provided.
To start it run the following command:
 launchctl load -w /Library/LaunchDaemons/org.macports.akonadi.plist

--->  Cleaning akonadi
--->  Fetching archive for libical
--->  Attempting to fetch libical-1.0.1_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libical
--->  Attempting to fetch libical-1.0.1_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libical
--->  Installing libical @1.0.1_0
--->  Activating libical @1.0.1_0
--->  Cleaning libical
--->  Fetching archive for libdmtx
--->  Attempting to fetch libdmtx-0.7.2_6.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libdmtx
--->  Attempting to fetch libdmtx-0.7.2_6.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libdmtx
--->  Installing libdmtx @0.7.2_6
--->  Activating libdmtx @0.7.2_6
--->  Cleaning libdmtx
--->  Fetching archive for qrencode
--->  Attempting to fetch qrencode-3.4.4_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/qrencode
--->  Attempting to fetch qrencode-3.4.4_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/qrencode
--->  Installing qrencode @3.4.4_0
--->  Activating qrencode @3.4.4_0
--->  Cleaning qrencode
--->  Fetching archive for prison
--->  Attempting to fetch prison-1.0_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/prison
--->  Attempting to fetch prison-1.0_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/prison
--->  Installing prison @1.0_1
--->  Activating prison @1.0_1

Don't forget that dbus needs to be started as the local user (not with sudo)
before any KDE programs will launch.
To start it run the following command:
 launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist

--->  Cleaning prison
--->  Fetching archive for qjson
--->  Attempting to fetch qjson-0.8.1_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/qjson
--->  Attempting to fetch qjson-0.8.1_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/qjson
--->  Installing qjson @0.8.1_1
--->  Activating qjson @0.8.1_1
--->  Cleaning qjson
--->  Fetching archive for kdepimlibs4
--->  Attempting to fetch kdepimlibs4-4.14.3_5.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/kdepimlibs4
--->  Attempting to fetch kdepimlibs4-4.14.3_5.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/kdepimlibs4
--->  Installing kdepimlibs4 @4.14.3_5
--->  Activating kdepimlibs4 @4.14.3_5

Don't forget that dbus needs to be started as the local user (not with sudo)
before any KDE programs will launch.
To start it run the following command:
 launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist

--->  Cleaning kdepimlibs4
--->  Fetching archive for libssh
--->  Attempting to fetch libssh-0.7.3_1+kerberos5.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/libssh
--->  Attempting to fetch libssh-0.7.3_1+kerberos5.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libssh
--->  Installing libssh @0.7.3_1+kerberos5
--->  Activating libssh @0.7.3_1+kerberos5
--->  Cleaning libssh
--->  Fetching archive for openslp
--->  Attempting to fetch openslp-1.2.1_3.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/openslp
--->  Attempting to fetch openslp-1.2.1_3.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/openslp
--->  Installing openslp @1.2.1_3
--->  Activating openslp @1.2.1_3
--->  Cleaning openslp
--->  Fetching archive for oxygen-icons
--->  Attempting to fetch oxygen-icons-4.14.3_0.darwin_16.noarch.tbz2 from http://lil.fr.packages.macports.org/oxygen-icons
--->  Attempting to fetch oxygen-icons-4.14.3_0.darwin_16.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/oxygen-icons
--->  Installing oxygen-icons @4.14.3_0
--->  Activating oxygen-icons @4.14.3_0
--->  Cleaning oxygen-icons
--->  Fetching archive for qimageblitz
--->  Attempting to fetch qimageblitz-0.0.6_1.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/qimageblitz
--->  Attempting to fetch qimageblitz-0.0.6_1.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/qimageblitz
--->  Installing qimageblitz @0.0.6_1
--->  Activating qimageblitz @0.0.6_1

Don't forget that dbus needs to be started as the local user (not with sudo)
before any KDE programs will launch.
To start it run the following command:
 launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist

--->  Cleaning qimageblitz
--->  Fetching archive for samba3
--->  Attempting to fetch samba3-3.6.25_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/samba3
--->  Attempting to fetch samba3-3.6.25_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/samba3
--->  Installing samba3 @3.6.25_0
--->  Activating samba3 @3.6.25_0
--->  Cleaning samba3
--->  Fetching archive for kde4-runtime
--->  Attempting to fetch kde4-runtime-4.14.4.20150225_6+samba.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/kde4-runtime
--->  Attempting to fetch kde4-runtime-4.14.4.20150225_6+samba.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/kde4-runtime
--->  Installing kde4-runtime @4.14.4.20150225_6+samba
--->  Activating kde4-runtime @4.14.4.20150225_6+samba

Don't forget that dbus needs to be started as the local user (not with sudo)
before any KDE programs will launch.
To start it run the following command:
 launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist

--->  Cleaning kde4-runtime
--->  Fetching archive for flex
--->  Attempting to fetch flex-2.6.0_0.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/flex
--->  Attempting to fetch flex-2.6.0_0.darwin_16.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/flex
--->  Installing flex @2.6.0_0
--->  Activating flex @2.6.0_0
--->  Cleaning flex
--->  Fetching archive for doxygen
--->  Attempting to fetch doxygen-1.8.10_2.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/doxygen
--->  Attempting to fetch doxygen-1.8.10_2.darwin_16.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/doxygen
--->  Attempting to fetch doxygen-1.8.10_2.darwin_16.x86_64.tbz2 from https://packages.macports.org/doxygen
--->  Fetching distfiles for doxygen
--->  Attempting to fetch doxygen-1.8.10.src.tar.gz from http://lil.fr.distfiles.macports.org/doxygen
--->  Verifying checksums for doxygen                                           
--->  Extracting doxygen
--->  Applying patches to doxygen
--->  Configuring doxygen
--->  Building doxygen
Error: org.macports.build for port doxygen returned: command execution failed
Error: Failed to install doxygen
Please see the log file for port doxygen for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_doxygen/doxygen/main.log
Error: The following dependencies were not installed: mlt doxygen frei0r-plugins libexif libsamplerate libsndfile flac libsdl libsdl_image sox libid3tag libmad libmagic opencore-amr opusfile twolame wavpack
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port kdenlive failed
Imacs-iMac:~ Imac$ 

AIO tactile 27" Samsung  i5 8GB DDR3 W11 - tour Antec Asus P5GCMX1333 W11
iMac 27" fin 2009 i5 750 16GBssd2TB cg512 HighSierra - MacBookAir 13" 2017 i5 8GB ssd120 Monterey - MacBookPro mi 2012 8GB DDR3 Catalina

Hors ligne