Hi! I'm not sure why you are missing this port. Did you install MacPorts to default location (/opt/local)? Maybe try running `sudo port selfupdate` command. As for building just for current OSX version - you can skip /opt/local/etc/macports/macports.conf settings, python and GraphicsMagick patches (but you still need pango patch) and don't pass -DCMAKE_OSX_DEPLOYMENT_TARGET=10.7 option to cmake.
On Mon, 11 Dec 2017 21:13:00 +0200 Sarge Borsch <sausagefacto...@gmail.com> wrote: > I've been following > https://github.com/darktable-org/darktable/blob/master/packaging/macosx/BUILD.txt > I've got a VirtualBox VM with OS X (El Capitan), installed everything as > written before this point, plus system updates. > When I got to line 14, the command fails: > $ cp -R > /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python36 > ~/ports/lang > > cp: > > /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python36: > > No such file or directory > > What could be missing? > Also, maybe I can skip (some of) these patching steps if I don't need to > build for OS X < 10.11? I'm building only to do some test drive by myself, so > it doesn't have to work on other > machines.___________________________________________________________________________ > darktable developer mailing list > to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org > > > > > ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org