Opened 4 years ago
Closed 5 months ago
#60535 closed defect (fixed)
kdenlive @0.9.10_3 configure failure: Could NOT find SDL
Reported by: | haponjap (calvin) | Owned by: | barracuda156 |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | haponjap23@… | |
Port: | kdenlive |
Description (last modified by jmroot (Joshua Root))
Im trying to install kdenlive on mac catalina OS i just follow the step but after a long installation i've got this error message
xcode version 11.3 (11C29)
down below are the log file
Here are some log file i also attach the whole log file
version:1 :debug:sysinfo macOS 10.15 (darwin/19.0.0) arch i386 :debug:sysinfo MacPorts 2.6.2 :debug:sysinfo Xcode 11.3 :debug:sysinfo SDK 10.15 :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.15 :msg:main ---> Computing dependencies for kdenlive:info:main .:debug:main kdenlive has no conflicts :debug:main Searching for dependency: cmake :debug:main Didn't find receipt, going to depspec regex for: cmake :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/macports/release/ tarballs/ports/devel/cmake :debug:main OS darwin/19.0.0 (macOS 10.15) arch i386
Attachments (2)
Change History (9)
Changed 4 years ago by haponjap (calvin)
Attachment: | logfile.rtf added |
---|
comment:1 follow-up: 6 Changed 4 years ago by haponjap (calvin)
i been trying to fixed the problem but i cannot figure it out i hope you can help me
comment:2 Changed 4 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Keywords: | Failed to configure kdenlive: configure failure: command execution failed removed |
Port: | kdenlive added |
Summary: | Failed to configure kdenlive: configure failure: command execution failed → kdenlive @0.9.10_3 configure failure: Could NOT find SDL |
In future, please don't convert the log to RTF, just attach it as-is.
The error is
:info:configure Could NOT find SDL (missing: SDL_LIBRARY SDL_INCLUDE_DIR)
Changed 4 years ago by haponjap (calvin)
this is a the original log file
comment:5 Changed 5 months ago by barracuda156
To begin with, it must be moved to use mlt-legacy
, since the current mlt
does not support Qt4, and this port requires Qt4.
comment:6 Changed 5 months ago by barracuda156
Replying to haponjap:
i been trying to fixed the problem but i cannot figure it out i hope you can help me
By default it would use libsdl
(v. 1), but dependency is not declared. libsdl2
uses custom install location, so it is not found (if it can be used at all here).
UPD. It actually looks for SDL specifically, so dependency has to be declared.
comment:7 Changed 5 months ago by barracuda156
Owner: | set to Sergey Fedorov <barracuda@…> |
---|---|
Resolution: | → fixed |
Status: | new → closed |
log file error for installing port kdenlive