[Bug 219907] astro/xephem: nroff: not found
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jun 10 13:56:36 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219907
Bug ID: 219907
Summary: astro/xephem: nroff: not found
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: jpaetzel at FreeBSD.org
Reporter: ohartmann at walstatt.org
Flags: maintainer-feedback?(jpaetzel at FreeBSD.org)
Assignee: jpaetzel at FreeBSD.org
The port astro/xephem fails to build on recent 12-CURRENT (12.0-CURRENT #39
r319759: Fri Jun 9 22:30:07 CEST 2017 amd64) with the error shown below.
I think this is a fallout due to the removement of GNU roff from the base
system, see src/UPDATING, date tag 20170531.
The problem can be fixed by adding
BUILD_DEPENDS= nroff:textproc/groff
to the port's Makefile. A more sophisticated way would be a dependency on the
OSVERSION
[...]
/bin/sh: nroff: not found
gmake[1]: *** [Makefile:195: xephem.1] Error 127
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/astro/xephem/work/xephem-3.7.7/GUI/xephem'
*** Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list