The actual error is [286/875] Generating gnucash.appdata.xml.in FAILED: gnucash/gnome/gnucash.appdata.xml.in C:/gcdev64/gnucash/stable/build/gnucash-git/gnucash/gnome/gnucash.appdata.xml.in C:\WINDOWS\system32\cmd.exe /C "cd /D C:\gcdev64\gnucash\stable\build\gnucash-git\gnucash\gnome && C:\gcdev64\msys2\usr\bin\msgfmt.exe --xml --template C:/gcdev64/gnucash/stable/src/gnucash-git/gnucash/gnome/gnucash.appdata.xml.in.in -d C:/gcdev64/gnucash/stable/src/gnucash-git/po -o C:/gcdev64/gnucash/stable/build/gnucash-git/gnucash/gnome/gnucash.appdata.xml.in" /usr/bin/msgfmt: cannot locate ITS rules for C:/gcdev64/gnucash/stable/src/gnucash-git/gnucash/gnome/gnucash.appdata.xml.in.in
That’s a gettext problem, so make sure that you have both mingw-w64-i686-gettext-runtime and mingw-w64-i686-gettext-tools installed and that your path isn’t screwed up. As a general note I’ve found that it’s more reliable to run buildserver\build_package.ps1 from a powershell window than jhbuild from a mingw32 terminal window. Regards, John Ralls > On Aug 13, 2024, at 21:30, Hai Liang Wang <hailiang.hl.w...@gmail.com> wrote: > > hi, Folks > > During running `TARGET=gnucash-stable jhbuild -f jhbuildrc build `, an > error occurs and break the build. > > Trace is in below. > > *[298/875] Generating gnucash.desktop.in <http://gnucash.desktop.in>* > *[299/875] Building CXX object > libgnucash/backend/dbi/CMakeFiles/gncmod-backend-dbi.dir/gnc-backend-dbi.cpp.obj* > *[300/875] Building CXX object > common/test-core/CMakeFiles/gtest.dir/C_/gcdev64/gnucash/stable/src/googletest/googletest/src/gtest-all.cc.obj* > *[301/875] Building CXX object > libgnucash/engine/CMakeFiles/gnc-engine.dir/gnc-option.cpp.obj* > *[302/875] Building CXX object > bindings/guile/CMakeFiles/gnucash-guile.dir/swig-engine.cpp.obj* > *[303/875] Building CXX object > libgnucash/app-utils/CMakeFiles/gnc-app-utils.dir/gnc-quotes.cpp.obj* > *ninja: build stopped: subcommand failed.* > * [1m*** Error during phase build of gnucash-git: ########## Error running > ninja *** [11/13] [m * > > * [1] Rerun phase build* > > It seems near the last step to generate the installer. > Hope some hints to fix it, thanks. > > Full log is attached. > > > Cheers. > Hai Liang W. > <build.202408141225.log>_______________________________________________ > gnucash-user mailing list > gnucash-user@gnucash.org > To update your subscription preferences or to unsubscribe: > https://lists.gnucash.org/mailman/listinfo/gnucash-user > ----- > Please remember to CC this list on all your replies. > You can do this by using Reply-To-List or Reply-All. _______________________________________________ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.