Opened 7 years ago

Closed 7 years ago

#53018 closed defect (invalid)

mercurial @4.0.1: error: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.9" but "10.11" during configure

Reported by: yabba (YabbaⓇ) Owned by: seanfarley (Sean Farley)
Priority: Normal Milestone:
Component: ports Version: 2.3.5
Keywords: Cc:
Port: mercurial

Description

port update mercurial and install mercurial are not working.

I have MacOSX 10.11.6. I'll attach the log.

sudo port -v install mercurial
--->  Computing dependencies for mercurial.
--->  Fetching distfiles for mercurial
--->  4.0.1.tar.gz does not exist in /opt/local/var/macports/distfiles/mercurial
--->  Attempting to fetch 4.0.1.tar.gz from https://bitbucket.org/seanfarley/mercurial/get
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 4457k  100 4457k    0     0   395k      0  0:00:11  0:00:11 --:--:--  845k
--->  Verifying checksums for mercurial
--->  Checksumming 4.0.1.tar.gz
--->  Extracting mercurial
--->  Extracting 4.0.1.tar.gz
--->  Applying patches to mercurial
--->  Applying patch-setup.py.diff
patching file setup.py
Hunk #1 succeeded at 657 with fuzz 2 (offset 187 lines).
--->  Configuring mercurial
--->  Building mercurial
make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_mercurial/mercurial/work/4.0.1'
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py  build 
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C doc
make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_mercurial/mercurial/work/4.0.1/doc'
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 gendoc.py hg-ssh.8 > hg-ssh.8.txt.tmp
mv hg-ssh.8.txt.tmp hg-ssh.8.txt
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 gendoc.py hg-ssh.8.gendoc > hg-ssh.8.gendoc.txt.tmp
mv hg-ssh.8.gendoc.txt.tmp hg-ssh.8.gendoc.txt
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 gendoc.py common > common.txt.tmp
mv common.txt.tmp common.txt
running build
running build_mo
creating mercurial/locale
creating mercurial/locale/da
creating mercurial/locale/da/LC_MESSAGES
generating mercurial/locale/da/LC_MESSAGES/hg.mo from i18n/da.po
msgfmt -v -o mercurial/locale/da/LC_MESSAGES/hg.mo i18n/da.po -c
error: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.9" but "10.11" during configure
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 gendoc.py hg.1 > hg.1.txt.tmp
make: *** [build] Error 1
make: *** Waiting for unfinished jobs....
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 gendoc.py hg.1.gendoc > hg.1.gendoc.txt.tmp
mv hg.1.txt.tmp hg.1.txt
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 gendoc.py hgignore.5 > hgignore.5.txt.tmp
mv hgignore.5.txt.tmp hgignore.5.txt
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 gendoc.py hgignore.5.gendoc > hgignore.5.gendoc.txt.tmp
mv hgignore.5.gendoc.txt.tmp hgignore.5.gendoc.txt
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 gendoc.py hgrc.5 > hgrc.5.txt.tmp
mv hgrc.5.txt.tmp hgrc.5.txt
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 gendoc.py hgrc.5.gendoc > hgrc.5.gendoc.txt.tmp
mv hgrc.5.gendoc.txt.tmp hgrc.5.gendoc.txt
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 runrst html  --halt warning \
	  --link-stylesheet --stylesheet-path style.css hg-ssh.8.txt hg-ssh.8.html
mv hg.1.gendoc.txt.tmp hg.1.gendoc.txt
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 runrst html  --halt warning \
	  --link-stylesheet --stylesheet-path style.css hgignore.5.txt hgignore.5.html
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 runrst html  --halt warning \
	  --link-stylesheet --stylesheet-path style.css hgrc.5.txt hgrc.5.html
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 runrst hgmanpage  --halt warning \
	  --strip-elements-with-class htmlonly hg-ssh.8.txt hg-ssh.8
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 runrst hgmanpage  --halt warning \
	  --strip-elements-with-class htmlonly hg.1.txt hg.1
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 runrst hgmanpage  --halt warning \
	  --strip-elements-with-class htmlonly hgignore.5.txt hgignore.5
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 runrst hgmanpage  --halt warning \
	  --strip-elements-with-class htmlonly hgrc.5.txt hgrc.5
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 runrst html  --halt warning \
	  --link-stylesheet --stylesheet-path style.css hg.1.txt hg.1.html
make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_mercurial/mercurial/work/4.0.1/doc'
make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_mercurial/mercurial/work/4.0.1'
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_mercurial/mercurial/work/4.0.1" && make -j2 -w all PYTHON=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 
Exit code: 2
Error: org.macports.build for port mercurial returned: command execution failed
Warning: targets not executed for mercurial: org.macports.activate org.macports.build org.macports.destroot org.macports.install
Please see the log file for port mercurial for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_mercurial/mercurial/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port mercurial failed

Attachments (1)

main.log (44.4 KB) - added by yabba (YabbaⓇ) 7 years ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_mercurial/mercurial/main.log

Download all attachments as: .zip

Change History (8)

Changed 7 years ago by yabba (YabbaⓇ)

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_mercurial/mercurial/main.log

comment:1 Changed 7 years ago by raimue (Rainer Müller)

Owner: set to seanfarley
Status: newassigned

comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: error: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.9" but "10.11" during configuremercurial @4.0.1: error: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.9" but "10.11" during configure

Is there anything unusual about your setup? Any thing that might explain why this happens for you but not for others?

comment:3 in reply to:  2 ; Changed 7 years ago by yabba (YabbaⓇ)

Replying to ryandesign:

Is there anything unusual about your setup? Any thing that might explain why this happens for you but not for others?

Ryan, don't get me wrong, but isn't that a bit silly question. ;) Give me the answer for: What _is_ the _usual_ setup? ;) Specify what you expect, please. :)

I expected that the update continues to work like the years before. It stopped working that day, that's the reason I filed the bug.

My question is: Why all other ports work, only mercurial is bugging me? I added all log and command line trace I have. (maybe the changes from Mercurial 3 to 4?)

I cleaned up my temp paths of macports and I got the following trace for the install:

