Gentoo Archives: gentoo-user

From: Fernando Rodriguez <cyklonite@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] llvm / clang compile error
Date: Wed, 17 Aug 2016 01:39:20
Message-Id: 6e7beec1-6cfe-dd66-540e-fd0dde0ea2a9@gmail.com
In Reply to: [gentoo-user] llvm / clang compile error by Silvio Siefke
1 On 08/16/2016 04:43 PM, Silvio Siefke wrote:
2 > Hello,
3 >
4 > I'm trying to install llvm for days. But all versions fail with the
5 > error message "internal compiler error: Killed (program cc1plus)".
6 >
7 > The last lines in the build log.
8 >
9 > [1820/2304] /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++ -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_OBJC_REWRITER -DCLANG_ENABLE_STATIC_ANALYZER -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DNDEBUG -O2 -pipe -fPIC -fvisibility-inlines-hidden -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-maybe-uninitialized -Wnon-virtual-dtor -Wno-comment -Werror=date-time -std=c++11 -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -fPIC -Itools/clang/lib/Sema -I/var/tmp/portage/sys-devel/llvm-3.7.1-r3/work/llvm-3.7.1.src/tools/clang/lib/Sema -I/var/tmp/portage/sys-devel/llvm-3.7.1-r3/work/llvm-3.7.1.src/tools/clang/include -Itools/clang/include -Iinclude -I/var/tmp/portage/sys-devel/llvm-3.7.1-r3/work/llvm-3.7.1.src/include -MMD -MT tools/clang/lib/Sema/CMakeFiles/clangSema.dir/SemaExprObjC.cpp.o -MF tools/clang/lib/Sema/CMakeFiles/clangSema.dir/SemaExprObjC.cpp.o.d -o tools/clang/lib/Sema/CMakeFiles/clangSema.dir/SemaExprObjC.cpp.o -c /var/tmp/portage/sys-devel/llvm-3.7.1-r3/work/llvm-3.7.1.src/tools/clang/lib/Sema/SemaExprObjC.cpp
10 > FAILED: /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++ -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_OBJC_REWRITER -DCLANG_ENABLE_STATIC_ANALYZER -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DNDEBUG -O2 -pipe -fPIC -fvisibility-inlines-hidden -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-maybe-uninitialized -Wnon-virtual-dtor -Wno-comment -Werror=date-time -std=c++11 -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -fno-strict-aliasing -fPIC -Itools/clang/lib/ASTMatchers/Dynamic -I/var/tmp/portage/sys-devel/llvm-3.7.1-r3/work/llvm-3.7.1.src/tools/clang/lib/ASTMatchers/Dynamic -I/var/tmp/portage/sys-devel/llvm-3.7.1-r3/work/llvm-3.7.1.src/tools/clang/include -Itools/clang/include -Iinclude -I/var/tmp/portage/sys-devel/llvm-3.7.1-r3/work/llvm-3.7.1.src/include -MMD -MT tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/clangDynamicASTMatchers.dir/Registry.cpp.o -MF tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/clangDynamicASTMatchers.dir/Registry.cpp.o.d -o tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/clangDynamicASTMatchers.dir/Registry.cpp.o -c /var/tmp/portage/sys-devel/llvm-3.7.1-r3/work/llvm-3.7.1.src/tools/clang/lib/ASTMatchers/Dynamic/Registry.cpp
11 > {standard input}: Assembler messages:
12 > {standard input}:265459: Warning: end of file in string; '"' inserted
13 > x86_64-pc-linux-gnu-g++: internal compiler error: Killed (program cc1plus)
14 > Please submit a full bug report,
15 >
16 > This happen with version 3.5, 3.8, 3.7. The crazy thing without set flag
17 > clang, the installation work without problems. In Bug Report i found
18 > equal bug, but there seem march item the problem. This i have not set.
19 >
20 > Have someone a idea why llvm hate clang?
21 >
22 > Thank's
23 >
24 > Silvio
25 >
26 >
27 > # emerge --info '=sys-devel/llvm-3.7.1-r3::gentoo'
28 > Portage 2.2.28 (python 2.7.10-final-0, default/linux/amd64/13.0/no-multilib, gcc-5.4.0, glibc-2.22-r4, 3.14.32-xxxx-std-ipv6-64-hz1000 x86_64)
29 > =================================================================
30 > System Settings
31 > =================================================================
32 > System uname: Linux-3.14.32-xxxx-std-ipv6-64-hz1000-x86_64-Intel-R-_Atom-TM-_CPU_N2800_@_1.86GHz-with-gentoo-2.2
33 > KiB Mem: 2024472 total, 1766584 free
34 > KiB Swap: 2046972 total, 1229132 free
35 > Timestamp of repository gentoo: Tue, 16 Aug 2016 11:45:01 +0000
36 > sh bash 4.3_p42-r1
37 > ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
38 > ccache version 3.2.4 [enabled]
39 > app-shells/bash: 4.3_p42-r1::gentoo
40 > dev-java/java-config: 2.2.0-r3::gentoo
41 > dev-lang/perl: 5.20.2::gentoo
42 > dev-lang/python: 2.7.10-r1::gentoo, 3.4.3-r1::gentoo
43 > dev-util/ccache: 3.2.4::gentoo
44 > dev-util/cmake: 3.3.1-r1::gentoo
45 > dev-util/pkgconfig: 0.28-r2::gentoo
46 > sys-apps/baselayout: 2.2::gentoo
47 > sys-apps/openrc: 0.21.3::gentoo
48 > sys-apps/sandbox: 2.10-r1::gentoo
49 > sys-devel/autoconf: 2.13::gentoo, 2.69::gentoo
50 > sys-devel/automake: 1.11.6-r1::gentoo, 1.14.1::gentoo, 1.15::gentoo
51 > sys-devel/binutils: 2.25.1-r1::gentoo
52 > sys-devel/gcc: 5.4.0::gentoo
53 > sys-devel/gcc-config: 1.7.3::gentoo
54 > sys-devel/libtool: 2.4.6::gentoo
55 > sys-devel/make: 4.1-r1::gentoo
56 > sys-kernel/linux-headers: 4.3::gentoo (virtual/os-headers)
57 > sys-libs/glibc: 2.22-r4::gentoo
58 > Repositories:
59 >
60 > gentoo
61 > location: /usr/portage
62 > sync-type: rsync
63 > sync-uri: rsync://rsync2.fr.gentoo.org/gentoo-portage/
64 > priority: -1000
65 >
66 > pentoo
67 > location: /var/lib/layman/pentoo
68 > masters: gentoo
69 > priority: 0
70 >
71 > ACCEPT_KEYWORDS="amd64"
72 > ACCEPT_LICENSE="* -@EULA"
73 > CBUILD="x86_64-pc-linux-gnu"
74 > CFLAGS="-O2 -pipe"
75 > CHOST="x86_64-pc-linux-gnu"
76 > CONFIG_PROTECT="/etc /usr/share/easy-rsa /usr/share/gnupg/qualified.txt"
77 > CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
78 > CXXFLAGS="-O2 -pipe"
79 > DISTDIR="/usr/portage/distfiles"
80 > FCFLAGS="-O2 -pipe"
81 > FEATURES="assume-digests binpkg-logs buildpkg ccache config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
82 > FFLAGS="-O2 -pipe"
83 > GENTOO_MIRRORS="http://gentoo.mirrors.ovh.net/gentoo-distfiles/ http://mirror.netcologne.de/gentoo"
84 > LANG="de_DE.UTF-8"
85 > LDFLAGS="-Wl,-O1 -Wl,--as-needed"
86 > MAKEOPTS="-j4"
87 > PKGDIR="/usr/portage/packages"
88 > PORTAGE_CONFIGROOT="/"
89 > PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
90 > PORTAGE_TMPDIR="/var/tmp"
91 > USE="X acl alsa amd64 avahi berkdb bindist bluetooth bzip2 cli consolekit cracklib crypt cups cxx dbus dri fortran gdbm gnome-keyring gtk3 iconv ipv6 libnotify mmx mmxext modules ncurses nls nptl opengl openmp pam pcre prelink python qt5 readline seccomp session sse sse2 ssl startup-notification tcpd truetype udev udisks unicode vaapi vala xattr zeroconf zlib" ABI_X86="64" ALSA_CARDS="hda_intel" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 sse3 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="emu efi-32 efi-64 pc" INPUT_DEVICES="mouse keyboard evdev synaptics" KERNEL="linux" L10N="de en en-GB ar fr fr-MA" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="de en ar fr" NGINX_MODULES_HTTP="access addition auth_basic auth_pam autoindex browser charset fancyindex fastcgi flv geo geoip gzip gzip_static gunzip headers_more http2 limit_req limit_zone map memcached mp4 perl proxy push random_index realip referer rewrite split_clients stub_status sub userid v2 xslt" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-0" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python3_4 python2_7" RUBY_TARGETS="ruby20 ruby21" USERLAND="GNU" VIDEO_CARDS="intel" XFCE_PLUGINS="battery brightness clock power trash" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
92 > Unset: CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
93 >
94 > # emerge -pqv '=sys-devel/llvm-3.7.1-r3::gentoo'
95 > [ebuild N ] sys-devel/llvm-3.7.1-r3 USE="clang libffi ncurses python static-analyzer -debug -doc -gold -libedit -lldb -multitarget -ocaml {-test} -xml" PYTHON_TARGETS="python2_7" VIDEO_CARDS="-radeon"
96 > [ebuild N ] sys-devel/clang-3.7.1-r100 USE="python static-analyzer -debug -multitarget"
97 >
98
99 If you havent, try disabling ccache to rule that out.
100
101 --
102
103 Fernando Rodriguez

Replies

Subject Author
Re: [gentoo-user] llvm / clang compile error Silvio Siefke <siefke_listen@×××.de>