Bug 235319 - graphics/sane-backends Compilation failed unexpectedly Error code 1
Summary: graphics/sane-backends Compilation failed unexpectedly Error code 1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Tobias Kortkamp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-30 13:41 UTC by Rob Belics
Modified: 2019-01-30 15:57 UTC (History)
0 users

See Also:


Attachments
sane-backends.diff (404 bytes, patch)
2019-01-30 13:59 UTC, Tobias Kortkamp
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Belics 2019-01-30 13:41:01 UTC
12.0-RELEASE p1

Generating sane.pdf from sane.tex...
Generating sane.ps from sane.dvi...
gmake[3]: *** [Makefile:989: sane.pdf] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory '/usr/ports/graphics/sane-backends/work/sane-backends-1.0.27/doc'
gmake[2]: *** [Makefile:534: all-recursive] Error 1
gmake[2]: Leaving directory '/usr/ports/graphics/sane-backends/work/sane-backends-1.0.27'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/graphics/sane-backends
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/sane-backends
Comment 1 Tobias Kortkamp freebsd_committer freebsd_triage 2019-01-30 13:59:19 UTC
Created attachment 201532 [details]
sane-backends.diff

Not much to go on, but try it after applying this patch.
Comment 2 Rob Belics 2019-01-30 15:51:39 UTC
That fixed it for me. Thanks.
Comment 3 Tobias Kortkamp freebsd_committer freebsd_triage 2019-01-30 15:57:20 UTC
Thanks. Fix committed.
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-01-30 15:57:33 UTC
A commit references this bug:

Author: tobik
Date: Wed Jan 30 15:57:05 UTC 2019
New revision: 491629
URL: https://svnweb.freebsd.org/changeset/ports/491629

Log:
  graphics/sane-backends: Add --without-api-spec

  Avoid auto-activating building of API spec docs when pdflatex, etc.
  are installed in the build environment.

  PR:		235319

Changes:
  head/graphics/sane-backends/Makefile