Summary: | misc/freebsd-doc-de: pnmtopng: bad magic number 0x2d67 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | O. Hartmann <ohartmann> |
Component: | Individual Port(s) | Assignee: | Document Engineering Group (Nobody) <doceng> |
Status: | Closed DUPLICATE | ||
Severity: | Affects Many People | CC: | mandree, ohartmann |
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(doceng) |
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any | ||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234126 |
Description
O. Hartmann
2018-12-18 09:57:12 UTC
*** This bug has been marked as a duplicate of bug 234126 *** A commit references this bug: Author: mandree Date: Wed Apr 22 18:14:26 UTC 2020 New revision: 532494 URL: https://svnweb.freebsd.org/changeset/ports/532494 Log: Fix docs build that is broken on some systems. Apparently, changes in the docproj toolchain sensitivized ps2epsi.ps (ghostscript) against paper size mismatches in some circumstances. Set the paper size consistently to A4 for PIC2PS (groff), PS2EPS (gs), PS2BBOX (also gs). [1] While here, blank DISPLAY so that the textproc/fop tool can make progress if the DISPLAY isn't working (stalled ssh forward, xauth broken, whatever). Remove MAKE_JOBS_UNSAFE, this was brought in in an attempt to fix the build issues which turned out to be blank gs (Ghostscript) output rather than broken dependencies in the Makefiles. PR: 234126 PR: 234127 (duplicate of 234126) Submitted by: fluffy@FreeBSD.org [1] Reported by: ohartmann@walstatt.org Reviewed by: driesm.michiels@gmail.com Approved by: maintainer timeout (doceng@, 15 days) Changes: head/misc/freebsd-doc-en/Makefile head/misc/freebsd-doc-en/files/ head/misc/freebsd-doc-en/files/patch-share_mk_doc.commands.mk |