Sie sind nicht angemeldet.

Lieber Besucher, herzlich willkommen bei: GentooForum.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.

1

25.06.2018, 23:42

emerge gcc-7.3.0-r3 schlägt fehl bei Makefile profiledbootstrap

Ich weiß einfach nicht warum das passiert.

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
config.status: executing depfiles commands
checking whether __AVX__ is declared... yes
checking for shared libgcc... config.status: executing libtool commands
config.status: executing gstdint.h commands
yes
configure: versioning on shared library symbols is gnu
checking assembler .cfi pseudo-op support... yes
checking how size_t is mangled... j
checking whether the target supports __sync_*_compare_and_swap... yes
checking whether the target supports 64-bit __sync_*_compare_and_swap... no
checking if the assembler supports AVX... yes
checking if the assembler supports RTM... yes
checking whether weak refs work like ELF... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating libitm.spec
config.status: creating config.h
config.status: executing default-1 commands
Adding multilib support to Makefile in /var/tmp/portage/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libitm
with_multisubdir=32
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing gstdint.h commands
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing gstdint.h commands
make[1]: Leaving directory '/var/tmp/portage/portage/sys-devel/gcc-7.3.0-r3/work/build'
make: *** [Makefile:22965: profiledbootstrap] Error 2
 * ERROR: sys-devel/gcc-7.3.0-r3::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-devel/gcc-7.3.0-r3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-7.3.0-r3::gentoo'`.
 * The complete build log is located at '/var/log/portage/sys-devel:gcc-7.3.0-r3:20180625-202825.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/portage/sys-devel/gcc-7.3.0-r3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/portage/sys-devel/gcc-7.3.0-r3/temp/environment'.
 * Working directory: '/var/tmp/portage/portage/sys-devel/gcc-7.3.0-r3/work/build'
 * S: '/var/tmp/portage/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0'
 * 
 * Please include /var/tmp/portage/portage/sys-devel/gcc-7.3.0-r3/work/gcc-build-logs.tar.bz2 in your bug report.
 *


Quellcode

