* Package: media-plugins/caps-plugins-0.9.26:0 * Repository: gentoo * Maintainer: proaudio@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking caps_0.9.26.tar.bz2 to /var/tmp/portage/media-plugins/caps-plugins-0.9.26/work >>> Source unpacked in /var/tmp/portage/media-plugins/caps-plugins-0.9.26/work >>> Preparing source in /var/tmp/portage/media-plugins/caps-plugins-0.9.26/work/caps-0.9.26 ... * Will copy sources from /var/tmp/portage/media-plugins/caps-plugins-0.9.26/work/caps-0.9.26 * abi_x86_64.amd64: copying to /var/tmp/portage/media-plugins/caps-plugins-0.9.26/work/caps-0.9.26-abi_x86_64.amd64 >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-plugins/caps-plugins-0.9.26/work/caps-0.9.26 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure >>> Source configured. >>> Compiling source in /var/tmp/portage/media-plugins/caps-plugins-0.9.26/work/caps-0.9.26 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j4 ARCH= CC=clang++ 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -fPIC -DPIC' '_LDFLAGS=-shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' Makefile:62: warning: ignoring prerequisites on suffix rule definition clang++ -MM -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DPIC Amp.cc AutoFilter.cc CabIII.cc CabIV.cc Chorus.cc Click.cc Compress.cc Eq.cc Fractals.cc Noisegate.cc Pan.cc Phaser.cc Reverb.cc Saturate.cc Scape.cc Sin.cc ToneStack.cc White.cc interface.cc dsp/polynomials.cc > depend Makefile:62: warning: ignoring prerequisites on suffix rule definition clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DPIC -o Amp.o -c Amp.cc clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DPIC -o AutoFilter.o -c AutoFilter.cc clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DPIC -o CabIII.o -c CabIII.cc clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DPIC -o CabIV.o -c CabIV.cc In file included from CabIII.cc:30: In file included from ./dsp/RBJ.h:29: ./dsp/IIR2.h:110:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int z = h; ^~~~~~~~~ ./dsp/IIR2.h:112:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T r = s * a[0]; ^~~~~~~~~ ./dsp/IIR2.h:131:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int z = h; ^~~~~~~~~ ./dsp/IIR2.h:133:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T r = s * a[0]; ^~~~~~~~~ ./dsp/IIR2.h:154:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int z = h; ^~~~~~~~~ ./dsp/IIR2.h:156:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T r = 0; ^~~~~~~~~ ./dsp/IIR2.h:175:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int z = h; ^~~~~~~~~ ./dsp/IIR2.h:177:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T r = 0; ^~~~~~~~~ ./dsp/IIR2.h:195:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int z = h; ^~~~~~~~~ ./dsp/IIR2.h:197:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T r = 0; ^~~~~~~~~ In file included from CabIV.cc:30: In file included from ./dsp/RBJ.h:29: ./dsp/IIR2.h:110:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int z = h; ^~~~~~~~~ ./dsp/IIR2.h:112:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T r = s * a[0]; ^~~~~~~~~ ./dsp/IIR2.h:131:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int z = h; ^~~~~~~~~In file included from Amp.cc:30: In file included from ./Amp.h:33: ./dsp/IIR2.h:110:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int z = h; ./dsp/IIR2.h:133:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ^~~~~~~~~ register T r = s * a[0]; ^~~~~~~~~ ./dsp/IIR2.h./dsp/IIR2.h:112:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T r = s * a[0]; ^~~~~~~~~ :154:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int z = h; ^~~~~~~~~./dsp/IIR2.h:131:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int z = h; ^~~~~~~~~ ./dsp/IIR2.h:133./dsp/IIR2.h:156:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] : register T r = 0; ^~~~~~~~~ 5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T r = s * a[0]; ^~~~~~~~~ ./dsp/IIR2.h:175:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./dsp/IIR2.h:154:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int z = h; register int z = h; ^~~~~~~~~ ^~~~~~~~~ ./dsp/IIR2.h:./dsp/IIR2.h:156:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T r = 0;177:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T r = 0; ^~~~~~~~~ ^~~~~~~~~ ./dsp/IIR2.h./dsp/IIR2.h:175:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int z = h; ^~~~~~~~~ :195:5./dsp/IIR2.h: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int z = h; ^~~~~~~~~ :177:5: ./dsp/IIR2.hwarning: :197:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T r = 0; ^~~~~~~~~ register T r = 0; ^~~~~~~~~ ./dsp/IIR2.h:195:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int z = h; ^~~~~~~~~ ./dsp/IIR2.h:197:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T r = 0; ^~~~~~~~~ In file included from CabIII.cc:31: In file included from ./Cabinet.h:38: In file included from ./dsp/Oversampler.h:34: In file included from ./dsp/sinc.h:31: ./dsp/Sine.h:75:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double s = b*y[z]; ^~~~~~~~~ ./dsp/Sine.h:104:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double s = b * y[z]; ^~~~~~~~~ In file included from AutoFilter.ccIn file included from :33: In file included from ./AutoFilter.h:38: ./dsp/IIR2.h:110:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] Amp.cc: register int z = h; ^~~~~~~~~ 30: In file included from ./Amp.h:35: In file included from ./dsp/Oversampler.h:34: In file included from ./dsp/sinc.h:31: ./dsp/Sine.h:75:5:./dsp/IIR2.h warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double s = b*y[z]; :112:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T r = s * a[0]; ^~~~~~~~~ ^~~~~~~~~ ./dsp/IIR2.h:131:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int z = h; ^~~~~~~~~ ./dsp/Sine.h:104:5: ./dsp/IIR2.hwarning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] : register double s = b * y[z]; ^~~~~~~~~ 133:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T r = s * a[0]; ^~~~~~~~~ ./dsp/IIR2.h:154:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int z = h; ^~~~~~~~~ ./dsp/IIR2.h:156:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T r = 0; ^~~~~~~~~ ./dsp/IIR2.h:175:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int z = h; ^~~~~~~~~ ./dsp/IIR2.h:177:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T r = 0; ^~~~~~~~~ ./dsp/IIR2.h:195:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int z = h; ^~~~~~~~~ ./dsp/IIR2.h:197:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register T r = 0; ^~~~~~~~~ In file included from CabIV.cc:31: In file included from ./Cabinet.h:38: In file included from ./dsp/Oversampler.h:34: In file included from ./dsp/sinc.h:31: ./dsp/Sine.h:75:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double s = b*y[z]; ^~~~~~~~~ ./dsp/Sine.h:104:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double s = b * y[z]; ^~~~~~~~~ In file included from CabIV.cc:31: In file included from ./Cabinet.h:39: ./dsp/v4f.h:158:12: error: no matching function for call to 'v4f_map' y[0] = v4f_map<__builtin_sinf> (w); ^~~~~~~~~~~~~~~~~~~~~~~ ./dsp/v4f.h:78:7: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'fn' v4f_t v4f_map (v4f_t x) ^ ./dsp/v4f.h:159:12: error: no matching function for call to 'v4f_map' y[1] = v4f_map<__builtin_sinf> (v4f_2 * w); ^~~~~~~~~~~~~~~~~~~~~~~ ./dsp/v4f.h:78:7: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'fn' v4f_t v4f_map (v4f_t x) ^ ./dsp/v4f.h:161:20: error: no matching function for call to 'v4f_map' y[2] = v4f_2 * v4f_map<__builtin_cosf> (w); /* b */ ^~~~~~~~~~~~~~~~~~~~~~~ ./dsp/v4f.h:78:7: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'fn' v4f_t v4f_map (v4f_t x) ^ ./dsp/v4f.h:168:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register v4f_t s = y[2] * y[z]; ^~~~~~~~~ In file included from CabIV.cc:31: In file included from ./Cabinet.h:41: ./dsp/v4f_IIR2.h:48:11: error: no matching function for call to 'v4f_map' sin = v4f_map<__builtin_sinf> (w); ^~~~~~~~~~~~~~~~~~~~~~~ ./dsp/v4f.h:78:7: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'fn' v4f_t v4f_map (v4f_t x) ^ In file included from CabIV.cc:31: In file included from ./Cabinet.h:41: ./dsp/v4f_IIR2.h:49:11: error: no matching function for call to 'v4f_map' cos = v4f_map<__builtin_cosf> (w); ^~~~~~~~~~~~~~~~~~~~~~~ ./dsp/v4f.h:78:7: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'fn' v4f_t v4f_map (v4f_t x) ^ In file included from CabIV.cc:31: In file included from ./Cabinet.h:41: ./dsp/v4f_IIR2.h:201:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] inline v4f_t process (register v4f_t s) ^~~~~~~~~ ./dsp/v4f_IIR2.h:185:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register v4f_t r = s * a[0]; ^~~~~~~~~ ./dsp/v4f_IIR2.h:205:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register v4f_t r = s * a[0]; ^~~~~~~~~ ./dsp/v4f_IIR2.h:226:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register v4f_t r = s * a[0]; ^~~~~~~~~ ./dsp/v4f_IIR2.h:326:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint h2 = h1 ^ 1; ^~~~~~~~~ ./dsp/v4f_IIR2.h:329:6: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register v4f_t r = s * a[0]; ^~~~~~~~~ ./dsp/v4f_IIR2.h:353:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint h2 = h1 ^ 1; ^~~~~~~~~ ./dsp/v4f_IIR2.h:356:6: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register v4f_t r; ^~~~~~~~~ ./dsp/v4f_IIR2.h:380:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint h2 = h1 ^ 1; ^~~~~~~~~ In file included from CabIII.cc:31: In file included from ./Cabinet.h:39: ./dsp/v4f.h:158:12: error: no matching function for call to 'v4f_map' y[0] = v4f_map<__builtin_sinf> (w); ^~~~~~~~~~~~~~~~~~~~~~~ ./dsp/v4f.h:78:7: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'fn' v4f_t v4f_map (v4f_t x) ^ ./dsp/v4f.h:159:12: error: no matching function for call to 'v4f_map' y[1] = v4f_map<__builtin_sinf> (v4f_2 * w); ^~~~~~~~~~~~~~~~~~~~~~~ ./dsp/v4f.h:78:7: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'fn' v4f_t v4f_map (v4f_t x) ^ ./dsp/v4f.h:161:20: error: no matching function for call to 'v4f_map' y[2] = v4f_2 * v4f_map<__builtin_cosf> (w); /* b */ ^~~~~~~~~~~~~~~~~~~~~~~ ./dsp/v4f.h:78:7: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'fn' v4f_t v4f_map (v4f_t x) ^ ./dsp/v4f_IIR2.h:383:6: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register v4f_t r = s * a[0]; ^~~~~~~~~ ./dsp/v4f.h:168:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register v4f_t s = y[2] * y[z]; ^~~~~~~~~ In file included from CabIII.cc:31: In file included from ./Cabinet.h:41: ./dsp/v4f_IIR2.h:48:11: error: no matching function for call to 'v4f_map' sin = v4f_map<__builtin_sinf> (w); ^~~~~~~~~~~~~~~~~~~~~~~ ./dsp/v4f.h:78:7: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'fn' v4f_t v4f_map (v4f_t x) ^ In file included from CabIII.cc:31: In file included from ./Cabinet.h:41: ./dsp/v4f_IIR2.h:49:11: error: no matching function for call to 'v4f_map' cos = v4f_map<__builtin_cosf> (w); ^~~~~~~~~~~~~~~~~~~~~~~ ./dsp/v4f.h:78:7: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'fn' v4f_t v4f_map (v4f_t x) ^ In file included from CabIII.cc:31: In file included from ./Cabinet.h:41: ./dsp/v4f_IIR2.h:201:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] inline v4f_t process (register v4f_t s) ^~~~~~~~~ ./dsp/v4f_IIR2.h:552:12: error: no matching function for call to 'v4f_map' a[0] = v4f_map<__builtin_sinf> (f); ^~~~~~~~~~~~~~~~~~~~~~~ ./dsp/v4f.h:78:7: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'fn' v4f_t v4f_map (v4f_t x) ^ In file included from CabIV.cc:31: In file included from ./Cabinet.h:41: ./dsp/v4f_IIR2.h:554:12: error: no matching function for call to 'v4f_map' a[5] = v4f_map<__builtin_cosf> (f); ^~~~~~~~~~~~~~~~~~~~~~~ ./dsp/v4f.h:78:7: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'fn' v4f_t v4f_map (v4f_t x) ^ ./dsp/v4f_IIR2.h:185:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register v4f_t r = s * a[0]; ^~~~~~~~~ ./dsp/v4f_IIR2.h:205:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register v4f_t r = s * a[0]; ^~~~~~~~~ ./dsp/v4f_IIR2.h:226:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register v4f_t r = s * a[0]; ^~~~~~~~~ In file included from CabIV.cc:31: In file included from ./Cabinet.h:41: ./dsp/v4f_IIR2.h:586:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint h2 = h1 ^ 1; ^~~~~~~~~ ./dsp/v4f_IIR2.h:608:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint h2 = h1 ^ 1; ^~~~~~~~~ ./dsp/v4f_IIR2.h:609:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register v4f_t r = s * a[0]; /* x * a[0] */ ^~~~~~~~~ ./dsp/v4f_IIR2.h:326:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint h2 = h1 ^ 1; ^~~~~~~~~ ./dsp/v4f_IIR2.h:329:6: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register v4f_t r = s * a[0]; ^~~~~~~~~ ./dsp/v4f_IIR2.h:353:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint h2 = h1 ^ 1; ^~~~~~~~~ ./dsp/v4f_IIR2.h:356:6: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register v4f_t r; ^~~~~~~~~ ./dsp/v4f_IIR2.h:380:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint h2 = h1 ^ 1; ^~~~~~~~~ ./dsp/v4f_IIR2.h:383:6: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register v4f_t r = s * a[0]; ^~~~~~~~~ ./dsp/v4f_IIR2.h:552:12: error: no matching function for call to 'v4f_map' a[0] = v4f_map<__builtin_sinf> (f); ^~~~~~~~~~~~~~~~~~~~~~~ ./dsp/v4f.h:78:7: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'fn' v4f_t v4f_map (v4f_t x) ^ In file included from CabIII.cc:31: In file included from ./Cabinet.h:41: ./dsp/v4f_IIR2.h:554:12: error: no matching function for call to 'v4f_map' a[5] = v4f_map<__builtin_cosf> (f); ^~~~~~~~~~~~~~~~~~~~~~~ ./dsp/v4f.h:78:7: note: candidate template ignored: invalid explicitly-specified argument for template parameter 'fn' v4f_t v4f_map (v4f_t x) ^ In file included from CabIII.cc:31: In file included from ./Cabinet.h:41: ./dsp/v4f_IIR2.h:586:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint h2 = h1 ^ 1; ^~~~~~~~~ ./dsp/v4f_IIR2.h:608:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint h2 = h1 ^ 1; ^~~~~~~~~ ./dsp/v4f_IIR2.h:609:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register v4f_t r = s * a[0]; /* x * a[0] */ ^~~~~~~~~ CabIII.cc:81:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register cabinet_float acc = s[i] + normal; ^~~~~~~~~ 27 warnings and 7 errors generated. make: *** [Makefile:62: CabIII.o] Error 1 make: *** Waiting for unfinished jobs.... 26 warnings and 7 errors generated. make: *** [Makefile:62: CabIV.o] Error 1 10 warnings generated. 12 warnings generated. * ERROR: media-plugins/caps-plugins-0.9.26::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-plugins/caps-plugins-0.9.26::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-plugins/caps-plugins-0.9.26::gentoo'`. * The complete build log is located at '/var/log/portage/media-plugins:caps-plugins-0.9.26:20220918-120411.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-plugins/caps-plugins-0.9.26/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-plugins/caps-plugins-0.9.26/temp/environment'. * Working directory: '/var/tmp/portage/media-plugins/caps-plugins-0.9.26/work/caps-0.9.26-abi_x86_64.amd64' * S: '/var/tmp/portage/media-plugins/caps-plugins-0.9.26/work/caps-0.9.26'