#43533: poppler fails to build on Mavericks (OS X 10.9.2) ------------------------------+---------------------- Reporter: bersavosh2003@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: invalid | Keywords: Port: poppler | ------------------------------+---------------------- Changes (by cal@…): * status: new => closed * resolution: => invalid Comment: Your problem is: {{{ :info:build /opt/local/bin/g-ir-scanner --add-include-path=. --warn-all --namespace=Poppler --nsversion=0.18 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --include=Gio-2.0 --include=cairo-1.0 --pkg-export =poppler-glib --library=libpoppler-glib.la --c-include poppler.h --cflags-begin -DG_LOG_DOMAIN=\"Poppler\" -I.. -I../poppler -D_REENTRANT -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/freetype2 -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I.. --cflags-end poppler-enums.c poppler-enums.h poppler-action.cc poppler-date.cc poppler- document.cc poppler-page.cc poppler-attachment.cc poppler-form-field.cc poppler-annot.cc poppler-layer.cc poppler-media.cc poppler-movie.cc poppler-cached-file-loader.cc poppler-cached-file-loader.h poppler-input- stream.cc poppler.cc poppler-action.h poppler-date.h poppler-document.h poppler-page.h poppler-attachment.h poppler-form-field.h poppler-annot.h poppler-layer.h poppler-media.h poppler-movie.h poppler.h poppler- features.h libpoppler-glib.la --output Poppler-0.18.gir :info:build /bin/sh: /opt/local/bin/g-ir-scanner: /opt/local/bin/python2.7: bad interpreter: No such file or directory }}} `/opt/local/bin/g-ir-scanner` is provided by the `gobject-introspection` port, which has a library dependency on `python27`, but apparently you deactivated `python27` or deleted `/opt/local/bin/python2.7` manually. Please re-activate `python27` (if it isn't active), or deactivate and re- activate it (if it was active). -- Ticket URL: <https://trac.macports.org/ticket/43533#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X