New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #23437 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

VXL fails to build with CMake on Mac OS 10.6

Reported by: roger.hubbold@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: vxl

Description (last modified by jmr@…) (diff)

VXL fails with a message about a missing library. Web searching reveals that others have encounter a similar problem with other software. The common factor seems to be CMake. The message is:

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
MPEG2_vo_LIBRARY (ADVANCED)
    linked by target "vidl" in directory /opt/local/var/macports/build/_private_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_vxl/work/vxl-1.12.0/core/vidl
    linked by target "vidl_vil1" in directory /opt/local/var/macports/build/_private_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_vxl/work/vxl-1.12.0/core/vidl_vil1
    linked by target "oxp" in directory /opt/local/var/macports/build/_private_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_vxl/work/vxl-1.12.0/contrib/oxl/oxp
    linked by target "glmovie" in directory /opt/local/var/macports/build/_private_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_vxl/work/vxl-1.12.0/contrib/oxl/apps/glmovie
    linked by target "vobgetframe" in directory /opt/local/var/macports/build/_private_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_vxl/work/vxl-1.12.0/contrib/oxl/apps/glmovie

-- Configuring incomplete, errors occurred!

Error: Status 1 encountered during processing.

I've attached a file containing the output with the -d flag.

I have no idea how to fix this. Can anyone help? Any suggestions would be much appreciated.

I previously installed vxl on 10.5 (using Macports) and everything worked fine. I get the same error if I try to build from source code under 10.6.

Attachments

install vxl errors (36.4 KB) - added by roger.hubbold@… 3 years ago.

Change History

Changed 3 years ago by roger.hubbold@…

comment:1 Changed 3 years ago by jmr@…

  • Keywords CMake removed
  • Type changed from request to defect
  • Port changed from VXL to vxl
  • Description modified (diff)

comment:2 Changed 3 years ago by toby@…

  • Status changed from new to closed
  • Resolution set to invalid

Looks like you have a bunch of crap in /usr/local - this is unsupported.

Note: See TracTickets for help on using tickets.