| Summary: | /usr/local/bin/grep halts databases/postgresql84-server configuration | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Jeffrey Bouquet <jeffreybouquet> |
| Component: | Individual Port(s) | Assignee: | pgsql |
| Status: | Closed Unable to Reproduce | ||
| Severity: | Affects Only Me | CC: | cs, emaste, rene |
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Jeffrey Bouquet
2013-04-07 01:30:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->pgsql Over to maintainer (via the GNATS Auto Assign Tool) State Changed From-To: open->feedback Please reply to my email regarding this; http://lists.freebsd.org/pipermail/freebsd-ports/2013-February/081313.html Please test without bsdgrep. Meanwhile I have reports from users several users that portbuild (for example apache22/24) is broken with bsdgrep. For example see http://lists.freebsd.org/pipermail/freebsd-ports/2013-March/082590.html Sorry Jeffrey, I really can't reproduce it. http://www.bayofrum.net/~crees/scratch/pgsql-configure-bsdgrep Can you please run the following commands (in /usr/ports/databases/postgresql84-server): # make clean patch # sh -x `make -VCONFIGURE_WRKSRC`/configure Chris On 10 April 2013 17:59, Chris Rees <crees@freebsd.org> wrote: > Sorry Jeffrey, I really can't reproduce it. > > http://www.bayofrum.net/~crees/scratch/pgsql-configure-bsdgrep > > Can you please run the following commands (in > /usr/ports/databases/postgresql84-server): > > # make clean patch > # sh -x `make -VCONFIGURE_WRKSRC`/configure Oops, actually don't do that! # make clean patch # cd `make -VCONFIGURE_WRKSRC` # sh -x ./configure Chris Is this PR still relevant? This (expired) port builds fine now. |