pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/48680 (gcc48 chokes on ffmpeg2 inline assembly (i386-6.99.38))
The following reply was made to PR pkg/48680; it has been noted by GNATS.
From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/48680 (gcc48 chokes on ffmpeg2 inline assembly (i386-6.99.38))
Date: Tue, 1 Apr 2014 21:27:43 -0500 (CDT)
This error persists with "ffmpeg2-2.2" from pkgsrc-HEAD. The line numbers
where the errors are reported in the affected file are different but
follow the same pattern:
[...]
CC libavcodec/x86/ac3dsp_init.o
libavcodec/x86/ac3dsp_init.c: In function 'ac3_downmix_sse':
libavcodec/x86/ac3dsp_init.c:79:5: error: 'asm' operand has impossible
constraints
__asm__ volatile ( \
^
libavcodec/x86/ac3dsp_init.c:163:9: note: in expansion of macro 'MIX5'
MIX5(IF0, IF1);
^
libavcodec/x86/ac3dsp_init.c:79:5: error: 'asm' operand has impossible
constraints
__asm__ volatile ( \
^
libavcodec/x86/ac3dsp_init.c:167:9: note: in expansion of macro 'MIX5'
MIX5(IF1, IF0);
^
common.mak:49: recipe for target 'libavcodec/x86/ac3dsp_init.o' failed
gmake: *** [libavcodec/x86/ac3dsp_init.o] Error 1
*** Error code 2
Stop.
make[1]: stopped in /x/pkgsrc/multimedia/ffmpeg2
--
|/"\ John D. Baker, KN5UKS NetBSD Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com OpenBSD FreeBSD
| X No HTML/proprietary data in email. BSD just sits there and works!
|/ \ GPGkeyID: D703 4A7E 479F 63F8 D3F4 BD99 9572 8F23 E4AD 1645
Home |
Main Index |
Thread Index |
Old Index