init─┬─udevd ├─syslog-ng───syslog-ng ├─acpid ├─atd(at) ├─timer_entropyd ├─dnsmasq(dnsmasq) ├─smartd ├─crond─┬─crond───catch_load.sh───pstree │ └─crond───logcheck.sh(tinderbox)───sleep ├─epmd(nobody) ├─beam(jabber)─┬─10*[{beam}] │ └─erl_child_setup───inet_gethost───4*[inet_gethost] ├─haveged ├─ntpd ├─sshd ├─gpg-agent───scdaemon───{scdaemon} ├─portmax.sh───sleep ├─2*[tor(tor)───13*[{tor}]] ├─5*[watch.sh─┬─tail] │ ├─grep] │ └─watch.sh] ├─6*[agetty] ├─7*[sudo───chr.sh───su───bash───emerge] ├─sudo───chr.sh───su───bash───emerge───emerge ├─sudo───chr.sh───su───bash───emerge───sandbox(portage)───ebuild.sh───ebuild.sh───setup─┬─3*[{setup}] │ └─ghc───3*[{ghc}] ├─sudo───chr.sh───su───bash───emerge───sandbox───misc-functions. ├─emerge───sandbox(portage)───ebuild.sh───ebuild.sh───ninja─┬─6*[x86_64-pc-linux───clang-5.0] │ └─x86_64-pc-linux └─sudo───chr.sh───su───bash───emerge───sandbox(portage)───ebuild.sh───ebuild.sh───emake───make───bash───make───bash───bash───make───make───bash───make───make───bash───bash───make───make───bash───make───bash───xgcc init,1 ├─udevd,551 --daemon ├─syslog-ng,1499 │ └─syslog-ng,1500 --persist-file /var/lib/syslog-ng/syslog-ng.persist --cfgfile /etc/syslog-ng/syslog-ng.conf --pidfile /run/syslog-ng.pid ├─acpid,1541 ├─atd,1573,at ├─timer_entropyd,1852 ├─dnsmasq,2130,dnsmasq -x /var/run/dnsmasq.pid --user=dnsmasq --group=dnsmasq ├─smartd,2164 -p /run/smartd.pid ├─crond,2405 │ ├─crond,2472 │ │ └─catch_load.sh,2486 /root/catch_load.sh │ │ └─pstree,11746 -Ulnsupa │ └─crond,2476 │ └─logcheck.sh,2487,tinderbox /opt/tb/bin/logcheck.sh │ └─sleep,9285 15 ├─epmd,2440,nobody -daemon ├─beam,2642,jabber -K true -P 250000 -- -root /usr/lib64/erlang -progname erl -- -home /var/spool/jabber -- -sname ejabberd@localhost -noshell -noinput -noshell -noinput -mnesia dir "/var/spool/jabber" -ejabberd log_rate_limit 100 log_rotate_size 10485760 log_rotate_count 1 log_rotate_date "" -s ejabberd -smp auto start │ ├─{beam},2649 │ ├─{beam},2650 │ ├─{beam},2651 │ ├─{beam},2652 │ ├─{beam},2653 │ ├─{beam},2654 │ ├─{beam},2655 │ ├─{beam},2656 │ ├─{beam},2657 │ ├─{beam},2659 │ └─erl_child_setup,2660 1024 │ └─inet_gethost,3088 4 │ ├─inet_gethost,929 4 │ ├─inet_gethost,932 4 │ ├─inet_gethost,3089 4 │ └─inet_gethost,16926 4 ├─haveged,2689 -r 0 -w 1024 -v 1 -p /run/haveged.pid ├─ntpd,2723 -p /var/run/ntpd.pid -g ├─sshd,2763 ├─gpg-agent,2844 --homedir /root/.gnupg --use-standard-socket --daemon │ └─scdaemon,2856 --multi-server │ └─{scdaemon},2896 ├─portmax.sh,2847 /root/portmax.sh │ └─sleep,11590 1 ├─tor,2906,tor -f /etc/tor/torrc2 --hush --runasdaemon 1 --pidfile /var/run/tor/tor2.pid │ ├─{tor},3862 │ ├─{tor},3863 │ ├─{tor},3864 │ ├─{tor},3865 │ ├─{tor},3866 │ ├─{tor},3867 │ ├─{tor},3868 │ ├─{tor},3869 │ ├─{tor},3870 │ ├─{tor},3871 │ ├─{tor},3872 │ ├─{tor},3873 │ └─{tor},3874 ├─watch.sh,2919 /root/watch.sh /tmp/warn2.log /root/watch-tor.txt 600 -F -v │ ├─tail,2941 --retry --quiet -n 0 -f /tmp/warn2.log │ ├─grep,2943 --line-buffered -F -v -f /root/watch-tor.txt │ └─watch.sh,2944 /root/watch.sh /tmp/warn2.log /root/watch-tor.txt 600 -F -v ├─watch.sh,2920 /root/watch.sh /var/log/auth.log /root/watch-auth.txt 0 -P │ ├─tail,2971 --retry --quiet -n 0 -f /var/log/auth.log │ ├─grep,2972 --line-buffered -P -f /root/watch-auth.txt │ └─watch.sh,2973 /root/watch.sh /var/log/auth.log /root/watch-auth.txt 0 -P ├─watch.sh,2921 /root/watch.sh /var/log/pax.log /root/watch-pax.txt 60 -F -v │ ├─tail,2938 --retry --quiet -n 0 -f /var/log/pax.log │ ├─grep,2939 --line-buffered -F -v -f /root/watch-pax.txt │ └─watch.sh,2940 /root/watch.sh /var/log/pax.log /root/watch-pax.txt 60 -F -v ├─watch.sh,2922 /root/watch.sh /var/log/kern.log /root/watch-kern.txt 600 -F │ ├─tail,2968 --retry --quiet -n 0 -f /var/log/kern.log │ ├─grep,2969 --line-buffered -F -f /root/watch-kern.txt │ └─watch.sh,2970 /root/watch.sh /var/log/kern.log /root/watch-kern.txt 600 -F ├─watch.sh,2923 /root/watch.sh /var/log/messages /root/watch-messages.txt 600 -F │ ├─tail,2965 --retry --quiet -n 0 -f /var/log/messages │ ├─grep,2966 --line-buffered -F -f /root/watch-messages.txt │ └─watch.sh,2967 /root/watch.sh /var/log/messages /root/watch-messages.txt 600 -F ├─agetty,2932 38400 tty1 linux ├─agetty,2933 38400 tty2 linux ├─agetty,2934 38400 tty3 linux ├─agetty,2935 38400 tty4 linux ├─agetty,2936 38400 tty5 linux ├─agetty,2937 38400 tty6 linux ├─tor,3247,tor --hush --runasdaemon 1 --pidfile /var/run/tor/tor.pid │ ├─{tor},4204 │ ├─{tor},4205 │ ├─{tor},4206 │ ├─{tor},4207 │ ├─{tor},4208 │ ├─{tor},4209 │ ├─{tor},4210 │ ├─{tor},4211 │ ├─{tor},4212 │ ├─{tor},4213 │ ├─{tor},4214 │ ├─{tor},4215 │ └─{tor},4216 ├─sudo,6753 /opt/tb/bin/chr.sh /home/tinderbox/run/17.0-desktop_20180531-215903 /bin/bash /tmp/job.sh │ └─chr.sh,6757 /opt/tb/bin/chr.sh /home/tinderbox/run/17.0-desktop_20180531-215903 /bin/bash /tmp/job.sh │ └─su,6779 - root -c /bin/bash /tmp/job.sh │ └─bash,6841 /tmp/job.sh │ └─emerge,30138 -b /usr/lib/python-exec/python3.5/emerge --update kde-apps/kalarm ├─sudo,6802 /opt/tb/bin/chr.sh /home/tinderbox/run/17.0-desktop_abi32+64_20180602-094650 /bin/bash /tmp/job.sh │ └─chr.sh,6805 /opt/tb/bin/chr.sh /home/tinderbox/run/17.0-desktop_abi32+64_20180602-094650 /bin/bash /tmp/job.sh │ └─su,6827 - root -c /bin/bash /tmp/job.sh │ └─bash,6928 /tmp/job.sh │ └─emerge,26869 -b /usr/lib/python-exec/python3.5/emerge --update dev-python/python-cluster │ └─emerge,11078 -b /usr/lib/python-exec/python3.5/emerge --update dev-python/python-cluster ├─sudo,6859 /opt/tb/bin/chr.sh /home/tinderbox/run/17.0-desktop-gnome_20180601-181606 /bin/bash /tmp/job.sh │ └─chr.sh,6862 /opt/tb/bin/chr.sh /home/tinderbox/run/17.0-desktop-gnome_20180601-181606 /bin/bash /tmp/job.sh │ └─su,6885 - root -c /bin/bash /tmp/job.sh │ └─bash,6974 /tmp/job.sh │ └─emerge,1883 -b /usr/lib/python-exec/python3.5/emerge --update games-action/bomberclone ├─sudo,6912 /opt/tb/bin/chr.sh /home/tinderbox/run/17.0-desktop-gnome-systemd_20180531-212639 /bin/bash /tmp/job.sh │ └─chr.sh,6915 /opt/tb/bin/chr.sh /home/tinderbox/run/17.0-desktop-gnome-systemd_20180531-212639 /bin/bash /tmp/job.sh │ └─su,6948 - root -c /bin/bash /tmp/job.sh │ └─bash,7090 /tmp/job.sh │ └─emerge,19564 -b /usr/lib/python-exec/python3.5/emerge --update dev-perl/HTML-Clean ├─sudo,6982 /opt/tb/bin/chr.sh /home/tinderbox/run/17.0-desktop-gnome-systemd_libressl-abi32+64_20180601-203204 /bin/bash /tmp/job.sh │ └─chr.sh,6985 /opt/tb/bin/chr.sh /home/tinderbox/run/17.0-desktop-gnome-systemd_libressl-abi32+64_20180601-203204 /bin/bash /tmp/job.sh │ └─su,7020 - root -c /bin/bash /tmp/job.sh │ └─bash,7190 /tmp/job.sh │ └─emerge,28710 -b /usr/lib/python-exec/python3.5/emerge --update net-dns/bind-dns-keygen ├─sudo,7058 /opt/tb/bin/chr.sh /home/tinderbox/run/17.0-desktop-plasma-systemd_libressl_20180602-185056 /bin/bash /tmp/job.sh │ └─chr.sh,7061 /opt/tb/bin/chr.sh /home/tinderbox/run/17.0-desktop-plasma-systemd_libressl_20180602-185056 /bin/bash /tmp/job.sh │ └─su,7089 - root -c /bin/bash /tmp/job.sh │ └─bash,7286 /tmp/job.sh │ └─emerge,19757 -b /usr/lib/python-exec/python3.5/emerge --update dev-haskell/uuagc-cabal │ └─sandbox,10341,portage /usr/lib/portage/python3.5/ebuild.sh compile │ └─ebuild.sh,10356 /usr/lib/portage/python3.5/ebuild.sh compile │ └─ebuild.sh,10391 /usr/lib/portage/python3.5/ebuild.sh compile │ └─setup,10514 build │ ├─{setup},10518 │ ├─{setup},10519 │ ├─{setup},10522 │ └─ghc,10543 -B/usr/lib64/ghc-8.0.2 --make -fbuilding-cabal-package -O -static -dynamic-too -dynosuf dyn_o -dynhisuf dyn_hi -outputdir dist/build -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -isrc -isrc-options -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -this-unit-id uuagc-cabal-1.0.6.0-H8NC5o3SDZA4aagPqivvK6 -hide-all-packages -no-user-package-db -package-db dist/package.conf.inplace -package-id Cabal-1.24.2.0 -package-id base-4.9.1.0 -package-id containers-0.5.7.1 -package-id directory-1.3.0.0 -package-id filepath-1.4.1.1 -package-id mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6 -package-id process-1.4.3.0 -package-id uulib-0.9.22-FUKxRE9pNKo9lZ78nG3Dog -XHaskell98 Distribution.Simple.UUAGC Distribution.Simple.UUAGC.UUAGC Distribution.Simple.UUAGC.AbsSyn Distribution.Simple.UUAGC.Parser Options -j1 +RTS -A256M -qb0 -RTS -optc-O2 -optc-pipe -optc-march=native -optl-Wl,-O1 -optl-Wl,--as-needed │ ├─{ghc},10569 │ ├─{ghc},10572 │ └─{ghc},10575 ├─sudo,7126 /opt/tb/bin/chr.sh /home/tinderbox/run/17.0-hardened_libressl_20180603-123109 /bin/bash /tmp/job.sh │ └─chr.sh,7129 /opt/tb/bin/chr.sh /home/tinderbox/run/17.0-hardened_libressl_20180603-123109 /bin/bash /tmp/job.sh │ └─su,7152 - root -c /bin/bash /tmp/job.sh │ └─bash,7343 /tmp/job.sh │ └─emerge,31180 -b /usr/lib/python-exec/python3.5/emerge --update net-mail/grepmail ├─sudo,7177 /opt/tb/bin/chr.sh /home/tinderbox/run/17.0-hardened_test_20180512-194415 /bin/bash /tmp/job.sh │ └─chr.sh,7180 /opt/tb/bin/chr.sh /home/tinderbox/run/17.0-hardened_test_20180512-194415 /bin/bash /tmp/job.sh │ └─su,7232 - root -c /bin/bash /tmp/job.sh │ └─bash,8880 /tmp/job.sh │ └─emerge,26452 -b /usr/lib/python-exec/python3.5/emerge --update app-dicts/aspell-hy ├─sudo,7238 /opt/tb/bin/chr.sh /home/tinderbox/run/17.0_libressl_20180601-182512 /bin/bash /tmp/job.sh │ └─chr.sh,7241 /opt/tb/bin/chr.sh /home/tinderbox/run/17.0_libressl_20180601-182512 /bin/bash /tmp/job.sh │ └─su,7265 - root -c /bin/bash /tmp/job.sh │ └─bash,7455 /tmp/job.sh │ └─emerge,26511 -b /usr/lib/python-exec/python3.5/emerge --update kde-apps/kbruch ├─sudo,7853 /opt/tb/bin/chr.sh run/17.0-no-multilib-hardened_libressl_20180531-213547 /bin/bash /tmp/job.sh │ └─chr.sh,7859 /opt/tb/bin/chr.sh run/17.0-no-multilib-hardened_libressl_20180531-213547 /bin/bash /tmp/job.sh │ └─su,7882 - root -c /bin/bash /tmp/job.sh │ └─bash,7899 /tmp/job.sh │ └─emerge,20792 -b /usr/lib/python-exec/python3.5/emerge --update dev-python/astroid │ └─sandbox,11294 /usr/lib/portage/python3.5/misc-functions.sh install_qa_check install_symlink_html_docs install_hooks │ └─misc-functions.,11302 /usr/lib/portage/python3.5/misc-functions.sh install_qa_check install_symlink_html_docs install_hooks │ └─ecompress,11744 /usr/lib/portage/python3.5/ebuild-helpers/ecompress --dequeue │ ├─find,11747 /var/tmp/portage/dev-python/astroid-1.6.5/image/ -name *.ecompress.file -print0 │ ├─sed,11748 -e s:\\.ecompress\\.file::g │ └─xargs,11749 -r -0 ecompress ├─emerge,8858 -b /usr/lib/python-exec/python2.7/emerge --update --newuse --changed-use --deep --verbose @world --changed-deps=y │ └─sandbox,8664,portage /usr/lib/portage/python2.7/ebuild.sh compile │ └─ebuild.sh,8665 /usr/lib/portage/python2.7/ebuild.sh compile │ └─ebuild.sh,8724 /usr/lib/portage/python2.7/ebuild.sh compile │ └─ninja,8756 -v -j7 -l0 │ ├─x86_64-pc-linux,11158 -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I/var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/.. -O2 -pipe -march=native -Wall -std=c++11 -Wno-unused-parameter -O2 -pipe -march=native -Wall -std=c++11 -Wno-unused-parameter -m64 -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fvisibility-inlines-hidden -fno-lto -O3 -gline-tables-only -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -Wglobal-constructors -MD -MT lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stackdepot.cc.o -MF lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stackdepot.cc.o.d -o lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stackdepot.cc.o -c /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/sanitizer_stackdepot.cc │ │ └─clang-5.0,11295 -cc1 -triple x86_64-pc-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -discard-value-names -main-file-name sanitizer_stackdepot.cc -mrelocation-model pic -pic-level 2 -mthread-model posix -mllvm -warn-stack-size=570 -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu sandybridge -target-feature +sse2 -target-feature +cx16 -target-feature -tbm -target-feature -avx512ifma -target-feature -avx512dq -target-feature -fma4 -target-feature -prfchw -target-feature -bmi2 -target-feature -xsavec -target-feature -fsgsbase -target-feature +popcnt -target-feature +aes -target-feature -xsaves -target-feature -avx512er -target-feature -avx512vpopcntdq -target-feature -clwb -target-feature -avx512f -target-feature -clzero -target-feature -pku -target-feature +mmx -target-feature -lwp -target-feature -xop -target-feature -rdseed -target-feature -sse4a -target-feature -avx512bw -target-feature -clflushopt -target-feature +xsave -target-feature -avx512vl -target-feature -avx512cd -target-feature +avx -target-feature -rtm -target-feature -fma -target-feature -bmi -target-feature -rdrnd -target-feature -mwaitx -target-feature +sse4.1 -target-feature +sse4.2 -target-feature -avx2 -target-feature +sse -target-feature -lzcnt -target-feature +pclmul -target-feature -prefetchwt1 -target-feature -f16c -target-feature +ssse3 -target-feature -sgx -target-feature +cmov -target-feature -avx512vbmi -target-feature -movbe -target-feature +xsaveopt -target-feature -sha -target-feature -adx -target-feature -avx512pf -target-feature +sse3 -momit-leaf-frame-pointer -dwarf-column-info -debug-info-kind=line-tables-only -dwarf-version=4 -debugger-tuning=gdb -coverage-notes-file /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-sanitizers-5.0.2_build/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stackdepot.cc.gcno -resource-dir /usr/lib64/llvm/5/bin/../../../../lib/clang/5.0.2 -dependency-file lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stackdepot.cc.o.d -sys-header-deps -MT lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stackdepot.cc.o -D HAVE_RPC_XDR_H=0 -D HAVE_TIRPC_RPC_XDR_H=0 -I /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/.. -internal-isystem /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6 -internal-isystem /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/x86_64-pc-linux-gnu -internal-isystem /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/backward -internal-isystem /usr/local/include -internal-isystem /usr/lib64/llvm/5/bin/../../../../lib/clang/5.0.2/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -Wall -Wno-unused-parameter -Wall -Wno-unused-parameter -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -Wno-non-virtual-dtor -Wglobal-constructors -std=c++11 -fdeprecated-macro -fdebug-compilation-dir /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-sanitizers-5.0.2_build -ferror-limit 19 -fmessage-length 0 -fvisibility hidden -fvisibility-inlines-hidden -fno-builtin -fno-rtti -fobjc-runtime=gcc -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stackdepot.cc.o -x c++ /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/sanitizer_stackdepot.cc │ ├─x86_64-pc-linux,11361 -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I/var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/.. -O2 -pipe -march=native -Wall -std=c++11 -Wno-unused-parameter -O2 -pipe -march=native -Wall -std=c++11 -Wno-unused-parameter -m64 -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fvisibility-inlines-hidden -fno-lto -O3 -gline-tables-only -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -Wglobal-constructors -MD -MT lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stacktrace.cc.o -MF lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stacktrace.cc.o.d -o lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stacktrace.cc.o -c /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/sanitizer_stacktrace.cc │ │ └─clang-5.0,11513 -cc1 -triple x86_64-pc-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -discard-value-names -main-file-name sanitizer_stacktrace.cc -mrelocation-model pic -pic-level 2 -mthread-model posix -mllvm -warn-stack-size=570 -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu sandybridge -target-feature +sse2 -target-feature +cx16 -target-feature -tbm -target-feature -avx512ifma -target-feature -avx512dq -target-feature -fma4 -target-feature -prfchw -target-feature -bmi2 -target-feature -xsavec -target-feature -fsgsbase -target-feature +popcnt -target-feature +aes -target-feature -xsaves -target-feature -avx512er -target-feature -avx512vpopcntdq -target-feature -clwb -target-feature -avx512f -target-feature -clzero -target-feature -pku -target-feature +mmx -target-feature -lwp -target-feature -xop -target-feature -rdseed -target-feature -sse4a -target-feature -avx512bw -target-feature -clflushopt -target-feature +xsave -target-feature -avx512vl -target-feature -avx512cd -target-feature +avx -target-feature -rtm -target-feature -fma -target-feature -bmi -target-feature -rdrnd -target-feature -mwaitx -target-feature +sse4.1 -target-feature +sse4.2 -target-feature -avx2 -target-feature +sse -target-feature -lzcnt -target-feature +pclmul -target-feature -prefetchwt1 -target-feature -f16c -target-feature +ssse3 -target-feature -sgx -target-feature +cmov -target-feature -avx512vbmi -target-feature -movbe -target-feature +xsaveopt -target-feature -sha -target-feature -adx -target-feature -avx512pf -target-feature +sse3 -momit-leaf-frame-pointer -dwarf-column-info -debug-info-kind=line-tables-only -dwarf-version=4 -debugger-tuning=gdb -coverage-notes-file /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-sanitizers-5.0.2_build/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stacktrace.cc.gcno -resource-dir /usr/lib64/llvm/5/bin/../../../../lib/clang/5.0.2 -dependency-file lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stacktrace.cc.o.d -sys-header-deps -MT lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stacktrace.cc.o -D HAVE_RPC_XDR_H=0 -D HAVE_TIRPC_RPC_XDR_H=0 -I /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/.. -internal-isystem /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6 -internal-isystem /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/x86_64-pc-linux-gnu -internal-isystem /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/backward -internal-isystem /usr/local/include -internal-isystem /usr/lib64/llvm/5/bin/../../../../lib/clang/5.0.2/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -Wall -Wno-unused-parameter -Wall -Wno-unused-parameter -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -Wno-non-virtual-dtor -Wglobal-constructors -std=c++11 -fdeprecated-macro -fdebug-compilation-dir /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-sanitizers-5.0.2_build -ferror-limit 19 -fmessage-length 0 -fvisibility hidden -fvisibility-inlines-hidden -fno-builtin -fno-rtti -fobjc-runtime=gcc -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stacktrace.cc.o -x c++ /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/sanitizer_stacktrace.cc │ ├─x86_64-pc-linux,11471 -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I/var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/.. -O2 -pipe -march=native -Wall -std=c++11 -Wno-unused-parameter -O2 -pipe -march=native -Wall -std=c++11 -Wno-unused-parameter -m64 -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fvisibility-inlines-hidden -fno-lto -O3 -gline-tables-only -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -Wglobal-constructors -MD -MT lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stacktrace_printer.cc.o -MF lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stacktrace_printer.cc.o.d -o lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stacktrace_printer.cc.o -c /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/sanitizer_stacktrace_printer.cc │ │ └─clang-5.0,11594 -cc1 -triple x86_64-pc-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -discard-value-names -main-file-name sanitizer_stacktrace_printer.cc -mrelocation-model pic -pic-level 2 -mthread-model posix -mllvm -warn-stack-size=570 -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu sandybridge -target-feature +sse2 -target-feature +cx16 -target-feature -tbm -target-feature -avx512ifma -target-feature -avx512dq -target-feature -fma4 -target-feature -prfchw -target-feature -bmi2 -target-feature -xsavec -target-feature -fsgsbase -target-feature +popcnt -target-feature +aes -target-feature -xsaves -target-feature -avx512er -target-feature -avx512vpopcntdq -target-feature -clwb -target-feature -avx512f -target-feature -clzero -target-feature -pku -target-feature +mmx -target-feature -lwp -target-feature -xop -target-feature -rdseed -target-feature -sse4a -target-feature -avx512bw -target-feature -clflushopt -target-feature +xsave -target-feature -avx512vl -target-feature -avx512cd -target-feature +avx -target-feature -rtm -target-feature -fma -target-feature -bmi -target-feature -rdrnd -target-feature -mwaitx -target-feature +sse4.1 -target-feature +sse4.2 -target-feature -avx2 -target-feature +sse -target-feature -lzcnt -target-feature +pclmul -target-feature -prefetchwt1 -target-feature -f16c -target-feature +ssse3 -target-feature -sgx -target-feature +cmov -target-feature -avx512vbmi -target-feature -movbe -target-feature +xsaveopt -target-feature -sha -target-feature -adx -target-feature -avx512pf -target-feature +sse3 -momit-leaf-frame-pointer -dwarf-column-info -debug-info-kind=line-tables-only -dwarf-version=4 -debugger-tuning=gdb -coverage-notes-file /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-sanitizers-5.0.2_build/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stacktrace_printer.cc.gcno -resource-dir /usr/lib64/llvm/5/bin/../../../../lib/clang/5.0.2 -dependency-file lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stacktrace_printer.cc.o.d -sys-header-deps -MT lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stacktrace_printer.cc.o -D HAVE_RPC_XDR_H=0 -D HAVE_TIRPC_RPC_XDR_H=0 -I /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/.. -internal-isystem /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6 -internal-isystem /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/x86_64-pc-linux-gnu -internal-isystem /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/backward -internal-isystem /usr/local/include -internal-isystem /usr/lib64/llvm/5/bin/../../../../lib/clang/5.0.2/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -Wall -Wno-unused-parameter -Wall -Wno-unused-parameter -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -Wno-non-virtual-dtor -Wglobal-constructors -std=c++11 -fdeprecated-macro -fdebug-compilation-dir /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-sanitizers-5.0.2_build -ferror-limit 19 -fmessage-length 0 -fvisibility hidden -fvisibility-inlines-hidden -fno-builtin -fno-rtti -fobjc-runtime=gcc -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stacktrace_printer.cc.o -x c++ /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/sanitizer_stacktrace_printer.cc │ ├─x86_64-pc-linux,11518 -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I/var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/.. -O2 -pipe -march=native -Wall -std=c++11 -Wno-unused-parameter -O2 -pipe -march=native -Wall -std=c++11 -Wno-unused-parameter -m64 -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fvisibility-inlines-hidden -fno-lto -O3 -gline-tables-only -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -Wglobal-constructors -MD -MT lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stoptheworld_mac.cc.o -MF lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stoptheworld_mac.cc.o.d -o lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stoptheworld_mac.cc.o -c /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/sanitizer_stoptheworld_mac.cc │ │ └─clang-5.0,11640 -cc1 -triple x86_64-pc-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -discard-value-names -main-file-name sanitizer_stoptheworld_mac.cc -mrelocation-model pic -pic-level 2 -mthread-model posix -mllvm -warn-stack-size=570 -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu sandybridge -target-feature +sse2 -target-feature +cx16 -target-feature -tbm -target-feature -avx512ifma -target-feature -avx512dq -target-feature -fma4 -target-feature -prfchw -target-feature -bmi2 -target-feature -xsavec -target-feature -fsgsbase -target-feature +popcnt -target-feature +aes -target-feature -xsaves -target-feature -avx512er -target-feature -avx512vpopcntdq -target-feature -clwb -target-feature -avx512f -target-feature -clzero -target-feature -pku -target-feature +mmx -target-feature -lwp -target-feature -xop -target-feature -rdseed -target-feature -sse4a -target-feature -avx512bw -target-feature -clflushopt -target-feature +xsave -target-feature -avx512vl -target-feature -avx512cd -target-feature +avx -target-feature -rtm -target-feature -fma -target-feature -bmi -target-feature -rdrnd -target-feature -mwaitx -target-feature +sse4.1 -target-feature +sse4.2 -target-feature -avx2 -target-feature +sse -target-feature -lzcnt -target-feature +pclmul -target-feature -prefetchwt1 -target-feature -f16c -target-feature +ssse3 -target-feature -sgx -target-feature +cmov -target-feature -avx512vbmi -target-feature -movbe -target-feature +xsaveopt -target-feature -sha -target-feature -adx -target-feature -avx512pf -target-feature +sse3 -momit-leaf-frame-pointer -dwarf-column-info -debug-info-kind=line-tables-only -dwarf-version=4 -debugger-tuning=gdb -coverage-notes-file /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-sanitizers-5.0.2_build/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stoptheworld_mac.cc.gcno -resource-dir /usr/lib64/llvm/5/bin/../../../../lib/clang/5.0.2 -dependency-file lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stoptheworld_mac.cc.o.d -sys-header-deps -MT lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stoptheworld_mac.cc.o -D HAVE_RPC_XDR_H=0 -D HAVE_TIRPC_RPC_XDR_H=0 -I /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/.. -internal-isystem /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6 -internal-isystem /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/x86_64-pc-linux-gnu -internal-isystem /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/backward -internal-isystem /usr/local/include -internal-isystem /usr/lib64/llvm/5/bin/../../../../lib/clang/5.0.2/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -Wall -Wno-unused-parameter -Wall -Wno-unused-parameter -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -Wno-non-virtual-dtor -Wglobal-constructors -std=c++11 -fdeprecated-macro -fdebug-compilation-dir /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-sanitizers-5.0.2_build -ferror-limit 19 -fmessage-length 0 -fvisibility hidden -fvisibility-inlines-hidden -fno-builtin -fno-rtti -fobjc-runtime=gcc -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stoptheworld_mac.cc.o -x c++ /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/sanitizer_stoptheworld_mac.cc │ ├─x86_64-pc-linux,11578 -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I/var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/.. -O2 -pipe -march=native -Wall -std=c++11 -Wno-unused-parameter -O2 -pipe -march=native -Wall -std=c++11 -Wno-unused-parameter -m64 -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fvisibility-inlines-hidden -fno-lto -O3 -gline-tables-only -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -Wglobal-constructors -MD -MT lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_suppressions.cc.o -MF lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_suppressions.cc.o.d -o lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_suppressions.cc.o -c /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/sanitizer_suppressions.cc │ │ └─clang-5.0,11745 -cc1 -triple x86_64-pc-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -discard-value-names -main-file-name sanitizer_suppressions.cc -mrelocation-model pic -pic-level 2 -mthread-model posix -mllvm -warn-stack-size=570 -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu sandybridge -target-feature +sse2 -target-feature +cx16 -target-feature -tbm -target-feature -avx512ifma -target-feature -avx512dq -target-feature -fma4 -target-feature -prfchw -target-feature -bmi2 -target-feature -xsavec -target-feature -fsgsbase -target-feature +popcnt -target-feature +aes -target-feature -xsaves -target-feature -avx512er -target-feature -avx512vpopcntdq -target-feature -clwb -target-feature -avx512f -target-feature -clzero -target-feature -pku -target-feature +mmx -target-feature -lwp -target-feature -xop -target-feature -rdseed -target-feature -sse4a -target-feature -avx512bw -target-feature -clflushopt -target-feature +xsave -target-feature -avx512vl -target-feature -avx512cd -target-feature +avx -target-feature -rtm -target-feature -fma -target-feature -bmi -target-feature -rdrnd -target-feature -mwaitx -target-feature +sse4.1 -target-feature +sse4.2 -target-feature -avx2 -target-feature +sse -target-feature -lzcnt -target-feature +pclmul -target-feature -prefetchwt1 -target-feature -f16c -target-feature +ssse3 -target-feature -sgx -target-feature +cmov -target-feature -avx512vbmi -target-feature -movbe -target-feature +xsaveopt -target-feature -sha -target-feature -adx -target-feature -avx512pf -target-feature +sse3 -momit-leaf-frame-pointer -dwarf-column-info -debug-info-kind=line-tables-only -dwarf-version=4 -debugger-tuning=gdb -coverage-notes-file /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-sanitizers-5.0.2_build/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_suppressions.cc.gcno -resource-dir /usr/lib64/llvm/5/bin/../../../../lib/clang/5.0.2 -dependency-file lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_suppressions.cc.o.d -sys-header-deps -MT lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_suppressions.cc.o -D HAVE_RPC_XDR_H=0 -D HAVE_TIRPC_RPC_XDR_H=0 -I /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/.. -internal-isystem /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6 -internal-isystem /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/x86_64-pc-linux-gnu -internal-isystem /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/backward -internal-isystem /usr/local/include -internal-isystem /usr/lib64/llvm/5/bin/../../../../lib/clang/5.0.2/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -Wall -Wno-unused-parameter -Wall -Wno-unused-parameter -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -Wno-non-virtual-dtor -Wglobal-constructors -std=c++11 -fdeprecated-macro -fdebug-compilation-dir /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-sanitizers-5.0.2_build -ferror-limit 19 -fmessage-length 0 -fvisibility hidden -fvisibility-inlines-hidden -fno-builtin -fno-rtti -fobjc-runtime=gcc -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_suppressions.cc.o -x c++ /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/sanitizer_suppressions.cc │ ├─x86_64-pc-linux,11591 -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I/var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/.. -O2 -pipe -march=native -Wall -std=c++11 -Wno-unused-parameter -O2 -pipe -march=native -Wall -std=c++11 -Wno-unused-parameter -m64 -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fvisibility-inlines-hidden -fno-lto -O3 -gline-tables-only -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -Wglobal-constructors -MD -MT lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_symbolizer.cc.o -MF lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_symbolizer.cc.o.d -o lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_symbolizer.cc.o -c /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/sanitizer_symbolizer.cc │ │ └─clang-5.0,11693 -cc1 -triple x86_64-pc-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -discard-value-names -main-file-name sanitizer_symbolizer.cc -mrelocation-model pic -pic-level 2 -mthread-model posix -mllvm -warn-stack-size=570 -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu sandybridge -target-feature +sse2 -target-feature +cx16 -target-feature -tbm -target-feature -avx512ifma -target-feature -avx512dq -target-feature -fma4 -target-feature -prfchw -target-feature -bmi2 -target-feature -xsavec -target-feature -fsgsbase -target-feature +popcnt -target-feature +aes -target-feature -xsaves -target-feature -avx512er -target-feature -avx512vpopcntdq -target-feature -clwb -target-feature -avx512f -target-feature -clzero -target-feature -pku -target-feature +mmx -target-feature -lwp -target-feature -xop -target-feature -rdseed -target-feature -sse4a -target-feature -avx512bw -target-feature -clflushopt -target-feature +xsave -target-feature -avx512vl -target-feature -avx512cd -target-feature +avx -target-feature -rtm -target-feature -fma -target-feature -bmi -target-feature -rdrnd -target-feature -mwaitx -target-feature +sse4.1 -target-feature +sse4.2 -target-feature -avx2 -target-feature +sse -target-feature -lzcnt -target-feature +pclmul -target-feature -prefetchwt1 -target-feature -f16c -target-feature +ssse3 -target-feature -sgx -target-feature +cmov -target-feature -avx512vbmi -target-feature -movbe -target-feature +xsaveopt -target-feature -sha -target-feature -adx -target-feature -avx512pf -target-feature +sse3 -momit-leaf-frame-pointer -dwarf-column-info -debug-info-kind=line-tables-only -dwarf-version=4 -debugger-tuning=gdb -coverage-notes-file /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-sanitizers-5.0.2_build/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_symbolizer.cc.gcno -resource-dir /usr/lib64/llvm/5/bin/../../../../lib/clang/5.0.2 -dependency-file lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_symbolizer.cc.o.d -sys-header-deps -MT lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_symbolizer.cc.o -D HAVE_RPC_XDR_H=0 -D HAVE_TIRPC_RPC_XDR_H=0 -I /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/.. -internal-isystem /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6 -internal-isystem /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/x86_64-pc-linux-gnu -internal-isystem /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/backward -internal-isystem /usr/local/include -internal-isystem /usr/lib64/llvm/5/bin/../../../../lib/clang/5.0.2/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -Wall -Wno-unused-parameter -Wall -Wno-unused-parameter -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -Wno-non-virtual-dtor -Wglobal-constructors -std=c++11 -fdeprecated-macro -fdebug-compilation-dir /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-sanitizers-5.0.2_build -ferror-limit 19 -fmessage-length 0 -fvisibility hidden -fvisibility-inlines-hidden -fno-builtin -fno-rtti -fobjc-runtime=gcc -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_symbolizer.cc.o -x c++ /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/sanitizer_symbolizer.cc │ └─x86_64-pc-linux,11592 -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -I/var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/.. -O2 -pipe -march=native -Wall -std=c++11 -Wno-unused-parameter -O2 -pipe -march=native -Wall -std=c++11 -Wno-unused-parameter -m64 -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fvisibility-inlines-hidden -fno-lto -O3 -gline-tables-only -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -Wglobal-constructors -MD -MT lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_symbolizer_libbacktrace.cc.o -MF lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_symbolizer_libbacktrace.cc.o.d -o lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_symbolizer_libbacktrace.cc.o -c /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.cc │ └─clang-5.0,11722 -cc1 -triple x86_64-pc-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -discard-value-names -main-file-name sanitizer_symbolizer_libbacktrace.cc -mrelocation-model pic -pic-level 2 -mthread-model posix -mllvm -warn-stack-size=570 -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu sandybridge -target-feature +sse2 -target-feature +cx16 -target-feature -tbm -target-feature -avx512ifma -target-feature -avx512dq -target-feature -fma4 -target-feature -prfchw -target-feature -bmi2 -target-feature -xsavec -target-feature -fsgsbase -target-feature +popcnt -target-feature +aes -target-feature -xsaves -target-feature -avx512er -target-feature -avx512vpopcntdq -target-feature -clwb -target-feature -avx512f -target-feature -clzero -target-feature -pku -target-feature +mmx -target-feature -lwp -target-feature -xop -target-feature -rdseed -target-feature -sse4a -target-feature -avx512bw -target-feature -clflushopt -target-feature +xsave -target-feature -avx512vl -target-feature -avx512cd -target-feature +avx -target-feature -rtm -target-feature -fma -target-feature -bmi -target-feature -rdrnd -target-feature -mwaitx -target-feature +sse4.1 -target-feature +sse4.2 -target-feature -avx2 -target-feature +sse -target-feature -lzcnt -target-feature +pclmul -target-feature -prefetchwt1 -target-feature -f16c -target-feature +ssse3 -target-feature -sgx -target-feature +cmov -target-feature -avx512vbmi -target-feature -movbe -target-feature +xsaveopt -target-feature -sha -target-feature -adx -target-feature -avx512pf -target-feature +sse3 -momit-leaf-frame-pointer -dwarf-column-info -debug-info-kind=line-tables-only -dwarf-version=4 -debugger-tuning=gdb -coverage-notes-file /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-sanitizers-5.0.2_build/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_symbolizer_libbacktrace.cc.gcno -resource-dir /usr/lib64/llvm/5/bin/../../../../lib/clang/5.0.2 -dependency-file lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_symbolizer_libbacktrace.cc.o.d -sys-header-deps -MT lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_symbolizer_libbacktrace.cc.o -D HAVE_RPC_XDR_H=0 -D HAVE_TIRPC_RPC_XDR_H=0 -I /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/.. -internal-isystem /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6 -internal-isystem /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/x86_64-pc-linux-gnu -internal-isystem /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/backward -internal-isystem /usr/local/include -internal-isystem /usr/lib64/llvm/5/bin/../../../../lib/clang/5.0.2/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -Wall -Wno-unused-parameter -Wall -Wno-unused-parameter -Wno-gnu -Wno-variadic-macros -Wno-c99-extensions -Wno-non-virtual-dtor -Wglobal-constructors -std=c++11 -fdeprecated-macro -fdebug-compilation-dir /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-sanitizers-5.0.2_build -ferror-limit 19 -fmessage-length 0 -fvisibility hidden -fvisibility-inlines-hidden -fno-builtin -fno-rtti -fobjc-runtime=gcc -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_symbolizer_libbacktrace.cc.o -x c++ /var/tmp/portage/sys-libs/compiler-rt-sanitizers-5.0.2/work/compiler-rt-5.0.2.src/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.cc └─sudo,24233 /opt/tb/bin/chr.sh /home/tinderbox/run/17.0-desktop-plasma_20180607-233640 /bin/bash /tmp/job.sh └─chr.sh,24237 /opt/tb/bin/chr.sh /home/tinderbox/run/17.0-desktop-plasma_20180607-233640 /bin/bash /tmp/job.sh └─su,24295 - root -c /bin/bash /tmp/job.sh └─bash,24298 /tmp/job.sh └─emerge,24326 -b /usr/lib/python-exec/python3.5/emerge -u sys-devel/gcc └─sandbox,19514,portage /usr/lib/portage/python3.5/ebuild.sh compile └─ebuild.sh,19678 /usr/lib/portage/python3.5/ebuild.sh compile └─ebuild.sh,19771 /usr/lib/portage/python3.5/ebuild.sh compile └─emake,19919 /usr/lib/portage/python3.5/ebuild-helpers/emake LDFLAGS=-Wl,-O1 -Wl,--as-needed STAGE1_CFLAGS= LIBPATH=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 BOOT_CFLAGS=-m64 -O2 -pipe -march=native bootstrap-lean └─make,19942 -j1 LDFLAGS=-Wl,-O1 -Wl,--as-needed STAGE1_CFLAGS= LIBPATH=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 BOOT_CFLAGS=-m64 -O2 -pipe -march=native bootstrap-lean └─bash,12108 -c r=`${PWDCMD-pwd}`; export r; \\\012s=`cd /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0; ${PWDCMD-pwd}`; export s; \\\012TFLAGS=""; \\\012make "DESTDIR=" "RPATH_ENVVAR=LD_LIBRARY_PATH" "TARGET_SUBDIR=x86_64-pc-linux-gnu" "bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0" "datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0" "exec_prefix=/usr" "includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include" "datarootdir=/usr/share" "docdir=/usr/share/doc/" "infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/info" "pdfdir=/usr/share/doc/" "htmldir=/usr/share/doc/" "libdir=/usr/lib" "libexecdir=/usr/libexec" "lispdir=" "localstatedir=/usr/var" "mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/man" "oldincludedir=/usr/include" "prefix=/usr" "sbindir=/usr/sbin" "sharedstatedir=/usr/com" "sysconfdir=/usr/etc" "tooldir=/usr/x86_64-pc-linux-gnu" "build_tooldir=/usr/x86_64-pc-linux-gnu" "target_alias=x86_64-pc-linux-gnu" "AWK=gawk" "BISON=bison" "CC_FOR_BUILD=x86_64-pc-linux-gnu-gcc" "CFLAGS_FOR_BUILD=-O2 -pipe -march=native" "CXX_FOR_BUILD=x86_64-pc-linux-gnu-g++ -std=gnu++98" "EXPECT=expect" "FLEX=flex" "INSTALL=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c" "INSTALL_DATA=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644" "INSTALL_PROGRAM=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c" "INSTALL_SCRIPT=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c" "LDFLAGS_FOR_BUILD=-Wl,-O1 -Wl,--as-needed" "LEX=flex" "M4=m4" "MAKE=make" "RUNTEST=runtest" "RUNTESTFLAGS=" "SED=/bin/sed" "SHELL=/bin/bash" "YACC=bison -y" "`echo 'ADAFLAGS=' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "ADA_CFLAGS=" "AR_FLAGS=rc" "`echo 'BOOT_ADAFLAGS=-gnatpg' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "BOOT_CFLAGS=-m64 -O2 -pipe -march=native" "BOOT_LDFLAGS=" "CFLAGS=-O2 -pipe -march=native" "CXXFLAGS=-O2 -pipe -march=native" "LDFLAGS=-Wl,-O1 -Wl,--as-needed" "LIBCFLAGS=-O2 -pipe -march=native" "LIBCXXFLAGS=-O2 -pipe -march=native -fno-implicit-templates" "STAGE1_CHECKING=--enable-checking=release,types" "STAGE1_LANGUAGES=c,c++,lto" "GNATBIND=no" "GNATMAKE=no" "AR_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/ar" "AS_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/as" "CC_FOR_TARGET= $r/./gcc/xgcc -B$r/./gcc/" "CFLAGS_FOR_TARGET=-g -O2 -pipe -march=native" "CPPFLAGS_FOR_TARGET=" "CXXFLAGS_FOR_TARGET=-g -O2 -pipe -march=native -D_GNU_SOURCE" "DLLTOOL_FOR_TARGET=dlltool" "FLAGS_FOR_TARGET=-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include" "GFORTRAN_FOR_TARGET= $r/./gcc/gfortran -B$r/./gcc/" "GOC_FOR_TARGET= " "GOCFLAGS_FOR_TARGET=-O2 -g" "LD_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/ld" "LIPO_FOR_TARGET=lipo" "LDFLAGS_FOR_TARGET=" "LIBCFLAGS_FOR_TARGET=-g -O2 -pipe -march=native" "LIBCXXFLAGS_FOR_TARGET=-g -O2 -pipe -march=native -D_GNU_SOURCE -fno-implicit-templates" "NM_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/nm" "OBJDUMP_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/objdump" "OBJCOPY_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/objcopy" "RANLIB_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/ranlib" "READELF_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/readelf" "STRIP_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/strip" "WINDRES_FOR_TARGET=windres" "WINDMC_FOR_TARGET=windmc" "BUILD_CONFIG=bootstrap-debug" "`echo 'LANGUAGES=' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "LEAN=false" "STAGE1_CFLAGS=" "STAGE1_CXXFLAGS=" "STAGE1_TFLAGS=" "STAGE2_CFLAGS=-m64 -O2 -pipe -march=native -gtoggle" "STAGE2_CXXFLAGS=-m64 -O2 -pipe -march=native -gtoggle" "STAGE2_TFLAGS=" "STAGE3_CFLAGS=-m64 -O2 -pipe -march=native" "STAGE3_CXXFLAGS=-m64 -O2 -pipe -march=native" "STAGE3_TFLAGS=" "STAGE4_CFLAGS=-m64 -O2 -pipe -march=native" "STAGE4_CXXFLAGS=-m64 -O2 -pipe -march=native" "STAGE4_TFLAGS=" "STAGEprofile_CFLAGS=-m64 -O2 -pipe -march=native -gtoggle -fprofile-generate" "STAGEprofile_CXXFLAGS=-m64 -O2 -pipe -march=native -gtoggle -fprofile-generate" "STAGEprofile_TFLAGS=" "STAGEfeedback_CFLAGS=-m64 -O2 -pipe -march=native -fprofile-use" "STAGEfeedback_CXXFLAGS=-m64 -O2 -pipe -march=native -fprofile-use" "STAGEfeedback_TFLAGS=" "STAGEautoprofile_CFLAGS=-m64 -O2 -pipe -march=native -gtoggle -g" "STAGEautoprofile_CXXFLAGS=-m64 -O2 -pipe -march=native -gtoggle -g" "STAGEautoprofile_TFLAGS=" "STAGEautofeedback_CFLAGS=-m64 -O2 -pipe -march=native" "STAGEautofeedback_CXXFLAGS=-m64 -O2 -pipe -march=native" "STAGEautofeedback_TFLAGS=" "TFLAGS=" "CONFIG_SHELL=/bin/bash" "MAKEINFO=makeinfo --split-size=5000000" 'AR=$(AR_FOR_TARGET)' 'AS=$r/./gcc/as' 'CC=$(CC_FOR_TARGET) $(XGCC_FLAGS_FOR_TARGET) $(TFLAGS)' 'CFLAGS=$(CFLAGS_FOR_TARGET)' 'CXX=$(CXX_FOR_TARGET) -B$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs -B$r/$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.libs $(XGCC_FLAGS_FOR_TARGET) $(TFLAGS)' 'CXXFLAGS=$(CXXFLAGS_FOR_TARGET)' 'DLLTOOL=$(DLLTOOL_FOR_TARGET)' 'GFORTRAN=$(GFORTRAN_FOR_TARGET) $(XGCC_FLAGS_FOR_TARGET) $(TFLAGS)' 'GOC=$(GOC_FOR_TARGET) $(XGCC_FLAGS_FOR_TARGET) $(TFLAGS)' 'GOCFLAGS=$(GOCFLAGS_FOR_TARGET)' 'LD=$r/./gcc/collect-ld' 'LDFLAGS=$(LDFLAGS_FOR_TARGET)' 'LIBCFLAGS=$(LIBCFLAGS_FOR_TARGET)' 'LIBCXXFLAGS=$(LIBCXXFLAGS_FOR_TARGET)' 'NM=$r/./gcc/nm' 'OBJDUMP=$(OBJDUMP_FOR_TARGET)' 'OBJCOPY=$(OBJCOPY_FOR_TARGET)' 'RANLIB=$(RANLIB_FOR_TARGET)' 'READELF=$(READELF_FOR_TARGET)' 'WINDRES=$(WINDRES_FOR_TARGET)' 'WINDMC=$(WINDMC_FOR_TARGET)' 'XGCC_FLAGS_FOR_TARGET=-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ' 'STAGE1_LDFLAGS=$(POSTSTAGE1_LDFLAGS)' 'STAGE1_LIBS=$(POSTSTAGE1_LIBS)' "TFLAGS=$TFLAGS" all-host all-target └─make,12146 DESTDIR= RPATH_ENVVAR=LD_LIBRARY_PATH TARGET_SUBDIR=x86_64-pc-linux-gnu bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0 datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0 exec_prefix=/usr includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include datarootdir=/usr/share docdir=/usr/share/doc/ infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/info pdfdir=/usr/share/doc/ htmldir=/usr/share/doc/ libdir=/usr/lib libexecdir=/usr/libexec lispdir= localstatedir=/usr/var mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/man oldincludedir=/usr/include prefix=/usr sbindir=/usr/sbin sharedstatedir=/usr/com sysconfdir=/usr/etc tooldir=/usr/x86_64-pc-linux-gnu build_tooldir=/usr/x86_64-pc-linux-gnu target_alias=x86_64-pc-linux-gnu AWK=gawk BISON=bison CC_FOR_BUILD=x86_64-pc-linux-gnu-gcc CFLAGS_FOR_BUILD=-O2 -pipe -march=native CXX_FOR_BUILD=x86_64-pc-linux-gnu-g++ -std=gnu++98 EXPECT=expect FLEX=flex INSTALL=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c INSTALL_DATA=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 INSTALL_PROGRAM=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c INSTALL_SCRIPT=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c LDFLAGS_FOR_BUILD=-Wl,-O1 -Wl,--as-needed LEX=flex M4=m4 MAKE=make RUNTEST=runtest RUNTESTFLAGS= SED=/bin/sed SHELL=/bin/bash YACC=bison -y XFOO= ADA_CFLAGS= AR_FLAGS=rc BOOT_ADAFLAGS=-gnatpg BOOT_CFLAGS=-m64 -O2 -pipe -march=native BOOT_LDFLAGS= CFLAGS=-O2 -pipe -march=native CXXFLAGS=-O2 -pipe -march=native LDFLAGS=-Wl,-O1 -Wl,--as-needed LIBCFLAGS=-O2 -pipe -march=native LIBCXXFLAGS=-O2 -pipe -march=native -fno-implicit-templates STAGE1_CHECKING=--enable-checking=release,types STAGE1_LANGUAGES=c,c++,lto GNATBIND=no GNATMAKE=no AR_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/ar AS_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/as CC_FOR_TARGET= /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/ CFLAGS_FOR_TARGET=-g -O2 -pipe -march=native CPPFLAGS_FOR_TARGET= CXXFLAGS_FOR_TARGET=-g -O2 -pipe -march=native -D_GNU_SOURCE DLLTOOL_FOR_TARGET=dlltool FLAGS_FOR_TARGET=-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include GFORTRAN_FOR_TARGET= /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/gfortran -B/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/ GOC_FOR_TARGET= GOCFLAGS_FOR_TARGET=-O2 -g LD_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/ld LIPO_FOR_TARGET=lipo LDFLAGS_FOR_TARGET= LIBCFLAGS_FOR_TARGET=-g -O2 -pipe -march=native LIBCXXFLAGS_FOR_TARGET=-g -O2 -pipe -march=native -D_GNU_SOURCE -fno-implicit-templates NM_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/nm OBJDUMP_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/objdump OBJCOPY_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/objcopy RANLIB_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/ranlib READELF_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/readelf STRIP_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/strip WINDRES_FOR_TARGET=windres WINDMC_FOR_TARGET=windmc BUILD_CONFIG=bootstrap-debug XFOO= LEAN=false STAGE1_CFLAGS= STAGE1_CXXFLAGS= STAGE1_TFLAGS= STAGE2_CFLAGS=-m64 -O2 -pipe -march=native -gtoggle STAGE2_CXXFLAGS=-m64 -O2 -pipe -march=native -gtoggle STAGE2_TFLAGS= STAGE3_CFLAGS=-m64 -O2 -pipe -march=native STAGE3_CXXFLAGS=-m64 -O2 -pipe -march=native STAGE3_TFLAGS= STAGE4_CFLAGS=-m64 -O2 -pipe -march=native STAGE4_CXXFLAGS=-m64 -O2 -pipe -march=native STAGE4_TFLAGS= STAGEprofile_CFLAGS=-m64 -O2 -pipe -march=native -gtoggle -fprofile-generate STAGEprofile_CXXFLAGS=-m64 -O2 -pipe -march=native -gtoggle -fprofile-generate STAGEprofile_TFLAGS= STAGEfeedback_CFLAGS=-m64 -O2 -pipe -march=native -fprofile-use STAGEfeedback_CXXFLAGS=-m64 -O2 -pipe -march=native -fprofile-use STAGEfeedback_TFLAGS= STAGEautoprofile_CFLAGS=-m64 -O2 -pipe -march=native -gtoggle -g STAGEautoprofile_CXXFLAGS=-m64 -O2 -pipe -march=native -gtoggle -g STAGEautoprofile_TFLAGS= STAGEautofeedback_CFLAGS=-m64 -O2 -pipe -march=native STAGEautofeedback_CXXFLAGS=-m64 -O2 -pipe -march=native STAGEautofeedback_TFLAGS= TFLAGS= CONFIG_SHELL=/bin/bash MAKEINFO=makeinfo --split-size=5000000 AR=$(AR_FOR_TARGET) AS=$r/./gcc/as CC=$(CC_FOR_TARGET) $(XGCC_FLAGS_FOR_TARGET) $(TFLAGS) CFLAGS=$(CFLAGS_FOR_TARGET) CXX=$(CXX_FOR_TARGET) -B$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs -B$r/$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.libs $(XGCC_FLAGS_FOR_TARGET) $(TFLAGS) CXXFLAGS=$(CXXFLAGS_FOR_TARGET) DLLTOOL=$(DLLTOOL_FOR_TARGET) GFORTRAN=$(GFORTRAN_FOR_TARGET) $(XGCC_FLAGS_FOR_TARGET) $(TFLAGS) GOC=$(GOC_FOR_TARGET) $(XGCC_FLAGS_FOR_TARGET) $(TFLAGS) GOCFLAGS=$(GOCFLAGS_FOR_TARGET) LD=$r/./gcc/collect-ld LDFLAGS=$(LDFLAGS_FOR_TARGET) LIBCFLAGS=$(LIBCFLAGS_FOR_TARGET) LIBCXXFLAGS=$(LIBCXXFLAGS_FOR_TARGET) NM=$r/./gcc/nm OBJDUMP=$(OBJDUMP_FOR_TARGET) OBJCOPY=$(OBJCOPY_FOR_TARGET) RANLIB=$(RANLIB_FOR_TARGET) READELF=$(READELF_FOR_TARGET) WINDRES=$(WINDRES_FOR_TARGET) WINDMC=$(WINDMC_FOR_TARGET) XGCC_FLAGS_FOR_TARGET=-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include STAGE1_LDFLAGS=$(POSTSTAGE1_LDFLAGS) STAGE1_LIBS=$(POSTSTAGE1_LIBS) TFLAGS= all-host all-target └─bash,5818 -cr=`${PWDCMD-pwd}`; export r; \\\012s=`cd /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0; ${PWDCMD-pwd}`; export s; \\\012FLEX="flex"; export FLEX; LEX="flex"; export LEX; BISON="bison"; export BISON; YACC="bison -y"; export YACC; M4="m4"; export M4; SED="/bin/sed"; export SED; AWK="gawk"; export AWK; MAKEINFO="makeinfo --split-size=5000000"; export MAKEINFO; AR="/usr/x86_64-pc-linux-gnu/bin/ar"; export AR; AS="$r/./gcc/as"; export AS; CC="/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include $TFLAGS"; export CC; CFLAGS="-g -O2 -pipe -march=native"; export CFLAGS; CONFIG_SHELL="/bin/bash"; export CONFIG_SHELL; CPPFLAGS=""; export CPPFLAGS; CXXFLAGS="-g -O2 -pipe -march=native -D_GNU_SOURCE"; export CXXFLAGS; GFORTRAN="/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/gfortran -B/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include $TFLAGS"; export GFORTRAN; GOC=" -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include $TFLAGS"; export GOC; DLLTOOL="dlltool"; export DLLTOOL; LD="$r/./gcc/collect-ld"; export LD; LDFLAGS=""; export LDFLAGS; LIPO="lipo"; export LIPO; NM="$r/./gcc/nm"; export NM; OBJDUMP="/usr/x86_64-pc-linux-gnu/bin/objdump"; export OBJDUMP; OBJCOPY="/usr/x86_64-pc-linux-gnu/bin/objcopy"; export OBJCOPY; RANLIB="/usr/x86_64-pc-linux-gnu/bin/ranlib"; export RANLIB; READELF="/usr/x86_64-pc-linux-gnu/bin/readelf"; export READELF; STRIP="/usr/x86_64-pc-linux-gnu/bin/strip"; export STRIP; WINDRES="windres"; export WINDRES; WINDMC="windmc"; export WINDMC; LD_LIBRARY_PATH=`echo "$r/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs:$r/x86_64-pc-linux-gnu/libsanitizer/.libs:$r/x86_64-pc-linux-gnu/libvtv/.libs:$r/x86_64-pc-linux-gnu/libgomp/.libs:$r/x86_64-pc-linux-gnu/libitm/.libs:$r/x86_64-pc-linux-gnu/libatomic/.libs:$r/./gcc:$r/./prev-gcc:$LD_LIBRARY_PATH" | sed 's,::*,:,g;s,^:*,,;s,:*$,,'`; export LD_LIBRARY_PATH; LD_LIBRARY_PATH=`echo "$LD_LIBRARY_PATH" | sed 's,::*,:,g;s,^:*,,;s,:*$,,'`; export LD_LIBRARY_PATH; TARGET_CONFIGDIRS="libgcc libbacktrace libgomp libatomic libitm libstdc++-v3 libsanitizer libvtv libquadmath libgfortran"; export TARGET_CONFIGDIRS; CXX=" $r/./gcc/xg++ -B$r/./gcc/ -nostdinc++ `if test -f $r/x86_64-pc-linux-gnu/libstdc++-v3/scripts/testsuite_flags; then /bin/bash $r/x86_64-pc-linux-gnu/libstdc++-v3/scripts/testsuite_flags --build-includes; else echo -funconfigured-libstdc++-v3 ; fi` -L$r/x86_64-pc-linux-gnu/libstdc++-v3/src -L$r/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L$r/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include $TFLAGS"; export CXX; \\\012(cd x86_64-pc-linux-gnu/libatomic && \\\012 make "DESTDIR=" "RPATH_ENVVAR=LD_LIBRARY_PATH" "TARGET_SUBDIR=x86_64-pc-linux-gnu" "bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0" "datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0" "exec_prefix=/usr" "includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include" "datarootdir=/usr/share" "docdir=/usr/share/doc/" "infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/info" "pdfdir=/usr/share/doc/" "htmldir=/usr/share/doc/" "libdir=/usr/lib" "libexecdir=/usr/libexec" "lispdir=" "localstatedir=/usr/var" "mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/man" "oldincludedir=/usr/include" "prefix=/usr" "sbindir=/usr/sbin" "sharedstatedir=/usr/com" "sysconfdir=/usr/etc" "tooldir=/usr/x86_64-pc-linux-gnu" "build_tooldir=/usr/x86_64-pc-linux-gnu" "target_alias=x86_64-pc-linux-gnu" "AWK=gawk" "BISON=bison" "CC_FOR_BUILD=x86_64-pc-linux-gnu-gcc" "CFLAGS_FOR_BUILD=-O2 -pipe -march=native" "CXX_FOR_BUILD=x86_64-pc-linux-gnu-g++ -std=gnu++98" "EXPECT=expect" "FLEX=flex" "INSTALL=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c" "INSTALL_DATA=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644" "INSTALL_PROGRAM=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c" "INSTALL_SCRIPT=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c" "LDFLAGS_FOR_BUILD=-Wl,-O1 -Wl,--as-needed" "LEX=flex" "M4=m4" "MAKE=make" "RUNTEST=runtest" "RUNTESTFLAGS=" "SED=/bin/sed" "SHELL=/bin/bash" "YACC=bison -y" "`echo 'ADAFLAGS=' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "ADA_CFLAGS=" "AR_FLAGS=rc" "`echo 'BOOT_ADAFLAGS=-gnatpg' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "BOOT_CFLAGS=-m64 -O2 -pipe -march=native" "BOOT_LDFLAGS=" "CFLAGS=-g -O2 -pipe -march=native" "CXXFLAGS=-g -O2 -pipe -march=native -D_GNU_SOURCE" "LDFLAGS=" "LIBCFLAGS=-g -O2 -pipe -march=native" "LIBCXXFLAGS=-g -O2 -pipe -march=native -D_GNU_SOURCE -fno-implicit-templates" "STAGE1_CHECKING=--enable-checking=release,types" "STAGE1_LANGUAGES=c,c++,lto" "GNATBIND=no" "GNATMAKE=no" "AR_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/ar" "AS_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/as" "CC_FOR_TARGET=/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/" "CFLAGS_FOR_TARGET=-g -O2 -pipe -march=native" "CPPFLAGS_FOR_TARGET=" "CXXFLAGS_FOR_TARGET=-g -O2 -pipe -march=native -D_GNU_SOURCE" "DLLTOOL_FOR_TARGET=dlltool" "FLAGS_FOR_TARGET=-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include" "GFORTRAN_FOR_TARGET=/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/gfortran -B/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/" "GOC_FOR_TARGET=" "GOCFLAGS_FOR_TARGET=-O2 -g" "LD_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/ld" "LIPO_FOR_TARGET=lipo" "LDFLAGS_FOR_TARGET=" "LIBCFLAGS_FOR_TARGET=-g -O2 -pipe -march=native" "LIBCXXFLAGS_FOR_TARGET=-g -O2 -pipe -march=native -D_GNU_SOURCE -fno-implicit-templates" "NM_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/nm" "OBJDUMP_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/objdump" "OBJCOPY_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/objcopy" "RANLIB_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/ranlib" "READELF_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/readelf" "STRIP_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/strip" "WINDRES_FOR_TARGET=windres" "WINDMC_FOR_TARGET=windmc" "BUILD_CONFIG=bootstrap-debug" "`echo 'LANGUAGES=' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "LEAN=false" "STAGE1_CFLAGS=" "STAGE1_CXXFLAGS=" "STAGE1_TFLAGS=" "STAGE2_CFLAGS=-m64 -O2 -pipe -march=native -gtoggle" "STAGE2_CXXFLAGS=-m64 -O2 -pipe -march=native -gtoggle" "STAGE2_TFLAGS=" "STAGE3_CFLAGS=-m64 -O2 -pipe -march=native" "STAGE3_CXXFLAGS=-m64 -O2 -pipe -march=native" "STAGE3_TFLAGS=" "STAGE4_CFLAGS=-m64 -O2 -pipe -march=native" "STAGE4_CXXFLAGS=-m64 -O2 -pipe -march=native" "STAGE4_TFLAGS=" "STAGEprofile_CFLAGS=-m64 -O2 -pipe -march=native -gtoggle -fprofile-generate" "STAGEprofile_CXXFLAGS=-m64 -O2 -pipe -march=native -gtoggle -fprofile-generate" "STAGEprofile_TFLAGS=" "STAGEfeedback_CFLAGS=-m64 -O2 -pipe -march=native -fprofile-use" "STAGEfeedback_CXXFLAGS=-m64 -O2 -pipe -march=native -fprofile-use" "STAGEfeedback_TFLAGS=" "STAGEautoprofile_CFLAGS=-m64 -O2 -pipe -march=native -gtoggle -g" "STAGEautoprofile_CXXFLAGS=-m64 -O2 -pipe -march=native -gtoggle -g" "STAGEautoprofile_TFLAGS=" "STAGEautofeedback_CFLAGS=-m64 -O2 -pipe -march=native" "STAGEautofeedback_CXXFLAGS=-m64 -O2 -pipe -march=native" "STAGEautofeedback_TFLAGS=" "CXX_FOR_TARGET= $r/./gcc/xg++ -B$r/./gcc/ -nostdinc++ `if test -f $r/x86_64-pc-linux-gnu/libstdc++-v3/scripts/testsuite_flags; then /bin/bash $r/x86_64-pc-linux-gnu/libstdc++-v3/scripts/testsuite_flags --build-includes; else echo -funconfigured-libstdc++-v3 ; fi` -L$r/x86_64-pc-linux-gnu/libstdc++-v3/src -L$r/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L$r/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs" "TFLAGS=" "CONFIG_SHELL=/bin/bash" "MAKEINFO=makeinfo --split-size=5000000 --s └─bash,5830 -cr=`${PWDCMD-pwd}`; export r; \\\012s=`cd /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0; ${PWDCMD-pwd}`; export s; \\\012FLEX="flex"; export FLEX; LEX="flex"; export LEX; BISON="bison"; export BISON; YACC="bison -y"; export YACC; M4="m4"; export M4; SED="/bin/sed"; export SED; AWK="gawk"; export AWK; MAKEINFO="makeinfo --split-size=5000000"; export MAKEINFO; AR="/usr/x86_64-pc-linux-gnu/bin/ar"; export AR; AS="$r/./gcc/as"; export AS; CC="/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include $TFLAGS"; export CC; CFLAGS="-g -O2 -pipe -march=native"; export CFLAGS; CONFIG_SHELL="/bin/bash"; export CONFIG_SHELL; CPPFLAGS=""; export CPPFLAGS; CXXFLAGS="-g -O2 -pipe -march=native -D_GNU_SOURCE"; export CXXFLAGS; GFORTRAN="/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/gfortran -B/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include $TFLAGS"; export GFORTRAN; GOC=" -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include $TFLAGS"; export GOC; DLLTOOL="dlltool"; export DLLTOOL; LD="$r/./gcc/collect-ld"; export LD; LDFLAGS=""; export LDFLAGS; LIPO="lipo"; export LIPO; NM="$r/./gcc/nm"; export NM; OBJDUMP="/usr/x86_64-pc-linux-gnu/bin/objdump"; export OBJDUMP; OBJCOPY="/usr/x86_64-pc-linux-gnu/bin/objcopy"; export OBJCOPY; RANLIB="/usr/x86_64-pc-linux-gnu/bin/ranlib"; export RANLIB; READELF="/usr/x86_64-pc-linux-gnu/bin/readelf"; export READELF; STRIP="/usr/x86_64-pc-linux-gnu/bin/strip"; export STRIP; WINDRES="windres"; export WINDRES; WINDMC="windmc"; export WINDMC; LD_LIBRARY_PATH=`echo "$r/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs:$r/x86_64-pc-linux-gnu/libsanitizer/.libs:$r/x86_64-pc-linux-gnu/libvtv/.libs:$r/x86_64-pc-linux-gnu/libgomp/.libs:$r/x86_64-pc-linux-gnu/libitm/.libs:$r/x86_64-pc-linux-gnu/libatomic/.libs:$r/./gcc:$r/./prev-gcc:$LD_LIBRARY_PATH" | sed 's,::*,:,g;s,^:*,,;s,:*$,,'`; export LD_LIBRARY_PATH; LD_LIBRARY_PATH=`echo "$LD_LIBRARY_PATH" | sed 's,::*,:,g;s,^:*,,;s,:*$,,'`; export LD_LIBRARY_PATH; TARGET_CONFIGDIRS="libgcc libbacktrace libgomp libatomic libitm libstdc++-v3 libsanitizer libvtv libquadmath libgfortran"; export TARGET_CONFIGDIRS; CXX=" $r/./gcc/xg++ -B$r/./gcc/ -nostdinc++ `if test -f $r/x86_64-pc-linux-gnu/libstdc++-v3/scripts/testsuite_flags; then /bin/bash $r/x86_64-pc-linux-gnu/libstdc++-v3/scripts/testsuite_flags --build-includes; else echo -funconfigured-libstdc++-v3 ; fi` -L$r/x86_64-pc-linux-gnu/libstdc++-v3/src -L$r/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L$r/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include $TFLAGS"; export CXX; \\\012(cd x86_64-pc-linux-gnu/libatomic && \\\012 make "DESTDIR=" "RPATH_ENVVAR=LD_LIBRARY_PATH" "TARGET_SUBDIR=x86_64-pc-linux-gnu" "bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0" "datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0" "exec_prefix=/usr" "includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include" "datarootdir=/usr/share" "docdir=/usr/share/doc/" "infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/info" "pdfdir=/usr/share/doc/" "htmldir=/usr/share/doc/" "libdir=/usr/lib" "libexecdir=/usr/libexec" "lispdir=" "localstatedir=/usr/var" "mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/man" "oldincludedir=/usr/include" "prefix=/usr" "sbindir=/usr/sbin" "sharedstatedir=/usr/com" "sysconfdir=/usr/etc" "tooldir=/usr/x86_64-pc-linux-gnu" "build_tooldir=/usr/x86_64-pc-linux-gnu" "target_alias=x86_64-pc-linux-gnu" "AWK=gawk" "BISON=bison" "CC_FOR_BUILD=x86_64-pc-linux-gnu-gcc" "CFLAGS_FOR_BUILD=-O2 -pipe -march=native" "CXX_FOR_BUILD=x86_64-pc-linux-gnu-g++ -std=gnu++98" "EXPECT=expect" "FLEX=flex" "INSTALL=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c" "INSTALL_DATA=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644" "INSTALL_PROGRAM=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c" "INSTALL_SCRIPT=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c" "LDFLAGS_FOR_BUILD=-Wl,-O1 -Wl,--as-needed" "LEX=flex" "M4=m4" "MAKE=make" "RUNTEST=runtest" "RUNTESTFLAGS=" "SED=/bin/sed" "SHELL=/bin/bash" "YACC=bison -y" "`echo 'ADAFLAGS=' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "ADA_CFLAGS=" "AR_FLAGS=rc" "`echo 'BOOT_ADAFLAGS=-gnatpg' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "BOOT_CFLAGS=-m64 -O2 -pipe -march=native" "BOOT_LDFLAGS=" "CFLAGS=-g -O2 -pipe -march=native" "CXXFLAGS=-g -O2 -pipe -march=native -D_GNU_SOURCE" "LDFLAGS=" "LIBCFLAGS=-g -O2 -pipe -march=native" "LIBCXXFLAGS=-g -O2 -pipe -march=native -D_GNU_SOURCE -fno-implicit-templates" "STAGE1_CHECKING=--enable-checking=release,types" "STAGE1_LANGUAGES=c,c++,lto" "GNATBIND=no" "GNATMAKE=no" "AR_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/ar" "AS_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/as" "CC_FOR_TARGET=/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/" "CFLAGS_FOR_TARGET=-g -O2 -pipe -march=native" "CPPFLAGS_FOR_TARGET=" "CXXFLAGS_FOR_TARGET=-g -O2 -pipe -march=native -D_GNU_SOURCE" "DLLTOOL_FOR_TARGET=dlltool" "FLAGS_FOR_TARGET=-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include" "GFORTRAN_FOR_TARGET=/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/gfortran -B/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/" "GOC_FOR_TARGET=" "GOCFLAGS_FOR_TARGET=-O2 -g" "LD_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/ld" "LIPO_FOR_TARGET=lipo" "LDFLAGS_FOR_TARGET=" "LIBCFLAGS_FOR_TARGET=-g -O2 -pipe -march=native" "LIBCXXFLAGS_FOR_TARGET=-g -O2 -pipe -march=native -D_GNU_SOURCE -fno-implicit-templates" "NM_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/nm" "OBJDUMP_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/objdump" "OBJCOPY_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/objcopy" "RANLIB_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/ranlib" "READELF_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/readelf" "STRIP_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/strip" "WINDRES_FOR_TARGET=windres" "WINDMC_FOR_TARGET=windmc" "BUILD_CONFIG=bootstrap-debug" "`echo 'LANGUAGES=' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "LEAN=false" "STAGE1_CFLAGS=" "STAGE1_CXXFLAGS=" "STAGE1_TFLAGS=" "STAGE2_CFLAGS=-m64 -O2 -pipe -march=native -gtoggle" "STAGE2_CXXFLAGS=-m64 -O2 -pipe -march=native -gtoggle" "STAGE2_TFLAGS=" "STAGE3_CFLAGS=-m64 -O2 -pipe -march=native" "STAGE3_CXXFLAGS=-m64 -O2 -pipe -march=native" "STAGE3_TFLAGS=" "STAGE4_CFLAGS=-m64 -O2 -pipe -march=native" "STAGE4_CXXFLAGS=-m64 -O2 -pipe -march=native" "STAGE4_TFLAGS=" "STAGEprofile_CFLAGS=-m64 -O2 -pipe -march=native -gtoggle -fprofile-generate" "STAGEprofile_CXXFLAGS=-m64 -O2 -pipe -march=native -gtoggle -fprofile-generate" "STAGEprofile_TFLAGS=" "STAGEfeedback_CFLAGS=-m64 -O2 -pipe -march=native -fprofile-use" "STAGEfeedback_CXXFLAGS=-m64 -O2 -pipe -march=native -fprofile-use" "STAGEfeedback_TFLAGS=" "STAGEautoprofile_CFLAGS=-m64 -O2 -pipe -march=native -gtoggle -g" "STAGEautoprofile_CXXFLAGS=-m64 -O2 -pipe -march=native -gtoggle -g" "STAGEautoprofile_TFLAGS=" "STAGEautofeedback_CFLAGS=-m64 -O2 -pipe -march=native" "STAGEautofeedback_CXXFLAGS=-m64 -O2 -pipe -march=native" "STAGEautofeedback_TFLAGS=" "CXX_FOR_TARGET= $r/./gcc/xg++ -B$r/./gcc/ -nostdinc++ `if test -f $r/x86_64-pc-linux-gnu/libstdc++-v3/scripts/testsuite_flags; then /bin/bash $r/x86_64-pc-linux-gnu/libstdc++-v3/scripts/testsuite_flags --build-includes; else echo -funconfigured-libstdc++-v3 ; fi` -L$r/x86_64-pc-linux-gnu/libstdc++-v3/src -L$r/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L$r/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs" "TFLAGS=" "CONFIG_SHELL=/bin/bash" "MAKEINFO=makeinfo --split-size=5000000 --s └─make,5842 DESTDIR= RPATH_ENVVAR=LD_LIBRARY_PATH TARGET_SUBDIR=x86_64-pc-linux-gnu bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0 datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0 exec_prefix=/usr includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include datarootdir=/usr/share docdir=/usr/share/doc/ infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/info pdfdir=/usr/share/doc/ htmldir=/usr/share/doc/ libdir=/usr/lib libexecdir=/usr/libexec lispdir= localstatedir=/usr/var mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/man oldincludedir=/usr/include prefix=/usr sbindir=/usr/sbin sharedstatedir=/usr/com sysconfdir=/usr/etc tooldir=/usr/x86_64-pc-linux-gnu build_tooldir=/usr/x86_64-pc-linux-gnu target_alias=x86_64-pc-linux-gnu AWK=gawk BISON=bison CC_FOR_BUILD=x86_64-pc-linux-gnu-gcc CFLAGS_FOR_BUILD=-O2 -pipe -march=native CXX_FOR_BUILD=x86_64-pc-linux-gnu-g++ -std=gnu++98 EXPECT=expect FLEX=flex INSTALL=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c INSTALL_DATA=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 INSTALL_PROGRAM=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c INSTALL_SCRIPT=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c LDFLAGS_FOR_BUILD=-Wl,-O1 -Wl,--as-needed LEX=flex M4=m4 MAKE=make RUNTEST=runtest RUNTESTFLAGS= SED=/bin/sed SHELL=/bin/bash YACC=bison -y XFOO= ADA_CFLAGS= AR_FLAGS=rc BOOT_ADAFLAGS=-gnatpg BOOT_CFLAGS=-m64 -O2 -pipe -march=native BOOT_LDFLAGS= CFLAGS=-g -O2 -pipe -march=native CXXFLAGS=-g -O2 -pipe -march=native -D_GNU_SOURCE LDFLAGS= LIBCFLAGS=-g -O2 -pipe -march=native LIBCXXFLAGS=-g -O2 -pipe -march=native -D_GNU_SOURCE -fno-implicit-templates STAGE1_CHECKING=--enable-checking=release,types STAGE1_LANGUAGES=c,c++,lto GNATBIND=no GNATMAKE=no AR_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/ar AS_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/as CC_FOR_TARGET=/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/ CFLAGS_FOR_TARGET=-g -O2 -pipe -march=native CPPFLAGS_FOR_TARGET= CXXFLAGS_FOR_TARGET=-g -O2 -pipe -march=native -D_GNU_SOURCE DLLTOOL_FOR_TARGET=dlltool FLAGS_FOR_TARGET=-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include GFORTRAN_FOR_TARGET=/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/gfortran -B/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/ GOC_FOR_TARGET= GOCFLAGS_FOR_TARGET=-O2 -g LD_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/ld LIPO_FOR_TARGET=lipo LDFLAGS_FOR_TARGET= LIBCFLAGS_FOR_TARGET=-g -O2 -pipe -march=native LIBCXXFLAGS_FOR_TARGET=-g -O2 -pipe -march=native -D_GNU_SOURCE -fno-implicit-templates NM_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/nm OBJDUMP_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/objdump OBJCOPY_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/objcopy RANLIB_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/ranlib READELF_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/readelf STRIP_FOR_TARGET=/usr/x86_64-pc-linux-gnu/bin/strip WINDRES_FOR_TARGET=windres WINDMC_FOR_TARGET=windmc BUILD_CONFIG=bootstrap-debug XFOO= LEAN=false STAGE1_CFLAGS= STAGE1_CXXFLAGS= STAGE1_TFLAGS= STAGE2_CFLAGS=-m64 -O2 -pipe -march=native -gtoggle STAGE2_CXXFLAGS=-m64 -O2 -pipe -march=native -gtoggle STAGE2_TFLAGS= STAGE3_CFLAGS=-m64 -O2 -pipe -march=native STAGE3_CXXFLAGS=-m64 -O2 -pipe -march=native STAGE3_TFLAGS= STAGE4_CFLAGS=-m64 -O2 -pipe -march=native STAGE4_CXXFLAGS=-m64 -O2 -pipe -march=native STAGE4_TFLAGS= STAGEprofile_CFLAGS=-m64 -O2 -pipe -march=native -gtoggle -fprofile-generate STAGEprofile_CXXFLAGS=-m64 -O2 -pipe -march=native -gtoggle -fprofile-generate STAGEprofile_TFLAGS= STAGEfeedback_CFLAGS=-m64 -O2 -pipe -march=native -fprofile-use STAGEfeedback_CXXFLAGS=-m64 -O2 -pipe -march=native -fprofile-use STAGEfeedback_TFLAGS= STAGEautoprofile_CFLAGS=-m64 -O2 -pipe -march=native -gtoggle -g STAGEautoprofile_CXXFLAGS=-m64 -O2 -pipe -march=native -gtoggle -g STAGEautoprofile_TFLAGS= STAGEautofeedback_CFLAGS=-m64 -O2 -pipe -march=native STAGEautofeedback_CXXFLAGS=-m64 -O2 -pipe -march=native STAGEautofeedback_TFLAGS= CXX_FOR_TARGET= /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/xg++ -B/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libstdc++-v3/libsupc++ -I/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libstdc++-v3/include/backward -I/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libstdc++-v3/testsuite/util -L/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs TFLAGS= CONFIG_SHELL=/bin/bash MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 AR=$(AR_FOR_TARGET) AS=$r/./gcc/as CC=$(CC_FOR_TARGET) $(XGCC_FLAGS_FOR_TARGET) $(TFLAGS) CFLAGS=$(CFLAGS_FOR_TARGET) CXX=$(CXX_FOR_TARGET) -B$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs -B$r/$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.libs $(XGCC_FLAGS_FOR_TARGET) $(TFLAGS) CXXFLAGS=$(CXXFLAGS_FOR_TARGET) DLLTOOL=$(DLLTOOL_FOR_TARGET) GFORTRAN=$(GFORTRAN_FOR_TARGET) $(XGCC_FLAGS_FOR_TARGET) $(TFLAGS) GOC=$(GOC_FOR_TARGET) $(XGCC_FLAGS_FOR_TARGET) $(TFLAGS) GOCFLAGS=$(GOCFLAGS_FOR_TARGET) LD=$r/./gcc/collect-ld LDFLAGS=$(LDFLAGS_FOR_TARGET) LIBCFLAGS=$(LIBCFLAGS_FOR_TARGET) LIBCXXFLAGS=$(LIBCXXFLAGS_FOR_TARGET) NM=$r/./gcc/nm OBJDUMP=$(OBJDUMP_FOR_TARGET) OBJCOPY=$(OBJCOPY_FOR_TARGET) RANLIB=$(RANLIB_FOR_TARGET) READELF=$(READELF_FOR_TARGET) WINDRES=$(WINDRES_FOR_TARGET) WINDMC=$(WINDMC_FOR_TARGET) XGCC_FLAGS_FOR_TARGET=-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include STAGE1_LDFLAGS=$(POSTSTAGE1_LDFLAGS) STAGE1_LIBS=$(POSTSTAGE1_LIBS) TFLAGS= all └─make,5848 all-recursive └─bash,5850 -c fail= failcom='exit 1'; \\\012for f in x $MAKEFLAGS; do \\\012 case $f in \\\012 *=* | --[!k]*);; \\\012 *k*) failcom='fail=yes';; \\\012 esac; \\\012done; \\\012dot_seen=no; \\\012target=`echo all-recursive | sed s/-recursive//`; \\\012list='testsuite'; for subdir in $list; do \\\012 echo "Making $target in $subdir"; \\\012 if test "$subdir" = "."; then \\\012 dot_seen=yes; \\\012 local_target="$target-am"; \\\012 else \\\012 local_target="$target"; \\\012 fi; \\\012 (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \\\012 || eval $failcom; \\\012done; \\\012if test "$dot_seen" = "no"; then \\\012 make "$target-am" || exit 1; \\\012fi; test -z "$fail" └─make,5858 all-am └─make,11202 DO=all multi-do └─bash,11213 -c if [ -z "32" ]; then \\\012 true; \\\012else \\\012 rootpre=`${PWDCMD-pwd}`/; export rootpre; \\\012 srcrootpre=`cd /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libatomic; ${PWDCMD-pwd}`/; export srcrootpre; \\\012 lib=`echo "${rootpre}" | sed -e 's,^.*/\\([^/][^/]*\\)/$,\\1,'`; \\\012 compiler="/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include "; \\\012 for i in `${compiler} --print-multi-lib 2>/dev/null`; do \\\012 dir=`echo $i | sed -e 's/;.*$//'`; \\\012 if [ "${dir}" = "." ]; then \\\012 true; \\\012 else \\\012 if [ -d ../${dir}/${lib} ]; then \\\012\011flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \\\012\011if (cd ../${dir}/${lib}; make \\\012\011\011\011CFLAGS="-g -O2 -pipe -march=native ${flags}" \\\012\011\011\011CCASFLAGS=" ${flags}" \\\012\011\011\011FCFLAGS="-O2 -pipe ${flags}" \\\012\011\011\011FFLAGS="-O2 -pipe ${flags}" \\\012\011\011\011ADAFLAGS=" ${flags}" \\\012\011\011\011prefix="/usr" \\\012\011\011\011exec_prefix="/usr" \\\012\011\011\011GOCFLAGS="-O2 -g ${flags}" \\\012\011\011\011CXXFLAGS="-g -O2 -pipe -march=native -D_GNU_SOURCE ${flags}" \\\012\011\011\011LIBCFLAGS="-g -O2 -pipe -march=native ${flags}" \\\012\011\011\011LIBCXXFLAGS="-g -O2 -pipe -march=native -D_GNU_SOURCE -fno-implicit-templates ${flags}" \\\012\011\011\011LDFLAGS=" ${flags}" \\\012\011\011\011MULTIFLAGS="${flags}" \\\012\011\011\011DESTDIR="" \\\012\011\011\011INSTALL="/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c" \\\012\011\011\011INSTALL_DATA="/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644" \\\012\011\011\011INSTALL_PROGRAM="/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c" \\\012\011\011\011INSTALL_SCRIPT="/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c" \\\012\011\011\011all); then \\\012\011 true; \\\012\011else \\\012\011 exit 1; \\\012\011fi; \\\012 else true; \\\012 fi; \\\012 fi; \\\012 done; \\\012fi └─bash,11233 -c if [ -z "32" ]; then \\\012 true; \\\012else \\\012 rootpre=`${PWDCMD-pwd}`/; export rootpre; \\\012 srcrootpre=`cd /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libatomic; ${PWDCMD-pwd}`/; export srcrootpre; \\\012 lib=`echo "${rootpre}" | sed -e 's,^.*/\\([^/][^/]*\\)/$,\\1,'`; \\\012 compiler="/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include "; \\\012 for i in `${compiler} --print-multi-lib 2>/dev/null`; do \\\012 dir=`echo $i | sed -e 's/;.*$//'`; \\\012 if [ "${dir}" = "." ]; then \\\012 true; \\\012 else \\\012 if [ -d ../${dir}/${lib} ]; then \\\012\011flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \\\012\011if (cd ../${dir}/${lib}; make \\\012\011\011\011CFLAGS="-g -O2 -pipe -march=native ${flags}" \\\012\011\011\011CCASFLAGS=" ${flags}" \\\012\011\011\011FCFLAGS="-O2 -pipe ${flags}" \\\012\011\011\011FFLAGS="-O2 -pipe ${flags}" \\\012\011\011\011ADAFLAGS=" ${flags}" \\\012\011\011\011prefix="/usr" \\\012\011\011\011exec_prefix="/usr" \\\012\011\011\011GOCFLAGS="-O2 -g ${flags}" \\\012\011\011\011CXXFLAGS="-g -O2 -pipe -march=native -D_GNU_SOURCE ${flags}" \\\012\011\011\011LIBCFLAGS="-g -O2 -pipe -march=native ${flags}" \\\012\011\011\011LIBCXXFLAGS="-g -O2 -pipe -march=native -D_GNU_SOURCE -fno-implicit-templates ${flags}" \\\012\011\011\011LDFLAGS=" ${flags}" \\\012\011\011\011MULTIFLAGS="${flags}" \\\012\011\011\011DESTDIR="" \\\012\011\011\011INSTALL="/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c" \\\012\011\011\011INSTALL_DATA="/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644" \\\012\011\011\011INSTALL_PROGRAM="/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c" \\\012\011\011\011INSTALL_SCRIPT="/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c" \\\012\011\011\011all); then \\\012\011 true; \\\012\011else \\\012\011 exit 1; \\\012\011fi; \\\012 else true; \\\012 fi; \\\012 fi; \\\012 done; \\\012fi └─make,11234 CFLAGS=-g -O2 -pipe -march=native -m32 CCASFLAGS= -m32 FCFLAGS=-O2 -pipe -m32 FFLAGS=-O2 -pipe -m32 ADAFLAGS= -m32 prefix=/usr exec_prefix=/usr GOCFLAGS=-O2 -g -m32 CXXFLAGS=-g -O2 -pipe -march=native -D_GNU_SOURCE -m32 LIBCFLAGS=-g -O2 -pipe -march=native -m32 LIBCXXFLAGS=-g -O2 -pipe -march=native -D_GNU_SOURCE -fno-implicit-templates -m32 LDFLAGS= -m32 MULTIFLAGS= -m32 DESTDIR= INSTALL=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c INSTALL_DATA=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c -m 644 INSTALL_PROGRAM=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c INSTALL_SCRIPT=/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c all └─make,11238 all-recursive └─bash,11246 -c fail= failcom='exit 1'; \\\012for f in x $MAKEFLAGS; do \\\012 case $f in \\\012 *=* | --[!k]*);; \\\012 *k*) failcom='fail=yes';; \\\012 esac; \\\012done; \\\012dot_seen=no; \\\012target=`echo all-recursive | sed s/-recursive//`; \\\012list='testsuite'; for subdir in $list; do \\\012 echo "Making $target in $subdir"; \\\012 if test "$subdir" = "."; then \\\012 dot_seen=yes; \\\012 local_target="$target-am"; \\\012 else \\\012 local_target="$target"; \\\012 fi; \\\012 (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \\\012 || eval $failcom; \\\012done; \\\012if test "$dot_seen" = "no"; then \\\012 make "$target-am" || exit 1; \\\012fi; test -z "$fail" └─make,11253 all-am └─bash,11698 ./libtool --tag=CC --mode=compile /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libatomic/config/x86 -I/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libatomic/config/posix -I/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -pipe -march=native -m32 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libatomic/config/x86/init.c └─xgcc,11734 -B/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libatomic/config/x86 -I/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libatomic/config/posix -I/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -pipe -march=native -m32 -MT init.lo -MD -MP -MF .deps/init.Tpo -c /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libatomic/config/x86/init.c -o init.o ├─cc1,11741 -quiet -I /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libatomic/config/x86 -I /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libatomic/config/posix -I /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libatomic -I . -imultilib 32 -iprefix /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/gcc/../../../lib/gcc/x86_64-pc-linux-gnu/7.3.0/ -isystem /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/include -isystem /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/include-fixed -MD init.d -MF .deps/init.Tpo -MP -MT init.lo -D_REENTRANT -D HAVE_CONFIG_H -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libatomic/config/x86/init.c -march=sandybridge -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -mno-sse4a -mcx16 -msahf -mno-movbe -maes -mno-sha -mpclmul -mpopcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-sgx -mno-bmi2 -mno-tbm -mavx -mno-avx2 -msse4.2 -msse4.1 -mno-lzcnt -mno-rtm -mno-hle -mno-rdrnd -mno-f16c -mno-fsgsbase -mno-rdseed -mno-prfchw -mno-adx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mno-clflushopt -mno-xsavec -mno-xsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mno-clwb -mno-mwaitx -mno-clzero -mno-pku -mno-rdpid -quiet -dumpbase init.c -march=i486 -mtune=generic -m32 -auxbase-strip init.o -g -O2 -Wall -Werror -fomit-frame-pointer -o - └─as,11742 -I /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libatomic/config/x86 -I /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libatomic/config/posix -I /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libatomic -I . --32 -o init.o