Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Hall of FAIL.
Date: Mon, 10 Jul 2017 10:21:47
Message-Id: 1822081.aCzyRuoVD4@dell_xps
In Reply to: [gentoo-user] Hall of FAIL. by Alan Grimes
1 On Sunday 09 Jul 2017 19:33:28 Alan Grimes wrote:
2 > Hey, I'm having some pretty dire FAIL issues with respect to a small but
3 > critical collection of packages...
4 >
5 > tortoise portage # tree -L 2
6 > .
7 > ├── dev-libs
8 > │ ├── libcdio-0.94-r1
9 > │ └── libcdio-paranoia-0.94_p1-r1
10 > ├── media-libs
11 > │ └── opencv-3.1.0-r7
12 > ├── media-video
13 > │ ├── ffmpeg-3.3.2
14 > │ ├── mplayer-1.3.0-r1
15 > │ ├── transcode-1.1.7-r3
16 > │ └── vcdimager-0.7.24
17 > ├── net-fs
18 > │ └── samba-4.5.11
19 > ├── sys-libs
20 > │ ├── ldb-1.1.29-r1
21 > │ └── tdb-1.3.14
22 > └── www-client
23 > └── chromium-60.0.3112.40
24
25 Where in your fs did you get this tree from? Is it showing what you have
26 installed, what you want to install, something else?
27
28
29 > The most critical root failure is ffmpeg. It appears to be a gcc
30 > incompatibility issue with an asm directive marked volatile... =\
31
32 Your *interpretation* of the error is tainted by your incapacity to understand
33 it and resolve it. If you expect others to try to do this on your behalf you
34 will need to post the complete error, in unadulterated form, as generated by
35 emerge.
36
37
38 > Looks like I'm going to have to go to 5.4.0... =\
39
40 The current stable media-video/ffmpeg is on version 3.2.4. It compiled and
41 installed fine here with these USE flags:
42
43 Installed versions: 3.2.4(21:27:45 02/17/17)(X alsa amr bzip2 encode gpl
44 hardcoded-tables iconv librtmp mp3 network opengl opus postproc pulseaudio sdl
45 threads truetype vaapi vdpau vorbis vpx x264 xcb xvid zlib -altivec -amrenc -
46 armv5te -armv6 -armv6t2 -armvfp -bluray -bs2b -cdio -celt -chromaprint -
47 cpudetection -debug -doc -ebur128 -fdk -flite -fontconfig -frei0r -fribidi -
48 gcrypt -gme -gmp -gnutls -gsm -iec61883 -ieee1394 -jack -jpeg2k -kvazaar -
49 ladspa -libass -libcaca -libilbc -libsoxr -libv4l -lzma -mipsdspr1 -mipsdspr2
50 -mipsfpu -mmal -modplug -neon -nvenc -openal -openh264 -openssl -oss -pic -
51 rubberband -samba -schroedinger -snappy -speex -ssh -static-libs -test -theora
52 -twolame -v4l -wavpack -webp -x265 -zimg -zvbi ABI_MIPS="-n32 -n64 -o32"
53 ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="32 64 -x32" CPU_FLAGS_X86="mmx
54 mmxext sse sse2 sse3 sse4_1 sse4_2 ssse3 -3dnow -3dnowext -aes -avx -avx2 -
55 fma3 -fma4 -xop" FFTOOLS="aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt
56 graph2dot ismindex pktdumper qt-faststart sidxindex trasher")
57
58 You have not provided the output of 'emerge -upNDv media-video/ffmpeg' for
59 others to know which version you are trying to install and what may be
60 affecting the error you are getting when emerging ffmpeg. You could also
61 attach the output of 'emerge --info media-video/ffmpeg' as a separate file for
62 those who may be inclined to delve into the depths of this problem to help
63 you.
64
65 If you share more relevant information to the problem you are encountering,
66 more people may be able to help. If you are just venting, then that's OK for
67 me, although it may annoy others. I find the titles of your posts immensely
68 entertaining. :-)
69 --
70 Regards,
71 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Hall of FAIL. Marc Joliet <marcec@×××.de>