New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #18064 (closed defect: worksforme)

Opened 4 years ago

Last modified 4 years ago

hugin-app 7.0-2903 Configure error - build failure

Reported by: asbjorn@… Owned by: p.schmiedeskamp@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: hugin-app build configure error failure Cc: asbjorn@…
Port: hugin-app

Description

When trying to install hugin-app, I get the following error:

CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as

    cmake_minimum_required(VERSION 2.6)

  should be added at the top of the file.  The version specified may be lower
  if you wish to support older CMake versions for this project.  For more
  information run "cmake --help-policy CMP0000".
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!

I have no idea where the file CMakeLists.txt the error message refers to is located and thus don't know where to put the line cmake_minimum_required(VERSION 2.6). Had the error message been more precise about what to do, I'd been able to do it, but I unfortunately need help to get around this.

Attachments

hugin-app.log (16.4 KB) - added by asbjorn@… 4 years ago.
Installation log

Change History

Changed 4 years ago by asbjorn@…

Installation log

comment:1 Changed 4 years ago by jmr@…

  • Owner changed from macports-tickets@… to p.schmiedeskamp@…

comment:2 Changed 4 years ago by asbjorn@…

  • Cc asbjorn@… added

Cc Me!

comment:3 Changed 4 years ago by asbjorn@…

I've managed to locate the CMakeLists.txt file and added cmake_minimum_required(VERSION 2.6) to it, but that just ended up in other error messages and still no successful installation of hugin-app.

comment:4 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

comment:5 Changed 4 years ago by asbjorn@…

Seems like this is fixed in the latest 1.710 version. At least, hugin-app installed fine for me now.

comment:6 Changed 4 years ago by macsforever2000@…

  • Status changed from new to closed
  • Resolution set to worksforme
Note: See TracTickets for help on using tickets.