On Wed, Nov 9, 2022 at 9:28 PM Patrick Matthäi <patr...@linux-dev.org>
wrote:

>
> Am 09.11.2022 um 14:44 schrieb Dan Dennedy:
> > On Wed, Nov 9, 2022 at 5:27 AM Patrick Matthäi via Mlt-devel
> > <mlt-devel@lists.sourceforge.net> wrote:
> >> Hello,
> >>
> >> I have got problems building mlt 7.10.0 on current Debian sid. It aborts
> >> with:
> >>
> >> -- Found SWIG: /usr/bin/swig4.0 (found version "4.1.0")
> >> -- Found Python3: /usr/bin/python3.10 (found version "3.10.8") found
> >> components: Interpreter Development Development.Module Development.Embed
> >> CMake Error: File
> >>
> /build/mlt-7.10.0/src/modules/glaxnimate/glaxnimate/src/core/application_info_generated.in.hpp
> >> does not exist.
> >> CMake Error at src/modules/glaxnimate/CMakeLists.txt:146
> (configure_file):
> >>     configure_file Problem configuring file
> >> Call Stack (most recent call first):
> >>     src/modules/glaxnimate/CMakeLists.txt:196
> (mlt_add_glaxnimate_module)
> >>
> >> I have attached the full log/output, I hope you can help 😄
> > When did you download the tarball? It was updated to add the
> > glaxnimate submodule several hours after the initial release upload,
> > but that was days ago. The claimed missing file is in there and a test
> > build against the release tarball with MOD_GLAXNIMATE=ON succeeds for
> > me.
> >
> > $ tar tvzf ~/src/mlt/mlt-7.10.0.tar.gz | grep application_info_generated
> > -rw-rw-r-- ddennedy/ddennedy   277 2022-09-22 18:33
> >
> mlt-7.10.0/src/modules/glaxnimate/glaxnimate/src/core/application_info_generated.in.hpp
>
> Today, about the tags .tar.gz: https://github.com/mltframework/mlt/tags
>
> We can not use the "release" page in our debian/watch scripts, because
> github introduces some lazy loading there and it is broken for such tools..
>
> But good to know then I will get the tarball. Maybe you want to update
> the tag or make a new release?


No, I cannot control that tar file, and it does not include git submodules.
Neither will I check that code into this git repo. You can also get the
release tar from sourceforge. Or you can turn off the Glaxnimate module in
MLT configuration.
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to