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.
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".