Skip to content

Instantly share code, notes, and snippets.

@rain0r
Created August 23, 2017 07:44
Show Gist options
  • Save rain0r/cb3180f8bb9735d28d7af13fe1a7837e to your computer and use it in GitHub Desktop.
Save rain0r/cb3180f8bb9735d28d7af13fe1a7837e to your computer and use it in GitHub Desktop.
* Package: app-portage/eix-0.33.0
* Repository: mv
* Maintainer: martin@mvath.de axs@gentoo.org,xmw@gentoo.org,proxy-maint@gentoo.org
* USE: abi_x86_64 amd64 dep elibc_glibc kernel_linux meson required-use strong-optimization userland_GNU
* FEATURES: preserve-libs sandbox userpriv usersandbox
meson --buildtype plain --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload -Ddocdir=/usr/share/doc/eix-0.33.0 -Dhtmldir=/usr/share/doc/eix-0.33.0/html -Dsqlite=false -Dextra-doc=false -Dnls=false -Dseparate-tools=false -Dsecurity=false -Doptimization=false -Dstrong-secutiry=false -Dstrong-optimization=true -Ddebugging=false -Dswap-remote=false -Dalways-accept-keywords=false -Ddep-default=true -Drequired-use-default=true -Dzsh-completion=/usr/share/zsh/site-functions -Dportage-rootpath=/usr/x86_64-pc-linux-gnu/gcc-bin/6.4.0:/usr/lib/llvm/4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin -Deprefix-default= /var/tmp/portage/app-portage/eix-0.33.0/work/eix-0.33.0 /var/tmp/portage/app-portage/eix-0.33.0/work/eix-0.33.0-build
The Meson build system
Version: 0.41.2
Source dir: /var/tmp/portage/app-portage/eix-0.33.0/work/eix-0.33.0
Build dir: /var/tmp/portage/app-portage/eix-0.33.0/work/eix-0.33.0-build
Build type: native build
Project name: eix
Native cpp compiler: g++ (gcc 6.4.0)
Appending CXXFLAGS from environment: '-march=core-avx2 -mtune=native -O2 -pipe -fomit-frame-pointer'
Appending LDFLAGS from environment: '-Wl,-O1 -Wl,--as-needed'
Build machine cpu family: x86_64
Build machine cpu: x86_64
Program sh found: YES (/bin/sh)
Program sed found: YES (/bin/sed)
Program echo found: YES (/bin/echo)
Message: FLAGS: -use-linker-plugin
Message: FLAGS: -flto
Message: FLAGS: -flto-partition=none
Message: FLAGS: -flto-odr-type-merging
Message: FLAGS: -fwhole-program
Message: FLAGS: -fno-fat-lto-objects
Message: FLAGS: -std=gnu++17
Message: FLAGS: -Wl,--gc-sections
Message: FLAGS: -Wl,-O1
Message: FLAGS: -Wl,--relax
Message: FLAGS: -Wl,--as-needed
Message: FLAGS: -Wl,--sort-common
Message: FLAGS: -Wl,-z,combreloc
Message: FLAGS: -Wl,-O9
Message: FLAGS: -Wl,-z,noexecstack
Message: FLAGS: -fdata-sections
Message: FLAGS: -ffunction-sections
Message: FLAGS: -O2
Message: FLAGS: -fomit-frame-pointer
Message: FLAGS: -fno-common
Message: FLAGS: -fstrict-aliasing
Message: FLAGS: -fstrict-enums
Message: FLAGS: -fmerge-all-constants
Message: FLAGS: -finline-functions
Message: FLAGS: -fvisibility=hidden
Message: FLAGS: -fvisibility-inlines-hidden
Message: FLAGS: -ftree-pre
Message: FLAGS: -ftree-partial-pre
Message: FLAGS: -fnothrow-opt
Message: FLAGS: -frename-registers
Message: FLAGS: -funsafe-loop-optimizations
Message: FLAGS: -fgcse-sm
Message: FLAGS: -fgcse-las
Message: FLAGS: -fgcse-after-reload
Message: FLAGS: -fpredictive-commoning
Message: FLAGS: -ftree-switch-conversion
Message: FLAGS: -fno-ident
Message: FLAGS: -freorder-functions
Message: FLAGS: -fdevirtualize-speculatively
Message: FLAGS: -fdevirtualize-at-ltrans
Message: FLAGS: -fno-semantic-interposition
Message: FLAGS: -fira-loop-pressure
Message: FLAGS: -ftree-loop-distribution
Message: FLAGS: -ftree-loop-distribute-patterns
Message: FLAGS: -ftree-loop-im
Message: FLAGS: -fivopts
Message: FLAGS: -fdelete-null-pointer-checks
Message: FLAGS: -fweb
Message: FLAGS: -fno-enforce-eh-specs
Message: FLAGS: -ftree-vectorize
Message: FLAGS: -fvect-cost-model
Message: FLAGS: -fno-rtti
Message: FLAGS: -fno-threadsafe-statics
Message: FLAGS: -DNDEBUG
Message: FLAGS: -DNO_DEBUG
Message: FLAGS: -DG_DISABLE_ASSERT
Has header "climits": YES
Has header "cstdint": YES
Has header "grp.h": YES
Has header "interix/security.h": NO
Has header "limits.h": YES
Has header "stdint.h": YES
Has header "stropts.h": YES
Has header "sys/file.h": YES
Has header "sys/ioctl.h": YES
Has header "sys/param.h": YES
Has header "sys/ptem.h": NO
Has header "sys/pty.h": NO
Has header "sys/stream.h": NO
Has header "sys/tty.h": NO
Has header "termios.h": YES
Has header "tr1/cstdint": YES
Has header "minix/config.h": NO
Message: Minix: NO
Message: Support Extensions
Checking for function "atoi": YES
Checking for function "canonicalize_file_name": YES
Checking for function "fileno": YES
Checking for function "flock": YES
Checking for function "fseeko": YES
Checking for function "getegid": YES
Checking for function "geteuid": YES
Checking for function "getgid": YES
Checking for function "getuid": YES
Checking for function "initgroups": YES
Checking for function "realpath": YES
Checking for function "setegid": YES
Checking for function "setenv": YES
Checking for function "seteuid": YES
Checking for function "setgid": YES
Checking for function "setgroups": YES
Checking for function "setuid": YES
Checking for function "setuser": NO
Checking for function "sigaction": YES
Checking for function "strtol": YES
Checking for function "strtoll": YES
Checking for function "strtoul": YES
Checking for function "strtoull": YES
Checking for function "vfork": YES
Message: getegid() works
Message: geteuid() works
Message: getgid() works
Message: getuid() works
Message: setegid() works
Message: seteuid() works
Message: setgid() works
Message: setuid() works
Message: __builtin_expect: true
Message: _Pragma GCC diagnostic: true
Message: [[noreturn]]: true
Message: __attribute__ ((noreturn)): true
Message: [[fallthrough]]: false
Message: [[gnu::fallthrough]]: false
Message: __attribute__ ((fallthrough)) false
Message: __attribute__ ((signal)) false
Message: __attribute__ ((const)) true
Message: __attribute__ ((pure)) true
Message: __attribute__ ((nonnull)) true
Message: __attribute__ ((nonnull (list))) true
Message: nullptr: true
Message: constexpr: true
Message: override: true
Message: delete: true
Message: noexcept: true
Message: move constructor: true
Message: array class: true
Message: forward_list: true
Configuring config.h using configuration
Configuring eix-etcat.sh.subst with command
Configuring eix-etcat using configuration
Configuring eix-functions.sh.subst with command
Configuring eix-functions using configuration
Configuring eix-installed.sh.subst with command
Configuring eix-installed using configuration
Configuring eix-installed-after.sh.subst with command
Configuring eix-installed-after using configuration
Configuring eix-layman.sh.subst with command
Configuring eix-layman using configuration
Configuring eix-postsync.sh.subst with command
Configuring eix-postsync using configuration
Configuring eix-remote.sh.subst with command
Configuring eix-remote using configuration
Configuring eix-sync.sh.subst with command
Configuring eix-sync using configuration
Configuring eix-test-obsolete.sh.subst with command
Configuring eix-test-obsolete using configuration
Configuring eix-functions.sh with command
Configuring _eix.subst with command
Configuring _eix using configuration
Configuring en-eix.1.subst using configuration
Program /bin/sh found: YES (/bin/sh)
Configuring 00-eixrc using configuration
Message: Passed options:
-Ddebugging=false
-Ddebug-format=true
-Dparanoic-asserts=false
-Dsecurity=false
-Dstrong_security=false
-Dnopie_security=false
-Doptimization=true (disabled by strong-optimization)
-Dstrong-optimization=true
-Dwarnings=false
-Dstrong-warnings=false
-Dnew-dialect=true -> gnu++17
-Ddead-code=true
-Ddev-null=/dev/null
-Dnls=false
-Dpure-for-const-virtuals=true
-Dconst-for-const-virtuals=false
-Dsqlite=false
-Dportdir-cache-method=metadata-md5-or-flat
-Deprefix-default=
-Dsh-shebang=/usr/bin/env sh
-Deix-prefix-default=
-Droot-default=
-Dportage-rootpath=/usr/x86_64-pc-linux-gnu/gcc-bin/6.4.0:/usr/lib/llvm/4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin
-Ddefault-arch=
-Dremote-file1=http://gpo.zugaina.org/eix_cache/eix-cache.tbz2
-Dremote-file2=http://dev.gentooexperimental.org/eix_cache/eix-caches.tbz2
-Dalways-accept-keywords=false
-Ddep-default=true
-Drequired-use-default=true
-Dzsh-completion=/usr/share/zsh/site-functions
-Dextra-doc=false
-Dseparate-tools=false
-Dseparate-binaries=false
-Dseparate-update=false
Added CXXFLAGS:
-use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT
Added LDFLAGS:
-use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -Wl,--gc-sections -Wl,-O1 -Wl,--relax -Wl,--as-needed -Wl,--sort-common -Wl,-z,combreloc -Wl,-O9 -Wl,-z,noexecstack -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT
Build targets in project: 35
ninja -v -j5 -l0 -C /var/tmp/portage/app-portage/eix-0.33.0/work/eix-0.33.0-build
ninja: Entering directory `/var/tmp/portage/app-portage/eix-0.33.0/work/eix-0.33.0-build'
[1/119] g++ -Iheader@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'header@sta/src_database_io.cc.o' -MF 'header@sta/src_database_io.cc.o.d' -o 'header@sta/src_database_io.cc.o' -c ../eix-0.33.0/src/database/io.cc
[2/119] g++ -Iheader@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'header@sta/src_database_io_header.cc.o' -MF 'header@sta/src_database_io_header.cc.o.d' -o 'header@sta/src_database_io_header.cc.o' -c ../eix-0.33.0/src/database/io_header.cc
[3/119] g++ -Idatabase@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'database@sta/src_database_package_reader.cc.o' -MF 'database@sta/src_database_package_reader.cc.o.d' -o 'database@sta/src_database_package_reader.cc.o' -c ../eix-0.33.0/src/database/package_reader.cc
[4/119] g++ -Ieix_header@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'eix_header@sta/src_eix-header.cc.o' -MF 'eix_header@sta/src_eix-header.cc.o.d' -o 'eix_header@sta/src_eix-header.cc.o' -c ../eix-0.33.0/src/eix-header.cc
[5/119] g++ -Idatabase@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'database@sta/src_database_io_portage.cc.o' -MF 'database@sta/src_database_io_portage.cc.o.d' -o 'database@sta/src_database_io_portage.cc.o' -c ../eix-0.33.0/src/database/io_portage.cc
[6/119] g++ -Iheader@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'header@sta/src_database_header.cc.o' -MF 'header@sta/src_database_header.cc.o.d' -o 'header@sta/src_database_header.cc.o' -c ../eix-0.33.0/src/database/header.cc
[7/119] g++ -Istringutils@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'stringutils@sta/src_eixTk_compare.cc.o' -MF 'stringutils@sta/src_eixTk_compare.cc.o.d' -o 'stringutils@sta/src_eixTk_compare.cc.o' -c ../eix-0.33.0/src/eixTk/compare.cc
[8/119] g++ -Isysutils@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'sysutils@sta/src_eixTk_sysutils.cc.o' -MF 'sysutils@sta/src_eixTk_sysutils.cc.o.d' -o 'sysutils@sta/src_eixTk_sysutils.cc.o' -c ../eix-0.33.0/src/eixTk/sysutils.cc
[9/119] rm -f libheader.a && x86_64-pc-linux-gnu-ar csrD libheader.a 'header@sta/src_database_io.cc.o' 'header@sta/src_database_io_header.cc.o' 'header@sta/src_database_header.cc.o'
x86_64-pc-linux-gnu-ar: header@sta/src_database_io.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: header@sta/src_database_io_header.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: header@sta/src_database_header.cc.o: plugin needed to handle lto object
[10/119] rm -f libsysutils.a && x86_64-pc-linux-gnu-ar csrD libsysutils.a 'sysutils@sta/src_eixTk_sysutils.cc.o'
x86_64-pc-linux-gnu-ar: sysutils@sta/src_eixTk_sysutils.cc.o: plugin needed to handle lto object
[11/119] g++ -Idatabase@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'database@sta/src_database_header_portage.cc.o' -MF 'database@sta/src_database_header_portage.cc.o.d' -o 'database@sta/src_database_header_portage.cc.o' -c ../eix-0.33.0/src/database/header_portage.cc
[12/119] rm -f libdatabase.a && x86_64-pc-linux-gnu-ar csrD libdatabase.a 'database@sta/src_database_header_portage.cc.o' 'database@sta/src_database_io_portage.cc.o' 'database@sta/src_database_package_reader.cc.o'
x86_64-pc-linux-gnu-ar: database@sta/src_database_header_portage.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: database@sta/src_database_io_portage.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: database@sta/src_database_package_reader.cc.o: plugin needed to handle lto object
[13/119] g++ -Ifilenames@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'filenames@sta/src_eixTk_filenames.cc.o' -MF 'filenames@sta/src_eixTk_filenames.cc.o.d' -o 'filenames@sta/src_eixTk_filenames.cc.o' -c ../eix-0.33.0/src/eixTk/filenames.cc
[14/119] rm -f libfilenames.a && x86_64-pc-linux-gnu-ar csrD libfilenames.a 'filenames@sta/src_eixTk_filenames.cc.o'
x86_64-pc-linux-gnu-ar: filenames@sta/src_eixTk_filenames.cc.o: plugin needed to handle lto object
[15/119] g++ -Istringutils@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'stringutils@sta/src_eixTk_formated.cc.o' -MF 'stringutils@sta/src_eixTk_formated.cc.o.d' -o 'stringutils@sta/src_eixTk_formated.cc.o' -c ../eix-0.33.0/src/eixTk/formated.cc
[16/119] g++ -Istringutils@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'stringutils@sta/src_eixTk_stringutils.cc.o' -MF 'stringutils@sta/src_eixTk_stringutils.cc.o.d' -o 'stringutils@sta/src_eixTk_stringutils.cc.o' -c ../eix-0.33.0/src/eixTk/stringutils.cc
[17/119] rm -f libstringutils.a && x86_64-pc-linux-gnu-ar csrD libstringutils.a 'stringutils@sta/src_eixTk_compare.cc.o' 'stringutils@sta/src_eixTk_formated.cc.o' 'stringutils@sta/src_eixTk_stringutils.cc.o'
x86_64-pc-linux-gnu-ar: stringutils@sta/src_eixTk_compare.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: stringutils@sta/src_eixTk_formated.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: stringutils@sta/src_eixTk_stringutils.cc.o: plugin needed to handle lto object
[18/119] g++ -Imasklist@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'masklist@sta/src_eixTk_stringlist.cc.o' -MF 'masklist@sta/src_eixTk_stringlist.cc.o.d' -o 'masklist@sta/src_eixTk_stringlist.cc.o' -c ../eix-0.33.0/src/eixTk/stringlist.cc
[19/119] g++ -Ivarsreader@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'varsreader@sta/src_eixTk_varsreader.cc.o' -MF 'varsreader@sta/src_eixTk_varsreader.cc.o.d' -o 'varsreader@sta/src_eixTk_varsreader.cc.o' -c ../eix-0.33.0/src/eixTk/varsreader.cc
[20/119] rm -f libvarsreader.a && x86_64-pc-linux-gnu-ar csrD libvarsreader.a 'varsreader@sta/src_eixTk_varsreader.cc.o'
x86_64-pc-linux-gnu-ar: varsreader@sta/src_eixTk_varsreader.cc.o: plugin needed to handle lto object
[21/119] g++ -Iutils@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'utils@sta/src_eixTk_utils.cc.o' -MF 'utils@sta/src_eixTk_utils.cc.o.d' -o 'utils@sta/src_eixTk_utils.cc.o' -c ../eix-0.33.0/src/eixTk/utils.cc
[22/119] rm -f libutils.a && x86_64-pc-linux-gnu-ar csrD libutils.a 'utils@sta/src_eixTk_utils.cc.o'
x86_64-pc-linux-gnu-ar: utils@sta/src_eixTk_utils.cc.o: plugin needed to handle lto object
[23/119] g++ -Iparseerror@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'parseerror@sta/src_eixTk_parseerror.cc.o' -MF 'parseerror@sta/src_eixTk_parseerror.cc.o.d' -o 'parseerror@sta/src_eixTk_parseerror.cc.o' -c ../eix-0.33.0/src/eixTk/parseerror.cc
[24/119] g++ -Iargsreader@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'argsreader@sta/src_eixTk_argsreader.cc.o' -MF 'argsreader@sta/src_eixTk_argsreader.cc.o.d' -o 'argsreader@sta/src_eixTk_argsreader.cc.o' -c ../eix-0.33.0/src/eixTk/argsreader.cc
[25/119] rm -f libparseerror.a && x86_64-pc-linux-gnu-ar csrD libparseerror.a 'parseerror@sta/src_eixTk_parseerror.cc.o'
x86_64-pc-linux-gnu-ar: parseerror@sta/src_eixTk_parseerror.cc.o: plugin needed to handle lto object
[26/119] rm -f libargsreader.a && x86_64-pc-linux-gnu-ar csrD libargsreader.a 'argsreader@sta/src_eixTk_argsreader.cc.o'
x86_64-pc-linux-gnu-ar: argsreader@sta/src_eixTk_argsreader.cc.o: plugin needed to handle lto object
[27/119] g++ -Ieixrc@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'eixrc@sta/src_eixrc_global.cc.o' -MF 'eixrc@sta/src_eixrc_global.cc.o.d' -o 'eixrc@sta/src_eixrc_global.cc.o' -c ../eix-0.33.0/src/eixrc/global.cc
[28/119] g++ -Imasklist@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'masklist@sta/src_portage_mask.cc.o' -MF 'masklist@sta/src_portage_mask.cc.o.d' -o 'masklist@sta/src_portage_mask.cc.o' -c ../eix-0.33.0/src/portage/mask.cc
[29/119] g++ -Ieixrc@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'eixrc@sta/src_eixrc_global1.cc.o' -MF 'eixrc@sta/src_eixrc_global1.cc.o.d' -o 'eixrc@sta/src_eixrc_global1.cc.o' -c ../eix-0.33.0/src/eixrc/global1.cc
[30/119] g++ -Ieixrc@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'eixrc@sta/src_eixrc_eixrc.cc.o' -MF 'eixrc@sta/src_eixrc_eixrc.cc.o.d' -o 'eixrc@sta/src_eixrc_eixrc.cc.o' -c ../eix-0.33.0/src/eixrc/eixrc.cc
[31/119] g++ -Ieixrc@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'eixrc@sta/src_eixrc_global2.cc.o' -MF 'eixrc@sta/src_eixrc_global2.cc.o.d' -o 'eixrc@sta/src_eixrc_global2.cc.o' -c ../eix-0.33.0/src/eixrc/global2.cc
[32/119] g++ -Ieixtk@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'eixtk@sta/src_eixTk_ansicolor.cc.o' -MF 'eixtk@sta/src_eixTk_ansicolor.cc.o.d' -o 'eixtk@sta/src_eixTk_ansicolor.cc.o' -c ../eix-0.33.0/src/eixTk/ansicolor.cc
[33/119] g++ -Imasklist@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'masklist@sta/src_portage_mask_list.cc.o' -MF 'masklist@sta/src_portage_mask_list.cc.o.d' -o 'masklist@sta/src_portage_mask_list.cc.o' -c ../eix-0.33.0/src/portage/mask_list.cc
[34/119] rm -f libmasklist.a && x86_64-pc-linux-gnu-ar csrD libmasklist.a 'masklist@sta/src_eixTk_stringlist.cc.o' 'masklist@sta/src_portage_mask.cc.o' 'masklist@sta/src_portage_mask_list.cc.o'
x86_64-pc-linux-gnu-ar: masklist@sta/src_eixTk_stringlist.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: masklist@sta/src_portage_mask.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: masklist@sta/src_portage_mask_list.cc.o: plugin needed to handle lto object
[35/119] g++ -Ieixrc@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'eixrc@sta/src_eixrc_global3.cc.o' -MF 'eixrc@sta/src_eixrc_global3.cc.o.d' -o 'eixrc@sta/src_eixrc_global3.cc.o' -c ../eix-0.33.0/src/eixrc/global3.cc
[36/119] g++ -Idepend@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'depend@sta/src_portage_depend.cc.o' -MF 'depend@sta/src_portage_depend.cc.o.d' -o 'depend@sta/src_portage_depend.cc.o' -c ../eix-0.33.0/src/portage/depend.cc
[37/119] g++ -Icache@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'cache@sta/src_cache_cachetable.cc.o' -MF 'cache@sta/src_cache_cachetable.cc.o.d' -o 'cache@sta/src_cache_cachetable.cc.o' -c ../eix-0.33.0/src/cache/cachetable.cc
[38/119] g++ -Ieixtk@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'eixtk@sta/src_eixTk_regexp.cc.o' -MF 'eixtk@sta/src_eixTk_regexp.cc.o.d' -o 'eixtk@sta/src_eixTk_regexp.cc.o' -c ../eix-0.33.0/src/eixTk/regexp.cc
[39/119] rm -f libdepend.a && x86_64-pc-linux-gnu-ar csrD libdepend.a 'depend@sta/src_portage_depend.cc.o'
x86_64-pc-linux-gnu-ar: depend@sta/src_portage_depend.cc.o: plugin needed to handle lto object
[40/119] rm -f libeixtk.a && x86_64-pc-linux-gnu-ar csrD libeixtk.a 'eixtk@sta/src_eixTk_ansicolor.cc.o' 'eixtk@sta/src_eixTk_regexp.cc.o'
x86_64-pc-linux-gnu-ar: eixtk@sta/src_eixTk_ansicolor.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: eixtk@sta/src_eixTk_regexp.cc.o: plugin needed to handle lto object
[41/119] g++ -Ieixrc@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'eixrc@sta/src_eixrc_global5.cc.o' -MF 'eixrc@sta/src_eixrc_global5.cc.o.d' -o 'eixrc@sta/src_eixrc_global5.cc.o' -c ../eix-0.33.0/src/eixrc/global5.cc
[42/119] g++ -Ieixrc@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'eixrc@sta/src_eixrc_global4.cc.o' -MF 'eixrc@sta/src_eixrc_global4.cc.o.d' -o 'eixrc@sta/src_eixrc_global4.cc.o' -c ../eix-0.33.0/src/eixrc/global4.cc
[43/119] g++ -Ioverlay@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'overlay@sta/src_portage_overlay.cc.o' -MF 'overlay@sta/src_portage_overlay.cc.o.d' -o 'overlay@sta/src_portage_overlay.cc.o' -c ../eix-0.33.0/src/portage/overlay.cc
[44/119] rm -f liboverlay.a && x86_64-pc-linux-gnu-ar csrD liboverlay.a 'overlay@sta/src_portage_overlay.cc.o'
x86_64-pc-linux-gnu-ar: overlay@sta/src_portage_overlay.cc.o: plugin needed to handle lto object
[45/119] g++ -Ieixrc@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'eixrc@sta/src_eixrc_global6.cc.o' -MF 'eixrc@sta/src_eixrc_global6.cc.o.d' -o 'eixrc@sta/src_eixrc_global6.cc.o' -c ../eix-0.33.0/src/eixrc/global6.cc
[46/119] rm -f libeixrc.a && x86_64-pc-linux-gnu-ar csrD libeixrc.a 'eixrc@sta/src_eixrc_eixrc.cc.o' 'eixrc@sta/src_eixrc_global.cc.o' 'eixrc@sta/src_eixrc_global1.cc.o' 'eixrc@sta/src_eixrc_global2.cc.o' 'eixrc@sta/src_eixrc_global3.cc.o' 'eixrc@sta/src_eixrc_global4.cc.o' 'eixrc@sta/src_eixrc_global5.cc.o' 'eixrc@sta/src_eixrc_global6.cc.o'
x86_64-pc-linux-gnu-ar: eixrc@sta/src_eixrc_eixrc.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: eixrc@sta/src_eixrc_global.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: eixrc@sta/src_eixrc_global1.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: eixrc@sta/src_eixrc_global2.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: eixrc@sta/src_eixrc_global3.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: eixrc@sta/src_eixrc_global4.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: eixrc@sta/src_eixrc_global5.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: eixrc@sta/src_eixrc_global6.cc.o: plugin needed to handle lto object
[47/119] g++ -Iversion@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'version@sta/src_portage_keywords.cc.o' -MF 'version@sta/src_portage_keywords.cc.o.d' -o 'version@sta/src_portage_keywords.cc.o' -c ../eix-0.33.0/src/portage/keywords.cc
[48/119] g++ -Ibasicversion@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'basicversion@sta/src_portage_basicversion.cc.o' -MF 'basicversion@sta/src_portage_basicversion.cc.o.d' -o 'basicversion@sta/src_portage_basicversion.cc.o' -c ../eix-0.33.0/src/portage/basicversion.cc
[49/119] rm -f libbasicversion.a && x86_64-pc-linux-gnu-ar csrD libbasicversion.a 'basicversion@sta/src_portage_basicversion.cc.o'
x86_64-pc-linux-gnu-ar: basicversion@sta/src_portage_basicversion.cc.o: plugin needed to handle lto object
[50/119] g++ -Iversion@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'version@sta/src_portage_extendedversion.cc.o' -MF 'version@sta/src_portage_extendedversion.cc.o.d' -o 'version@sta/src_portage_extendedversion.cc.o' -c ../eix-0.33.0/src/portage/extendedversion.cc
[51/119] g++ -Iversion@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'version@sta/src_portage_version.cc.o' -MF 'version@sta/src_portage_version.cc.o.d' -o 'version@sta/src_portage_version.cc.o' -c ../eix-0.33.0/src/portage/version.cc
[52/119] g++ -Iversion@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'version@sta/src_portage_package.cc.o' -MF 'version@sta/src_portage_package.cc.o.d' -o 'version@sta/src_portage_package.cc.o' -c ../eix-0.33.0/src/portage/package.cc
[53/119] rm -f libversion.a && x86_64-pc-linux-gnu-ar csrD libversion.a 'version@sta/src_portage_extendedversion.cc.o' 'version@sta/src_portage_keywords.cc.o' 'version@sta/src_portage_package.cc.o' 'version@sta/src_portage_version.cc.o'
x86_64-pc-linux-gnu-ar: version@sta/src_portage_extendedversion.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: version@sta/src_portage_keywords.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: version@sta/src_portage_package.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: version@sta/src_portage_version.cc.o: plugin needed to handle lto object
[54/119] g++ -Iportage@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'portage@sta/src_portage_eapi.cc.o' -MF 'portage@sta/src_portage_eapi.cc.o.d' -o 'portage@sta/src_portage_eapi.cc.o' -c ../eix-0.33.0/src/portage/eapi.cc
[55/119] g++ -Iportage@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'portage@sta/src_portage_instversion.cc.o' -MF 'portage@sta/src_portage_instversion.cc.o.d' -o 'portage@sta/src_portage_instversion.cc.o' -c ../eix-0.33.0/src/portage/instversion.cc
[56/119] g++ -Iportage@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'portage@sta/src_portage_packagesets.cc.o' -MF 'portage@sta/src_portage_packagesets.cc.o.d' -o 'portage@sta/src_portage_packagesets.cc.o' -c ../eix-0.33.0/src/portage/packagesets.cc
[57/119] g++ -Iportage@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'portage@sta/src_portage_extendedversion_bin.cc.o' -MF 'portage@sta/src_portage_extendedversion_bin.cc.o.d' -o 'portage@sta/src_portage_extendedversion_bin.cc.o' -c ../eix-0.33.0/src/portage/extendedversion_bin.cc
[58/119] g++ -Iportage@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'portage@sta/src_portage_conf_cascadingprofile.cc.o' -MF 'portage@sta/src_portage_conf_cascadingprofile.cc.o.d' -o 'portage@sta/src_portage_conf_cascadingprofile.cc.o' -c ../eix-0.33.0/src/portage/conf/cascadingprofile.cc
[59/119] g++ -Iportage@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'portage@sta/src_portage_overlay_bin.cc.o' -MF 'portage@sta/src_portage_overlay_bin.cc.o.d' -o 'portage@sta/src_portage_overlay_bin.cc.o' -c ../eix-0.33.0/src/portage/overlay_bin.cc
[60/119] g++ -Iportage@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'portage@sta/src_portage_package_best.cc.o' -MF 'portage@sta/src_portage_package_best.cc.o.d' -o 'portage@sta/src_portage_package_best.cc.o' -c ../eix-0.33.0/src/portage/package_best.cc
[61/119] g++ -Iportage@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'portage@sta/src_portage_conf_portagesettings.cc.o' -MF 'portage@sta/src_portage_conf_portagesettings.cc.o.d' -o 'portage@sta/src_portage_conf_portagesettings.cc.o' -c ../eix-0.33.0/src/portage/conf/portagesettings.cc
[62/119] g++ -Iportage@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'portage@sta/src_portage_packagetree.cc.o' -MF 'portage@sta/src_portage_packagetree.cc.o.d' -o 'portage@sta/src_portage_packagetree.cc.o' -c ../eix-0.33.0/src/portage/packagetree.cc
[63/119] /usr/bin/python3.6 /usr/lib64/python-exec/python3.6/meson --internal exe /var/tmp/portage/app-portage/eix-0.33.0/work/eix-0.33.0-build/meson-private/meson_exe_sh_f72977b490b099250e91d2588e42809185a48079.dat
[64/119] g++ -Iportage@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'portage@sta/src_portage_vardbpkg.cc.o' -MF 'portage@sta/src_portage_vardbpkg.cc.o.d' -o 'portage@sta/src_portage_vardbpkg.cc.o' -c ../eix-0.33.0/src/portage/vardbpkg.cc
[65/119] g++ -Iportage@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'portage@sta/src_portage_set_stability.cc.o' -MF 'portage@sta/src_portage_set_stability.cc.o.d' -o 'portage@sta/src_portage_set_stability.cc.o' -c ../eix-0.33.0/src/portage/set_stability.cc
[66/119] rm -f libportage.a && x86_64-pc-linux-gnu-ar csrD libportage.a 'portage@sta/src_portage_conf_portagesettings.cc.o' 'portage@sta/src_portage_conf_cascadingprofile.cc.o' 'portage@sta/src_portage_eapi.cc.o' 'portage@sta/src_portage_extendedversion_bin.cc.o' 'portage@sta/src_portage_instversion.cc.o' 'portage@sta/src_portage_package_best.cc.o' 'portage@sta/src_portage_packagesets.cc.o' 'portage@sta/src_portage_vardbpkg.cc.o' 'portage@sta/src_portage_packagetree.cc.o' 'portage@sta/src_portage_overlay_bin.cc.o' 'portage@sta/src_portage_set_stability.cc.o'
x86_64-pc-linux-gnu-ar: portage@sta/src_portage_conf_portagesettings.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: portage@sta/src_portage_conf_cascadingprofile.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: portage@sta/src_portage_eapi.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: portage@sta/src_portage_extendedversion_bin.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: portage@sta/src_portage_instversion.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: portage@sta/src_portage_package_best.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: portage@sta/src_portage_packagesets.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: portage@sta/src_portage_vardbpkg.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: portage@sta/src_portage_packagetree.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: portage@sta/src_portage_overlay_bin.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: portage@sta/src_portage_set_stability.cc.o: plugin needed to handle lto object
[67/119] g++ -Icache@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'cache@sta/src_cache_common_assign_reader.cc.o' -MF 'cache@sta/src_cache_common_assign_reader.cc.o.d' -o 'cache@sta/src_cache_common_assign_reader.cc.o' -c ../eix-0.33.0/src/cache/common/assign_reader.cc
[68/119] g++ -Icache@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'cache@sta/src_cache_base.cc.o' -MF 'cache@sta/src_cache_base.cc.o.d' -o 'cache@sta/src_cache_base.cc.o' -c ../eix-0.33.0/src/cache/base.cc
[69/119] g++ -Icache@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'cache@sta/cache_map.cc.o' -MF 'cache@sta/cache_map.cc.o.d' -o 'cache@sta/cache_map.cc.o' -c cache_map.cc
[70/119] g++ -Icache@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'cache@sta/src_cache_common_selectors.cc.o' -MF 'cache@sta/src_cache_common_selectors.cc.o.d' -o 'cache@sta/src_cache_common_selectors.cc.o' -c ../eix-0.33.0/src/cache/common/selectors.cc
[71/119] g++ -Icache@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'cache@sta/src_cache_common_flat_reader.cc.o' -MF 'cache@sta/src_cache_common_flat_reader.cc.o.d' -o 'cache@sta/src_cache_common_flat_reader.cc.o' -c ../eix-0.33.0/src/cache/common/flat_reader.cc
[72/119] g++ -Icache@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'cache@sta/src_eixTk_md5.cc.o' -MF 'cache@sta/src_eixTk_md5.cc.o.d' -o 'cache@sta/src_eixTk_md5.cc.o' -c ../eix-0.33.0/src/eixTk/md5.cc
[73/119] g++ -Icache@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'cache@sta/src_cache_common_ebuild_exec.cc.o' -MF 'cache@sta/src_cache_common_ebuild_exec.cc.o.d' -o 'cache@sta/src_cache_common_ebuild_exec.cc.o' -c ../eix-0.33.0/src/cache/common/ebuild_exec.cc
[74/119] g++ -Icache@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'cache@sta/src_cache_metadata_metadata.cc.o' -MF 'cache@sta/src_cache_metadata_metadata.cc.o.d' -o 'cache@sta/src_cache_metadata_metadata.cc.o' -c ../eix-0.33.0/src/cache/metadata/metadata.cc
[75/119] g++ -Icache@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'cache@sta/src_cache_sqlite_sqlite.cc.o' -MF 'cache@sta/src_cache_sqlite_sqlite.cc.o.d' -o 'cache@sta/src_cache_sqlite_sqlite.cc.o' -c ../eix-0.33.0/src/cache/sqlite/sqlite.cc
[76/119] g++ -Icache@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'cache@sta/src_cache_eixcache_eixcache.cc.o' -MF 'cache@sta/src_cache_eixcache_eixcache.cc.o.d' -o 'cache@sta/src_cache_eixcache_eixcache.cc.o' -c ../eix-0.33.0/src/cache/eixcache/eixcache.cc
[77/119] g++ -Idrop_permissions@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'drop_permissions@sta/src_various_drop_permissions.cc.o' -MF 'drop_permissions@sta/src_various_drop_permissions.cc.o.d' -o 'drop_permissions@sta/src_various_drop_permissions.cc.o' -c ../eix-0.33.0/src/various/drop_permissions.cc
[78/119] rm -f libdrop_permissions.a && x86_64-pc-linux-gnu-ar csrD libdrop_permissions.a 'drop_permissions@sta/src_various_drop_permissions.cc.o'
x86_64-pc-linux-gnu-ar: drop_permissions@sta/src_various_drop_permissions.cc.o: plugin needed to handle lto object
[79/119] g++ -Ipercentage@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'percentage@sta/src_eixTk_percentage.cc.o' -MF 'percentage@sta/src_eixTk_percentage.cc.o.d' -o 'percentage@sta/src_eixTk_percentage.cc.o' -c ../eix-0.33.0/src/eixTk/percentage.cc
[80/119] g++ -Icache@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'cache@sta/src_cache_parse_parse.cc.o' -MF 'cache@sta/src_cache_parse_parse.cc.o.d' -o 'cache@sta/src_cache_parse_parse.cc.o' -c ../eix-0.33.0/src/cache/parse/parse.cc
[81/119] rm -f libcache.a && x86_64-pc-linux-gnu-ar csrD libcache.a 'cache@sta/cache_map.cc.o' 'cache@sta/src_cache_cachetable.cc.o' 'cache@sta/src_cache_common_assign_reader.cc.o' 'cache@sta/src_cache_common_ebuild_exec.cc.o' 'cache@sta/src_cache_common_flat_reader.cc.o' 'cache@sta/src_cache_common_selectors.cc.o' 'cache@sta/src_cache_base.cc.o' 'cache@sta/src_cache_eixcache_eixcache.cc.o' 'cache@sta/src_cache_metadata_metadata.cc.o' 'cache@sta/src_cache_parse_parse.cc.o' 'cache@sta/src_cache_sqlite_sqlite.cc.o' 'cache@sta/src_eixTk_md5.cc.o'
x86_64-pc-linux-gnu-ar: cache@sta/cache_map.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: cache@sta/src_cache_cachetable.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: cache@sta/src_cache_common_assign_reader.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: cache@sta/src_cache_common_ebuild_exec.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: cache@sta/src_cache_common_flat_reader.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: cache@sta/src_cache_common_selectors.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: cache@sta/src_cache_base.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: cache@sta/src_cache_eixcache_eixcache.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: cache@sta/src_cache_metadata_metadata.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: cache@sta/src_cache_parse_parse.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: cache@sta/src_cache_sqlite_sqlite.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: cache@sta/src_eixTk_md5.cc.o: plugin needed to handle lto object
[82/119] g++ -Ioutputstring@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'outputstring@sta/src_eixTk_stringlist_output.cc.o' -MF 'outputstring@sta/src_eixTk_stringlist_output.cc.o.d' -o 'outputstring@sta/src_eixTk_stringlist_output.cc.o' -c ../eix-0.33.0/src/eixTk/stringlist_output.cc
[83/119] g++ -Ipercentage@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'percentage@sta/src_eixTk_statusline.cc.o' -MF 'percentage@sta/src_eixTk_statusline.cc.o.d' -o 'percentage@sta/src_eixTk_statusline.cc.o' -c ../eix-0.33.0/src/eixTk/statusline.cc
[84/119] rm -f libpercentage.a && x86_64-pc-linux-gnu-ar csrD libpercentage.a 'percentage@sta/src_eixTk_percentage.cc.o' 'percentage@sta/src_eixTk_statusline.cc.o'
x86_64-pc-linux-gnu-ar: percentage@sta/src_eixTk_percentage.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: percentage@sta/src_eixTk_statusline.cc.o: plugin needed to handle lto object
[85/119] g++ -Icli@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'cli@sta/src_various_cli.cc.o' -MF 'cli@sta/src_various_cli.cc.o.d' -o 'cli@sta/src_various_cli.cc.o' -c ../eix-0.33.0/src/various/cli.cc
[86/119] rm -f libcli.a && x86_64-pc-linux-gnu-ar csrD libcli.a 'cli@sta/src_various_cli.cc.o'
x86_64-pc-linux-gnu-ar: cli@sta/src_various_cli.cc.o: plugin needed to handle lto object
[87/119] g++ -Iprintxml@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'printxml@sta/src_output_print-xml.cc.o' -MF 'printxml@sta/src_output_print-xml.cc.o.d' -o 'printxml@sta/src_output_print-xml.cc.o' -c ../eix-0.33.0/src/output/print-xml.cc
[88/119] rm -f libprintxml.a && x86_64-pc-linux-gnu-ar csrD libprintxml.a 'printxml@sta/src_output_print-xml.cc.o'
x86_64-pc-linux-gnu-ar: printxml@sta/src_output_print-xml.cc.o: plugin needed to handle lto object
[89/119] g++ -Ioutputstring@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'outputstring@sta/src_eixTk_outputstring.cc.o' -MF 'outputstring@sta/src_eixTk_outputstring.cc.o.d' -o 'outputstring@sta/src_eixTk_outputstring.cc.o' -c ../eix-0.33.0/src/eixTk/outputstring.cc
[90/119] rm -f liboutputstring.a && x86_64-pc-linux-gnu-ar csrD liboutputstring.a 'outputstring@sta/src_eixTk_outputstring.cc.o' 'outputstring@sta/src_eixTk_stringlist_output.cc.o'
x86_64-pc-linux-gnu-ar: outputstring@sta/src_eixTk_outputstring.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: outputstring@sta/src_eixTk_stringlist_output.cc.o: plugin needed to handle lto object
[91/119] g++ -Ioutput@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'output@sta/src_portage_version_output.cc.o' -MF 'output@sta/src_portage_version_output.cc.o.d' -o 'output@sta/src_portage_version_output.cc.o' -c ../eix-0.33.0/src/portage/version_output.cc
[92/119] g++ -Isearch@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'search@sta/src_search_levenshtein.cc.o' -MF 'search@sta/src_search_levenshtein.cc.o.d' -o 'search@sta/src_search_levenshtein.cc.o' -c ../eix-0.33.0/src/search/levenshtein.cc
[93/119] g++ -Ioutput@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'output@sta/src_output_formatstring.cc.o' -MF 'output@sta/src_output_formatstring.cc.o.d' -o 'output@sta/src_output_formatstring.cc.o' -c ../eix-0.33.0/src/output/formatstring.cc
[94/119] g++ -Isearch@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'search@sta/src_search_algorithms.cc.o' -MF 'search@sta/src_search_algorithms.cc.o.d' -o 'search@sta/src_search_algorithms.cc.o' -c ../eix-0.33.0/src/search/algorithms.cc
[95/119] g++ -Isearch@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'search@sta/src_search_matchtree.cc.o' -MF 'search@sta/src_search_matchtree.cc.o.d' -o 'search@sta/src_search_matchtree.cc.o' -c ../eix-0.33.0/src/search/matchtree.cc
[96/119] g++ -Isearch@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'search@sta/src_search_nowarn.cc.o' -MF 'search@sta/src_search_nowarn.cc.o.d' -o 'search@sta/src_search_nowarn.cc.o' -c ../eix-0.33.0/src/search/nowarn.cc
[97/119] g++ -Icommon@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'common@sta/src_eixrc_eixrc_portage.cc.o' -MF 'common@sta/src_eixrc_eixrc_portage.cc.o.d' -o 'common@sta/src_eixrc_eixrc_portage.cc.o' -c ../eix-0.33.0/src/eixrc/eixrc_portage.cc
[98/119] rm -f libcommon.a && x86_64-pc-linux-gnu-ar csrD libcommon.a 'common@sta/src_eixrc_eixrc_portage.cc.o'
x86_64-pc-linux-gnu-ar: common@sta/src_eixrc_eixrc_portage.cc.o: plugin needed to handle lto object
[99/119] g++ -Ioutput@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'output@sta/src_output_formatstring-print.cc.o' -MF 'output@sta/src_output_formatstring-print.cc.o.d' -o 'output@sta/src_output_formatstring-print.cc.o' -c ../eix-0.33.0/src/output/formatstring-print.cc
[100/119] rm -f liboutput.a && x86_64-pc-linux-gnu-ar csrD liboutput.a 'output@sta/src_portage_version_output.cc.o' 'output@sta/src_output_formatstring.cc.o' 'output@sta/src_output_formatstring-print.cc.o'
x86_64-pc-linux-gnu-ar: output@sta/src_portage_version_output.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: output@sta/src_output_formatstring.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: output@sta/src_output_formatstring-print.cc.o: plugin needed to handle lto object
[101/119] g++ -Isearch@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'search@sta/src_search_packagetest.cc.o' -MF 'search@sta/src_search_packagetest.cc.o.d' -o 'search@sta/src_search_packagetest.cc.o' -c ../eix-0.33.0/src/search/packagetest.cc
[102/119] g++ -Isearch@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'search@sta/src_search_packagetest_default.cc.o' -MF 'search@sta/src_search_packagetest_default.cc.o.d' -o 'search@sta/src_search_packagetest_default.cc.o' -c ../eix-0.33.0/src/search/packagetest_default.cc
[103/119] rm -f libsearch.a && x86_64-pc-linux-gnu-ar csrD libsearch.a 'search@sta/src_search_levenshtein.cc.o' 'search@sta/src_search_algorithms.cc.o' 'search@sta/src_search_matchtree.cc.o' 'search@sta/src_search_packagetest.cc.o' 'search@sta/src_search_packagetest_default.cc.o' 'search@sta/src_search_nowarn.cc.o'
x86_64-pc-linux-gnu-ar: search@sta/src_search_levenshtein.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: search@sta/src_search_algorithms.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: search@sta/src_search_matchtree.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: search@sta/src_search_packagetest.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: search@sta/src_search_packagetest_default.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: search@sta/src_search_nowarn.cc.o: plugin needed to handle lto object
[104/119] g++ -Ieix@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'eix@sta/src_eixTk_ansicolor_print.cc.o' -MF 'eix@sta/src_eixTk_ansicolor_print.cc.o.d' -o 'eix@sta/src_eixTk_ansicolor_print.cc.o' -c ../eix-0.33.0/src/eixTk/ansicolor_print.cc
[105/119] g++ -Iversionsort@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'versionsort@sta/src_versionsort.cc.o' -MF 'versionsort@sta/src_versionsort.cc.o.d' -o 'versionsort@sta/src_versionsort.cc.o' -c ../eix-0.33.0/src/versionsort.cc
[106/119] rm -f libversionsort.a && x86_64-pc-linux-gnu-ar csrD libversionsort.a 'versionsort@sta/src_versionsort.cc.o'
x86_64-pc-linux-gnu-ar: versionsort@sta/src_versionsort.cc.o: plugin needed to handle lto object
[107/119] rm -f libeix_header.a && x86_64-pc-linux-gnu-ar csrD libeix_header.a 'eix_header@sta/src_eix-header.cc.o'
x86_64-pc-linux-gnu-ar: eix_header@sta/src_eix-header.cc.o: plugin needed to handle lto object
[108/119] g++ -Imasked_packages@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'masked_packages@sta/src_masked-packages.cc.o' -MF 'masked_packages@sta/src_masked-packages.cc.o.d' -o 'masked_packages@sta/src_masked-packages.cc.o' -c ../eix-0.33.0/src/masked-packages.cc
[109/119] rm -f libmasked_packages.a && x86_64-pc-linux-gnu-ar csrD libmasked_packages.a 'masked_packages@sta/src_masked-packages.cc.o'
x86_64-pc-linux-gnu-ar: masked_packages@sta/src_masked-packages.cc.o: plugin needed to handle lto object
[110/119] g++ -Idiff@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'diff@sta/src_eix-diff.cc.o' -MF 'diff@sta/src_eix-diff.cc.o.d' -o 'diff@sta/src_eix-diff.cc.o' -c ../eix-0.33.0/src/eix-diff.cc
[111/119] rm -f libdiff.a && x86_64-pc-linux-gnu-ar csrD libdiff.a 'diff@sta/src_eix-diff.cc.o'
x86_64-pc-linux-gnu-ar: diff@sta/src_eix-diff.cc.o: plugin needed to handle lto object
[112/119] g++ -Ieix_drop_permissions@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'eix_drop_permissions@sta/src_eix-drop-permissions.cc.o' -MF 'eix_drop_permissions@sta/src_eix-drop-permissions.cc.o.d' -o 'eix_drop_permissions@sta/src_eix-drop-permissions.cc.o' -c ../eix-0.33.0/src/eix-drop-permissions.cc
[113/119] g++ -Ieix@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'eix@sta/src_eix.cc.o' -MF 'eix@sta/src_eix.cc.o.d' -o 'eix@sta/src_eix.cc.o' -c ../eix-0.33.0/src/eix.cc
[114/119] rm -f libeix_drop_permissions.a && x86_64-pc-linux-gnu-ar csrD libeix_drop_permissions.a 'eix_drop_permissions@sta/src_eix-drop-permissions.cc.o'
x86_64-pc-linux-gnu-ar: eix_drop_permissions@sta/src_eix-drop-permissions.cc.o: plugin needed to handle lto object
[115/119] rm -f libeix.a && x86_64-pc-linux-gnu-ar csrD libeix.a 'eix@sta/src_eix.cc.o' 'eix@sta/src_eixTk_ansicolor_print.cc.o'
x86_64-pc-linux-gnu-ar: eix@sta/src_eix.cc.o: plugin needed to handle lto object
x86_64-pc-linux-gnu-ar: eix@sta/src_eixTk_ansicolor_print.cc.o: plugin needed to handle lto object
[116/119] g++ -Iupdate@sta -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -fPIC -MMD -MQ 'update@sta/src_eix-update.cc.o' -MF 'update@sta/src_eix-update.cc.o.d' -o 'update@sta/src_eix-update.cc.o' -c ../eix-0.33.0/src/eix-update.cc
[117/119] rm -f libupdate.a && x86_64-pc-linux-gnu-ar csrD libupdate.a 'update@sta/src_eix-update.cc.o'
x86_64-pc-linux-gnu-ar: update@sta/src_eix-update.cc.o: plugin needed to handle lto object
[118/119] g++ -Ieix@exe -I. -I../eix-0.33.0 -I../eix-0.33.0/src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -fomit-frame-pointer -MMD -MQ 'eix@exe/src_main_main_all_tools.cc.o' -MF 'eix@exe/src_main_main_all_tools.cc.o.d' -o 'eix@exe/src_main_main_all_tools.cc.o' -c ../eix-0.33.0/src/main/main_all_tools.cc
[119/119] g++ -o eix 'eix@exe/src_main_main_all_tools.cc.o' -Wl,--no-undefined -Wl,--as-needed -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -Wl,--gc-sections -Wl,-O1 -Wl,--relax -Wl,--as-needed -Wl,--sort-common -Wl,-z,combreloc -Wl,-O9 -Wl,-z,noexecstack -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -Wl,--start-group libeix.a libcli.a libprintxml.a libsearch.a libmasked_packages.a libparseerror.a libversionsort.a libeix_header.a libeix_drop_permissions.a libdiff.a libupdate.a libpercentage.a libcache.a liboutput.a liboutputstring.a libcommon.a libdrop_permissions.a libeixtk.a libargsreader.a libstringutils.a libsysutils.a libvarsreader.a libfilenames.a libutils.a libdatabase.a libheader.a libportage.a libmasklist.a libdepend.a libversion.a libbasicversion.a liboverlay.a libeixrc.a -Wl,--end-group
FAILED: eix
g++ -o eix 'eix@exe/src_main_main_all_tools.cc.o' -Wl,--no-undefined -Wl,--as-needed -use-linker-plugin -flto -flto-partition=none -flto-odr-type-merging -fwhole-program -fno-fat-lto-objects -std=gnu++17 -Wl,--gc-sections -Wl,-O1 -Wl,--relax -Wl,--as-needed -Wl,--sort-common -Wl,-z,combreloc -Wl,-O9 -Wl,-z,noexecstack -fdata-sections -ffunction-sections -O2 -fomit-frame-pointer -fno-common -fstrict-aliasing -fstrict-enums -fmerge-all-constants -finline-functions -fvisibility=hidden -fvisibility-inlines-hidden -ftree-pre -ftree-partial-pre -fnothrow-opt -frename-registers -funsafe-loop-optimizations -fgcse-sm -fgcse-las -fgcse-after-reload -fpredictive-commoning -ftree-switch-conversion -fno-ident -freorder-functions -fdevirtualize-speculatively -fdevirtualize-at-ltrans -fno-semantic-interposition -fira-loop-pressure -ftree-loop-distribution -ftree-loop-distribute-patterns -ftree-loop-im -fivopts -fdelete-null-pointer-checks -fweb -fno-enforce-eh-specs -ftree-vectorize -fvect-cost-model -fno-rtti -fno-threadsafe-statics -DNDEBUG -DNO_DEBUG -DG_DISABLE_ASSERT -march=core-avx2 -mtune=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -Wl,--start-group libeix.a libcli.a libprintxml.a libsearch.a libmasked_packages.a libparseerror.a libversionsort.a libeix_header.a libeix_drop_permissions.a libdiff.a libupdate.a libpercentage.a libcache.a liboutput.a liboutputstring.a libcommon.a libdrop_permissions.a libeixtk.a libargsreader.a libstringutils.a libsysutils.a libvarsreader.a libfilenames.a libutils.a libdatabase.a libheader.a libportage.a libmasklist.a libdepend.a libversion.a libbasicversion.a liboverlay.a libeixrc.a -Wl,--end-group
/var/tmp/portage/app-portage/eix-0.33.0/temp/ccDrlQWW.lto.o: In function `eix::format& eix::format::operator%<char const*>(char const* const&) [clone .constprop.1]':
<artificial>:(.text._ZN3eix6formatrmIPKcEERS0_RKT_.constprop.1+0xf0): undefined reference to `eix::format::newline_output()'
<artificial>:(.text._ZN3eix6formatrmIPKcEERS0_RKT_.constprop.1+0x1dd): undefined reference to `eix::format::too_many_arguments() const'
<artificial>:(.text._ZN3eix6formatrmIPKcEERS0_RKT_.constprop.1+0x1e5): undefined reference to `eix::format::finalize()'
/var/tmp/portage/app-portage/eix-0.33.0/temp/ccDrlQWW.lto.o: In function `sig_handler(int)':
<artificial>:(.text._ZL11sig_handleri+0xa4): undefined reference to `eix::format::init()'
/var/tmp/portage/app-portage/eix-0.33.0/temp/ccDrlQWW.lto.o: In function `main':
<artificial>:(.text.startup.main+0xf8): undefined reference to `to_lower(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
<artificial>:(.text.startup.main+0x16f): undefined reference to `run_eix_drop_permissions(int, char**)'
<artificial>:(.text.startup.main+0x1c2): undefined reference to `run_eix_diff(int, char**)'
<artificial>:(.text.startup.main+0x1cf): undefined reference to `run_eix_update(int, char**)'
<artificial>:(.text.startup.main+0x218): undefined reference to `run_masked_packages(int, char**)'
<artificial>:(.text.startup.main+0x244): undefined reference to `run_eix_header(int, char**)'
<artificial>:(.text.startup.main+0x270): undefined reference to `run_versionsort(int, char**)'
<artificial>:(.text.startup.main+0x2b4): undefined reference to `run_eix(int, char**)'
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
* ERROR: app-portage/eix-0.33.0::mv failed (compile phase):
* ninja -v -j5 -l0 -C /var/tmp/portage/app-portage/eix-0.33.0/work/eix-0.33.0-build failed
*
* Call stack:
* ebuild.sh, line 115: Called src_compile
* environment, line 2203: Called meson_src_compile
* environment, line 1191: Called eninja '-C' '/var/tmp/portage/app-portage/eix-0.33.0/work/eix-0.33.0-build'
* environment, line 701: Called die
* The specific snippet of code:
* "$@" || die "${nonfatal_args[@]}" "${*} failed"
*
* If you need support, post the output of `emerge --info '=app-portage/eix-0.33.0::mv'`,
* the complete build log and the output of `emerge -pqv '=app-portage/eix-0.33.0::mv'`.
* The complete build log is located at '/var/log/portage/app-portage:eix-0.33.0:20170823-073846.log'.
* For convenience, a symlink to the build log is located at '/var/tmp/portage/app-portage/eix-0.33.0/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-portage/eix-0.33.0/temp/environment'.
* Working directory: '/var/tmp/portage/app-portage/eix-0.33.0/work/eix-0.33.0'
* S: '/var/tmp/portage/app-portage/eix-0.33.0/work/eix-0.33.0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment