[FFmpeg-devel] [PATCH v8 2/4] fftools/ffprobe: Change to use textformat api
Michael Niedermayer
michael at niedermayer.cc
Sat Mar 29 01:27:36 EET 2025
Hi
On Thu, Mar 27, 2025 at 12:58:18AM +0000, softworkz . wrote:
[...]
> > ccache --clear)
> >
> > no relation to ccache, but it happens only in out of tree builds
> >
> > ../configure --enable-gpl --samples=/home/michael/fate/fate-suite/ --
> > cross-prefix=/usr/i686-linux-gnu/bin/ --cc=i686-linux-gnu-gcc-7 --
> > arch=x86_32 --target-os=linux --enable-cross-compile --assert-level=2
> > --enable-gpl --enable-pthreads --enable-debug=3 && make -j32
> >
> > src/fftools/textformat/tf_default.c:145:1: fatal error: opening
> > dependency file fftools/textformat/tf_default.d: No such file or
> > directory
> > };
> > ^
> > compilation terminated.
> > make: *** [src/ffbuild/common.mak:81: fftools/textformat/tf_default.o]
> > Error 1
> > make: *** Waiting for unfinished jobs....
> > src/fftools/textformat/tf_compact.c:282:1: fatal error: opening
> > dependency file fftools/textformat/tf_compact.d: No such file or
> > directory
> > };
> > ^
> > compilation terminated.
> > make: *** [src/ffbuild/common.mak:81: fftools/textformat/tf_compact.o]
> > Error 1
> > src/fftools/textformat/tf_flat.c:174:1: fatal error: opening dependency
> > file fftools/textformat/tf_flat.d: No such file or directory
> > };
> > ^
> > compilation terminated.
> > make: *** [src/ffbuild/common.mak:81: fftools/textformat/tf_flat.o]
> > Error 1
> > src/fftools/textformat/avtextformat.c:672:1: fatal error: opening
> > dependency file fftools/textformat/avtextformat.d: No such file or
> > directory
> > }
> > ^
> > compilation terminated.
> > make: *** [src/ffbuild/common.mak:81: fftools/textformat/avtextformat.o]
> > Error 1
> >
> > also make distclean doesnt help
> >
> >
> > this works:
> > ./configure --enable-gpl --samples=/home/michael/fate/fate-suite/ --
> > cross-prefix=/usr/i686-linux-gnu/bin/ --cc=i686-linux-gnu-gcc-7 --
> > arch=x86_32 --target-os=linux --enable-cross-compile --assert-level=2
> > --enable-gpl --enable-pthreads --enable-debug=3 && make -j32
> >
> > [...]
> > --
>
> Hi Michael,
>
> do you (or perhaps even did you) have a chance to try with V9 to confirm that it's fixed?
v9 seems fixed
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Elect your leaders based on what they did after the last election, not
based on what they say before an election.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250329/7d6c4b9d/attachment.sig>
More information about the ffmpeg-devel
mailing list