New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #28330 (closed defect: fixed)

Opened 2 years ago

Last modified 16 months ago

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

main.log (15.5 KB) - added by duke@… 2 years ago.
pgbouncer 1.4 build error log

Change History

Changed 2 years ago by duke@…

pgbouncer 1.4 build error log

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.

comment:3 Changed 2 years ago by giorgio_v@…

  • Owner changed from giorgio_v@… to giorgio_v@…
  • Status changed from new to assigned

It should be fixed with next release (1.4.1)

comment:4 Changed 16 months ago by jmr@…

  • Status changed from assigned to closed
  • Resolution set to fixed

According to comment:3 this was fixed in r77643.

Note: See TracTickets for help on using tickets.