Bug 200886

Summary: graphics/gimp-app: fix make error
Product: Ports & Packages Reporter: jhs
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed Feedback Timeout    
Severity: Affects Some People CC: jhs, kwm
Priority: --- Flags: bugzilla: maintainer-feedback? (gnome)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to fix make errror none

Description jhs 2015-06-15 21:54:20 UTC
Created attachment 157770 [details]
patch to fix make errror

graphics/gimp-app

patch to avoid
To avoid this error on current 2015-06-15

===>  Installing for gimp-app-2.8.14_2,1
===>   Registering installation for gimp-app-2.8.14_2,1
pkg-static: Unable to access file /data/release/11.0-CURRENT/usr/ports/graphics/
gimp-app/work/stage/usr/local/libexec/gimp/2.2/plug-ins/file-pdf-load: No such f
ile or directory
Comment 1 Koop Mast freebsd_committer freebsd_triage 2015-07-14 14:32:25 UTC
That file is part of the PDF support in gimp-app. Gimp uses poppler for PDF. Can you include config.log from work/gimp-2.8.14/ ? My guess is that configure can't detect poppler correctly.