1
[ebuild  NS   ] sys-devel/gcc-7.3.0-r3 [6.4.0-r1] USE="cxx fortran graphite hardened (multilib) nls nptl objc objc++ objc-gc openmp pgo (pie) (ssp) vtv (-altivec) -cilk -debug -doc (-fixed-point) -go (-jit) (-libssp) -mpx (-pch) -regression-test (-sanitize) -vanilla"

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
Portage 2.3.40 (python 3.6.5-final-0, hardened/linux/amd64, gcc-6.4.0, glibc-2.26-r7, 4.17.2-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.17.2-gentoo-x86_64-Intel-R-_Core-TM-_i7-3770_CPU_@_3.40GHz-with-gentoo-2.4.1
KiB Mem:    16178508 total,   1998252 free
KiB Swap:   12578732 total,  12578732 free
Timestamp of repository gentoo: Mon, 25 Jun 2018 10:00:01 +0000
Head commit of repository gentoo: fb1df16d83b7ffc8c7ef2fd02fc6e29a38d1e8c1
sh bash 4.4_p12
ld GNU ld (Gentoo 2.30 p2) 2.30.0
app-shells/bash:          4.4_p12::gentoo
dev-lang/perl:            5.24.3-r1::gentoo
dev-lang/python:          2.7.14-r1::gentoo, 3.4.8::gentoo, 3.5.5::gentoo, 3.6.5::gentoo
dev-util/cmake:           3.9.6::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.4.1-r2::gentoo
sys-apps/openrc:          0.34.11::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.13.4-r2::gentoo, 1.15.1-r2::gentoo
sys-devel/binutils:       2.30-r2::gentoo
sys-devel/gcc:            6.4.0-r1::gentoo
sys-devel/gcc-config:     1.8-r1::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1::gentoo
sys-kernel/linux-headers: 4.17::gentoo (virtual/os-headers)
sys-libs/glibc:           2.26-r7::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-max-age: 24
    sync-rsync-extra-opts: 

delicious-absurdities
    location: /var/lib/layman/delicious-absurdities
    masters: gentoo
    priority: 50

mva
    location: /var/lib/layman/mva
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php7.1/ext-active/ /etc/php/cgi-php7.1/ext-active/ /etc/php/cli-php7.1/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://gd.tuwien.ac.at/opsys/linux/gentoo/ http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ ftp://ftp.klid.dk/gentoo/ ftp://de-mirror.org/gentoo/ http://gentoo.cs.uni.edu/"
LANG="de_DE.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="de en en_US de@1901 de_DE"
MAKEOPTS="-j7 -l7"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
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"
PORTAGE_TMPDIR="/var/tmp/portage"
USE="64bit X X509 a52 aac aacplus acl aften aio alisp alsa alsa-plugin amavis amd64 amr apng autoipd avcodec avx bash-completion bcmath berkdb brotli bzip2 cairo celt cgi chappa city cjk clamav clamd clamdtop cleartype cli client client-libs clientinfo consolekit corefonts cpudetection cracklib crypt cue curl curlwrappers custom-optimization cxx dbus dcc_video deflate device-mapper dhcpcd djvu dkim dovecot-sasl dri dts dv egl epoll exif extra-algorithms extraengine extras ffmpeg flac flatfile fortran fpm fpx gcrypt gd gdbm geoip geos gif gmp gpg graphics graphicsmagick graphite gs gsm gtk gtk3 gtkmm gzip h224 h281 h323 hardened html http http-cache http2 iconv icu id3 imagemagick imap imapc initramfs innkeywords intl ipset ipv6 ithreads jbig jit jpeg jpeg2k json keymap kpoll kqemu krb5 kvm lcms less libevent libtirpc linguas_de linguas_de@1901 linguas_de_DE linguas_en linguas_en_US logrotate lua lz4 lzma lzo mac managesieve mdadm memcache memcached mhash minizip mjpeg mmap mmx mmxext monolithic mp3 mp4 mpeg mpi multicore multilib mumble munin mysql mysqli mysqlnd natspec ncurses nls nntp nptl ntp objc objc++ objc-gc offensive ogg ogm opcache openexr openh264 openmp openssl optimization opus pam pango pcre pcre-jit pcre16 pcre2 pcre32 pdf pdo pgo php pie png pop pop3c portage posix postfix postproc pulseaudio python qt5 quicktime rar raw readline rpc rtmp sanitize schroedinger sdl seccomp server sftp sha512 sharedmem shorten sieve smime smtp sndfile sni soap soxr spamassassin speex spell spf split-ucode sqlite3 sse sse2 ssh ssl ssp suhosin svg syntax-check syslog tcl tcpd text theora thread-safety threads tidy tiff tls tls-heartbeat truetype twolame unicode uuencode uuid vda vim vim-pager vim-plugin vim-syntax vorbis vpx vserver vtv wavpack webm webp wmf wxwidgets x264 x265 xattr xcb xinerama xkb xml xmlreader xmlwriter xmp xorg xslt xtended xtpax xvid zip zlib zopfli" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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="karbon plan sheets stage words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="pc" INPUT_DEVICES="libinput keyboard mouse" KERNEL="linux" L10N="de de-1901 en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" NGINX_MODULES_HTTP="stub_status upstream_keepalive upstream_least_conn upstream_zone push_stream gzip_static access auth_basic autoindex browser charset empty_gif fastcgi geo gzip limit_req limit_conn map memcached proxy referer rewrite scgi split_clients ssi upstream_ip_hash userid uwsgi flv mp4 upload upload_progress cache_purge dav dav_ext fancyindex geoip spdy" NGINX_MODULES_STREAM="limit_conn map return split_clients upstream_hash upstream_least_conn upstream_zone" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-1" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_5" PYTHON_TARGETS="python2_7 python3_5 python3_6" RUBY_TARGETS="ruby22 ruby23" USERLAND="GNU" VIDEO_CARDS="vesa" 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"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »atze« (27.06.2018, 17:01)


2

27.06.2018, 17:01

Lösung

Der eigentliche Fehler stand viel weiter oben.

Quellcode

1
2
3
checking for bdw garbage collector... checking for system boehm-gc... configure: error: system bdw-gc required but not found 
make[1]: *** [Makefile:19017: configure-target-libobjc] Error 1 
make[1]: *** Waiting for unfinished jobs....


https://forums.gentoo.org/viewtopic-p-8232822.html#8232822

Hab gemacht was die da empfohlen haben: Use flags hinzugefügt:

Quellcode

1
2
dev-libs/boehm-gc abi_x86_32 
dev-libs/libatomic_ops abi_x86_32