Ticket #28330 (closed defect: fixed)
pgbouncer 1.4 upgrade or install fails
| Reported by: | duke@… | Owned by: | giorgio_v@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | Cc: | ||
| Port: | pgbouncer |
Description
See attached log.
There seems to be a problem related to a sed regex in [macports work directory]/pgbouncer-1.4/lib/find_modules.sh on line 27.
Somehow the regex ends up unterminated and sed complains. And I'm guessing since the sed command fails ld complains about duplicate symbols.
OS 10.6.6
Attachments
Change History
comment:1 Changed 2 years ago by jmr@…
- Owner changed from macports-tickets@… to giorgio_v@…
Please remember to cc the maintainer.
comment:2 in reply to: ↑ description Changed 2 years ago by giorgio_v@…
Replying to duke@…:
See attached log.
There seems to be a problem related to a sed regex in [macports work directory]/pgbouncer-1.4/lib/find_modules.sh on line 27.
Somehow the regex ends up unterminated and sed complains. And I'm guessing since the sed command fails ld complains about duplicate symbols.
OS 10.6.6
I’ll take a look into the problem. Thank you.
Note: See
TracTickets for help on using
tickets.


pgbouncer 1.4 build error log