Gentoo Archives: gentoo-user

From: Alan Grimes <ALONZOTG@×××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] list of miscellaneous FAIL
Date: Fri, 15 Dec 2017 14:43:28
Message-Id: 852fa7e9-ef18-b5a2-aa47-87d6ab73c6e5@verizon.net
1 kdeinit:
2
3 over-tight constraint to cmake version:
4
5 ##################################
6 -- Found XCB_XCB: /usr/lib/libxcb.so (found version "1.12")
7 -- Found XCB: /usr/lib/libxcb.so (found version "1.12") found
8 components:  XCB
9 CMake Error at CMakeLists.txt:51 (find_package):
10   Could not find a configuration file for package "KF5KIO" that is
11 compatible
12   with requested version "5.41.0".
13
14   The following configuration files were considered but not accepted:
15
16     /usr/lib64/cmake/KF5KIO/KF5KIOConfig.cmake, version: 5.40.0
17     /usr/lib/cmake/KF5KIO/KF5KIOConfig.cmake, version: 5.40.0
18
19
20
21 -- Configuring incomplete, errors occurred!
22 See also
23 "/var/tmp/portage/kde-frameworks/kinit-5.41.0/work/kinit-5.41.0_build/CMakeFiles/CMakeOutput.log".
24 See also "/var/tmp/portage/kde-frameworks/kinit-5
25 #################################
26
27 also the files symlink in the build path was a reference to itself!!! =P
28
29
30 Also, the perennial fail, libcdio was giving a more helpful error
31 message this time, seems it was looking for a specific libiconv even
32 though that library seems to have been folded into glibc....
33
34
35
36 There is also a new perennial fail, that's very suspicious and worrying,
37 ffmpeg... I think it might have to do with relocatable code or
38 something, I thought I had disabled that feature and had gotten it to
39 work, apparently some pinhead decided to turn it back on thinking 'ooh
40 security'.  I'm like look: the only thing I care about is that I can log
41 in. =|
42
43 In file included from src/libpostproc/postprocess.c:538:0:
44 src/libpostproc/postprocess_template.c: In function ‘dering_MMX2’:
45 src/libpostproc/postprocess_template.c:1097:5: error: ‘asm’ operand has
46 impossible constraints
47      __asm__ volatile(
48      ^~~~~~~
49
50
51 --
52 Please report bounces from this address to atg@×××××××××.com
53
54 Powers are not rights.

Replies

Subject Author
Re: [gentoo-user] list of miscellaneous FAIL Alan McKinnon <alan.mckinnon@×××××.com>