Bug 206190 - graphics/jbig2dec: fatal error: 'memento.h' file not found
Summary: graphics/jbig2dec: fatal error: 'memento.h' file not found
Status: Closed DUPLICATE of bug 205145
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-13 10:42 UTC by O. Hartmann
Modified: 2016-01-13 11:17 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description O. Hartmann 2016-01-13 10:42:37 UTC
See BUG PR 205145.

When compiling print/cups-pstoraster, compiling/building the port fails on CURRENT (and possibly others) due to:

[...]
In file included from ./src/sjbig2.h:26:
/usr/local/include/jbig2.h:39:10: fatal error: 'memento.h' file not found
#include "memento.h"

The culprit for this is port

graphics/jbig2dec

which already is provided with a negation knob -DJBIG_NO_MEMENTO.

In bugreport PR 205145 a patch has been provided.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2016-01-13 11:17:13 UTC
As the report in bug 205145 describes the root cause as, and contains a patch for graphics/jbig2dec, I am closing this issue as a duplicate. I have triaged the original issue correctly.

*** This bug has been marked as a duplicate of bug 205145 ***