[Bug 199593] textproc/hgrep: doesn't build on 10.x+ amd64, doesn't work

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 21 21:37:30 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199593

            Bug ID: 199593
           Summary: textproc/hgrep: doesn't build on 10.x+ amd64, doesn't
                    work
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: amdmi3 at FreeBSD.org

First, hgrep doesn't build on amd64 10.x+:

---
cc -O -ansi -pedantic -fpcc-struct-return   -c hgrep.c
cc: error: unsupported option '-fpcc-struct-return' for target
'x86_64-unknown-freebsd10.1'
*** [hgrep.o] Error code 1

make[1]: stopped in /wrkdirs/usr/ports/textproc/hgrep/work/hgrep
1 error

make[1]: stopped in /wrkdirs/usr/ports/textproc/hgrep/work/hgrep
---

there's an update from 2014 on hgpep homepage which fixes it:

http://www.acme.com/software/hgrep/

However I coudn't bring either version to highlight anything, it just pipes
grep output through. Do we really need this port, while grep supports --color
option which does highlighting reliably out of box?

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainer informed via mail

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list