Opened 13 years ago
Closed 13 years ago
#33737 closed defect (fixed)
xorg-libxcb build pegs cpu with 'dot' processes
Reported by: | cjones051073 (Chris Jones) | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | Cc: | ||
Port: | xorg-libxcb |
Description
The update to port xorg-libxcb pegs the CPU running the 'dot' command as part of a doxygen documentation build. I eventually had to kill it after several hours.
It appears the issue is if the user has doxygen installed, the build finds this and uses it to generate docs. If I remove doxygen the build proceeds normally and completes in less than a minute.
I would suggest building the docs should be optional, and disabled by default, even if the user has doxygen installed.
cheers Chris
Change History (2)
comment:1 Changed 13 years ago by nerdling (Jeremy Lavergne)
Owner: | changed from macports-tickets@… to jeremyhu@… |
---|
comment:2 Changed 13 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
r91084