Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Oct 2017 06:18:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222118] multimedia/handbrake handbrake dumps core when navigating to select source
Message-ID:  <bug-222118-13-MSySYmPIy3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222118-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222118-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222118

--- Comment #13 from Vladimir Omelchuk <admin@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:
[=E2=80=A6]
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.buil=
d]
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
=3D=3D=3D=3D>> Cleaning up wrkdir
=3D=3D=3D>  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 !!!

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222118-13-MSySYmPIy3>