sudo port -v install mercurial
Password:
--->  Computing dependencies for mercurial.
--->  Fetching distfiles for mercurial
--->  4.0.1.tar.gz does not exist in /opt/local/var/macports/distfiles/mercurial
--->  Attempting to fetch 4.0.1.tar.gz from https://distfiles.macports.org/mercurial
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0--->  Attempting to fetch 4.0.1.tar.gz from http://nue.de.distfiles.macports.org/mercurial
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0--->  Attempting to fetch 4.0.1.tar.gz from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/mercurial
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   264  100   264    0     0    460      0 --:--:-- --:--:-- --:--:--   459
--->  Attempting to fetch 4.0.1.tar.gz from http://lil.fr.distfiles.macports.org/mercurial
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0--->  Attempting to fetch 4.0.1.tar.gz from http://osl.no.distfiles.macports.org/mercurial
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0--->  Attempting to fetch 4.0.1.tar.gz from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/mercurial
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0--->  Attempting to fetch 4.0.1.tar.gz from https://bitbucket.org/seanfarley/mercurial/get
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 4457k  100 4457k    0     0  1463k      0  0:00:03  0:00:03 --:--:-- 1463k
--->  Verifying checksums for mercurial
--->  Checksumming 4.0.1.tar.gz
--->  Extracting mercurial
--->  Extracting 4.0.1.tar.gz
--->  Applying patches to mercurial
--->  Applying patch-setup.py.diff
patching file setup.py
Hunk #1 succeeded at 657 with fuzz 2 (offset 187 lines).
--->  Configuring mercurial
--->  Building mercurial
make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_mercurial/mercurial/work/4.0.1'
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py  build 
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C doc
make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_mercurial/mercurial/work/4.0.1/doc'
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 gendoc.py hg-ssh.8 > hg-ssh.8.txt.tmp
running build
running build_mo
creating mercurial/locale
creating mercurial/locale/da
creating mercurial/locale/da/LC_MESSAGES
generating mercurial/locale/da/LC_MESSAGES/hg.mo from i18n/da.po
msgfmt -v -o mercurial/locale/da/LC_MESSAGES/hg.mo i18n/da.po -c
error: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.9" but "10.11" during configure
make: *** [build] Error 1
make: *** Waiting for unfinished jobs....
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 gendoc.py hg-ssh.8.gendoc > hg-ssh.8.gendoc.txt.tmp
mv hg-ssh.8.gendoc.txt.tmp hg-ssh.8.gendoc.txt
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 gendoc.py common > common.txt.tmp
mv hg-ssh.8.txt.tmp hg-ssh.8.txt
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 gendoc.py hg.1 > hg.1.txt.tmp
mv common.txt.tmp common.txt
mv hg.1.txt.tmp hg.1.txt
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 gendoc.py hg.1.gendoc > hg.1.gendoc.txt.tmp
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 gendoc.py hgignore.5 > hgignore.5.txt.tmp
mv hgignore.5.txt.tmp hgignore.5.txt
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 gendoc.py hgignore.5.gendoc > hgignore.5.gendoc.txt.tmp
mv hgignore.5.gendoc.txt.tmp hgignore.5.gendoc.txt
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 gendoc.py hgrc.5 > hgrc.5.txt.tmp
mv hgrc.5.txt.tmp hgrc.5.txt
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 gendoc.py hgrc.5.gendoc > hgrc.5.gendoc.txt.tmp
mv hgrc.5.gendoc.txt.tmp hgrc.5.gendoc.txt
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 runrst html  --halt warning \
	  --link-stylesheet --stylesheet-path style.css hg-ssh.8.txt hg-ssh.8.html
mv hg.1.gendoc.txt.tmp hg.1.gendoc.txt
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 runrst html  --halt warning \
	  --link-stylesheet --stylesheet-path style.css hgignore.5.txt hgignore.5.html
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 runrst html  --halt warning \
	  --link-stylesheet --stylesheet-path style.css hgrc.5.txt hgrc.5.html
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 runrst hgmanpage  --halt warning \
	  --strip-elements-with-class htmlonly hg-ssh.8.txt hg-ssh.8
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 runrst hgmanpage  --halt warning \
	  --strip-elements-with-class htmlonly hg.1.txt hg.1
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 runrst hgmanpage  --halt warning \
	  --strip-elements-with-class htmlonly hgignore.5.txt hgignore.5
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 runrst hgmanpage  --halt warning \
	  --strip-elements-with-class htmlonly hgrc.5.txt hgrc.5
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 runrst html  --halt warning \
	  --link-stylesheet --stylesheet-path style.css hg.1.txt hg.1.html
make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_mercurial/mercurial/work/4.0.1/doc'
make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_mercurial/mercurial/work/4.0.1'
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_mercurial/mercurial/work/4.0.1" && make -j2 -w all PYTHON=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 
Exit code: 2
Error: org.macports.build for port mercurial returned: command execution failed
Warning: targets not executed for mercurial: org.macports.activate org.macports.build org.macports.destroot org.macports.install
Please see the log file for port mercurial for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_mercurial/mercurial/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port mercurial failed

Here the list of all installed ports (just updated):

