Fail to build under virtual environment
Problem Description
Hello,
I am currently trying to build a live USB including HandBrake as a part of a live USB.
Tested on my computer running Ubuntu 20.04, it builds correctly and flawlessly.
However, when in Cubic virtual environment, it does not complete. It exits with errors. Obviously missing files in /opt/handbrake/build/../gtk/po/, which is confirmed listing the directory.
The full log is attached below, followed by the list of files in the directory.
Hope I did not forget anything.
Rgrds,
J.-Luc
ghbDirList.txt
ghbLog.txt
Activity Log, Crash Log or any other details
Log and directory listing attached
What Operating System are you running?
Ubuntu 22.04 LTS under Cubic 2022.06.72
What version of HandBrake are you running?
20220818051519-741473767-master (x86_64)
Where did you download HandBrake from?
git clone https://github.com/HandBrake/HandBrake.git
Looks like it's failing to build the UI. I'm guessing the CLI will compile if you use --disable-gtk
That said, Cubic isn't something we support. I'm guessing something in the virtual environment is causing unexpected behaviour with the build tools. It's not obvious to me what that would be looking at the logs.
Hello, And thanks for the reply. I was unsure where to open the issue, as you write it could as well be cubic. But I hoped the problem might be from me forgetting something (despites checking more than five times). So, I think the best is to try to build another app and see what happens. I know a well-suited candidate for that : MuSe. If it builds, then there might be a chance the problem should be with HB, then I come back here and ask how to do to help debugging. If it fails then obviously the problem would be Cubic, so I would open an issue in the right location. And sorry for my poor school english.
Here again, with news from my attempt on building Muse, which succeeded. But I think this is not relevant, since it uses QT5 instead of GTK, and if I read you correctly, the fail might bei related to GTK stuff. So I am gong to open an issue on Cubic forum and wait for an answear.
Hi,
I think I'm having the same kind of issue. Failing to build latest nightly on ubuntu 22.04.01 under Qnap QuTS hero 5.0.0.120 build.txt
This doesn't look related to the original poster. It'd maybe look into your clock issues first, Clear the directory and try again.
@sr55 You were absolutely right!