Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 652132 - media-video/ffmpeg-3.4.2 ‘asm’ operand has impossible constraints
Summary: media-video/ffmpeg-3.4.2 ‘asm’ operand has impossible constraints
Status: RESOLVED DUPLICATE of bug 645778
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-01 11:48 UTC by cryptopsy
Modified: 2018-04-10 07:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (info,5.06 KB, text/plain)
2018-04-01 11:48 UTC, cryptopsy
Details
build.log (build.log.7z,45.68 KB, application/x-7z-compressed)
2018-04-01 11:49 UTC, cryptopsy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cryptopsy 2018-04-01 11:48:06 UTC
src/libpostproc/postprocess_template.c: In function ‘dering_SSE2’:
src/libpostproc/postprocess_template.c:1097:5: error: ‘asm’ operand has impossible constraints
     __asm__ volatile(
     ^
lto-wrapper: fatal error: /usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0/x86_64-pc-linux-gnu-gcc returned 1 exit status
compilation terminated.
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
make: *** [/tmp/portage/media-video/ffmpeg-3.4.2-r1/work/ffmpeg-3.4.2/ffbuild/library.mak:103: libpostproc/libpostproc.so.54] Error 1
make: *** Waiting for unfinished jobs....
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: libavresample/x86/audio_convert.o: warning: relocation in read-only section `.text'
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in a shared object.
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: libswresample/x86/audio_convert.o: warning: relocation in read-only section `.text'
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in a shared object.
src/libswscale/x86/rgb2rgb_template.c: In function ‘rgb24toyv12_mmxext’:
src/libswscale/x86/rgb2rgb_template.c:1727:9: error: ‘asm’ operand has impossible constraints
         __asm__ volatile(
         ^
lto-wrapper: fatal error: /usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0/x86_64-pc-linux-gnu-gcc returned 1 exit status
compilation terminated.
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
make: *** [/tmp/portage/media-video/ffmpeg-3.4.2-r1/work/ffmpeg-3.4.2/ffbuild/library.mak:103: libswscale/libswscale.so.4] Error 1
 * ERROR: media-video/ffmpeg-3.4.2-r1::gentoo failed (compile phase):
Comment 1 cryptopsy 2018-04-01 11:48:49 UTC
Created attachment 526248 [details]
emerge --info
Comment 2 cryptopsy 2018-04-01 11:49:46 UTC
Created attachment 526250 [details]
build.log
Comment 3 Carl Eugen Hoyos 2018-04-07 21:07:31 UTC
Duplicate bug #645778, see also my comment in https://bugs.gentoo.org/show_bug.cgi?id=645778#c5
Comment 4 Alexis Ballier gentoo-dev 2018-04-10 07:49:01 UTC

*** This bug has been marked as a duplicate of bug 645778 ***