sudo port -v installed
The following ports are currently installed:
  apache2 @2.2.31_2+preforkmpm (active) platform='darwin 15' archs='x86_64'
  apr @1.5.2_1 (active) platform='darwin 15' archs='x86_64'
  apr-util @1.5.4_0 (active) platform='darwin 15' archs='x86_64'
  aspell @0.60.6.1_1-nls (active) platform='darwin 15' archs='x86_64'
  aspell-dict-en @7.1_0 (active) platform='darwin 15' archs='noarch'
  at-spi2-atk @2.22.0_0 (active) platform='darwin 15' archs='x86_64'
  at-spi2-core @2.22.0_0 (active) platform='darwin 15' archs='x86_64'
  atk @2.22.0_0 (active) platform='darwin 15' archs='x86_64'
  autoconf @2.69_5 (active) platform='darwin 15' archs='noarch'
  autoconf-archive @2016.03.20_0 (active) platform='darwin 15' archs='noarch'
  automake @1.15_1 (active) platform='darwin 15' archs='noarch'
  bison @3.0.4_1 (active) platform='darwin 15' archs='x86_64'
  bison-runtime @3.0.4_0 (active) platform='darwin 15' archs='noarch'
  boost @1.59.0_2+no_single+no_static+python27 (active) platform='darwin 15' archs='x86_64'
  bzip2 @1.0.6_0 (active) platform='darwin 15' archs='x86_64'
  cairo @1.14.6_0+quartz+x11 (active) platform='darwin 15' archs='x86_64'
  cclient @2007f_1 (active) platform='darwin 15' archs='x86_64'
  clamav @0.99.2_1 (active) platform='darwin 15' archs='x86_64'
  cmake @3.7.1_0 (active) platform='darwin 15' archs='x86_64'
  coreutils @8.25_0 (active) platform='darwin 15' archs='x86_64'
  ctags @5.8_2 (active) platform='darwin 15' archs='x86_64'
  curl @7.51.0_1+ssl (active) platform='darwin 15' archs='x86_64'
  curl-ca-bundle @7.51.0_0 (active) platform='darwin 15' archs='noarch'
  cyrus-sasl2 @2.1.26_6+kerberos (active) platform='darwin 15' archs='x86_64'
  daq @2.0.6_0 (active) platform='darwin 15' archs='x86_64'
  db46 @4.6.21_10 (active) platform='darwin 15' archs='x86_64'
  db48 @4.8.30_4 (active) platform='darwin 15' archs='x86_64'
  db_select @0.1_3 (active) platform='darwin 15' archs='noarch'
  dbus @1.10.12_0 (active) platform='darwin 15' archs='x86_64'
  desktop-file-utils @0.23_0 (active) platform='darwin 15' archs='x86_64'
  djvulibre @3.5.27_0 (active) platform='darwin 15' archs='x86_64'
  docbook-xml @5.0_3 (active) platform='darwin 15' archs='noarch'
  docbook-xml-4.1.2 @5.0_1 (active) platform='darwin 15' archs='noarch'
  docbook-xml-4.2 @5.0_1 (active) platform='darwin 15' archs='noarch'
  docbook-xml-4.3 @5.0_1 (active) platform='darwin 15' archs='noarch'
  docbook-xml-4.4 @5.0_1 (active) platform='darwin 15' archs='noarch'
  docbook-xml-4.5 @5.0_1 (active) platform='darwin 15' archs='noarch'
  docbook-xml-5.0 @5.0_1 (active) platform='darwin 15' archs='noarch'
  docbook-xsl @1.79.1_0 (active) platform='darwin 15' archs='noarch'
  docker @1.12.1_0 (active) platform='darwin 15' archs='x86_64'
  docker-machine @0.8.1_0 (active) platform='darwin 15' archs='x86_64'
  e2fsprogs @1.43.3_0 (active) platform='darwin 15' archs='x86_64'
  ekhtml @0.3.2_0 (active) platform='darwin 15' archs='x86_64'
  enca @1.15_0 (active) platform='darwin 15' archs='x86_64'
  enchant @1.6.0_4+applespell (active) platform='darwin 15' archs='x86_64'
  erlang @19.1_0+hipe+ssl (active) platform='darwin 15' archs='x86_64'
  expat @2.2.0_0 (active) platform='darwin 15' archs='x86_64'
  ext2fuse @0.8.1_2 (active) platform='darwin 15' archs='x86_64'
  ffmpeg @3.2.2_0+gpl2+x11 (active) platform='darwin 15' archs='x86_64'
  fftw-3 @3.3.5_0 (active) platform='darwin 15' archs='x86_64'
  findutils @4.6.0_0 (active) platform='darwin 15' archs='x86_64'
  flac @1.3.1_2 (active) platform='darwin 15' archs='x86_64'
  flex @2.6.0_0 (active) platform='darwin 15' archs='x86_64'
  fontconfig @2.12.1_1 (active) platform='darwin 15' archs='x86_64'
  fop @1.1_0 (active) platform='darwin 15' archs='noarch'
  freeimage @3.17.0_0 (active) platform='darwin 15' archs='x86_64'
  freetds @1.00.21_0 (active) platform='darwin 15' archs='x86_64'
  freetype @2.7_0 (active) platform='darwin 15' archs='x86_64'
  fribidi @0.19.7_0 (active) platform='darwin 15' archs='x86_64'
  gawk @4.1.4_0 (active) platform='darwin 15' archs='x86_64'
  gd2 @2.2.3_0+x11 (active) platform='darwin 15' archs='x86_64'
  gdbm @1.12_0 (active) platform='darwin 15' archs='x86_64'
  gearmand @1.1.12_1+sqlite (active) platform='darwin 15' archs='x86_64'
  getopt @1.1.6_0 (active) platform='darwin 15' archs='x86_64'
  gettext @0.19.8.1_0 (active) platform='darwin 15' archs='x86_64'
  ghostscript @9.19_0+x11 (active) platform='darwin 15' archs='x86_64'
  giflib @4.2.3_0+x11 (active) platform='darwin 15' archs='x86_64'
  gindent @2.2.11_0 (active) platform='darwin 15' archs='x86_64'
  git @2.10.2_0+credential_osxkeychain+doc+pcre+perl5_24 (active) platform='darwin 15' archs='x86_64'
  glib2 @2.50.2_0 (active) platform='darwin 15' archs='x86_64'
  gmake @4.1_0 (active) platform='darwin 15' archs='x86_64'
  gmp @6.1.1_0 (active) platform='darwin 15' archs='x86_64'
  gnome-common @3.18.0_0 (active) platform='darwin 15' archs='noarch'
  gnupg @1.4.21_0 (active) platform='darwin 15' archs='x86_64'
  gnupg2 @2.0.30_0 (active) platform='darwin 15' archs='x86_64'
  gnutls @3.4.16_1 (active) platform='darwin 15' archs='x86_64'
  go @1.7.4_0 (active) platform='darwin 15' archs='x86_64'
  go-1.4 @1.4.3_0 (active) platform='darwin 15' archs='x86_64'
  gobject-introspection @1.50.0_0 (active) platform='darwin 15' archs='x86_64'
  gperf @3.0.4_2 (active) platform='darwin 15' archs='x86_64'
  gpg-agent @2.0.30_0+pinentry (active) platform='darwin 15' archs='x86_64'
  GraphicsMagick @1.3.25_1+q8 (active) platform='darwin 15' archs='x86_64'
  graphite2 @1.3.9_0 (active) platform='darwin 15' archs='x86_64'
  gsed @4.2.2_0 (active) platform='darwin 15' archs='x86_64'
  gtk-doc @1.25_1 (active) platform='darwin 15' archs='noarch'
  harfbuzz @1.3.4_0 (active) platform='darwin 15' archs='x86_64'
  help2man @1.47.4_1 (active) platform='darwin 15' archs='x86_64'
  hicolor-icon-theme @0.15_0 (active) platform='darwin 15' archs='noarch'
  hunspell @1.3.3_1 (active) platform='darwin 15' archs='x86_64'
  icu @55.1_0 (active) platform='darwin 15' archs='x86_64'
  ilmbase @2.2.0_0 (active) platform='darwin 15' archs='x86_64'
  ImageMagick @6.9.6-6_0+x11 (active) platform='darwin 15' archs='x86_64'
  imlib2 @1.4.9_0 (active) platform='darwin 15' archs='x86_64'
  intltool @0.51.0_2 (active) platform='darwin 15' archs='noarch'
  itstool @2.0.2_2 (active) platform='darwin 15' archs='noarch'
  jasper @1.900.29_0 (active) platform='darwin 15' archs='x86_64'
  jbig2dec @0.11_2 (active) platform='darwin 15' archs='x86_64'
  jbigkit @2.1_0 (active) platform='darwin 15' archs='x86_64'
  jpeg @9b_0 (active) platform='darwin 15' archs='x86_64'
  judy @1.0.5_1 (active) platform='darwin 15' archs='x86_64'
  kerberos5 @1.15_0 (active) platform='darwin 15' archs='x86_64'
  lame @3.99.5_1 (active) platform='darwin 15' archs='x86_64'
  lcms2 @2.8_0 (active) platform='darwin 15' archs='x86_64'
  libarchive @3.2.2_0 (active) platform='darwin 15' archs='x86_64'
  libass @0.13.4_0 (active) platform='darwin 15' archs='x86_64'
  libassuan @2.4.3_0 (active) platform='darwin 15' archs='x86_64'
  libbluray @0.9.2_0 (active) platform='darwin 15' archs='x86_64'
  libcomerr @1.43.3_0 (active) platform='darwin 15' archs='x86_64'
  libcroco @0.6.11_0 (active) platform='darwin 15' archs='x86_64'
  libdnet @1.12_2 (active) platform='darwin 15' archs='x86_64'
  libedit @20160903-3.1_1 (active) platform='darwin 15' archs='x86_64'
  libepoxy @1.3.1_3+python34 (active) platform='darwin 15' archs='x86_64'
  libesmtp @1.0.6_1 (active) platform='darwin 15' archs='x86_64'
  libev @4.23_0 (active) platform='darwin 15' archs='x86_64'
  libevent @2.0.22_3 (active) platform='darwin 15' archs='x86_64'
  libffi @3.2.1_0 (active) platform='darwin 15' archs='x86_64'
  libgcrypt @1.7.3_0 (active) platform='darwin 15' archs='x86_64'
  libgeoip @1.6.9_0 (active) platform='darwin 15' archs='x86_64'
  libgpg-error @1.25_0 (active) platform='darwin 15' archs='x86_64'
  libiconv @1.14_0 (active) platform='darwin 15' archs='x86_64'
  libid3tag @0.15.1b_2 (active) platform='darwin 15' archs='x86_64'
  libidn @1.33_0 (active) platform='darwin 15' archs='x86_64'
  libksba @1.3.5_0 (active) platform='darwin 15' archs='x86_64'
  libmagic @5.29_0 (active) platform='darwin 15' archs='x86_64'
  libmcrypt @2.5.8_1 (active) platform='darwin 15' archs='x86_64'
  libmemcached @1.0.10_0 (active) platform='darwin 15' archs='x86_64'
  libmodplug @0.8.8.5_0 (active) platform='darwin 15' archs='x86_64'
  libogg @1.3.2_1 (active) platform='darwin 15' archs='x86_64'
  libopus @1.1.3_0 (active) platform='darwin 15' archs='x86_64'
  libpaper @1.1.24.4_0 (active) platform='darwin 15' archs='x86_64'
  libpcap @1.8.1_0 (active) platform='darwin 15' archs='x86_64'
  libpixman @0.34.0_0 (active) platform='darwin 15' archs='x86_64'
  libpng @1.6.26_0 (active) platform='darwin 15' archs='x86_64'
  libsdl @1.2.15_3+x11 (active) platform='darwin 15' archs='x86_64'
  libsdl2 @2.0.5_1+x11 (active) platform='darwin 15' archs='x86_64'
  libsphinxclient @2.2.11_1 (active) platform='darwin 15' archs='x86_64'
  libssh2 @1.7.0_0 (active) platform='darwin 15' archs='x86_64'
  libsvm @3.20_2+java+python27+tools (active) platform='darwin 15' archs='x86_64'
  libtasn1 @4.9_0 (active) platform='darwin 15' archs='x86_64'
  libtheora @1.1.1_2 (active) platform='darwin 15' archs='x86_64'
  libtool @2.4.6_2 (active) platform='darwin 15' archs='x86_64'
  libusb @1.0.21_0 (active) platform='darwin 15' archs='x86_64'
  libusb-compat @0.1.5_0 (active) platform='darwin 15' archs='x86_64'
  libuv @1.10.1_0 (active) platform='darwin 15' archs='x86_64'
  libvorbis @1.3.5_0 (active) platform='darwin 15' archs='x86_64'
  libvpx @1.6.0_0 (active) platform='darwin 15' archs='x86_64'
  libxl @3.7.2.0_0 (active) platform='darwin 15' archs='x86_64'
  libxml2 @2.9.4_0 (active) platform='darwin 15' archs='x86_64'
  libxslt @1.1.29_1 (active) platform='darwin 15' archs='x86_64'
  libyaml @0.1.7_0 (active) platform='darwin 15' archs='x86_64'
  lighttpd @1.4.43_0+ssl (active) platform='darwin 15' archs='x86_64'
  lzo2 @2.09_0 (active) platform='darwin 15' archs='x86_64'
  m4 @1.4.17_0 (active) platform='darwin 15' archs='x86_64'
  memcached @1.4.22_0 (active) platform='darwin 15' archs='x86_64'
  mesa @12.0.1_2+osmesa+python27 (active) platform='darwin 15' archs='x86_64'
  mgzip @1.2c_1 (active) platform='darwin 15' archs='x86_64'
  mhash @0.9.9.9_0 (active) platform='darwin 15' archs='x86_64'
  ming @0.4.5_1 (active) platform='darwin 15' archs='x86_64'
  mysql_select @0.1.2_3 (active) platform='darwin 15' archs='noarch'
  ncurses @6.0_0 (active) platform='darwin 15' archs='x86_64'
  net-snmp @5.7.3_6+ssl (active) platform='darwin 15' archs='x86_64'
  nettle @3.1.1_0 (active) platform='darwin 15' archs='x86_64'
  nodejs4 @4.6.1_0 (active) platform='darwin 15' archs='x86_64'
  npm3 @3.10.9_0 (active) platform='darwin 15' archs='noarch'
  openexr @2.2.0_1 (active) platform='darwin 15' archs='x86_64'
  openjade @1.3.2_10 (active) platform='darwin 15' archs='x86_64'
  openjpeg @2.1.0_0 (active) platform='darwin 15' archs='x86_64'
  openjpeg15 @1.5.2_0 (active) platform='darwin 15' archs='x86_64'
  openldap @2.4.44_0 (active) platform='darwin 15' archs='x86_64'
  opensp @1.5.2_2 (active) platform='darwin 15' archs='x86_64'
  openssl @1.0.2j_0 (active) platform='darwin 15' archs='x86_64'
  orc @0.4.26_0 (active) platform='darwin 15' archs='x86_64'
  ossp-uuid @1.6.2_8+perl5_24 (active) platform='darwin 15' archs='x86_64'
  osxfuse @3.5.3_0 (active) platform='darwin 15' archs='x86_64'
  p5.16-module-corelist @5.201.512.130_0 (active) platform='darwin 15' archs='noarch'
  p5.24-algorithm-diff @1.190.300_0 (active) platform='darwin 15' archs='noarch'
  p5.24-authen-sasl @2.160.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-cgi @4.350.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-cpan-meta @2.150.10_0 (active) platform='darwin 15' archs='noarch'
  p5.24-cpan-meta-requirements @2.140.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-cpan-meta-yaml @0.18.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-digest-hmac @1.30.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-digest-sha1 @2.130.0_4 (active) platform='darwin 15' archs='x86_64'
  p5.24-encode @2.880.0_0 (active) platform='darwin 15' archs='x86_64'
  p5.24-encode-locale @1.50.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-error @0.170.240_0 (active) platform='darwin 15' archs='noarch'
  p5.24-extutils-cbuilder @0.280.224_0 (active) platform='darwin 15' archs='noarch'
  p5.24-file-listing @6.40.0_1 (active) platform='darwin 15' archs='noarch'
  p5.24-file-slurp-tiny @0.4.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-getopt-long @2.49.1_0 (active) platform='darwin 15' archs='noarch'
  p5.24-gssapi @0.280.0_3 (active) platform='darwin 15' archs='x86_64'
  p5.24-html-form @6.30.0_1 (active) platform='darwin 15' archs='noarch'
  p5.24-html-parser @3.720.0_0 (active) platform='darwin 15' archs='x86_64'
  p5.24-html-tagset @3.200.0_4 (active) platform='darwin 15' archs='noarch'
  p5.24-http-cookies @6.10.0_1 (active) platform='darwin 15' archs='noarch'
  p5.24-http-daemon @6.10.0_1 (active) platform='darwin 15' archs='noarch'
  p5.24-http-date @6.20.0_1 (active) platform='darwin 15' archs='noarch'
  p5.24-http-message @6.110.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-http-negotiate @6.10.0_1 (active) platform='darwin 15' archs='noarch'
  p5.24-inc-latest @0.500.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-io @1.250.0_4 (active) platform='darwin 15' archs='x86_64'
  p5.24-io-html @1.1.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-io-socket-inet6 @2.720.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-io-socket-ip @0.380.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-io-socket-ssl @2.39.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-ipc-cmd @0.960.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-libwww-perl @6.150.0_0+ssl (active) platform='darwin 15' archs='noarch'
  p5.24-locale-gettext @1.70.0_0 (active) platform='darwin 15' archs='x86_64'
  p5.24-locale-maketext-simple @0.210.0_3 (active) platform='darwin 15' archs='noarch'
  p5.24-lwp-mediatypes @6.20.0_1 (active) platform='darwin 15' archs='noarch'
  p5.24-lwp-protocol-https @6.60.0_1 (active) platform='darwin 15' archs='noarch'
  p5.24-mime-base64 @3.150.0_0 (active) platform='darwin 15' archs='x86_64'
  p5.24-module-build @0.422.0_1 (active) platform='darwin 15' archs='noarch'
  p5.24-module-load @0.320.0_1 (active) platform='darwin 15' archs='noarch'
  p5.24-module-load-conditional @0.680.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-module-metadata @1.0.33_0 (active) platform='darwin 15' archs='noarch'
  p5.24-mozilla-ca @20160104_0 (active) platform='darwin 15' archs='noarch'
  p5.24-net-http @6.90.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-net-libidn @0.120.0_4 (active) platform='darwin 15' archs='x86_64'
  p5.24-net-smtp-ssl @1.40.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-net-ssleay @1.780.0_0 (active) platform='darwin 15' archs='x86_64'
  p5.24-params-check @0.380.0_1 (active) platform='darwin 15' archs='noarch'
  p5.24-pathtools @3.620.0_0 (active) platform='darwin 15' archs='x86_64'
  p5.24-perl-ostype @1.10.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-pod-escapes @1.70.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-pod-simple @3.350.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-podlators @4.90.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-scalar-list-utils @1.460.0_0 (active) platform='darwin 15' archs='x86_64'
  p5.24-socket @2.24.0_0 (active) platform='darwin 15' archs='x86_64'
  p5.24-socket6 @0.280.0_0 (active) platform='darwin 15' archs='x86_64'
  p5.24-spiffy @0.460.0_0 (active) platform='darwin 15' archs='x86_64'
  p5.24-sub-uplevel @0.260.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-term-readkey @2.370.0_0 (active) platform='darwin 15' archs='x86_64'
  p5.24-test-base @0.880.0_0 (active) platform='darwin 15' archs='x86_64'
  p5.24-test-deep @1.124.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-test-exception @0.430.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-test-nowarnings @1.40.0_1 (active) platform='darwin 15' archs='noarch'
  p5.24-test-pod @1.510.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-test-simple @1.302.67_0 (active) platform='darwin 15' archs='noarch'
  p5.24-test-warn @0.300.0_1 (active) platform='darwin 15' archs='noarch'
  p5.24-test-yaml @1.60.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-text-diff @1.440.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-text-parsewords @3.300.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-tree-dag_node @1.290.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-uri @1.710.0_0 (active) platform='darwin 15' archs='noarch'
  p5.24-version @0.991.700_0 (active) platform='darwin 15' archs='x86_64'
  p5.24-www-robotrules @6.20.0_1 (active) platform='darwin 15' archs='noarch'
  p5.24-xml-parser @2.440.0_0 (active) platform='darwin 15' archs='x86_64'
  p5.24-yaml @1.200.0_0 (active) platform='darwin 15' archs='noarch'
  p7zip @16.02_1 (active) platform='darwin 15' archs='x86_64'
  p11-kit @0.23.2_1 (active) platform='darwin 15' archs='x86_64'
  pango @1.40.3_1+quartz+x11 (active) platform='darwin 15' archs='x86_64'
  pcre @8.39_0 (active) platform='darwin 15' archs='x86_64'
  pcre2 @10.22_0 (active) platform='darwin 15' archs='x86_64'
  pdflib @7.0.5_2 (active) platform='darwin 15' archs='x86_64'
  perl5 @5.24.0_0+perl5_24 (active) platform='darwin 15' archs='noarch'
  perl5.16 @5.16.3_3 (active) platform='darwin 15' archs='x86_64'
  perl5.22 @5.22.2_1 (active) platform='darwin 15' archs='x86_64'
  perl5.24 @5.24.0_0 (active) platform='darwin 15' archs='x86_64'
  php56 @5.6.28_0+libedit (active) platform='darwin 15' archs='x86_64'
  php56-apache2handler @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-APCu @4.0.11_0 (active) platform='darwin 15' archs='x86_64'
  php56-big_int @1.0.7_1 (active) platform='darwin 15' archs='x86_64'
  php56-curl @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-dba @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-dbase @5.1.1_0 (active) platform='darwin 15' archs='x86_64'
  php56-excel @1.0.1_1 (active) platform='darwin 15' archs='x86_64'
  php56-exif @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-fpm @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-FreeImage @0.1_1 (active) platform='darwin 15' archs='x86_64'
  php56-ftp @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-gd @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-gdchart @0.2.0_0 (active) platform='darwin 15' archs='x86_64'
  php56-geoip @1.0.8_1 (active) platform='darwin 15' archs='x86_64'
  php56-gettext @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-gmagick @1.1.7RC3_0 (active) platform='darwin 15' archs='x86_64'
  php56-html_parse @1.0.0_1 (active) platform='darwin 15' archs='x86_64'
  php56-htscanner @1.0.1_1 (active) platform='darwin 15' archs='x86_64'
  php56-http2 @2.5.6_0 (active) platform='darwin 15' archs='x86_64'
  php56-iconv @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-igbinary @1.2.1_0 (active) platform='darwin 15' archs='x86_64'
  php56-imagick @3.4.3RC1_0 (active) platform='darwin 15' archs='x86_64'
  php56-imap @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-imlib2 @0.1.00_1 (active) platform='darwin 15' archs='x86_64'
  php56-intl @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-ipc @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-jsmin @2.0.1_0 (active) platform='darwin 15' archs='x86_64'
  php56-ldap @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-libev @20131219_0 (active) platform='darwin 15' archs='x86_64'
  php56-libevent @0.1.0_0 (active) platform='darwin 15' archs='x86_64'
  php56-lzf @1.6.5_0 (active) platform='darwin 15' archs='x86_64'
  php56-magickwand @1.0.9-2_1 (active) platform='darwin 15' archs='x86_64'
  php56-mailparse @2.1.6_1 (active) platform='darwin 15' archs='x86_64'
  php56-mbstring @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-mcrypt @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-memcached @2.1.0_1 (active) platform='darwin 15' archs='x86_64'
  php56-ming @0.4.5_0 (active) platform='darwin 15' archs='x86_64'
  php56-mysql @5.6.28_0+mysqlnd (active) platform='darwin 15' archs='x86_64'
  php56-oauth @1.2.3_0 (active) platform='darwin 15' archs='x86_64'
  php56-odbc @5.6.28_0+unixodbc (active) platform='darwin 15' archs='x86_64'
  php56-opcache @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-openssl @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-pcntl @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-pdflib @3.0.4_0 (active) platform='darwin 15' archs='x86_64'
  php56-pear @20161027_0 (active) platform='darwin 15' archs='x86_64'
  php56-pop3 @1.0.2_1 (active) platform='darwin 15' archs='x86_64'
  php56-posix @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-postgresql @5.6.28_0+postgresql94 (active) platform='darwin 15' archs='x86_64'
  php56-propro @1.0.2_0 (active) platform='darwin 15' archs='x86_64'
  php56-pspell @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-raphf @1.1.2_0 (active) platform='darwin 15' archs='x86_64'
  php56-rar @3.0.2_0 (active) platform='darwin 15' archs='x86_64'
  php56-scrypt @1.4.2_0 (active) platform='darwin 15' archs='x86_64'
  php56-snmp @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-soap @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-sockets @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-solr @2.4.0_0 (active) platform='darwin 15' archs='x86_64'
  php56-sqlite @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-ssh2 @0.13_0 (active) platform='darwin 15' archs='x86_64'
  php56-suhosin @0.9.38_0 (active) platform='darwin 15' archs='x86_64'
  php56-tidy @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php56-uploadprogress @1.0.3.1_1 (active) platform='darwin 15' archs='x86_64'
  php56-uuid @1.0.4_0 (active) platform='darwin 15' archs='x86_64'
  php56-xdebug @2.5.0_0 (active) platform='darwin 15' archs='x86_64'
  php56-yaml @1.3.0_0 (active) platform='darwin 15' archs='x86_64'
  php56-yaz @1.2.1_0 (active) platform='darwin 15' archs='x86_64'
  php56-zip @5.6.28_0 (active) platform='darwin 15' archs='x86_64'
  php70 @7.0.13_0+libedit (active) platform='darwin 15' archs='x86_64'
  php70-apache2handler @7.0.13_0 (active) platform='darwin 15' archs='x86_64'
  php70-mysql @7.0.13_0+mysqlnd (active) platform='darwin 15' archs='x86_64'
  php70-sqlite @7.0.13_0 (active) platform='darwin 15' archs='x86_64'
  php70-xdebug @2.5.0_0 (active) platform='darwin 15' archs='x86_64'
  php71 @7.1.0_0+libedit (active) platform='darwin 15' archs='x86_64'
  php71-apache2handler @7.1.0_0 (active) platform='darwin 15' archs='x86_64'
  php71-calendar @7.1.0_0 (active) platform='darwin 15' archs='x86_64'
  php71-cgi @7.1.0_0 (active) platform='darwin 15' archs='x86_64'
  php71-curl @7.1.0_0 (active) platform='darwin 15' archs='x86_64'
  php71-dba @7.1.0_0 (active) platform='darwin 15' archs='x86_64'
  php71-enchant @7.1.0_0 (active) platform='darwin 15' archs='x86_64'
  php71-exif @7.1.0_0 (active) platform='darwin 15' archs='x86_64'
  php71-fpm @7.1.0_0 (active) platform='darwin 15' archs='x86_64'
  php71-ftp @7.1.0_0 (active) platform='darwin 15' archs='x86_64'
  php71-gd @7.1.0_0 (active) platform='darwin 15' archs='x86_64'
  php71-gettext @7.1.0_0 (active) platform='darwin 15' archs='x86_64'
  php71-gmp @7.1.0_0 (active) platform='darwin 15' archs='x86_64'
  php71-iconv @7.1.0_0 (active) platform='darwin 15' archs='x86_64'
  php71-imap @7.1.0_0 (active) platform='darwin 15' archs='x86_64'
  php71-intl @7.1.0_0 (active) platform='darwin 15' archs='x86_64'
  php71-ipc @7.1.0_0 (active) platform='darwin 15' archs='x86_64'
  php71-ldap @7.1.0_0 (active) platform='darwin 15' archs='x86_64'
  php71-mbstring @7.1.0_0 (active) platform='darwin 15' archs='x86_64'
  php71-mcrypt @7.1.0_0 (active) platform='darwin 15' archs='x86_64'
  php71-mysql @7.1.0_0+mysqlnd (active) platform='darwin 15' archs='x86_64'
  php71-odbc @7.1.0_0+unixodbc (active) platform='darwin 15' archs='x86_64'
  php71-opcache @7.1.0_0 (active) platform='darwin 15' archs='x86_64'
  php71-openssl @7.1.0_0 (active) platform='darwin 15' archs='x86_64'
  php_select @1.0_0 (active) platform='darwin 15' archs='noarch'
  pinentry @0.9.7_0 (active) platform='darwin 15' archs='x86_64'
  pkgconfig @0.29.1_0 (active) platform='darwin 15' archs='x86_64'
  popt @1.16_0 (active) platform='darwin 15' archs='x86_64'
  port_cutleaves @0.1.4_0 (active) platform='darwin 15' archs='noarch'
  postgresql94 @9.4.10_0 (active) platform='darwin 15' archs='x86_64'
  postgresql_select @0.2_0 (active) platform='darwin 15' archs='noarch'
  pth @2.0.7_1 (active) platform='darwin 15' archs='x86_64'
  py27-beaker @1.7.0_0 (active) platform='darwin 15' archs='noarch'
  py27-docutils @0.12_0 (active) platform='darwin 15' archs='noarch'
  py27-libxml2 @2.9.4_0 (active) platform='darwin 15' archs='x86_64'
  py27-mako @1.0.6_0 (active) platform='darwin 15' archs='noarch'
  py27-markupsafe @0.23_0 (active) platform='darwin 15' archs='x86_64'
  py27-roman @2.0.0_0 (active) platform='darwin 15' archs='noarch'
  py27-setuptools @30.2.0_0 (active) platform='darwin 15' archs='noarch'
  python2_select @0.0_2 (active) platform='darwin 15' archs='noarch'
  python3_select @0.0_1 (active) platform='darwin 15' archs='noarch'
  python27 @2.7.12_2 (active) platform='darwin 15' archs='x86_64'
  python34 @3.4.5_1 (active) platform='darwin 15' archs='x86_64'
  python_select @0.3_7 (active) platform='darwin 15' archs='noarch'
  rabbitmq-c @0.8.0_0 (active) platform='darwin 15' archs='x86_64'
  re2c @0.14.3_0 (active) platform='darwin 15' archs='x86_64'
  readline @6.3.003_1 (active) platform='darwin 15' archs='x86_64'
  repo @1.22_0 (active) platform='darwin 15' archs='noarch'
  rrdtool @1.5.5_1 (active) platform='darwin 15' archs='x86_64'
  rsync @3.1.2_0 (active) platform='darwin 15' archs='x86_64'
  schroedinger @1.0.11_0 (active) platform='darwin 15' archs='x86_64'
  scons @2.5.1_0 (active) platform='darwin 15' archs='noarch'
  serf1 @1.3.8_0 (active) platform='darwin 15' archs='x86_64'
  shared-mime-info @1.7_2 (active) platform='darwin 15' archs='x86_64'
  source-highlight @3.1.8_0 (active) platform='darwin 15' archs='x86_64'
  soxr @0.1.2_0 (active) platform='darwin 15' archs='x86_64'
  spawn-fcgi @1.6.4_0 (active) platform='darwin 15' archs='x86_64'
  speex @1.2rc2_0 (active) platform='darwin 15' archs='x86_64'
  sqlite3 @3.15.2_2 (active) platform='darwin 15' archs='x86_64'
  subversion @1.9.5_0 (active) platform='darwin 15' archs='x86_64'
  tcl @8.6.6_0+corefoundation+threads (active) platform='darwin 15' archs='x86_64'
  tcp_wrappers @20_2 (active) platform='darwin 15' archs='x86_64'
  texi2html @5.0_1 (active) platform='darwin 15' archs='noarch'
  texinfo @6.3_0 (active) platform='darwin 15' archs='x86_64'
  tidy @5.2.0_0 (active) platform='darwin 15' archs='x86_64'
  tiff @4.0.7_0 (active) platform='darwin 15' archs='x86_64'
  unixODBC @2.3.2_0 (active) platform='darwin 15' archs='x86_64'
  urw-fonts @1.0.7pre44_0 (active) platform='darwin 15' archs='noarch'
  vala @0.34.4_0 (active) platform='darwin 15' archs='x86_64'
  webp @0.5.1_2 (active) platform='darwin 15' archs='x86_64'
  wget @1.18_1+ssl (active) platform='darwin 15' archs='x86_64'
  x264 @20161201_0 (active) platform='darwin 15' archs='x86_64'
  x265 @2.1_0 (active) platform='darwin 15' archs='x86_64'
  Xft2 @2.3.2_0 (active) platform='darwin 15' archs='x86_64'
  xmlcatmgr @2.2_1 (active) platform='darwin 15' archs='x86_64'
  xmlto @0.0.28_0 (active) platform='darwin 15' archs='x86_64'
  xorg-bigreqsproto @1.1.2_0 (active) platform='darwin 15' archs='noarch'
  xorg-compositeproto @0.4.2_0 (active) platform='darwin 15' archs='noarch'
  xorg-damageproto @1.2.1_0 (active) platform='darwin 15' archs='noarch'
  xorg-dri2proto @2.8_0 (active) platform='darwin 15' archs='noarch'
  xorg-fixesproto @5.0_0 (active) platform='darwin 15' archs='noarch'
  xorg-glproto @1.4.17_0 (active) platform='darwin 15' archs='noarch'
  xorg-inputproto @2.3.2_0 (active) platform='darwin 15' archs='noarch'
  xorg-kbproto @1.0.7_0 (active) platform='darwin 15' archs='noarch'
  xorg-libice @1.0.9_0 (active) platform='darwin 15' archs='x86_64'
  xorg-libpthread-stubs @0.3_0 (active) platform='darwin 15' archs='noarch'
  xorg-libsm @1.2.1_0 (active) platform='darwin 15' archs='x86_64'
  xorg-libX11 @1.6.4_0 (active) platform='darwin 15' archs='x86_64'
  xorg-libXau @1.0.8_0 (active) platform='darwin 15' archs='x86_64'
  xorg-libxcb @1.12_2+python27 (active) platform='darwin 15' archs='x86_64'
  xorg-libXcomposite @0.4.4_0 (active) platform='darwin 15' archs='x86_64'
  xorg-libXcursor @1.1.14_0 (active) platform='darwin 15' archs='x86_64'
  xorg-libXdamage @1.1.4_0 (active) platform='darwin 15' archs='x86_64'
  xorg-libXdmcp @1.1.2_0 (active) platform='darwin 15' archs='x86_64'
  xorg-libXext @1.3.3_0 (active) platform='darwin 15' archs='x86_64'
  xorg-libXfixes @5.0.3_0 (active) platform='darwin 15' archs='x86_64'
  xorg-libXi @1.7.8_0 (active) platform='darwin 15' archs='x86_64'
  xorg-libXinerama @1.1.3_0 (active) platform='darwin 15' archs='x86_64'
  xorg-libXmu @1.1.2_0 (active) platform='darwin 15' archs='x86_64'
  xorg-libXrandr @1.5.1_0 (active) platform='darwin 15' archs='x86_64'
  xorg-libXScrnSaver @1.2.2_0 (active) platform='darwin 15' archs='x86_64'
  xorg-libXt @1.1.5_1 (active) platform='darwin 15' archs='x86_64'
  xorg-libXtst @1.2.3_0 (active) platform='darwin 15' archs='x86_64'
  xorg-libXxf86vm @1.1.4_0 (active) platform='darwin 15' archs='x86_64'
  xorg-randrproto @1.5.0_0 (active) platform='darwin 15' archs='noarch'
  xorg-recordproto @1.14.2_0 (active) platform='darwin 15' archs='noarch'
  xorg-renderproto @0.11.1_0 (active) platform='darwin 15' archs='noarch'
  xorg-scrnsaverproto @1.2.2_0 (active) platform='darwin 15' archs='noarch'
  xorg-util-macros @1.19.0_0 (active) platform='darwin 15' archs='noarch'
  xorg-xcb-proto @1.12_1+python27 (active) platform='darwin 15' archs='noarch'
  xorg-xcb-util @0.4.0_0 (active) platform='darwin 15' archs='x86_64'
  xorg-xcmiscproto @1.2.2_0 (active) platform='darwin 15' archs='noarch'
  xorg-xextproto @7.3.0_0 (active) platform='darwin 15' archs='noarch'
  xorg-xf86bigfontproto @1.2.0_0 (active) platform='darwin 15' archs='noarch'
  xorg-xf86vidmodeproto @2.3.1_0 (active) platform='darwin 15' archs='noarch'
  xorg-xineramaproto @1.2.1_0 (active) platform='darwin 15' archs='noarch'
  xorg-xproto @7.0.31_0 (active) platform='darwin 15' archs='noarch'
  xorg-xtrans @1.3.5_0 (active) platform='darwin 15' archs='noarch'
  xpm @3.5.11_0 (active) platform='darwin 15' archs='x86_64'
  xrender @0.9.10_0 (active) platform='darwin 15' archs='x86_64'
  XviD @1.3.4_0 (active) platform='darwin 15' archs='x86_64'
  xz @5.2.2_0 (active) platform='darwin 15' archs='x86_64'
  yasm @1.3.0_0 (active) platform='darwin 15' archs='x86_64'
  yaz @5.16.0_0 (active) platform='darwin 15' archs='x86_64'
  zlib @1.2.8_0 (active) platform='darwin 15' archs='x86_64'

