Opened 10 years ago
Closed 13 months ago
#47523 closed defect (fixed)
orfeotoolbox @4.0.0: CMake Error: The source directory ... does not appear to contain CMakeLists.txt.
Reported by: | dgaleazzo@… | Owned by: | stromnov (Andrey Stromnov) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | yultar@…, ryandesign (Ryan Carsten Schmidt) | |
Port: | orfeotoolbox |
Description
macbook:~ daniel$ sudo port install orfeotoolbox +python27 ---> Computing dependencies for orfeotoolbox ---> Configuring orfeotoolbox Error: org.macports.configure for port orfeotoolbox returned: configure failure: command execution failed Please see the log file for port orfeotoolbox for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_orfeotoolbox/orfeotoolbox/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port orfeotoolbox failed
Attachments (1)
Change History (5)
Changed 10 years ago by dgaleazzo@…
comment:1 Changed 10 years ago by mf2k (Frank Schima)
Cc: | stromnov@… added |
---|---|
Owner: | changed from macports-tickets@… to julien.malik@… |
Port: | orfeotoolbox added |
In the future, please fill in the Port field and Cc the port maintainers (port info --maintainers orfeotoolbox
), if any.
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | yultar@… ryandesign@… added |
---|---|
Summary: | orfeotoolbox @4.0.0 +python27 Configure failure: command execution failed → orfeotoolbox @4.0.0: CMake Error: The source directory ... does not appear to contain CMakeLists.txt. |
Has duplicate #47914.
The port was trying to do an out-of-source build, but doing so in a way that does not work, or at least does not work anymore. I changed the port in r136969 to use the out-of-source building functionality now in the cmake portgroup to get past this error.
Unfortunately now we hit another error:
CMake Error at /opt/local/share/cmake-3.2/Modules/CMakeExportBuildSettings.cmake:17 (message): The functionality of this module has been dropped as of CMake 2.8. It was deemed harmful (confusing users by changing their compiler). Please remove calls to the CMAKE_EXPORT_BUILD_SETTINGS macro and stop including this module. If this project generates any files for use by external projects, remove any use of the CMakeImportBuildSettings module from them.
Maybe updating orfeotoolbox to a newer version would fix this.
comment:3 Changed 8 years ago by mf2k (Frank Schima)
Cc: | stromnov@… removed |
---|---|
Owner: | changed from julien.malik@… to stromnov@… |
Assigning to current maintainer. See #51575.
comment:4 Changed 13 months ago by nilason (Nicklas Larsson)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Log File