Ticket #33819 (closed defect: fixed)
doxygen @1.8.0 does not build on PPC Tiger, Mac OS X 10.4.11, due to flex created config.cpp file
| Reported by: | Peter_Dyballa@… | Owned by: | css@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.4 |
| Keywords: | tiger | Cc: | ryandesign@… |
| Port: | doxygen |
Description
make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.8.0/src' /usr/bin/flex -PconfigYY -t config.l >config.cpp /usr/bin/g++-4.0 -I/opt/local/include -arch ppc -c -pipe -D__FreeBSD__=6 -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=int -Wall -W -O2 -I../qtools -o ../objects/config.o config.cpp config.cpp:158: error: multiple types in one declaration config.cpp:158: error: declaration does not declare anything make[2]: *** [../objects/config.o] Error 1 make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.8.0/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.8.0/src' make: *** [all] Error 2 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.8.0' shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.8.0" && /usr/bin/make -w all " returned error 2 Error: Target org.macports.build returned: shell command failed (see log for details) DEBUG: Backtrace: shell command failed (see log for details)
Attachments
Change History
comment:1 follow-up: ↓ 2 Changed 15 months ago by ryandesign@…
- Cc ryandesign@… added; css@… removed
- Keywords tiger added
- Owner changed from macports-tickets@… to css@…
Does it help if you install the flex port, then clean doxygen and try again?
comment:2 in reply to: ↑ 1 Changed 15 months ago by Peter_Dyballa@…
Replying to ryandesign@…:
Does it help if you install the flex port, then clean doxygen and try again?
Yes, this did install doxygen!
comment:3 Changed 15 months ago by ryandesign@…
I've added a comment about this to upstream bug 509360.
comment:4 follow-up: ↓ 5 Changed 15 months ago by css@…
- Status changed from new to assigned
Seems like I need to add a dependency on the flex and bison ports, not just the binary.
Note: See
TracTickets for help on using
tickets.


main.log