comment:4 in reply to:  3 ; Changed 7 years ago by raimue (Rainer Müller)

Replying to yabba:

Give me the answer for: What _is_ the _usual_ setup? ;) Specify what you expect, please. :)

I expected that the update continues to work like the years before. It stopped working that day, that's the reason I filed the bug.

If we cannot reproduce the problem, we need your input what would be different on your system that is causing the problem. For example, did you ever make any changes to your macports.conf? Setting macosx_deployment_target in macports.conf would be something that could cause this.

comment:5 in reply to:  4 Changed 7 years ago by yabba (YabbaⓇ)

Replying to raimue:

Replying to yabba:

Give me the answer for: What _is_ the _usual_ setup? ;) Specify what you expect, please. :)

I expected that the update continues to work like the years before. It stopped working that day, that's the reason I filed the bug.

If we cannot reproduce the problem, we need your input what would be different on your system that is causing the problem. For example, did you ever make any changes to your macports.conf? Setting macosx_deployment_target in macports.conf would be something that could cause this.

OK, I tried to compile darktable. They say, one need to change some options ("https://redmine.darktable.org/projects/darktable/wiki/Darktable_on_OS_X"):

Add to /opt/local/etc/macports/variants.conf

+no_gnome +no_x11 +quartz -x11 +llvm34 +gtk3

Add to /opt/local/etc/macports/macports.conf

buildfromsource always
cxx_stdlib libc++
macosx_deployment_target 10.9

Thanks to your hint with macosx_deployment_target, I commented that line and it passes. :)

I'm not in that macports building processes, but should the darktable build process use the cleaner way to set those options by the/a makefile?

comment:6 Changed 7 years ago by mf2k (Frank Schima)

Note that no ports have +no_gnome or +no_x11 variants, so you should remove them from your local variants.conf file.

comment:7 Changed 7 years ago by seanfarley (Sean Farley)

Resolution: invalid
Status: assignedclosed
Note: See TracTickets for help on using tickets.