Bug 377975 - Git-master does not build against mlt 6.5.0
Summary: Git-master does not build against mlt 6.5.0
Status: RESOLVED NOT A BUG
Alias: None
Product: kdenlive
Classification: Applications
Component: Installation (show other bugs)
Version: git-master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Vincent PINON
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-23 14:26 UTC by Evert Vorster
Modified: 2017-04-14 12:06 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Evert Vorster 2017-03-23 14:26:42 UTC
Hi there. 

I run mlt from git, and that reports it's version as 6.5.0

When trying to build Applications 17.04, I get this error message:
-----------------------------------------------
[evert@Vorster kdenlive-release-git]$ makepkg --clean
==> Making package: kdenlive-release-git 17.03.80.r8415.b279de93b-1 (Thu Mar 23 16:22:38 WAST 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating kdenlive git repo...
Fetching origin
==> Validating source files with sha1sums...
    kdenlive ... Skipped
==> Extracting sources...
  -> Creating working copy of 17.04 git repo...
Reset branch 'makepkg'
==> Starting prepare()...
==> Starting pkgver()...
==> Removing existing $pkgdir/ directory...
==> Starting build()...
-- Found KF5 >= 5.23.0 enabling icon coloring
-- Found KF5 FileMetadata to extract file metadata
CMake Error at /usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
  Could NOT find MLT: Found unsuitable version "6.3.0", but required is at
  least "6.4.0" (found /usr/lib64/libmlt.so)
Call Stack (most recent call first):
  /usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:376 (_FPHSA_FAILURE_MESSAGE)
  cmake/modules/FindMLT.cmake:59 (find_package_handle_standard_args)
  CMakeLists.txt:105 (find_package)


-- Configuring incomplete, errors occurred!
See also "/var/aur/kdenlive-release-git/src/build/CMakeFiles/CMakeOutput.log".
------------------------------------------------------
Comment 1 Evert Vorster 2017-03-23 14:27:22 UTC
[evert@Vorster kdenlive-release-git]$ melt --version
melt 6.5.0
Copyright (C) 2002-2017 Meltytech, LLC
<https://www.mltframework.org/>
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[evert@Vorster kdenlive-release-git]$
Comment 2 Evert Vorster 2017-03-27 06:54:45 UTC
Hi there... 

kdenlive does not build against mlt 6.4.1 either. 
Currently I am unable to build the latest applications branch of kdenlive. 

-Evert-
Comment 3 Evert Vorster 2017-03-27 06:56:45 UTC
Small clarification, I can build git-master, but not git-applications-17.04

-Evert-
Comment 4 Evert Vorster 2017-04-14 12:06:31 UTC
Looks like my source was stale somehow. 

Fetched a new repo, and now kdnelive builds just fine against any mlt I have installed