<div dir="ltr"><div>On a fresh x86_64 system with Debian 12 I can build the mythtv-light packages without a problem.  This is the latest commits on fixes/35<br></div><div><br></div><div>However, on my production system this morning I tried to do a git pull on both packaging and mythtv and then build_package.sh</div><div><br></div><div>I didn't delete any files from /usr/lib or my build directory, or ~/proj or the build/mythtv/ directories.<br></div><div><br></div><div>Here is a sampling of the errors I got. I'll leave the system as it is, since it's still recording and playing back on the previous version of mythtv-light.</div><div><br></div><div><span style="font-family:monospace">CMake Error in programs/mythcommflag/CMakeLists.txt:<br>  Imported target "PkgConfig::LIBAVCODEC" includes non-existent path<br><br>    "/home/jim/proj/build/bookworm-amd64/mythtv/fixes-35/usr/include/mythtv"<br><br>  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:<br><br>  * The path was deleted, renamed, or moved to another location.<br><br>  * An install or uninstall procedure did not complete successfully.<br><br>  * The installation package was faulty and references files it does not<br>  provide.<br><br><br><br>CMake Error in programs/mythfrontend/CMakeLists.txt:<br>  Imported target "PkgConfig::LIBAVFORMAT" includes non-existent path<br><br>    "/home/jim/proj/build/bookworm-amd64/mythtv/fixes-35/usr/include/mythtv"<br><br>  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:<br><br>  * The path was deleted, renamed, or moved to another location.<br><br>  * An install or uninstall procedure did not complete successfully.<br><br>  * The installation package was faulty and references files it does not<br>  provide.<br><br><br><br>-- Generating done<br>CMake Generate step failed.  Build files cannot be regenerated correctly.<br>FAILED: MythTV-prefix/src/MythTV-stamp/MythTV-configure /home/jim/build/mythtv/build-qt5/MythTV-prefix/src/MythTV-stamp/MythTV-configure <br>cd /home/jim/build/mythtv/build-qt5/MythTV-prefix/src/MythTV-build && /usr/bin/cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=/home/jim/proj/build/bookworm-amd64/mythtv/fixes-35/usr -DMYTH_BUILD_PLUGINS=OFF -DMYTH_RUN_PREFIX=/usr -DCMAKE_INSTALL_PREFIX:PATH=/home/jim/proj/build/bookworm-amd64/mythtv/fixes-35/usr -DLIBS_INSTALL_PREFIX:PATH=/home/jim/proj/build/bookworm-amd64/mythtv/fixes-35/usr -DSUPER_SOURCE_DIR:PATH=/home/jim/build/mythtv -DSUPER_VERSION:STRING=35.0.0 -DMYTHTV_SOURCE_VERSION:STRING=v35-Pre-792-g7a4c69cac2 -DMYTHTV_SOURCE_BRANCH:STRING=fixes/35 -GNinja -C/home/jim/build/mythtv/build-qt5/MythTV-prefix/tmp/MythTV-cache-Debug.cmake /home/jim/build/mythtv/mythtv && /usr/bin/cmake -E touch /home/jim/build/mythtv/build-qt5/MythTV-prefix/src/MythTV-stamp/MythTV-configure<br>ninja: build stopped: subcommand failed.<br>Log File:<br>/home/jim/build/mythtv/../build_mythtv.out<br><br>ERROR ERROR Build Failed rc = 1 on Fri Feb 14 06:45:35 AM EST 2025</span></div><div><br></div><div>Jim A</div><div><br></div></div>