Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Apr 2015 21:37:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199593] textproc/hgrep: doesn't build on 10.x+ amd64, doesn't work
Message-ID:  <bug-199593-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: amdmi3@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@FreeBSD.org> ---
Maintainer informed via mail

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199593-13>