[Bug 222118] multimedia/handbrake handbrake dumps core when navigating to select source

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 19 06:18:16 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222118

--- Comment #13 from Vladimir Omelchuk <admin at vladiom.com.ua> ---
(In reply to heathn from comment #11)

I did extensive testing for different versions of FreeBSD and platforms:
1. 11.1, amd64 - Successful port build
2. 10.4, amd64 - Successful port build
3. 11.1, i386 - Failed port build

Part of log:
[…]
libavcodec/x86/ac3dsp_init.c:156:9: error: inline assembly requires more
registers than available
        MIX5(IF0, IF1);
        ^
libavcodec/x86/ac3dsp_init.c:73:9: note: expanded from macro 'MIX5'
        "movss           0(%1), %%xmm5          \n"             \
        ^
libavcodec/x86/ac3dsp_init.c:160:9: error: inline assembly requires more
registers than available
        MIX5(IF1, IF0);
        ^
libavcodec/x86/ac3dsp_init.c:73:9: note: expanded from macro 'MIX5'
        "movss           0(%1), %%xmm5          \n"             \
        ^
2 errors generated.
gmake[2]: *** [Makefile:48: libavcodec/x86/ac3dsp_init.o] Error 1
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/multimedia/handbrake/work/HandBrake-1.0.7/build/contrib/ffmpeg/libav-12'
gmake[1]: *** [../contrib/ffmpeg/module.rules:3: contrib/ffmpeg/.stamp.build]
Error 2
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/multimedia/handbrake/work/HandBrake-1.0.7/build'
*** Error code 1

Stop.
make: stopped in /usr/ports/multimedia/handbrake
====>> Cleaning up wrkdir
===>  Cleaning for handbrake-1.0.7_2
build of multimedia/handbrake ended at Thu Oct 19 08:55:19 EEST 2017
build time: 00:05:59
!!! build failure encountered !!!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list