#38683: port pdfgrep failed: package 'poppler-cpp' not found ----------------------------+-------------------------------- Reporter: macports.org@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: ----------------------------+-------------------------------- Installation of "pdfgrep" using variant "unac" failed: {{{ # port install pdfgrep +unac ---> Computing dependencies for pdfgrep ---> Dependencies to be installed: unac ---> Fetching archive for unac ---> Attempting to fetch unac-1.8.0_0.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/unac ---> Attempting to fetch unac-1.8.0_0.darwin_12.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/unac ---> Installing unac @1.8.0_0 ---> Activating unac @1.8.0_0 ---> Cleaning unac ---> Fetching archive for pdfgrep ---> Attempting to fetch pdfgrep-1.3.0_1+unac.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/pdfgrep ---> Attempting to fetch pdfgrep-1.3.0_1+unac.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/pdfgrep ---> Attempting to fetch pdfgrep-1.3.0_1+unac.darwin_12.x86_64.tbz2 from http://packages.macports.org/pdfgrep ---> Fetching distfiles for pdfgrep ---> Attempting to fetch pdfgrep-1.3.0.tar.gz from http://freefr.dl.sourceforge.net/pdfgrep ---> Verifying checksum(s) for pdfgrep ---> Extracting pdfgrep ---> Configuring pdfgrep Error: org.macports.configure for port pdfgrep returned: configure failure: command execution failed Please see the log file for port pdfgrep for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_pdfgrep/pdfgrep/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port pdfgrep failed }}} The log basically states that configure failed to find "poppler_cpp": {{{ :notice:configure ---> Configuring pdfgrep :debug:configure Using compiler 'Mac OS X clang' :debug:configure Executing org.macports.configure (pdfgrep) :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLO YMENT_TARGET='10.8' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_pdfgrep/pdfgrep/work/.CC_PR INT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/usr/bin/clang' FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS ='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang' :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_pdfgrep/pdfgrep/work/pdfgrep-1.3.0" && ./configure - -prefix=/opt/local --with-unac' ... :info:configure checking for poppler_cpp... no :info:configure configure: error: Package requirements (poppler-cpp) were not met: :info:configure :info:configure No package 'poppler-cpp' found :info:configure :info:configure Consider adjusting the PKG_CONFIG_PATH environment variable if you :info:configure installed software in a non-standard prefix. :info:configure :info:configure Alternatively, you may set the environment variables poppler_cpp_CFLAGS :info:configure and poppler_cpp_LIBS to avoid the need to call pkg-config. :info:configure See the pkg-config man page for more details. :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_pdfgrep/pdfgrep/work/pdfgrep-1.3.0" && ./configure --prefix=/opt/local --with-unac :info:configure Exit code: 1 :error:configure org.macports.configure for port pdfgrep returned: configure failure: command execution failed }}} I don't have program called "poppler-cpp". Do I have to install the port "poppler" or "poppler-data" first? -- Ticket URL: <https://trac.macports.org/ticket/38683> MacPorts <http://www.macports.org/> Ports system for OS X