New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #29864 (closed defect: invalid)

Opened 2 years ago

Last modified 2 years ago

Failure building opencv on MacOsX 10.6.7

Reported by: caress@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: ryandesign@…
Port: opencv

Description

I am unable to build opencv on MacOsX 10.6.7. This is a new MacPorts installation. I have selfupdated and have testing removing /usr/local, which makes no difference. The log file is attached.

Thank you!

Attachments

main.log (95.0 KB) - added by caress@… 2 years ago.
Log file from failed MacPorts installation of opencv

Change History

Changed 2 years ago by caress@…

Log file from failed MacPorts installation of opencv

comment:1 Changed 2 years ago by caress@…

I also tried moving my Fink installation out of the way. Again, no difference.

comment:2 Changed 2 years ago by ryandesign@…

  • Keywords opencv removed
  • Status changed from new to closed
  • Resolution set to invalid
  • Cc ryandesign@… added; caress@… removed

The relevant error is clearly:

/sw/bin/doxygen: No such file or directory

Clearly, something is looking for Fink's doxygen, which should not be happening. Remove or move aside /sw and /usr/local. Then clean opencv and try again.

sudo port clean opencv
sudo port install opencv

Pick a single package manager and uninstall the others. Having multiple package managers installed at once will not work well.

Note: See TracTickets for help on using tickets.