Please see viewtopic.php?f=33&t=41491 for details!
Please refrain from posting bugs or support requests in this thread.
To raise a bug, please post an issue on our GitHub issue tracker.
For support, please pick the relevant support forum.
HandBrake 1.4.0 Discussion Thread
-
- Veteran User
- Posts: 4632
- Joined: Wed May 04, 2011 11:06 pm
Re: HandBrake 1.4.0 Discussion Thread
Good job all, with the craziness of the last 18 months it’s great that you are still working on this.
Thanks.
Thanks.
Re: HandBrake 1.4.0 Discussion Thread
How does one go about buying the devs a beer?
Re: HandBrake 1.4.0 Discussion Thread
I have a error compiling hb.dll for Windows with Fedora 30:
"
collect2: fatal error: ld terminated with signal 9 [Killed]
compilation terminated.
gmake: *** [../libhb/module.rules:37: libhb/hb.dll] Error 1
gmake: *** Se borra el archivo 'libhb/hb.dll'
time end: Mon Jul 19 16:04:14 2021
duration: 52 minutes, 3 seconds (3123.39s)
result: FAILURE (code 2)
"
"
collect2: fatal error: ld terminated with signal 9 [Killed]
compilation terminated.
gmake: *** [../libhb/module.rules:37: libhb/hb.dll] Error 1
gmake: *** Se borra el archivo 'libhb/hb.dll'
time end: Mon Jul 19 16:04:14 2021
duration: 52 minutes, 3 seconds (3123.39s)
result: FAILURE (code 2)
"
- JohnAStebbins
- HandBrake Team
- Posts: 5681
- Joined: Sat Feb 09, 2008 7:21 pm
Re: HandBrake 1.4.0 Discussion Thread
Signal 9 is "illegal instruction". Either ld is bugged or you have some other system level issue. Fedora 30 is getting pretty long in the tooth. Perhaps it's time for an upgrade?
Re: HandBrake 1.4.0 Discussion Thread
Compiling 1.4.0-beta.1 is ok, but I want compile the stable version
Re: HandBrake 1.4.0 Discussion Thread
Trying with Fedora 32 y Fedora 34, both with errorsJohnAStebbins wrote: ↑Tue Jul 20, 2021 2:44 pm Signal 9 is "illegal instruction". Either ld is bugged or you have some other system level issue. Fedora 30 is getting pretty long in the tooth. Perhaps it's time for an upgrade?
Re: HandBrake 1.4.0 Discussion Thread
Solved assigning 4GB instead of 2GB to the VM that compile HandBrake !!!jmrf06 wrote: ↑Wed Jul 21, 2021 7:17 pmTrying with Fedora 32 y Fedora 34, both with errorsJohnAStebbins wrote: ↑Tue Jul 20, 2021 2:44 pm Signal 9 is "illegal instruction". Either ld is bugged or you have some other system level issue. Fedora 30 is getting pretty long in the tooth. Perhaps it's time for an upgrade?