Gentoo Archives: gentoo-user

From: Alan Grimes <ALONZOTG@×××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Epic list of total FAIL.
Date: Thu, 20 Aug 2015 20:26:12
Message-Id: 55D637E0.3080409@verizon.net
1 My five year old CPU has been working it's ass off the last few days
2 doing a full --emptytree world to try to purge the system of the ncurses
3 clusterfuck.
4
5 Here is the list of FAIL. A few of these might be stale listings because
6 I didn't purge the directory before running this. Also a few of these
7 might work if I tried it again because a document generator was in
8 ncurses-fail mode when it attempted to build the relevant package. One
9 of these, however, was OMFGROTFLMFAO funny... You'll see what I mean
10 below. What does it say about the state of linux when the compiler is
11 too broken to compile a bug reporter module? =P
12
13 I usually tolerate a moderate failure %-age but these packages are far
14 too important to the things I need to do to be acceptable. =|
15
16 tortoise portage # pwd
17 /var/tmp/portage
18 tortoise portage # tree -L 2
19 .
20 ├── app-arch
21 │ └── rpm-4.12.0.1
22 ├── app-doc
23 │ └── doxygen-1.8.10-r1
24 ├── app-office
25 │ ├── libreoffice-4.4.5.2
26 │ └── texmacs-1.99.2-r1
27 ├── dev-db
28 │ └── mysql-workbench-6.3.4
29 ├── dev-dotnet
30 │ └── nuget-2.8.3
31 ├── dev-java
32 │ └── antlr-3.1.3-r3
33 ├── dev-libs
34 │ ├── libcdio-0.93
35 │ ├── libcdio-paranoia-0.93_p1
36 │ └── libevdev-1.4.3
37 ├── dev-util
38 │ ├── kdevplatform-1.7.1
39 │ └── monodevelop-5.9.5.9
40 ├── kde-apps
41 │ ├── kdesdk-kioslaves-4.14.3
42 │ └── libkdcraw-4.14.3
43 ├── media-gfx
44 │ └── digikam-4.12.0
45 ├── media-libs
46 │ ├── libkface-4.12.0
47 │ └── mesa-10.6.3
48 ├── media-sound
49 │ └── playmidi-2.5-r2
50 ├── media-video
51 │ └── vcdimager-0.7.24
52 ├── sci-libs
53 │ └── gdal-2.0.0
54 └── sys-devel
55 └── llvm-3.6.2
56
57 36 directories, 0 files
58 tortoise portage #
59
60 #######################################################################
61
62 In file included from
63 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4/functional:55:0,
64 from
65 /var/tmp/portage/sys-devel/llvm-3.6.2/work/llvm-3.6.2.src/tools/clang/lib/StaticAnalyzer/Core/../../../include/clang/Basic/SourceLocation.h:22,
66 from
67 /var/tmp/portage/sys-devel/llvm-3.6.2/work/llvm-3.6.2.src/tools/clang/lib/StaticAnalyzer/Core/../../../include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:18,
68 from
69 /var/tmp/portage/sys-devel/llvm-3.6.2/work/llvm-3.6.2.src/tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp:15:
70 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4/tuple: In
71 constructor ‘constexpr std::tuple<_T1, _T2>::tuple(_U1&&, _U2&&) [with
72 _U1 = clang::ento::LikelyFalsePositiveSuppressionBRVisitor*; _U2 =
73 std::default_delete<clang::ento::LikelyFalsePositiveSuppressionBRVisitor>;
74 <template-parameter-2-3> = void; _T1 = clang::ento::BugReporterVisitor*;
75 _T2 = std::default_delete<clang::ento::BugReporterVisitor>]’:
76 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4/tuple:539:19:
77 internal compiler error: Segmentation fault
78 constexpr tuple(_U1&& __a1, _U2&& __a2)
79 ^
80 Please submit a full bug report,
81 with preprocessed source if appropriate.
82 See <https://bugs.gentoo.org/> for instructions.
83 /bin/rm: cannot remove
84 ‘/var/tmp/portage/sys-devel/llvm-3.6.2/work/llvm-3.6.2.src-abi_x86_64.amd64/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporter.d.tmp’:
85 No such file or directory
86 /var/tmp/portage/sys-devel/llvm-3.6.2/work/llvm-3.6.2.src/Makefile.rules:1514:
87 recipe for target
88 '/var/tmp/portage/sys-devel/llvm-3.6.2/work/llvm-3.6.2.src-abi_x86_64.amd64/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporter.o'
89 failed
90 make[5]: ***
91 [/var/tmp/portage/sys-devel/llvm-3.6.2/work/llvm-3.6.2.src-abi_x86_64.amd64/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporter.o]
92 Error 1
93 make[5]: *** Waiting for unfinished jobs....
94
95 --
96 IQ is a measure of how stupid you feel.
97
98 Powers are not rights.

Replies

Subject Author
Re: [gentoo-user] Epic list of total FAIL. Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] Epic list of total FAIL. "Terry Z." <bezerker@××××××××.org>
Re: [gentoo-user] Epic list of total FAIL. Fernando Rodriguez <frodriguez.developer@×××××××.com>