New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #14368 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

BUG: doxygen +wizard fails to build on Leopard

Reported by: raimue@… Owned by: css@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: doxygen, doxywizard, leopard Cc: mcalhoun@…
Port: doxygen

Description

After #13156 doxygen builds fine on Leopard. But doxygen +wizard fails with another issue:

Undefined symbols:
  "_iconv_close", referenced from:
      portable_iconv_close(void*) in portable.o
  "_iconv", referenced from:
      portable_iconv(void*, char const**, unsigned long*, char**, unsigned long*)in portable.o
  "_iconv_open", referenced from:
      portable_iconv_open(char const*, char const*)in portable.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
gmake[2]: *** [../../bin/doxywizard] Error 1

Full build log from port -v build doxygen +wizard attached.

Attachments

port-build-doxygen+wizard.log (29.9 KB) - added by raimue@… 5 years ago.
using Mac OS X 10.5.2 Leopard

Change History

Changed 5 years ago by raimue@…

using Mac OS X 10.5.2 Leopard

comment:1 Changed 5 years ago by css@…

  • Status changed from new to assigned

It looks like the compiler is picking up the wrong header, as it's not including ${prefix}/include. This should be a quick fix, I'll look at this tonight. Thanks for reporting it!

comment:2 Changed 5 years ago by css@…

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

Fixed in r34443.

comment:3 Changed 5 years ago by css@…

  • Status changed from closed to reopened
  • Resolution fixed deleted

oops, wrong tab in Safari!

comment:4 Changed 5 years ago by css@…

Waiting to see whether #14603 resolves this issue ...

comment:5 Changed 5 years ago by raimue@…

  • Port set to doxygen

comment:6 Changed 5 years ago by mcalhoun@…

  • Cc mcalhoun@… added

Cc Me!

comment:7 Changed 4 years ago by mcalhoun@…

Has r46488 fixed this issue?

comment:8 follow-up: ↓ 9 Changed 4 years ago by mcalhoun@…

Between r46488, r46506, and r46785, this problem should be resolved.
Can this ticked be closed?

comment:9 in reply to: ↑ 8 Changed 4 years ago by mcalhoun@…

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

Replying to mcalhoun@…:

Between r46488, r46506, and r46785, this problem should be resolved.
Can this ticked be closed?

Closing ticket (maintainer timeout).
If closed in error, please reopen.

comment:10 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.